@charset "utf-8";
body {
	background-image: url(../images/TileBG.gif);
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 900px;
	text-align: left;
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	background-image: url(../images/Header_BG.png);
}
#header img {
	padding: 0px;
	position: absolute;
	left: 760px;
	top: 7px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
#header a:hover img, #header a:active img, #header a:visited img,#header a:link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}

#header p {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 40px;
	margin-bottom: 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	word-spacing: 15px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.1em;
}
#header a:link, #header a:visited {
	color: #000;
	text-decoration: none;
}
#header a:hover {
	color: #700;
	text-decoration: none;
	vertical-align: -10%;
}
#header a:active {
	color: #000;
	text-decoration: none;
}
#header a.current   {
	font-weight: bolder;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 0.01px;
}
#header a.holder {
}


#header #subNav {
	padding: 0px;
	height: 21px;
	float: left;
	position: absolute;
	bottom: -21px;
	margin: 0px;
	left: 1px;
	background-image: url(../images/SubNavStrip_BG.png);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 50;
}
#header #subNav p {
	padding: 0px;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	word-spacing: 1px;
	color: #EBEBEB;
}
#header #subNav a:link, #header #subNav a:visited {
	text-decoration: none;
	color: #EBEBEB;
}
#header #subNav a:hover, #header #subNav a:active {
	color: #9bdcde;
	text-decoration: none;
	vertical-align: -0%;
}
#header #subNav a.current   {
	color: #9bdcde;
	font-weight: normal;
	letter-spacing: 1px;
}
#header #subNav a.holder {
}

#mainContent {
	margin: 0px;
	padding: 0px;
	height: 395px;
	background-color: #e8f7f7;
	width: 293px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#mainContent a {
	text-decoration: none;
	color: #000;
}

#mainContent h1 {
	padding: 0px;
	font-size: 20px;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#mainContent h2 {
	padding: 0px;
	font-size: 11px;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
	font-weight: bold;
	font-style: italic;
}
#mainContent h3 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-size: 11px;
	clear: both;
	float: left;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
}
#mainContent h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
	clear: both;
	float: left;
	text-align: justify;
	font-weight: normal;
}



#mainContent p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
	clear: both;
	float: left;
	text-align: justify;
}
#mainContent .quote  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	margin-right: 30px;
	margin-left: 30px;
	font-style: italic;
}

#mainContent .alternateList {
	padding: 0px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	font-style: italic;
}
#mainContent .highlighted {
	font-weight: bold;
	color: #53b6b9;
	margin-right: 10px;

}


#mainContent #gallery {
	margin: 0px;
	position: absolute;
	width: 293px;
	left: 3px;
	bottom: 0px;
	font-size: 9px;
	padding: 0px;
	text-align: center;
	font-variant: normal;
	clear: both;
}
#sidebar {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 395px;
	float: right;
	width: 604px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#middleContent {
	margin: 0px;
	padding: 0px;
	height: 395px;
	background-color: #e8f7f7;
	width: 898px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#middleContent h1 {
	padding: 0px;
	font-size: 20px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}

#middleContent h3 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-size: 11px;
	clear: both;
	float: left;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
}
#middleContent h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
	clear: both;
	float: left;
	text-align: justify;
	font-weight: normal;
}
#middleContent p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
	clear: both;
	float: left;
	text-align: justify;
}

#middleContent .highlighted {
	font-weight: bold;
	color: #53b6b9;
	margin-right: 10px;
}




#footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/Footer_BG.png);
}
#footer p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer img {
	margin-top: -18px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: 9px;
	text-transform: uppercase;
	clear: both;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
}
#apDiv_Column1 {
	position:absolute;
	width:200px;
	height:350px;
	z-index:1;
	left: 47px;
	top: 40px;
}
#apDiv_Column2 {
	position:absolute;
	width:200px;
	height:350px;
	z-index:1;
	left: 249px;
	top: 40px;
}
#apDiv_Column3 {
	position:absolute;
	width:200px;
	height:350px;
	z-index:1;
	left: 451px;
	top: 40px;
}
#apDiv_Column4 {
	position:absolute;
	width:200px;
	height:350px;
	z-index:1;
	left: 653px;
	top: 40px;
}

