body,div {
margin:0;
padding:0;
border:0;
text-align: left;
}

html {
background:#abb09a url(../images/bodybg.jpg) repeat-x left top;
margin:0;
padding:0;
height:100%;
}

body {
	font:0.8em Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) no-repeat left top;
	color:#000;
	margin:0;
	padding:0;
	height:100%;
	padding-left:99px;
	
}

a {
color:#960000;
text-decoration:underline;
font-weight:700;
outline:none;
}

a:hover {
color:#4c5940;
text-decoration:none;
}

#header h1 {
	font:400 25px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	padding-top:44px;
}

h1 {
	font:400 20px Georgia, "Times New Roman", Times, serif;
	color: #960000;
}

h2,h3,h4,h5,h6 {
font:400 16px Georgia, "Times New Roman", Times, serif; color: #960000;


}

#maincell {
	background:#d7d8c1;
	display:block;	
	height:auto;
	min-height:590px;
	width:783px;
	text-align:left;
	float:left;
	clear: both;
	padding-bottom:10px;

}

#header {
	float:left;
	height:100px;
	width:783px;
	text-align:left;
	clear: both;
}

#logo {
float:left;
height:162px;
width:780px;
}

#contentcell {
background:url(../images/bg2.gif) repeat-y;
display:table;
height:auto;
width:780px;
float:left;
margin-top:37px;
}

#leftcol {
float:left;
height:auto;
width:186px;
min-height:300px;
}

#leftcol a {
font-weight:400;
color:#787472;
text-decoration:underline;
}

#leftcol a:hover {
font-weight:400;
color:#787472;
text-decoration:none;
}

#rightcol {
	float:left;
	height:auto;
	width:528px;
	min-height:300px;
	background: #FFFFFF;
	margin-left: 14px;
	margin-top: 12px;
	display: inline;
	padding: 20px;
	line-height: 140%;
	text-align: justify;
	min-height:530px;

}

#footer {
background:#445237;
float:left;
height:30px;
width:773px;
line-height:30px;
color:#d7d8c1;
text-align:right;
padding-right:10px;
clear:both;

}

#footer a {
color:#d7d8c1; font-weight:400; text-decoration:none;
}

#footer a:hover {color:#d7d8c1; text-decoration:underline;
}

#leftcolmargin {
padding:20px;
}

#content {
padding:0 26px 26px;
}

#copyright {
	float:left;
	height:30px;
	width:773px;
	line-height:30px;
	clear:both;
	font-size: 10px;
	padding-right: 10px;
	text-align: right;

}
#copyright  a{color:#000000; font-weight:400;}

#copyright  a:hover {color:#000000; text-decoration:none;}

#menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	width:186px;
	padding:0;
	margin:0;
	background: url(../images/menubg.jpg) no-repeat left top;
	float: left;
	height: 252px;
	
}

#menu ul {
list-style:none;
margin:0;
padding:0;
border:none;
text-align:left;
padding-top:20px;
}

#menu ul li {
margin:0;
padding:0;
}

#menu ul li a {
display:block;
text-decoration:none;
color:#fff;
width:186px;
height:30px;
font:18px/30px Georgia, "Times New Roman", Times, serif;
text-indent:28px;
padding-top:0;
}

#menu ul li a:hover,#menu ul li a:focus {
color:#ff8686;

}

#menu ul li a.active {
color:#ff8686;

}

.borderclass {border: 10px solid #f4f5ee;}
