/*defaults*/
/*body 	{background:#2765AF url('../images/body_bg.jpg') repeat-x 0 0; color:#000000; margin:20px 0; padding:0; font-family: "Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }*/
body 	{background:#D8F7D7 url('../images/background.png') 0 0; background-repeat:repeat-x; background-position:top; color:#000000; margin:0px 0; padding:0; font-family: verdana; font-size:14px; }

p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}


/*structural elements*/
#container	{margin:0px auto; text-align:center; width:900px; }
#topheader{margin: 10px 0 0 0; padding: 0 0 0 0; width:900px; height:250px; /*background-image:url(../images/HEADER.png);*/}
#topheader #logo {background:url('../images/logo.png') no-repeat; padding:0px 0px 0px 0px; margin:0 0 0 0; float:left; width:285px; height:250px;}
#topheader #header {/*url('../images/header_home.gif') no-repeat 0px 0px */; padding:0px; width:615px; height:250px; float:left; }

/*navigation*/
#navigation	{width:900px; height:20px; padding:10px 0 10px 0; background-color:#208343; background-image:url(../images/menu_bg.png); background-repeat:repeat-x; font-size:10px; }
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#014017; padding:0 8px 0 8px; text-decoration:none; border-left:thin solid #014017; border-right:thin solid #014017; line-height:22px; font-weight:bold; }
#navigation a:hover	{color:#ffffff; background-image:url(../images/menu_bg_hover.png); background-repeat:repeat-x; }
#navigation a:active	{color:#000000; background-image:url(../images/menu_bg_hover.png); background-repeat:repeat-x; }

#top_holder {width:900px; height:25px; margin: 10px 0 0 0; background-image:url(../images/content_bg.png); background-position:top;  background-repeat:no-repeat;}
#holder		{width:850px; padding:0px 20px 5px 20px;  background:#FFFFFF; text-align:left; border-left:5px #208343 solid; border-right:5px #208343 solid; }
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:160%; }
#content_sub	{float:left; width:855px; padding:20px 10px 0 0; margin:-20px 0 0 0; line-height:160%; }
#content_sub h1{background-image:url(../images/h1.png); background-position:left; background-repeat:no-repeat; padding:0 0 0 40px; height:30px; color:#208343; line-height:30px;}
#content_sub h2{background-image:url(../images/h2.png); background-position:left; background-repeat:no-repeat; padding:0 0 0 20px; height:15px; color:#208343; line-height:20px;}
#news		{float:right; width:250px; padding:20px 0; line-height:140%; text-align:justify; }
.newsItem	{padding:20px 20px 5px 20px; background:#FEFFD5; border:1px solid #FFEB70; font-size:90%; margin-bottom:20px; }
#footer		{clear:both; font-size:80%; background:#208343; padding:20px 0 20px 20px; text-align:left; border-top:8px solid #F90505; }
#footer #inn{width:900px; padding-left:180px;}
#footer #inn #td{padding-left:200px;}
#copyright	{padding:0px; color:#FFFFFF; }

/*Home page*/
#content_sub_welcome{float:left; width:840px; padding:20px 10px 0 15px; margin:-20px 0 0 0;}
#home_box{width:835px; height:250px; clear:both; padding:0 10px 10px 10px; margin:0px; background-image:url(../images/home_box.png); background-repeat:no-repeat;}
#home_box h4{color:#FFFFFF; font-size:16px; padding:0px 0 0 0;}
#home_box #left{ width:402px; height:auto; float:left; padding:35px 10px 0 5px; margin:0;}
#home_box #right{ width:412px; height:auto; float:left; padding:35px 0 0 5px; margin:0;}


/*headings*/
.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }



#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#ffffff; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#A3ECA1; text-decoration:none; }


/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%; }
.clearfix {display:block; }
/* End hide from IE-mac */

#news ul {margin:0; padding:0; }
#news li 		{margin:0; padding:0; list-style:none; display:block; margin: 0 0 32px 0;}
#news a		{color:#00246D; padding:0 0px 0px 0px; text-decoration:none; border-bottom:thin dotted #00246D; }
#news a:hover	{color:#97B7F8; }
