.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AB7642;
	font-size: 18px;
}
p, td, li, br {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #5E8637;
}
a:visited {
	color: #554725;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 750px;
	position: relative;
	background-position: center;
	height: 100px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 12px;
	top: 4px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}


#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	text-align: left;
}
.subsubheader {
	font-size: 12px;
	font-weight: bold;
	color: #9A773F;
}

#content_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#imgheader {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}

#titleheader {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;	
}



#mainnav {
	width: 100%;
	position: relative;
}


#content {
	margin: 0px;
	padding: 40px 0px 0px;
	width: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
}

#content_wrapper {
	width:710px;
	padding:0px;
	float:left;
	position: relative;
	left: 2px;
	top: 0px;
	border-left: 1px solid #66CC00;
	text-align: left;
}

#content_left {
	float: left;
	width: 280px;
	position: relative;
	background-position: center;
	
}

#content_center {
	width: 420px;
	height: 100%;
	top: 0px;
	position: relative;
	float: left;
	display: block;
	clear:none;
	text-align: left;
}

#content_right {
	float: right;
	width: 160px;
	padding-left: 8px;
	position: relative;
	display: block;
	clear:none;
	top: 0px;
	border-left: 1px solid #66CC00;

}

#footer {
	margin: 0px;
	padding: 4px;
	width: 100%;
	position: relative;
	text-align: center;
}

#footer a:link {
	color: #963435;
	text-decoration: none;
	display: inline;
	margin-right: 14px;
	margin-left: 14px;
	font-weight: bold;
}
#footer a:visited {
	color: #875D38;
	text-decoration: none;
	display: inline;
	margin-right: 14px;
	margin-left: 14px;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
.subheader {
	font-weight: bold;
	color: #999999;
	padding: 2px;
	font-size: 14px;
}
.footertagline {
	font-size: 12px;
	color: #554725;
}
#content_left_sub {
	float: left;
	width: 190px;
	position: relative;
	background-position: center;
}
#content_center_sub {
	width: 500px;
	height: 100%;
	top: 0px;
	position: relative;
	float: left;
	display: block;
	clear:none;
	text-align: left;
}
#content_sub {
	margin: 0px;
	padding: 8px 0px 0px;
	width: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


#sidebarnav a:link {
	color: #663399;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 140px;
	padding: 4px;
	margin: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC4D4F;
}
#sidebarnav a:visited {
	color: #663399;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 140px;
	padding: 4px;
	margin: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC4D4F;
}

#sidebarnav a:hover {
	background-color: #FFF3DB;
}
#sidebarheader {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 1px;
	padding-bottom: 6px;
	color: #993333;
}
#gallerynav {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 2px;
}
#gallerynav_wrapper {
	display: block;
	border: 2px solid #DAE5E5;
	width: 150px;
	left: 0px;
	position: relative;
	padding: 0px;
}

.gallery_subheader {
	font-weight: bold;
	color: #993333;
	padding: 2px;
	font-size: 12px;
}
