.linktop {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	text-transform: none;
	text-align: center;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
}
.linktop a{
	color: #FFFFFF;
	text-decoration: none;
	}
.linktop a:hover{
	color: #ffffff;
	text-decoration:none;
	
	}
.bottomlink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	background-image: url(images/bottomlink_bkg.jpg);
	background-repeat: no-repeat;
}
.bottomlink a{
	color: #000000;
	text-decoration: none;
	
}
.bottomlink a:hover{
	color: #E03D3E;
	text-decoration: none;

}
body {
	font-family: Verdana;
	margin: 0px;
	background-color: #b5a282;
		}

.allborder {
	border: solid 1px #bfced3;
	}

.lhsbox {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;		
	}
	
.lhsbox a{
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.lhsbox a:hover{
	color: #b40001;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
	vertical-align: middle;
	margin: 0px;
	}
h2 {
	font-size: 18px;
	color: #438AC8;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 20px;
	vertical-align: middle;
	text-align:left;
	}
.bodytxt a {

	color: #000000;
	text-decoration: none;

}
.smallformfont {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	vertical-align:middle;
	padding: 8px;
	color: #c2951c;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
.text a{
	color: #CE020D;
	text-decoration: none;
	font-weight: bold;
}
.news_heading {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}

.footer{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/bkg_bottomnav.jpg);
	background-repeat: repeat-x;
	padding-left:0px;
	
}

.footer1{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/bkg_bottomnav.jpg);
	background-repeat: repeat-x;
	padding-left:0px;
	
}


.footer a {
	color:#000000;
	text-decoration:none;
	padding-left:10px;
	line-height:22px;
	
}
.footer a:hover{
color:#b40001;
text-decoration:none
}
.copy{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-left:0px;
	
}

.copy a {
	color:#000000;
	text-decoration:none;
	padding-left:0px;
	line-height:22px;
	
}
.copy a:hover{
color:#b40001;
text-decoration: none
}
.border2side {
	background-image: url(images/bkg_lhs.jpg);
	background-repeat: repeat-y;	
	
}

