body {
	margin: 0px;
	padding: 0px;
	background-color: #72725E;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9E4F28;
	margin: 0px;
	padding: 0px 0px 0px;
	height: 19px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

.roll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 0px 0px;
}

A.roll:link    {
	color:#FFFFFF;
	text-decoration:none;
    height: 19px;
    display: block;
     background-color: #9E4F28;
}
A.roll:visited {color:#FFFFFF; text-decoration:none;}
A.roll:active  {color:#D1D1B1; text-decoration:none;}
A.roll:hover   {color:#7D3F20; text-decoration:none;
	display: block;
	background-color: #AE6B4B;

}


.logo {
	background-color: #E1D775;
}
.thumbs {
	background-color: #FEFFD9;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.mainbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E7E7C3;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	padding: 25px;
	line-height: 17px;
}
.mainbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E4F28;
	background-color: #D1D1B1;
	padding: 25px;
	line-height: 17px;
}
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9E4F28;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
		height: 19px;
}


.border {
	border: 1px solid #FFFFFF;
}

.titlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E4F28;
	background-color: #D1D1B1;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FEFFD9;
	height: 30px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E7E7C3;
	line-height: 19px;
	padding: 25px;
}


.contentback {

	background-color: #FEFFD9;

	padding-top: 25px;
	padding-bottom: 25px;
}

