body {
	background: url('../images/back.jpg') top left repeat-x #dba45c;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
}

/* General Definitions */

a, a:link, a:active, a:visited{ color: #050505;}

a:hover{ text-decoration: none; }

h1, h2, h3, h4, h5{
	color: #050505;
	font-style: italic;
	font-family: Georgia;
	margin: 0 0 .8em 0;
}

h1.subhead{	font-size: 1.8em; height: 80px;}

h2{ font-size: 1.8em; line-height: .9em; }

h2 span { 
	font-size: .5em; 
	font-style: normal; 
	margin: 0px 0 0 0; 
}

h3{ font-size: 1.6em;
	line-height: 1.2em;}

h3.subhead {font-size: 2.6em;}

h4{ font-size: 1.4em;}

h5 {font-size: 1.4em; }

p{ margin: 0 0 .8em 0; }

ul{
	margin: 0 0 1em 2em;
	list-style: disc;
}

/* Layout and Coloring */

#page {
	display: block;
	text-align: center;
	background: url('../images/topclouds.jpg') top center no-repeat;
}

#shadows{
	width: 1031px;
	margin: 0 auto;
	background: url('../images/shadows.png') top left repeat-y;
}

#layout {
	width: 971px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 137px;
}

#header .logo{ 
	display: block;
	text-indent: -999em;
	background: url('../images/logo.png') 15px 15px no-repeat;
	width: 399px;
	height: 112px;
	padding: 15px 0 0 15px;
}	

#header .logo a{
	display: block;
	width: 399px;
	height: 112px;
}

#header .hRight{
	position: absolute;
	margin: -75px 0 0 720px;
}

#header .hRight a{ 
	color: #532f17;
	text-decoration: none;
}

#header .hRight a:hover{ text-decoration: underline; }

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li { float: left; }

.nav ul li a {
	display: block;
	padding: .85em;
	text-decoration: none;
}

.nav ul li a:hover { text-decoration: underline; }

#topNav{
	height: 53px;
}

#topNav ul {
	padding: 15px 0 0 65px;
}

#topNav a {
	font-size: 1.1em;
	color: #e1dcc3;
	text-decoration: none;
	border-right: 1px solid #e1dcc3;
	padding: 1px 19px;
}

#topNav a:hover {
	color: #fff;
	text-decoration: underline;
}

#topNav .lastOne a{
	border: none;
}

#content {
	clear: both;
	background: #ecddc4;
	color: #050505;
	padding: 13px 0 0 0 ;
}

#content .container {
	font-size: 1em;
	padding: 30px;
	line-height: 1.2em;
}

#innPage #content .container h2{
	font-size: 2em;
}

#innPage #content .container h2 span{
	display: block;
	margin: 5px 0 0 0;
}

#innPage #content .container{
	font-size: .8em;
}	

#content .slideshow{
	border: 2px solid #423028;
	width: 936px;
	height: 280px;
	margin: 0 0 0 15px;
	overflow: hidden;
}

#home #content .slideshow{
	height: 336px;
}

#content .flashMapLink{
	position: absolute;
	background: url('../images/maplink.png') top left no-repeat;
	width: 222px;
	height: 138px;
	margin: 2px 0 0 731px;
	z-index: 100;
}

#content #flashMapContainer{
	display: none;
}

.mapHeader{
	background: #999;
}

#flashmapContainer .mapHeader span{ font-size: 1.3em; }

.homeRight{
	float: right;
	margin: 0 0 20px 20px;
}

#footer {
	background: url('../images/footerbar.jpg') top left repeat-x #7aafd0;
}

.footerShadow{
	background: url('../images/shadows.png') top center repeat-y;
	padding: 0 0 10px 0;
	width: 1031px;
	margin: 0 auto;
}

.footCont{
	width: 971px;
	margin: 0 auto;
		padding: 0 0 20px 0;
}

#bottomNav ul { clear: both; height: 40px; padding: 15px 0 0 65px;}

#bottomNav a{ 
	font-size: .9em; 
	color: #f0ecd9; 
	border-right: 1px solid #f0ecd9;
	padding: 1px 15px;
}

#bottomNav .lastOne a{ border: none; }

.footerClouds{
	background: url('../images/bottomclouds.jpg') center 54px no-repeat;

}

.fbRight{ 
	float: right;
	width: 400px;
	padding: 45px 15px 0 0;
}

.fbRight h4{ 
	background: url('../images/logosm.png') top left no-repeat;
	width: 300px;
	height: 91px;
	text-indent: -999em;
	margin: 0 auto 15px auto;
}	

.fbRight .copyright{
	text-decoration: none;
	font-size: .8em;
	margin: 25px 0 0 0;
	display: block;
}

.fbRight .facebook{
	text-decoration: none;
	margin: 25px 0 0 5px;
}

.featured { padding: 0 0 0 20px; text-align: left; }

.featured .fHead{
	font-size: 1.4em;
	font-family: "Trebuchet MS";
}

.featured .fHead span{
	font-style: italic;
	font-size: .9em;
}	

.featured ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.featured ul li {
	float: left;
}

.featured ul li a{
	padding: 5px 5px 15px 5px;
	background: #fff;
	display: block;
	text-decoration: none;
	font-size: .8em;
	text-align: center;
	margin: 0 10px 0 0;
}

.featured ul li a img{
	margin: 0 0 15px 0;
}

.featured ul li a:hover{
	background: #ddd;
}

.featuredImage{
	border: none !important; 
}

#pullquote {left:500px; top:305px; position: absolute;
z-index: 10; font-size: 2em;}

/* General Class Definitions */

.clear{ clear: both; }

.image { border: 5px solid #fff; }

.right { float: right; }

.left { float: left; }

.image.right{ margin: 0 0 10px 10px; }

.image.left{ margin: 0 10px 10px 0; }

/* Auto/Conditional PDF Icon */

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/icon_pdf.png) no-repeat right;
}

/* For GC and Photo Code */

#geotrust img{ float: right; }

#photoGalDisplayTable td{ padding: 7px; }

.homeLinks a{
	display: block;
	padding: 5px;
	background: #fff;
	margin: 0 20px 10px 0;
	float: left;
}

.homeLinks a:hover{
	background: #ddd;
}
