html, body {
	margin: 0px;
	padding:0px;
	background-image:url(images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:70px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	padding-top:0px;
}
#logo h1 a{
	padding-left:0px;
	color:#F76B0C;
	text-decoration:none;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
}

#links ul {
	margin:0px;
	padding-top:40px;
}

#links li{
	float:right;
	list-style-type:none;
	width:65px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	padding-bottom:5px;
        padding-top: 10px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	text-indent:20px;
	padding: 3px 25px 3px 20px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar h3{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 5px;
}
#rightbar a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:normal;
	text-decoration: underline;
	padding:0px 5px;
}
.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#emailfooter {
	float:left;
	width:530px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#emailfooter a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 10px;
}

#emailfooter a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px;

}

#validtext {
	float:left;
	width:248px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	float:right;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

/* search form */
.searchfield {
	background-color: #FFFFFF;
	border: none;	margin: 0; padding: 0;	
}
.searchfield p { margin: 10px; padding: 0; }
.searchfield input.textbox { 
	width: 130px;
	color: #333; 
	height: 40px;
	padding: 2px;
        margin-top: 10px;
}
.searchbutton { 
	font: bold 0.8em Arial, Sans-serif; 
	color: Black;
        background-color: #F4A80A;	
	width: 60px;
	height: 20px;
	border: none;
	padding: 3px 5px;	
        margin-top: 10px;
	margin-right: 5px;
}
/*** sNews Extra Styles ***/
fieldset { 
	border: 1px solid #ccc; 
	padding: 10px 8px; 
	margin: 0 0 8px 0; 
	background: #E6FFE4; 
	color: #000;
	}
.text input { 
	padding: 3px; 
	margin: 0; 
	}
textarea { 
	width: 97%; 
	height: 20em; 
	padding: 3px;
	}
.comment { 
	background: #E1F7AC; 
	color: #808080; 
	padding: 10px; 
	margin: 0 0 10px 0; 
	border: 1px solid #ccc; 
	}
.commentsbox { 
	background: #E1F7AC;  
	color: #808080; 
	padding: 10px; 
	margin: 0 0 10px 0; 
	border-top: 1px solid #ccc; 
	}
.readmore a{
	line-height:1.75em;
	color: #27637B;
	}
.readmore a:hover{
	line-height:1.75em;
	color: #388EB1;
	}
.paginator {
        font-size: 0.8em;
        color: #CCCCCC;
        padding-top: 10px;
        padding-left: 40px;
}

.paginator a{
        font-size: 0.8em;
        color: #CCCCCC;
}

.paginator a:hover{
        font-size: 0.8em;
        color: #CCCCCC;
}

.readmore {
        margin-left: 50px;
        padding-bottom: 20px;
}
h2 a{
font-size:19px;
}
#rightbar ul {
list-style:none;
padding-left:20px;
}
#rightbar ul li{

margin-left:0px;
}
#mainimg h3 {
color:#fff;
font-family:"Tahoma";
font-size:32px;
font-weight:bold;
padding:20px 7px 0px 0px;
text-decoration:none;
}
#mainimg p{
color:#fff;
padding:0px 7px 0px 0px;
}