@charset "UTF-8";
/* CSS Document */
body	{
	background-image:url(../images/bkgd.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
}
a:link, a:visited	{
	color: #ae5608;
	text-decoration:none;
}
a:hover	{
	color: #CCC;
}
ul	{
	list-style:disc;
	margin-left: 15px;
	margin-bottom: 10px;
}
#contentoffset li	{
	margin: 3px 0;
}
em,	i	{
	font-style:italic;
	font-weight:inherit;
}
strong, b	{
	font-weight:bold;
}
#spread	{
	width: 900px;
}
#header	{
	height: 152px;
}
#logo	{
	margin-left: 50px;
}
#mainbody	{
	height: 582px;
}
#photo	{
	width: 200px;
	float: left;
	height: 583px;
}
#maincontent	{
	float: right;
	width:700px;
}
#navigation	{
	height:60px;
	width: 700px;
}
#followus	{
	display: inline;
	float: left;
	padding: 15px 10px 10px 20px;
}
#followus img 	{
	margin-right: 10px;
}
#content 	{
	color: #ffffff;
	font-size:12px;
	line-height:16px;
}
#contentoffset	{
	padding: 10px 10px 20px 20px;
	height: 410px;
	overflow:auto;
	margin-bottom: 20px;
}
#contentoffset form	div{
	margin: 3px;
}
#contentoffset label	{
	display:block;
	width: 105px;
	float: left;
}
#locale	{
	margin-bottom: 20px;
}
#content p	{
	margin-bottom: 10px;
}
#footer	{
	color: #0b9444;
	font-size:10px;
	padding-left: 207px;
	margin-top: 5px;
}
#footer a:link, #footer a:visited	{
	color: #666666;
	text-decoration:none;
}
#footer a:hover	{
	color: #ae5608;
}
/* mod_calendar Styles */
#modNews	{
	width: 200px;
	border: 1px solid #bc6a01;
	margin-right: 10px;
	float: left;
}
#widgettitle	{
	font-weight: bold;
	margin: 3px 10px 3px 10px;
	border-bottom: 1px solid #666666;
}
#widgetnews	{
	padding: 10px;
}
#mod_calendar_atitle {
	font-weight:bold;
	margin-bottom: 10px;
}
.eTitle	{
	font-style:italic;
	font-weight:bold;
	color: #999;
}
td.dayhover:hover	{
	background-color:#676980;
}
td.selected	{
	background-color:#676980;
}
td.selected a:link, td.selected a:visited	{
	color: #43445e;
}
.subheader2	{
	font-weight:bold;
}
.articledata	{
	font-style:italic;
}