body {
	margin: 0px;
	background: #e9e3d5;
}

#bodyback {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#mainbody {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	text-decoration: none;
	padding: 25px;
}

#mainbody a:link, a:active, a:visited {
	color: #9b2803;
	text-decoration: none;
}

#mainbody a:hover {
	color: #779155;
	text-decoration: underline;
}

.mainbold {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.mainheader {
	color: #77787b;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 17px;
}


#menu {
	color: #FFFFFF;
	font-family: "Century Gothic", "ITC Avant Garde", "ITC Avant Garde Gothic BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #ff4c00;
	text-decoration: none;
}

#copyright {
	color: #3A1201;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	padding-bottom: 20px;
}

#copyright a:link, a:visited, a:active {
	color: #D6A477;
	text-decoration: none;
}

#copyright a:hover {
	color: #779155;
	text-decoration: none;
}
