body {
	margin: 0px;
	padding: 0px;
	text-align: center;
   

}
img{
	border:0;
}
.newline{
 display:block;
    width:100%;
    float:left;
    clear:both;
}
.newsdesc p, .newsdesc hr{
	display:block;
    width:100%;
    float:left;
    clear:both;
}
.container{
	width:920px;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
}
.border{
	width:922px;
	border-right:1px solid #D32931;
	border-left:1px solid #D32931;
}
html>body .border{
	width:920px;
}
.header{
	height:86px;
	padding:0 18px;
}
.logo{
	float:left;
	width:320px;
}
.header-right{
	float:left;
	width:564px;
	text-align:right;
}
.header-right .redlinks{
	font:14px/23px "Trebuchet MS";
	color:#D32931;
	width:564px;
}
.header-right .redlinks a{
	text-decoration:none;
	color:#D32931;
	padding:0 0 0 22px;
}
.header-right .redlinks a:hover{
	text-decoration:none;
	color:#FC7B10;
}
.header-right .orangelinks{
	float:right;
	display:block;
	font:14px/18px "Trebuchet MS";
	color:#404040;
	border-top:2px solid #FEBD88;
	border-bottom:2px solid #FEBD88;
}
.header-right .orangelinks a{
	text-decoration:none;
	color:#FC7B10;
	padding:0 0 0 22px;
}
.header-right .orangelinks a:hover{
	text-decoration:none;
	color:#D32931;
}
.searchpanel{
	width:564px;
	clear:both;
	padding:9px 0 0 0;
}
.searchpanel label{
	float:left;
	font:18px/18px "Trebuchet MS";
	color:#000000;
}
.searchpanel input{
	font:14px "Trebuchet MS";
	color:#000000;
	height:19px;
	border:1px solid #D32931;
	width:182px;
	float:left;
	margin:0 5px;
}
html>body .searchpanel input{
	height:15px;
}
.searchpanel .search{
	float:left;
}
.topnav{
	float:left;
	width:920px;
	height:35px;
	background-color:#D32931;
}
.footer{
	font:11px "Trebuchet MS";
	color:#000000;
   margin-bottom:10px;
	float:left;
	width:920px;
	background-color:#fff;
}
.footer .padding{
	padding:0 0 0 18px;
}
.footer .redtext{
	color:#D32931;
	border-bottom:2px solid #D32931;
	padding:5px 0;
	margin:0 0 2px 0;
}
.mainarea{
	padding:0 0 0 18px;
}
.leftcol{
	width:310px;
	float:left;
	font:13px "Trebuchet MS";
}
.innleftcol{
	width:660px;
	float:left;
	font:13px "Trebuchet MS";
	margin:0 0 15px 0;
}
.promo-one{
	color:#000000;
	width:300px;
	margin:10px 0;
}
.promo-two{
	color:#000000;
	width:300px;
	margin:0 0 26px 0;
}
.middlecol{
	width:350px;
	float:left;
	font:13px "Trebuchet MS";
	color:#000000;
}
.middle-promo{
	margin:10px 0;
}
.blog-news .heading{
	font:35px/35px "Trebuchet MS";
	color:#D32931;
}
.blog-news ul{
	margin:0;padding:0;
	list-style:none;
}
.blog-news ul li{
	border-bottom:2px solid #D32931;
	padding:5px 0;
}
.blog-news ul li.noborder{
	border-bottom:0px solid #D32931;
	padding:5px 0;
}
.trainings-news{
	margin:10px 0;
}
.trainings-news .heading{
	font:25px/25px "Trebuchet MS";
	color:#85A307;
}
.trainings-news ul{
	margin:0;padding:0;
	list-style:none;
}
.trainings-news ul li{
	border-bottom:2px solid #85A307;
	padding:5px 0;
}
.trainings-news ul li a{
	font-weight:bold;
}
.trainings-news ul li.noborder{
	border-bottom:0px solid #85A307;
	padding:5px 0;
}
.rightcol{
	width:236px;
	float:right;
	margin:0;
	font:13px "Trebuchet MS";
	color:#000000;
}
.calendar{
	padding:6px 16px 18px 16px;
	background-color:#FC7B10;
}
.calendar p{
	margin:0;padding:12px 0 0 0;
}
.newsletter{
	padding:18px 16px;
	background-color:#FFB703;
}
.newsletter .heading{
	font:18px/18px "Trebuchet MS";
	color:#000000;
}
.newsletter ul{
	margin:10px 0 0 0;padding:0;list-style-type:none;
}
.newsletter ul li input{
	font:13px "Trebuchet MS";
	color:#000000;
	height:19px;
	border:1px solid #5A4518;
	width:182px;
}
.newsletter ul li.submit{
	text-align:center;
	padding:10px 0 0 0;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
.newsdesc {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.nobtmborder{
	border-bottom:0px dashed #000000;
}
.newsdesc p{
	margin:0;padding:5px 0;
}
.newsdesc a{
	text-decoration:underline;
	color:#D32931;
}
.newsdesc a:hover{
	text-decoration:none;
}
.newsdesc ul.bullets{
	list-style-type:disc;
	padding:0 15px;margin:0 15px;
}
.newsdesc ul.bullets li{
	border-bottom:0px solid #D32931;
	padding:3px 0;
}