body {
	margin: 0px;
	background-color:#242424;
	background-image:url(../images/bg.jpg);
}

#top {
	width:100%;
	text-align:center;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
}

#container {
	width:938px;
	margin:auto;
	text-align:center;
}

#nav {
	width:938px;
	height:56px;
	background-image:url(../images/bg_nav.jpg);
	background-repeat:no-repeat;
	text-align:center !important;
}

#navholder {
	width:800px;
	float:left;
}



#banner {
	width:938px;
}

#tagline {
	width:938px;
	border-bottom:8px solid #006600;
}

#newsection {
	width:938px;
	border-bottom:8px solid #006600;
	height:224px;
}
#newsticker {
	width:938px;
	float:left;
	width:577px;
}

#photogallery {
	width:361px;
	float:left;
}

#content {
	width:938px;
	background-color:white;
	background-image:url(../images/bg_content.gif);
	background-repeat:no-repeat;
	clear:both;
	
}

#contentinside {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#3c3c3c;
	text-align:left;
	padding:25px;
}

#footer {
	width:888px;
	color:#006600;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding:25px;
	font-family:Arial, Helvetica, sans-serif;
}


#footer a {
	color:#006600;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}


#leftContent {
	margin:0 25px 15px 0;
	padding:65px 19px 0px 19px;
	width:147px;
	height:320px;
	background:url(../images/leftContentBg.png) repeat-x top left;
	position:relative;
	float:left;
	color:#1b1b1b;
	background-color:#d5d5d5;
}
#leftContent p {
	padding:20px 0 20px 0;
	text-align:center;
	font-family:Century Gothic, Arial;
	font-size:13px;
}
#leftContent a, visited {
	color:#1b1b1b;
	line-height:16px;
	text-decoration:none;
}
#leftContent a:hover {
	color:#fff;
}

#leftContent h2.virtualTours {
	margin:0;
	padding:0;
	width:185px;
	height:50px;
	background:url(../images/leftContentdivider.jpg) 10px 25px no-repeat;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	position:absolute;
	top:15px;
	left:0;
	text-align:center;
	line-height:18px;
}










p {
	margin-top:0px;
	margin-bottom:14px;
}


#addBookmarkContainer {
	margin:0px !important;
	padding:0px !important;
}



h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	color:#262626;
	font-weight:normal;
	margin-top:0px;
}

h2 {
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#006600;
	font-weight:normal;
	margin-top:0px;
	font-style:italic;
}


a {
	color:#006600;
	text-decoration:underline;
	font-weight:bold;

}

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