body {
	background-color:#253220; 	
}

p, td, li, br, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #214B08;
}
a:visited {
	color: #214B08;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #76522F;
	font-size: 16px;
}

.header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #404F9A;
	font-size: 16px;
}

.subsubheader {
	font-size: 12px;
	font-weight: bold;
	color: #5E2A1A;
}

.subheader {
	font-weight: bold;
	color: #404F9A;
	padding: 2px;
	font-size: 14px;
}

.tagline {
	color: #384E9D;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

.footertagline {
	font-size: 16px;
	color: #354A2B;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 20px;
}

.larger {
	font-size: 14px;
	font-weight: bold;
}


#wrapper {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 800px;
	position: relative;
	background-position: center;
	height: 100px;
	background-color: #CCCAA5;
	top: 4px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}


#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	text-align: left;
	background-color: #CDCBA6;
}

#header-subwrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	background-color: #CDCBA6;
	background-image: url(images/left_side.jpg);

}

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

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



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



#content-wrapper {
	width:100%;
	padding:0px;
	position: relative;
	text-align: left;
	background-color: #CCCAA5;
}

#content-area {
	width:480px;
	padding:20px 0px 0px 20px;
	float:left;
	display: block;
	position: relative;
	top: 0px;
	text-align: left;
}


#content-right {
	float: right;
	width: 270px;
	padding-left: 8px;
	position: relative;
	display: block;
	clear:none;
	padding-top: 20px;

}

#footer {
	margin: 0px;
	padding: 4px;
	width: 792px;
	position: relative;
	text-align: center;
	background-color: #CCCAA5;
	display: block;
}

#footer a:link {
	color: #502C18;
	text-decoration: none;
}

#footer a:visited {
	color: #502C18;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #963435;
}

#footernav a:link {
	color: #502C18;
	text-decoration: none;
	display: inline;
	margin-right: 14px;
	margin-left: 14px;
	font-weight: bold;
}
#footernav a:visited {
	color: #875D38;
	text-decoration: none;
	display: inline;
	margin-right: 14px;
	margin-left: 14px;
	font-weight: bold;
}
#footernav a:hover {
	text-decoration: underline;
	color: #963435;
}

#gallery-content {
	display: block;
	position:relative;
	width:750px;
	text-align:left;
	background-position: center;
	padding: 10px 20px 20px;
}

#gallery-index {
	width:460px;
	padding:0px 0px 0px 20px;
	float:left;
	display: block;
	position: relative;
	top: 10px;
	text-align: left;
}

#gallery-right {
	float: right;
	width: 260px;
	padding-left: 8px;
	padding-right: 12px;
	position: relative;
	display: block;
	clear:none;
	padding-top: 0px;

}



#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;
}

hr {
	color: #663300;
}

.larger {
	font-size: 14px;
	font-weight: bold;
}

.subsubheader2 {
	font-weight: bold;
	color: #404F9A;
	padding: 2px;
	font-size: 12px
}
