body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
}
#container{
	width: 800px;
}
#logo_bar{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	height: 212px;
}
#logo_bar h1{
	display: none;
}
#logo_bar p{
	float: right;
	background-image:url(../images/banner.gif);
	background-repeat:no-repeat;
	background-position: 18px 100px;
	height: 162px;
	width: 590px;
	text-align: right;
	color: #993300;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	padding-top: 50px;
}
#logo_bar a{
	color: #993300;
	text-decoration: none;
}
#nav {
	margin-left: 10px;
	float: left;
}
html>body #nav{
	margin-left: 20px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
}
#nav li{
	line-height: 2em;
}
#nav li a{
	color: #993300;
	text-decoration: none;
}
#nav li a:hover{
	text-decoration: underline;
}
#footer{
	clear: both;
	color: #999999;
	padding: 20px;
	padding-top: 40px;
}
#home_col_1, #home_col_2{
	float: left;
	margin-top: 20px;
}
#home_col_1{
	width: 235px;
	margin-left: 40px;
}
#home_col_2{
	width: 305px;
	margin-left: 20px;
}
.section{
	color: #990000;
	font-size: 11px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	line-height: 1.70em;	
}
#home_col_1 ul, #home_col_2 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 20px;
}
#home_col_1 li, #home_col_2 li{
	color: #666666;
	padding-left: 20px;
	line-height: 1.70em;
}
#home_col_1 li a, #home_col_2 li a{
	color: #666666;
	text-decoration: none;
}
#home_col_1 li a:hover, #home_col_2 li a:hover{
	text-decoration: underline;
}
#subpage{
	margin-left: 40px;
	float: left;	
	width: 550px;
	margin-top: 20px;
}
html>body #subpage{
	margin-top: 0px;
}
a.header{
	color: #990000;
	text-decoration: none;
}
a.header:hover{
	text-decoration: underline;
}
h1{
	color: #990000;
	font-size: 200%;
}
h2{
	color: #666666;
	font-size: 150%;
	font-weight: normal;
}
h3{
	color: #666666;
	font-size: 125%;
	font-weight: strong;
}
h4{
	color: #990000;
	font-size: 125%;
    font-weight: strong;
}
h4 a:hover{
	color: #666666;
	font-size: 125%;
    font-weight: strong;
}
a{
	color: #990000;
}
