@charset "UTF-8";
body {
	background-color: #C0D3E1;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/layout/bg_long.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subnav {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 78px;
	font-size: 11px;
	line-height: 16px;
}
#subnav_events {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 78px;
	font-size: 11px;
	line-height: 16px;
}
#subnav_about {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 425px;
	font-size: 11px;
	line-height: 16px;
}
#subnav_resources {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 146px;
	font-size: 11px;
	line-height: 16px;
}
#header {
	height: 200px;
	width: 800px;
}
#content {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#standard_rc {
	float: right;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#ds_rc {
	float: right;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 60px;
}
#standard_lc {
	float: left;
	width: 450px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#half_rc {
	float: right;
	width: 350px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#bgheader {
	width: 350px;
}
#half_lc {
	float: left;
	width: 350px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.header {
	font-size: 24px;
	color: #EA9519;
	line-height: 28px;
}
.subhead {
	font-size: 14px;
	color: #EA9519;
}
a:link {
	color: #055573;
	text-decoration: none;
}
a:visited {
	color: #055573;
	text-decoration: none;
}
a:hover {
	color: #EA9519;
	text-decoration: none;
}
a:active {
	color: #EA9519;
	text-decoration: none;
}
.subnavon a:link {
	color: #EA9519;
	text-decoration: none;
}
.subnavon a:visited {
	color: #EA9519;
	text-decoration: none;
}
.subnavon a:hover {
	color: #EA9519;
	text-decoration: none;
}
.subnavon a:active {
	color: #EA9519;
	text-decoration: none;
}
#container {
	background-image: url(images/layout/bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	height: 150px;
	width: 200px;
}
#nav {
	height: 21px;
	width: 500px;
	float: right;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#callout {
	padding: 10px;
	height: 105px;
	width: 225px;
	border: 2px dashed #EA9519;
	font-size: 16px;
	color: #E99718;
	line-height: 26px;
}
.callout_big {
	font-size: 24px;
}
#bottomline {
	height: 25px;
	float: left;
	width: 750px;
	text-align: center;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 10px;
	color: #999999;
}
.smalltable {
	font-size: 10px;
	line-height: 12px;
	border: 1px solid #666666;
}
#commentarea hr {
	width: 453px;
	height: 30px;
	background-image:url(../images/layout/dotline.jpg);
	border: none;
}