/* GLOBAL STYLES
---------------------------------------------------------------------------------------*/

body {
	margin: 0px; 
	background: url(../images/main_back.gif) repeat-x #FFF; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #999;

}
a img {border: none; }

body img { border: none; }

A:link {
	text-decoration: none;
	color:#81b800;
}
A:visited {
	text-decoration: none;
	color:#81b800;	
}
A:active {
	text-decoration: none;
	color:#81b800;
}
A:hover {
	color:#cccccc;
}

#content_container { 
	width: 959px; 
	min-height: 600px; 
	margin: auto;
}

#header { 
	height: 233px; 
}

#main_content { 
	min-height: 500px;  
	background: url(../images/top_fadebar.gif) repeat-x #FFF;
}

#main_content table { 
	padding: 0px;
} 

#left_col {
	width: 640px;
	min-height: 500px;
	float: left;
	padding-left: 4px;
	padding-right: 3px;

	
}

#left_col h2 { 
	padding: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px; 
	color:#99CC00;
	font-weight: normal;
	font-size: 24px;
}
.pbig {font-size: 14px; border-bottom: solid 1px #E9E9E9; padding-bottom: 11px; width: 638px;}
.pbig strong {color:#669900; font-size: 18px; font-weight: normal;}
.pbig a { color: #fff; }
.blocklink { width: 80px; padding: 5px; padding-left: 12px; padding-right:9px; background: #CCC; color: #fff; display: block; }
.blocklink a { color: #fff; }
.blocklink:hover {background: #A6CE00;} 
#left_col h2 strong {color: #669900;}

#right_col {
	width: 302px;
	min-height: 500px;
	float: right;
	border-left: solid 1px #CCC;
}
#right_col h2 { 
	padding: 10px; 
	padding-bottom: 6px;
	margin: 0px; 
	color:#99CC00;
	font-weight: normal;
	font-size: 24px;
	border-top: solid 1px #CCC;
}

#right_col ul {
	padding: 0px; 
	margin: 0px;
	padding-left: 20px;
	padding-top: 15px;
	background: url(../images/right_h2back.gif) no-repeat;
	list-style: none;
	padding-bottom: 15px;
}
#right_col ul li {
	padding: 0px; 
	margin: 0px;
	margin-top: 5px;
	list-style: none;
	font-size: 16px; 
	color: #333;
	width: 270px;
	height: 28px;
	padding-top: 10px;
	display: block;
	background:url(../images/right_listbullet.gif) no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #CCC;
}
#right_col ul li a { display: block; }
#right_col ul li a:link, a:active, a:visited { color: #333; }
#right_col ul li a:hover { color: #999; }

.rc_newsbox { 
	height: auto;
	background: url(../images/right_h2back.gif) no-repeat;
	padding-top:10px;
}
.rc_newscon {padding: 10px; padding-left: 15px; font-size: 13px;width: 265px; height: 90px; margin-top:10px;}
.rc_newscon h3 { color: #568700;font-size: 14px; font-weight: normal;  border-bottom: dotted 1px #999; padding: 0px; margin: 0px;}
.rc_newscon a { padding: 1px; padding-left: 4px; padding-right: 4px; }

#footer {
	margin: auto; 
	width: 100%; 
	height: 100px; 
	background: url(../images/footer_back.png) repeat-x;
}
#footer_content {
	margin: auto;
	width: 959px; 
	height: 100px;
	padding-top: 15px;
	position: relative;
}
#signup { width: 308px; height: 69px; background: url(../images/signup_back.png) no-repeat;}

#footer_content ul { padding: 0px; margin: 0px; display: inline; }
#footer_content ul li { padding: 0px; margin: 0px; display: inline; border-left: dotted 1px #666; margin-left: -2px; font-size: 12px; }
#footer_content .left_list a {border-left: none; padding-left: 0px;}
#footer_content .left_list {border-left: none; padding-left: 0px;}
#footer_content ul li a {padding-right: 14px;padding-left: 14px; color:#81b800; }
#footer_content ul li a:hover { color: #333;} 
#footer_content span {position: absolute; right:0px; text-align: right;}

/* INDEX PAGE STYLES
---------------------------------------------------------------------------------------*/

#mainvid_infobox { width: 175px; height: 317px; float: right; background: #EBEBEB; margin-right: 8px; padding: 15px; font-size: 15px; color: #666;}
#mainvid_infobox h3 { font-size: 19px; border-bottom: dotted 1px #999; font-weight:normal;  color:#81b800; padding: 0px; margin: 0px; } 
.resource_box { margin-left:10px; margin-right:10px; margin-top:5px; height: 18px; border-bottom: 1px #999999 dotted; padding-bottom:4px; }
.resource_box a { display:block; }



/* NEWS PAGE STYLES
---------------------------------------------------------------------------------------*/

#pne_newsbox {
	width:310px;
	min-height:500px;
	float:left;
	
}

#ind_newsbox {
	width:310px;
	min-height:500px;
	float:right;
	
}