/*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%; }
p		{
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}


/*structural elements*/
#container	{
	margin:0px auto;
	text-align:center;
	width:760px;
	background-color: #FFFFFF;
}
#holder		{
	width:100%;
	padding:20px 20px 5px 20px;
	text-align:left;
	background-color: #FFFFFF;
}
#logo		{
	background-repeat: no-repeat;
	background-position: 180px 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DADADA;
}
#header		{
	padding:10px;
	height:200px;
	background-color: #DADADA;
	background-image: url(../images/header_home2.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#content	{
	float:left;
	width:470px;
	line-height:160%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#news		{
	float:right;
	width:275px;
	line-height:140%;
	text-align:justify;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.newsItem	{
	background:#FEFFD5;
	border:1px solid #FFEB70;
	font-size:90%;
	margin-bottom:5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer		{
	clear:both;
	width:100%;
	font-size:80%;
	background:#DADADA;
	padding:20px;
	text-align:left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer2	{
	clear:both;
	width:100%;
	font-size:80%;
	padding:20px;
	text-align:left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FBF5DF;
}
#copyright	{float:right; }


/*headings*/
.newsItem h1	{
	color:#333333;
	margin:0 0 10px 0;
	padding:0;
	font-size:130%;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1		{
	font-size:170%;
	font-weight:normal;
	line-height:130%;
	margin:0;
	padding:0 0 20px 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#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:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; 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 */

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}
#navbarContainer {
	margin: 0px;
	padding: 0px;
	height:auto;
	background-color: #094F09;
	position: relative;
	z-index: 100;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#news22 {

	float:right;
	width:275px;
	line-height:140%;
	text-align:justify;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.newsItem22 {
	font-size:90%;
	margin-bottom:0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFEB70;
	border-right-color: #FFEB70;
	border-bottom-color: #FFEB70;
	border-left-color: #FFEB70;
}
#holder #content p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container #holder #content h4 {
	font-size: 14pt;
}
#container #holder #content p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

