/* CSS Document */
html,body{margin:0; padding:0;}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-color: #CCCCCC;
}
p{margin:0 25px;}

a {
	color: #315184;
}

a:hover {
	text-decoration: none;
}

#container{width:821px; margin:0 auto}
#container{text-align:left; background-color:#FFFFFF;}

#mainnav {float:left; clear:both;}

#mainnav_a {background: #375282 url('images/nav_bg.gif') repeat-x; color: #FFF; height:30px; text-align:center; clear:both;}
#mainnav_a ul { padding:6px 1px;}
#mainnav_a ul li{display:inline; list-style:none;}
#mainnav_a a:link {color:#fff; font-size:15px; font-weight:bold; text-decoration:none; padding: 5px 8px;}
#mainnav_a a:hover {text-decoration:underline;}

#header {height:82px; margin:0; padding-left:10px; padding-top:5px; background:#fff; color:#79B30B}
#header_logo {width:300px; float:left; padding: 8px 0 10px 15px;}
#header_toplinks {width:236px; float:right;}

#left{float:left; width:486px; padding-left:4px;}
#left p{line-height:1.4}

#right{background:#fff;}
#right{float:right; width:315px; padding-right:5px;}

#main_content{background:#fff; padding-bottom:1px;}
#main_content{clear:both; width:100%; }
#main_content h1{font-size:16px; font-weight:bold; padding-left:25px;}
#main_content h2{font-size:16px; font-weight:bold; padding-left:50px;}
#main_content p{padding:10px 25px; line-height:1.2; }

#footer {background: #375282; color: #FFF; height:51px; text-align:center; padding-top:6px;}
#footer ul  {display:inline; padding:3px 5px; }
#footer ul li {display:inline; list-style:none;}
#footer p {margin:0; padding:5px 10px; text-align: center;}
#footer a:link {color:#fff; font-weight: bold; text-decoration:none; padding: 3px 8px;}
#footer a:hover {text-decoration:underline; font-weight: bold; padding: 3px 8px;}
#footer a:visited {color:#fff; text-decoration:none; font-weight: bold; padding: 3px 8px;}


#copyright { background:#fff; height:18px;}
#copyright { font-size: 11px; color:#000; text-align:center;}

/*CSS Add-ons by kidcajes*/

/**************  SUB PAGE STYLES BELOW  *******************/

#leftsub {float:left; clear:left; width:545px; margin-left: 25px; margin-bottom:15px;}
#leftsub p{padding:5px 0px; line-height:1.2; }
#leftsub h1{font-size:16px; font-weight:bold; padding-left:25px;}
#leftsub h2{font-size:16px; font-weight:bold; padding-left:50px;}

#leftsub2 {float:left; clear:left; width:772px; margin-left: 25px; margin-bottom:15px;text-align:justify;}
#leftsub2 p{padding:5px 0px; line-height:1.2; }
#leftsub2 h1{font-size:16px; font-weight:bold; padding-left:25px;}
#leftsub2 h2{font-size:16px; font-weight:bold; padding-left:50px;}

#rightsub {float:right; clear:right; width:200px; margin-right:20px; background-color:#DEE2E8; padding-right:10px;}

/**************  QUOTE FORM STYLES BELOW  *******************/

.quotecol { border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	border-collapse: collapse;
	background-color: #f1f0ed;
}

#moving {width:800px; align:center; margin-left:5%;}

.article_links {
	line-height:18px;
}