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

body  {
	font:12px Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

p {
	font-family:12px "Gill Sans", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:5px 5px 10px 0px;
	}

a {
	text-decoration:none;
	color:#0071BC;
	}
		
#header {
	font:
	padding:0px;
	margin:0x;
	width:734px;
	heiht:279pc;
	}
	
#header_top{
	background:url(images/header_top.jpg) no-repeat;
	padding:0px;
	margin:0px;
	height:33px;
	width:735px;
	}
#header_logo{
	float:left;
	background:url(images/header_logo.jpg) no-repeat;
	padding:0px;
	margin:0px;
	height:230px;
	width:238px;
	}
	
#header_menu_frame{
	float:left;
	padding:0px;
	margin:0px;
	height:230px;
	width:496px;
	}
	
#header_menu {
	float: right;
	margin:0px;
	width: 496px;
	height: 28px;
	background: #F4F4F4;
}

#header_menu ul {
	margin:0px;
	padding:0px;
	height: 28px;
	list-style: none;
}

#header_menu li {
	display: inline;
}

#header_menu a {
	display: block;
	float: left;
	height:28px;
	padding:10px 15px 5px  15px;
	margon:0px;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	color: #000000;
}

#header_menu a:hover {
	background: #DCDCDC;
	border-top-color: #1A7196;
}

#header_menu .active a {
	color:#FFFFFF;
	background: #CA372F;
	}

#header_menu a b {
	text-decoration: underline;
}

#header_menu_graphic {
	margin:0px;
	padding:0px;	
	float:right;
	height:	202px;
	width:496px;
	}
#header_bottom_bar {
	clear:both;
	background:url(images/header_bottom.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height:	16px;
	width:734;
	}

				
.twoColFixLtHdr #container { 
	width: 734px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 

.twoColFixLtHdr #header { 
	padding: 0px;
}
 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 215px;
	padding:0px;
	margin:0px 0px 0px 10px;
}

.twoColFixLtHdr #mainContent { 
	float:right;
	margin: 0px;
	padding:0px;
	width:496px;
}
.twoColFixLtHdr #mainContent img{
	margin: 5px;
	border:2px solid #CA372F;
	} 
 
.twoColFixLtHdr #footer { 
	padding:0px;
	background: url(images/footer.jpg);
	height:58px;
	width:734px;
	text-align:center;
}
 
.twoColFixLtHdr #footer p {
	font-size:10px;
	margin: 0px;
	padding:32px 0px 0px 0px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	margin:10px 0 0 0;
	padding:0px;
	font-size:16px;
	color:#CA372F;
	border-bottom:2px solid #0071BC;
	clear: both;
	}

h2 {
	margin:10px 0 0 0;
	padding:0px;
	font-weight:100;
	font-size:14px;
	color:#0071BC;
	}

	
.weather_bug {
	margin:10px;
	}
blockquote {
	margin:0px 10px 0px 8px;
	}

.intro {
	font-weight:bold;
	font-size:16px;
	color:#CA372F;
	}		
 
#mainContent table {
	margin: 0 auto;
	border: thin dashed #CA372F;
	padding:4px 8px 4px 8px;
}


#mainContent ul {
	list-style-type: none;
	width: 300px;
	margin: 0px;
	clear: both;
}

.credit {
	margin: 10px;
	width: 200px;
	float: right;
	font-size:12px;
	text-align:center;
	font-style: italic;
}

.style1 {color: #0071BC}
#box {
	float: left;
	width: 245px;
}
#box h2 {
	margin: 0px;
	padding: 0px;
}
-->
</style>
<style type="text/css">
<!--
.style2 {font-size: 14px}
-->
</style>
<style type="text/css">
<!--
.style3 {font-size: 18px}

[if IE 5]>
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
<![endif][if IE]>
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]
