@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*........... do not change or amalgamate the above clearfix styles..................*/


body  {
	background-image:url(images/body-bg.png);
	background-repeat:repeat-x;	
	color: #000000;
	background-color:#F5F9EA;
}


#main-wrapper { 
	width: 928px;  
	margin: 0 auto; 	
} 

#header { 
	height: 129px;
	width: 928px;
	background:url(images/header-bg.png) top left no-repeat;
	margin: 0 auto;
} 

.link-logo a{
	display:block;
	width:315px;
	height:129px;
	text-indent:-9999px;}



#content-wrapper { 
	width: 888px;
	margin: 0 auto;
	background-image:url(images/content-bg.png);
	background-repeat:repeat-y;
	padding: 0 20px 0 20px;
	
}

.top-content-bg {
	background-image:url(images/top-content-bg.png);
	height:20px;
	display:block;
	}

.nav-holder {
	float:left;
	width:200px;}

#nav-wrapper {
	width:198px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left: solid 1px #848C3A;
	border-right: solid 1px #848C3A;
}


#nav-wrapper li {	
	line-height:25px;
	width:198px;
	display:block;
}	

#nav-wrapper li a {
	text-decoration:none;
	color:#646E10;	
	background-position:left;
	background-repeat:no-repeat;
	background: url(images/nav-arrow.png) center left no-repeat;
	display:block;
	height:25px;	
	border-bottom: solid 1px #FFF;
	background-color:#F5F9EA;
	text-indent:20px;
	
}
	
#nav-wrapper li a:hover {	
	display:block;
	color:#FFBB19;	
}



#main-content-wrapper {
	float: right;
	width: 679px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
} 

#main-content-wrapper h1 {
	font-size:18px;
	color:#003366;
	padding-bottom:15px;}

#main-content-wrapper h2 {
	font-size:16px;
	color:#003366;
	padding-bottom:10px;}
	
#main-content-wrapper h3 {
font-size:16px;
color:#003366;
padding-bottom:10px;}

#main-content-wrapper p {
padding-bottom:10px;}

#main-content-wrapper-single {
	float: right;
	width: 885px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
} 

#main-content-wrapper-single h1 {
	font-size:18px;
	color:#003366;
	padding-bottom:15px;}

#main-content-wrapper-single h2 {
	font-size:16px;
	color:#003366;
	padding-bottom:10px;}
	
#main-content-wrapper-single h3 {
font-size:16px;
color:#003366;
padding-bottom:10px;}

#main-content-wrapper-single p {
padding-bottom:10px;}

.main-green-box {
	border-left: solid 1px #848C3A;
	border-right: solid 1px #848C3A;
	padding: 0 10px 0 10px;}
	
.main-green-box h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#646E10;}
	
.main-green-box-single {

	padding: 0 10px 0 10px;}
	
.main-green-box-single h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#646E10;}
	
.headline-box {
	background-color:#FFFCED;
	border-left: solid 1px #848C3A;
	border-right: solid 1px #848C3A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 8px 10px 0 10px;}
	
.headline-box a {
	font-size:13px;
	color:#646E10;
}

.headline-hdr {
	background-image:url(images/yellow-bar-bg.jpg);
	height:32px;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	line-height:32px;
	font-size:16px;
	font-weight:bold;
	text-indent:10px;
	margin-top:10px;}


.popular-news-box {
	background-color:#F5F9EA;
	border-left: solid 1px #848C3A;
	border-right: solid 1px #848C3A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 8px 10px 0 10px;}
	
.popular-news-box a {
	font-size:13px;
	color:#646E10;
}

.popular-news-hdr {
	background-image:url(images/green-bar-bg.jpg);
	height:32px;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	line-height:32px;
	font-size:16px;
	font-weight:bold;
	text-indent:10px;
	margin-top:10px;}



.logo-img {
	padding:0 10px 0 10px;}
	
.img {
	padding:0 0 10px 18px;}
	
.img2 {
	padding:0 0 14px 0}
	
.img3 {
	padding:10px 0 10px 0}
	
.hdivider {
	border-bottom: dotted 1px #738317;
	margin: 10px 0 10px 0;}

#footer {
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat; 
	width: 928px;
	height:116px;
	margin: 0 auto;
	text-align:center;
	
} 
.copyright {
	margin: 0; 
	padding: 25px 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
}

.copyright a{
	padding: 0 5px 0 5px;
	text-decoration:none;
	color:#FFF;}
	
.copyright a:hover{
	text-decoration:underline;}
.text-copy {
	font-size:10px;}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


