/*
-----------------------------------------------
Heritage Park Styles
Author: Chris Pearce (Cornerstone Technologies)
----------------------------------------------- */
html, body {margin: 0; padding: 0;}

body {
	line-height: 1.9em;
	background: #486040;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #473B13;
	text-align: center;
	margin-top: 20px;
}

a:link, a:visited {text-decoration: underline; color: #29230C;}
a:hover {text-decoration: none; color: #3C4F35;}
a:active {color: #29230C;}

p {margin: 0 0 14px 0;} 

a img {border: 0;}

form {margin: 0; padding: 0;}

ul, ol {
  	padding: 0;				
	margin: 20px 30px 20px 40px;
}

ul li {
	line-height: 1.5em;
	list-style-image: url('_templateFiles/list-bullet.gif');
}

hr {
	color: #BAB07A;
	background: #BAB07A;
	height: 1px;
	border: 0;
}

blockquote {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #3D3916;
}
blockquote span {font: bold 13px Arial, Helvetica, sans-serif;}

h1 {
	margin: 0;
	font-size: 12px;
	color: #C58430;
}
h1 span {display: none;}


h2,h3,h4,h5,h6 {
	margin: 0 0 12px 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #486040;
	font-weight: bold;
}
h3,h4,h5,h6 {margin-top: 12px;}
h3 {color: #897D45; font-size: 12px;}
h4 {color: #95814D; font-size: 12px;}
h5 {color: #59734F; font-size: 12px;}
h6 {color: #473B13; font-size: 12px;}

/* Page Structure: SEO text
----------------------------------------------- */
	
#seo {
	height: 1px;
	overflow: hidden;
	position: absolute;
	left: -9000px;
}

/* Page Structure: Main Holding Container
----------------------------------------------- */
	
#container {
	width: 769px;
	background: #486040 url('_templateFiles/shadows/side.jpg') repeat-y right;
	position: relative;
	margin: 0 auto;
}

#container img.shadow {position: absolute; top: 0; right: -1px;}

/* Page Structure: Header
----------------------------------------------- */

#container #header {
	background: url('_templateFiles/header-bg.jpg') no-repeat top left;
	height: 104px;
	margin-right: 12px;
}

/* Page Structure: Nav
----------------------------------------------- */

#container #nav {
	height: 30px;
	background: #3B3A1C url('_templateFiles/nav-bg.jpg') no-repeat center;
	margin-right: 12px;
	position: relative;
	text-align: left;
}
/* ------ Main Menu Links -------- */
#container #nav ul#imenus0 {
	margin: 0; 
	padding: 0;
	z-index: 50;
	list-style: none;
	width: 638px !important;
} 
#container #nav ul#imenus0 li {
	list-style-image: none; 
	line-height: normal; 
	padding: 0;
	margin: 0;
}
#container #nav ul#imenus0 li a span.linkText {display: none;}

/* Page Structure: Top Banner 
----------------------------------------------- */

#container #banner {
	background: #486040;
	margin-right: 12px;
}

/* Page Structure: Content Area
----------------------------------------------- */

#container #contentContainerHome,
#container #contentContainer {
	background: url('_templateFiles/maincontent-bg.jpg') repeat-y top left;
	margin-right: 12px;
	text-align: center;
	padding: 10px 0 28px 0;
}

#container #contentContainer {padding: 0 0 35px 0;}

#container #contentContainer h1 {
	background: url('_templateFiles/contentTop-bg.jpg') no-repeat top left;
	margin: 0 30px 0 30px;
	height: 66px;
	text-indent: 0;
	text-align: left;
	position: relative;
}

#container #contentContainer h1 span {display: none;}
#container #contentContainer h1 img {position: absolute; top: 35px; left: 30px;}

#container #contentContainer #content {
	min-height: 185px;
	background: url('_templateFiles/content-bg.jpg') repeat-y;
	margin: 0 30px 0 31px;
	padding: 14px 45px 0 35px;
	text-align: left;
}

* html #container #contentContainer #content {height: 185px;}
#container #contentContainer #content img {border-color: #948041; padding: 2px;}
#container #contentContainer #content p,
#container #contentContainer #content table td,
#container #contentContainer #content table th {font: 12px Georgia, "Times New Roman", Times, serif; line-height: 1.5em;}

#container #contentContainer #contentBtm {
	background: url('_templateFiles/contentBtm-bg.jpg') no-repeat bottom left;
	height: 50px;
	margin: 0 30px 0 30px;
}

/* Page Structure: Footer Area
----------------------------------------------- */

#footer {
	position: relative;
	clear: both;
	width: 769px;
	background: #486040 url('_templateFiles/footer-bg.jpg') no-repeat top left;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	font: 10px Georgia, "Times New Roman", Times, serif;;
	color: #FFF;
	text-align: left;
	padding: 20px 0 30px 15px;
}
#footer p.seo {display: none;}

#footer img {
	position: absolute;
	top: 20px;
	right: 20px;
}

/* ------------------------------------------------------------------------------------------- */

/* Page Styles: Home Page Table
----------------------------------------------- */

#container #contentContainerHome table.homeTable {
	width: 690px;
	margin: 0 auto;
}

#container #contentContainerHome table.homeTable td {vertical-align: top; padding: 0;}
#container #contentContainerHome table.homeTable td a:link,
#container #contentContainerHome table.homeTable td a:visited {text-decoration: none;}
#container #contentContainerHome table.homeTable td a:hover {background: transparent;}
#container #contentContainerHome table.homeTable td p {font: 11px Georgia, "Times New Roman", Times, serif;}
#container #contentContainerHome table.homeTable td p.learnMore {
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
} 

#container #contentContainerHome table.homeTable td.leftCol {
	width: 244px;
	height: 297px;
	background: url('_templateFiles/home-leftTD.jpg') no-repeat top left;
}
#container #contentContainerHome table.homeTable td.leftCol a:link,
#container #contentContainerHome table.homeTable td.leftCol a:visited {text-decoration: underline;}
#container #contentContainerHome table.homeTable td.leftCol a:hover {text-decoration: none;}

#container #contentContainerHome table.homeTable td.leftCol h1 {
	background: url('_templateFiles/h1-bg/the-park.jpg') no-repeat center;
	margin: 14px 40px 5px 20px;
	height: 26px;
}

#container #contentContainerHome table.homeTable td.leftCol p {
	margin: 0 40px 10px 26px;
	text-align: left;
}

#container #contentContainerHome table.homeTable td.topCell {
	width: 446px;
	height: 167px;
	background: url('_templateFiles/home-topTD.jpg') no-repeat top right;
	padding-right: 5px;
}

#container #contentContainerHome table.homeTable td.topCell h1 {
	background: url('_templateFiles/h1-bg/services2.jpg') no-repeat left;
	margin: 14px 10px 5px 25px;
	height: 26px;
}

#container #contentContainerHome table.homeTable td.topCell p,
#container #contentContainerHome table.homeTable td.btmCell p {
	margin: 0 10px 10px 25px;
	text-align: left;
}

#container #contentContainerHome table.homeTable td.btmCell {
	width: 446px;
	height: 129px;
	background: url('_templateFiles/home-btmTD.jpg') no-repeat bottom right;
}

#container #contentContainerHome table.homeTable td.btmCell h1 {
	background: url('_templateFiles/h1-bg/tour.jpg') no-repeat left;
	margin: 15px 10px 10px 25px;
	height: 26px;
}

#container #contentContainerHome table.homeTable td.btmCell p img {float: left; margin-right: 18px;}
#container #contentContainerHome table.homeTable td.btmCell p img.noMargin {margin-right: 0;}

/* Page Styles: Photo Gallery Table
----------------------------------------------- */

#container #contentContainer #content table.photoGallery {
	width: 588px;
	border: 0;
	margin: 20px auto 0 auto;
}

#container #contentContainer #content table.photoGallery th {
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	background: url('Photo_Gallery/images/table-TH.gif') no-repeat top left;
	padding: 3px 0 2px 10px;
	color: #E7D296;
	border-bottom: 1px solid #473B13;
}

#container #contentContainer #content table.photoGallery td {
	padding: 0;
	background: #E7D296;
}

#container #contentContainer #content table.photoGallery td.emptyCell {
	font-size: 5px;
	height: 14px;
}

#container #contentContainer #content table.photoGallery td.imageCell {
	width: 196px;
	text-align: center;
}

#container #contentContainer #content table.photoGallery td.imageCell a img {border: 1px solid #AE8A2B;}
#container #contentContainer #content table.photoGallery td.imageCell a:hover img {border: 1px solid #585230;}


#container #contentContainer #content table.photoGallery td.imageCaption {
	width: 196px;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	vertical-align: top;
}
