body {
	background-color: #E0CDA7;
	margin: 0px;
	background-image: url(images/frameset/main_bg.jpg);
	background-position: 50%;
	background-repeat: repeat-y;
}
#mainbody {
	width: 750px;
	padding-right: 5px;
	padding-left: 6px;
	position: relative;
}
#column1 {
	float: left;
	width: 250px;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
}
#column2 {
	float: left;
	width: 250px;
	padding-top: 0px;
	text-align: right;
	position: relative;
}
#column3 {
	float: left;
	width: 250px;
	padding-top: 0px;
	position: relative;
}
#column1_repeat {
	margin: 0px;
	padding: 0px;
	width: 250px;
	position: relative;
}
#content {
	width: 220px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	float: left;
}
/*height
html, body, #mainbody, #column1, #column3, #column1_repeat, #content
{
    height: auto !important;
	min-height: 100%;
	height: 100%;
}*/
#sherpa_footer {
	float: right;
	height: 35px;
	width: 104px;
	padding-top: 30px;
}
img {
	behavior: url(iepngfix.htc);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #570F10;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7B5228;
}


li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin-left: -30px;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #570F10;
}
.bold {
	font-weight: bold;
}
.link1 a:link {
	color: #000000;
	text-decoration: none;
}
.link1 a:visited {
	color: #000000;
	text-decoration: none;
}
.link1 a:active {
	color: #000000;
	text-decoration: none;
}
.link1 a:hover {
	color: #570F10;
	text-decoration: underline;
}

