@charset "utf-8";
#wrapper {
	height: 700px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-align: center;
}

#header {
	background-color: #CCC;
	height: 110px;
	width: 865px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(images/header.jpg);
	border-top-width: 1px;
	border-right-width: 1px;

	border-bottom-width: 5
];
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #141435;
	border-right-color: #141435;
	border-bottom-color: #141435;
	border-left-color: #141435;
	border-bottom-width: 5px;
}

#headerRight {
	float: right;
	width: 600px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFFFF;
	text-align: right;
		text-shadow: 0px 2px #000
}
.heading {
	font-size: 17pt;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 0px 2px #000
}
#mainContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #131334;
	height: 530px;
	width: 880px;
	background-color: #FFF;
	padding: 10px;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #141435;
	border-right-color: #141435;
	border-bottom-color: #141435;
	border-left-color: #141435;
}
#headlinePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #141435;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
}
#contentPage {
	font-size: 16pt;
	line-height: 18pt;
	height: 327px;
	padding-top: 10px;
	padding-left: 25px;
	width: 575px;
}
a {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #CCC;
	text-decoration: none;
}


#photosBottom table tr td img {
	border: 1px solid #141435;
}

.addressRight {
	font-size: 12pt;
}
#addressInfo {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightHeadline {
	font-size: 16pt;
	font-weight: bold;
}




#rightColumn {
	color: #FFF;
	background-color: #141435;
	padding: 15px;
	width: 220px;
	float: right;
	height: 500px;
	text-align: center;
}
#contactTable {
	font-size: 16pt;
}
.smallParaText {
	font-size: 14pt;
}
