
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	background-color: #7d7c63;
	background-image: url(/img/common/repeat_background.jpg);
	background-repeat: repeat;
}

body, td, th {
	color: #5c5b47;
	font-family: Georgia, Times, serif, Arial;
	font-size: 12px;
	font-weight: normal; 
	line-height: 19px;
}

.pagetitle {
	color: #5c5b47;
	font-family: Georgia, Times, serif, Arial;
	font-size: 24px;
	font-weight: normal; 
	font-style: italic;
}

.title {
	color: #a8536b;
	font-family: Georgia, Times, serif, Arial;
	font-size: 14px;
	font-weight: bold; 
}

a:link, a:visited, a:active {
	color: #40240a;
	font-family: Georgia, Times, serif, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #40240a;
	font-family: Georgia, Times, serif, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:hover .imgroller {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

#fullwrapper {
	width: 100%;
	min-height: 865px;
	background-image: url(/img/common/main_background.jpg);
	background-repeat: repeat-x;
}

#topwrapper {
	width: 100%;
	height: 179px;
	background-image: url(/img/common/top_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #eff0de;
	text-align: center;
}

#navwrapper {
	width: 920px;
	height: 125px;
	background-image: url(/img/common/nav_background.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#thenav {
	width: 492px;
	height: 24px;
	overflow: hidden;
	padding: 46px 0px 0px 391px;
}

#content {
	width: 882px;
	min-height: 400px;
	margin: 0 auto;
	padding: 0px 0px 50px 0px;
	background-color: #eff0de;
}

#contentfull {
	width: 782px;
	padding: 41px 0px 0px 50px;
}

#contentleft {
	float: left;
	width: 565px;
	padding: 41px 0px 0px 50px;
}

#contentright {
	float: right;
	width: 179px;
	padding: 41px 50px 0px 0px;
}

#hometop {
	width: 882px;
	background-image: url(/img/home/tree_background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#hometopcontent {
	width: 555px;
	padding: 40px 0px 55px 50px;
}

#homebottomcontent {
	width: 782px;
	padding: 9px 0px 0px 50px;
}

#footer {
	width: 882px;
	height: 107px;
	background-image: url(/img/common/footer_background.gif);
	background-repeat: no-repeat;
	color: #c2c3ac;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	font-weight: normal;
	margin: 0 auto;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #a8536b;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #a8536b;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#footerleft {
	float: left;
	padding: 20px 0px 0px 45px;
}

#footerright {
	float: right;
	padding: 47px 50px 0px 0px;
	text-align: right;
}

#bottomtext {
	width: 882px;
	margin: 0 auto;
	text-align: center;
	padding: 24px 0px 0px 0px;
	color: #eff0de;
	font-family: Georgia, Times, serif, Arial;
	font-size: 10px;
	font-weight: normal;
}

#bottomtext a:link, #bottomtext a:visited, #bottomtext a:active {
	color: #c1c57c;
	font-family: Georgia, Times, serif, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#bottomtext a:hover {
	color: #c1c57c;
	font-family: Georgia, Times, serif, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.imgbrd {
	border: 10px solid #c0c1aa;
}

.imgbrdroll {
	border: 10px solid #c0c1aa;
}

a:hover .imgbrdroll {
	border: 10px solid #5c5b47;
}

.coverwrapper {
	width: 782px;
	overflow: hidden;
}

.coverholder {
	width: 790px;
}

.coveritem {
	float: left;
	width: 190px;
	padding: 0px 7px 0px 0px;
}

.rightfloater {
	float: right;
	padding: 0px 0px 10px 10px;
}

ul, li {
	margin: 0px 6px;
	padding: 0px;
}