body,html 
{
	background:#c6b89d;
}

body 
{
	min-width:760px;
	background-color: #c6b89d;
}
	
#wrap
{
	background:#F1EADB;
	margin:0 auto;
	width:760px;
	vertical-align: top;		
}
#header 
{
	background:#016225;
	height:60px;
	clear:both;
	margin:0;
}
#top 
{
	background:#5B6438;
	height:36px;
	clear:both;
	margin:0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

#main 
{
	background:#FFFFFF;
	float:right;
	width:500px;
	padding:15px;
	margin:0;
	bottom: inherit;	
}
#sidebar 
{
	float:left;
	width:230px;
	margin:0;
	padding:0;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}


#sidebar ul
{
    margin:0;
    padding:15px;
    list-style:none;
	margin-bottom:0;
}
#sidebar li
{
    margin:0;
    padding:0;
}
	
#bottom
{
	background:#5B6438;
	height:36px;
	clear:both;
	margin:0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
#footer 
{
	background:#016225;
	height:60px;
	clear:both;
	margin:0;
}

a:hover {
	color: #9f2d21;
	text-decoration: underline;
}
a {

	color: #9f2d21;
	text-decoration: none;
}

a.sidebarLink {
	color: #B53448;
	text-decoration: none;
}

.sidebarLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color:#000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a.sidebarLink:hover {
	color:#000000;
	text-decoration:none;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
	color: #000000;
}
.navtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #000000;
}
