/* CSS Document */
html, body { height: 100%; }
body { margin: 0px auto; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
p, ul { line-height: 18px; margin-bottom: 15px; }
#container { margin: 0px auto; width: 730px; height: 100%; }
#header { text-align: right; width: 730px; }
#logo { margin-left: 160px; width: 560px; text-align: center; }
h1, h2, #body_text2 h3 { color: #00445D; font-family: Arial, Helvetica, sans-serif;}
h1 { font-size: 18px; margin-top: 30px; }
h2 { font-size: 14px; }
h3 { color: #834017; font-size: 12px; margin-bottom: 35px; }
#left_col { float: left; width: 160px; text-align: left; text-transform: uppercase; color: #5D482C; }
#left_col a { color: #5D482C; text-decoration: none; }
#left_col a:hover { color: #000; }
#left_col p { line-height: 24px; color: #4E5F00; }
#left_col ul { list-style-image: url(../images/gray-bullet.gif); margin-bottom: 70px; }
#left_col ul li { margin-bottom: 10px; }
#left_col .active { background-color: #CCCCCC; }
#left_col ul ul { list-style: none; margin: 10px; padding: 0px; }
#nav { margin: 0px; padding: 0px; }
#project_nav { width: 565px; text-align: center; margin: 0px; float: right; }
#project_nav ul { border: 0; margin: 0; padding: 0; list-style-type: none; text-align: center; }
#center_col { width: 550px; text-align: center; margin: 0px; float: right; background-color: #EDF0E4;
				background-image: url(../images/center-col-bg.jpg); background-repeat: no-repeat;
				background-position: bottom left; }
	#body_text { width: 357px; float: left; text-align: left; }
	#body_text2 { width: 357px; float: left; text-align: left; }
	.item, .content { padding: 15px; }
	.item a { color: #FFF; }
	#sidebar { width: 193px; float: right; height: 700px; }
	#sidebar2 { width: 193px; float: right; height: 577px; background-color: #00445D; text-align: left;
				color: #FFF; }
	
#thumbs { margin-left: 0px; padding: 0px; }
#thumbs li { display: inline; list-style: none; margin: 0px; }
#thumbs span { width: 184px; height: 184px; }
#footer { clear: both; width: 700px; padding: 15px; text-align: right; }
.copyright { color: #4E5F00; }
.copyright a { color: #4E5F00; text-decoration: none; }
.copyright a:hover { color: #000; }

.style1 {color: #FF0000}
.style2 {
	color: #00445D;
	font-weight: bold;
}


.emaillink a { color: #5D482C; text-decoration: none; }
.emaillink a:hover { color: #000; }
