body {
	background-color: #C79D62;
	background-image: url(images/frameset/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}


#mainbody {
	width: 750px;
	position: relative;
}
#topframe_left {
	height: 214px;
	width: 380px;
	background-color: #833C36;
	float: left;
	position: relative;
}
#topframe_right {
	background-color: #833C36;
	float: left;
	height: 214px;
	width: 370px;
	position: relative;
}
#navigation {
	float: left;
	height: 40px;
	width: 750px;
	position: relative;
}
#bottom {
	float: left;
	width: 750px;
	position: relative;
	background-color: #7D603E;
}

#bottom_left {
	float: left;
	width: 350px;
	position: relative;
	background-image: url(images/frameset/mainsection_background.jpg);
	background-repeat: repeat-x;
	padding: 15px;
	text-align: left;
}
#bottom_right {
	float: left;
	width: 370px;
	position: relative;
}
#sherpa_footer {
	float: left;
	width: 750px;
	position: relative;
}
#sherpa_footer p {
	font-size: 9px;
	font-style: italic;
	color: #7D603E;
	text-align: right;
}
.link1 a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.link1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.link1 a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.link1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.link2 a:link {
	color: #7D603E;
	text-decoration: none;
}
.link2 a:visited {
	color: #7D603E;
	text-decoration: none;
}
.link2 a:active {
	color: #7D603E;
	text-decoration: none;
}
.link2 a:hover {
	color: #7D603E;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.photogallery_border {
	border: 2px solid #695234;
}
