body {
	margin: 0;
	padding: 0;
	background: #D0CABD url('images/body-background.jpg') top center repeat-y;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	margin: 0 0 7px 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1.3em;
}

h1, h2, h3, h4, h5{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 { margin: 10px 0 0px 0; }

a img {
	border: none;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	border: none;
}

#content p{
	margin: 0;
	padding: 0 0 8px 0;
}

#content table{
	border-bottom: 1px solid #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

table th{
	text-align: left;
}

table td{
	padding: 2px;
}

table td, table th { padding: 2px 6px; }

table#climate1 td, table#climate2 td{ width: 50px; }

#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
}

/* Header CSS */

#header {
	position: relative;
	width: 100%;
	height: 140px;
	background: #FFF url('images/header-background.png') top repeat-x;
	z-index: 20;
}

#logo {
	position: absolute;
	top: 32px;
	left: 25px;
	border: none;
}

#header ul {
	position: absolute;
	bottom: 25px;
	right: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 345px;
	text-align: right;
	z-index: 20;
}

#header li {
	display: inline;
	padding: 0 3px 0 5px;
	border-left: 1px solid #666;
}

#header li.first {
	border: none;
}

#header li a {
	text-transform: uppercase;
	color: #EC9B05;
	text-decoration: none;
}

#header li a:hover {
	text-decoration: none;
	color: #000;
}


/* Submenu CSS */

ul#menu {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url('images/menu-background.png') left repeat-x;
	text-align: center;
	z-index: 20;
}

ul#menu li {
	position: relative;
	float: left;
	z-index: 20;
}

ul#menu li:hover{
	background: transparent url('images/menu-over.gif');
}

ul#menu li:hover a{
	color: #000;
}

ul#menu li:hover ul {
	display: block;
	z-index: 1000;
	width: 250px;
}

ul#menu a {
	display: block;
	font-size: 14px;
	padding: 5px 13px 6px 13px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
}

ul#menu a.highlight{
	color: #000;
	background: transparent url('images/menu-over.gif');
}

ul#menu ul {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 160px;
	text-align: left;
	z-index: 10;
	border: 1px solid #555;
	border-top: none;
}

ul#menu ul li {
	display: block;
	width: 100%;
	top: 0;
	padding-left: 0;
	font-size: 11px;
}

ul#menu ul li:hover{
	background-image: none;
}

ul#menu ul li a {
	text-transform: none;
	border-top: 1px solid #555;
	padding: 3px 7px;
	background-color: #D4CDBC;
	color: #000;
}

ul#menu ul a:hover {
	background-color: #FFF !important;
	background-image: none;
}


/* Frontpage Feature CSS */

#feature {
	position: relative;
	height: 334px;
	background: transparent url('images/frontpage-feature-background.png') top left no-repeat;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #FFF;
	z-index: 0;
}
	
#feature span {
	display: block;
	padding: 30px 0 0 15px;
	width: 245px;
}

#feature span h1, #feature span h4 {
	text-transform: uppercase;
	font-weight: normal;
}

#feature span h1 {
	margin-bottom: 5px;
}

#feature span h4 {
	margin-bottom: 15px;
}

#feature span p {
	margin: 0;
	padding: 0;
}

#myGallery {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
}


/* Frontpage Testimonial CSS */

#testimonial-identity, #testimonial-content {
	position: relative;
	width: 50%;
	height: 156px;
	float: left;
}

#testimonials.large #testimonial-identity{
	width: 44%;
}

#testimonials.large #testimonial-content{
	width: 56%;
}

#testimonial-identity {
	background-color: #027880;
}

#testimonial-identity cite {
	position: absolute;
	bottom: 22px;
	right: 124px;
	text-align: right;
	color: #FFF;
	font-family: Georgia, serif;
	font-style: normal;
}

#testimonial-identity img {
	position: absolute;
	bottom: 0;
	right: 0;
}

#testimonial-content {
	background-color: #EBF4F5;
	text-align: right;
	font-family: Georgia, serif;
	font-size: 13px;
	color: #027880;
}

.testimonial-quote-mark{
	position: relative;
	top: 3px;
	font-size: 24px;
}

#testimonial-content q {
	display: block;
	margin: 20px 20px 10px 20px;
	line-height: 1.4em;
	text-align: left;
}

#testimonials.large #testimonial-content q{
	margin-bottom: 0px;
}

q:before, q:after {
    content: ""; /* Remove default quotes for all browsers and add manually to cater for IE6 shortcomings */
}
	
#testimonial-content a {
	position: absolute;
	bottom: 15px;
	right: 25px;
	font-weight: bold;
	color: #027880;
	font-size: 12px;
}


/* Subpage CSS */

#content-wrapper {
	padding: 0 26px 40px 180px;
	background: transparent url('images/content-background.png') top left no-repeat;
}

#content-wrapper.notestimonials {
	background-image: url('images/content-background2.png');
}

#content-wrapper.buildings {
	background-image: url('images/building-content-background.png');
	z-index: 1;
}

#content-wrapper.withleft {
	padding-left: 40px;
}

html > body #submenu a, html > body #content a {
	text-decoration: none;
	border-bottom: 1px dotted #A62121;
}

html > body #submenu a:hover, html > body #content a:hover {
	border: none;
}

#slideshow-subpage {
	position: absolute;
	top: 167px;
	left: 0;
	z-index: 0;
}

#submenu {
	clear: left;
	width: 180px;
	float: left;
	margin-left: -90px; /* IE6 double margins bug */
	margin-top: 195px;
}

html > body #submenu {
	margin-left: -180px;
}

#submenu ul {
	margin: 0;
	padding: 0 15px;
	list-style: none;
}

#submenu li {
	padding-bottom: 12px;
}

#submenu a {
	color: #A62121;
	line-height: 16px;
}

#submenu a:hover {
	color: #000;
}

#testimonial-sidebar {
	float: right;
	width: 191px;
	padding-left: 25px; /* 17px for outside shadow */
	margin-top: 118px;
	margin-right: -13px;
	background: transparent url('images/sidebar-background.png') top right repeat-y;
	font-family: Georgia, serif;
	font-size: 13px;
	color: #027880;
}

html > body #testimonial-sidebar {
	margin-right: -26px;
}

#testimonial-sidebar q {
	display: block;
	margin-bottom: 15px;
	line-height: 18px;
}

#testimonial-sidebar cite {
	font-size: 11px;
}

#testimonial-sidebar .pad {
	padding: 15px 10px;
}

#contactbox {
	background: #027880 url('images/contact-background.jpg') top repeat-x;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#contactbox a {
	color: #FFF;
}

#contactbox strong {
	display: block;
	padding-bottom: 5px;
	font-family: Georgia, serif;
}

#content-wrapper.notestimonials #testimonial-sidebar{
	background: none;
}

#content-wrapper.notestimonials #contactbox{
	margin-bottom: 25px;
}

#content {
	padding-top: 195px;
	padding-right: 10px;
	color: #686050;
	line-height: 22px;
	font-size: 14px;
	font-family: Georgia, serif;
}

#content a {
	color: #A62121;
}

#content a:hover{
	color: #000;
}

#content h4{
	text-decoration: none;
	font-weight: bold;
}

/* Footer CSS */

#footer {
	clear: both;
	padding-top: 50px;
}

#footer.frontpage{
	background: #FFF url('images/content-shadow.gif') top repeat-x;
}

#footer.subpage {
	background: none;
	padding-top: 0;
}

#footer p {
	color: #6C6555;
}

#footer strong {
	color: #000;
	font-family: Georgia, serif;
}

#footer a {
	color: #A62121;
}

#footer p.contact {
	margin: 0 50px 0 400px;
	line-height: 1.4em;
}

#footer p.copyright {
	padding: 15px;
	font-size: 11px;
}


/* Content */

#pagelisting{
	margin: 0;
	padding: 0;
	list-style: none;
}

#pagelisting li{
	margin-bottom: 20px;
}

/* Photo Galleries */

#photogalleries{
	margin: 0;
	padding: 0;
	list-style: none;
}

/* for alternating table rows */
.blank {
background-color:white;
}

/* High-Speed
======================================================*/
.pad { overflow: auto; }
#fb_share { position: relative; display: block; float: left; }
#twitter_share { position: relative; display: block; float: left; margin-right: 10px; }


/* Buildings
======================================================*/

#buildings { position: relative; height: 470px; background: url('images/building-background.gif') repeat-x; z-index: 1; }
.buildings-shadow { position: absolute; top: 0; left: 0; width: 760px; height: 16px; background: url('images/building-shadow.png'); z-index: 100; }
#buildings-text { position: absolute; top: 0; right: 0; width: 267px; height: 104px; padding: 28px 28px 15px 28px; }
#buildings-text h2 { font-size: 14px; font-weight: bold; text-transform: none; color: #F6AB1F; margin: 0; }
#buildings-text p { color: white; font-family: georgia, serif; font-size: 14px; margin: 0; padding: 0; }

#buildings-map { position: absolute; width: 284px; height: 234px; right: 25px; bottom: 100px; background: url('images/building-map.gif'); }
#buildings-star { position: absolute; width: 154px; height: 155px; background: url('images/building-star.png'); top: -73px; left: -76px; }

#building-images { position: absolute; top: 0; left: 0; width: 435px; height: 382px; overflow: hidden; z-index: 2; }
.building-image { position: absolute; top: 0; left: 0; display: none; z-index: 2; }

.building-caption { position: absolute; left: 0; top: 343px; width: 435px; height: 39px; background: url('images/building-caption-background.png'); }
.building-caption h3 { position: absolute; top: 9px; left: 20px; color: white; text-transform: none; font-size: 17px; }
.building-caption a { border: none; text-decoration: none; color: #B0A58F; display: block; position: absolute; top: 12px; right: 25px; font-size: 14px; font-family: georgia, serif; }
.building-caption a:hover { border-bottom: 1px dotted; }

#building-nav { position: absolute; bottom: 0; left: 0; height: 88px; }
#building-nav ul { position: absolute; top: 0; left: 0; margin: 0; padding: 0; list-style: none; width: 700px; }
#building-nav ul li { float: left; top: 0; left: 0; border-top: 1px solid white; border-right: 1px solid white; list-style: none; margin: 0; padding: 0; }
#building-nav ul li a { border: none; display: block; width: 86px; height: 87px; position: relative; }
#building-nav ul li a img { display: block; position: absolute; }
#building-nav ul li a img.thumbselect { display: none; }


#building-gallery { margin: 0; padding: 0; list-style: none; }
#building-gallery li { float: left; margin: 0; padding: 0; margin: 0 10px 0 0; }
#content #building-gallery li a { border: none; }
#building-gallery li a img { border: none; }