body
{
	background-image: url(../images/bg6.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: Black;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left : 0px;
	margin-right : 0px;
	marker-offset : 0px;
}
#container{
	margin: 0 auto;
	font-size: 11px;
	color: black;
	width:770px;
	border: 0px solid white;
}
#linkbar_top{
	padding-top:14px;

}
ul.link{
	padding: 0px;
	margin: 0px;
}
li.link{
	float: left;
	list-style: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
a.linkbar:link, a.linkbar:visited
{
	text-decoration: none;
	color: #d6872b;
	padding-left: 18px;
	padding-right: 18px;
}
a.linkbar:hover, a.linkbar:active
{
	text-decoration: none;
	color: #a96f64;
	padding-left: 18px;
	padding-right: 18px;

}
a.newshearder:link, a.newshearder:visited
{
	text-decoration: underline;
	color: #724300;
	font-weight: bolder;
}
a.newshearder:hover, a.newshearder:active
{
	text-decoration: none;
	color: #724300;
font-weight: bolder;
}
a.readmore:link, a.readmore:visited
{
	text-decoration: underline;
	color: #3c3327;
	font-weight: bolder;
}
a.readmore:hover, a.readmore:active
{
	text-decoration: none;
	color: #3c3327;
font-weight: bolder;
}
#welcome_section{
	float:left; width:345px; border:0px solid white;margin-left:18px; line-height:20px; padding-top:5px;
}
#news_section{
	float:left; width:295px; border:0px solid white; margin-left:75px;line-height:20px; padding-top:10px;
}
html>body #welcome_section{
	float:left; width:345px; border:0px solid white;margin-left:35px; line-height:20px; padding-top:5px;
}

html>/**/body #news_section{
	float:left; width:295px; border:0px solid white; margin-left:78px;line-height:20px; padding-top:10px;
}
#login1{
	float:left; width:230px;
}
#login2{
	float:left; width:60px;
}
.selected{
	color: #a96f64;
	padding-left: 18px;
	padding-right: 18px;
}
#breadcrumbs{
	float: left;
	color: #e2d2ae;
	font-size: 9px;
	padding-left: 15px;
	padding-top:5px;
	
}
.pad10{
	padding-top: 3px;
}
#login{
	float: right;
	color: #e2d2ae;
	font-size: 9px;
	padding-right: 20px;
	padding-top:5px;

}
.italic{

	font-style : italic;
}
a.bread:link, a.bread:visited
{
	text-decoration: underline;
	color: #e2d2ae;
}
a.bread:hover, a.bread:active
{
	text-decoration: none;
	color: #e2d2ae;
}
#mainhold{
	clear: both;
	height: 100%;
	
}


h4{
	font-size: 14px;
	color: #4c2d00;
	padding-left:27px;
}
h5{
		font-size: 14px;
	color: #4c2d00;
	margin: 0px;
	margin-bottom:8px;
	padding: 0px;
}

#maintext{
	float: left;
	padding-left:0px;
	background-image: url(../images/home_bottom.gif);
	width: 801px;
	height: 295px;
	background-repeat: no-repeat;
}

html>body #holder{
	margin-left:-10px;
}

#login_page{
	background-image: url(../images/login.gif);
	background-repeat: no-repeat;
	width: 558px;
	height: 238px;
	display: block;

}
#login_page_text{

	padding-top: 80px;
}
#submit{
	padding-right: 20px;
}
html>body #submit{
	padding-right: 40px;
}
#header{
	width: 510px;
}
#text{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#footer{
	clear: both;
}
#copyright{
	float: left;
	font-size: 9px;
	color: #b5915d;
	padding-left: 15px;
}
#bluemango{
	float: right;
	font-size: 9px;
	color: #b5915d;
	padding-right: 15px;

}
a.mango:link, a.mango:visited
{
	text-decoration: underline;
	color: #b5915d;
}
a.mango:hover, a.mango:active
{
	text-decoration: none;
	color: #b5915d;
}

a.lhs_sub:link, a.lhs_sub:visited
{
	text-decoration: underline;
	color: black;
}
a.lhs_sub:hover, a.lhs_sub:active
{
	text-decoration: none;
	color: black;
}