@charset "utf-8";
/* CSS Document */

html{
	background:#002842 url(../images/images/bkg_02.jpg) top center repeat-x;}

body{
	background: url(../images/images/bodybkg_01.jpg) top center no-repeat;
	margin:0;
	padding:0;
	text-align:center;
	}
	
#wrapper{
	width:950px;
	margin:0px auto;
	position:relative;
	padding:0;
	text-align: left;
	padding:0px;}
	
#search{
	position:absolute;
	width:280px;
	background:url(../images/images/search-bkg.gif) 5px 5px repeat-y;
	border:1px solid #980507;
	padding:10px;
	z-index:1000;
	top:400px;
	left:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	}

#container2{
	background:url(../images/images/wrapperbkg.jpg) top center repeat-y;
	width:792px;
	margin:0px auto;
	text-align:left;}	

#banner{
	width:792px;
	height:67px;
	background:url(../images/images/newhome_01.jpg) top center no-repeat;
	margin:0px auto;
}
	
#menu{
	width:792px;
	height:70px;
	margin:0px auto;}
	
#slideshow{
	background:url(../images/images/newhome_03.jpg) top center no-repeat;
	width:792px;
	height:235px;
	overflow:hidden;
	margin:0px auto;}
	
#container{
	width:482px;
	padding:30px 0px 20px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	}

#news{
	background:#b2c8d6 url(../images/images/newhome_05.jpg) top center no-repeat;
	width:712px;
	padding:40px 40px 40px 40px;
	margin:0px auto;
}
	
<!--MISC FORMATTING-->


<!--FONT FORMATTING-->

#container p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#333;}
	
.subhead{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:36px;
	color:#024b79;}
	
.subhead2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#024b79;}
	
#news table a{
	text-decoration:none;
	display:block;
	color:#FFF;
	float:right;
	padding:3px 3px 3px 13px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #FFF;
	background:#d0020a url(../images/images/news-a-tag_08.jpg) 0px 3px no-repeat;
	}
	
#news table {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
	
#banner table{
		font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;}
	
#search table{
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;}