/**************** body and tag styles ****************/
body {
	margin-top: 0px;	  
	margin-bottom: 30px;
	padding: 0;
	font: 13px "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 1.4em;
	background: #f1f0de;
}

table, td {
	text-align: left;
}

a {
	color: #113593;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #0000cc;
}


#container {
	width: 766px;
	margin: 0px auto;
	background-color: #f1f0de;
}

#header {
	width: 766px;
	margin: 10px 10px 10px 10px;
	background-color: #f1f0de;
}

.logoHeader {
	float: left;
	padding: 0px 0px 0px 0px;
}

#sloganHeader {
	float: right;
	padding: 0px 0px 0px 0px;
}

#pageHeader {
	width: 766px;
	margin: 0px auto;
	background-color: #f1f0de;
}

#color1 {
	width: 105px;
	height: 65px;
	float: left;
}

#color2 {
	width: 161px;
	height: 65px;
	float: left;
}

#bod {
	margin: 14px auto;
	padding: 10px 10px 10px 10px;
	clear: both;
}

#bod h3 {
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
}

#pageText {
	width: 766px;
	float: left;
	margin: -11px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background-color: #ffffff;
	min-height: 400px;
}



#textSection {
	padding: 10px 10px 10px 20px;
	text-align:justify;
}

#textSection h1 {
	font-size: 15px;
	font-weight: bold;
	color: #96b565;
}

#textSection h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}



#pageAsset {
	width: 130px;
	padding: 10px 0px 0px 0px;
	float:left;
}

#pageBody {
	width: 440px;
	padding: 0px 10px 0px 0px;
	float: left;
}

#pageBody2col {
	width: 560px;
	padding: 0px 10px 0px 0px;
	float: left;
}

#photoBody {
	width: 660px;
	padding: 0px 10px 0px 0px;
	float: left;
}

#newsBody {
	width: 130px;
	padding: 0px 10px 0px 10px;
	float: right;
	text-align: right;
}

#newsBody ul {
	margin: 0px;
	list-style-type: none;
}

#newsBody ul li {
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #cccccc;
}

#newsBody ul li a{
	color: #113593;
	text-decoration: none;
	font-weight: normal;
}

#newsBody ul li a:hover{
	text-decoration: underline;
	color: #0000cc;
}

#footer {
	float: left;
	width: 766px;
	text-align: center;
	font-size: 11px;
}

#footer ul {
	color: #4c9993;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	white-space: nowrap;
}

#footer ul li {
	display: inline;
	padding: 0 10px;
}

#footer ul li a{
	color: #113593;
	text-decoration: none;
	font-weight: normal;
}

#footer ul li a:hover{
	text-decoration: underline;
	color: #0000cc;
}

.newsTitle {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
.newsSubHead {
	padding: 8px 0px 18px 30px;
}

.quote {
	margin: 4px;
	padding: 7px 10px 0px 26px;
	background: url("images/quote.gif") no-repeat;
}

.quoteTitle {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 20px 20px 120px;
}


input {background: #e7eff1;  border: 1px solid #cccccc; color: #000000}
textarea {background: #e7eff1; border: 1px solid #cccccc; color: #000000}
select {background: #ffffff; border: 1px solid #cccccc; color: #000000}

#credits {
	font-size: 11px;
	clear: both;
	width: 766px;
	text-align: center;
	color: #999999;
	margin: 40px 0px 10px 0px;
}

#credits a{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#credits a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}