@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	background-color: #f8f7f0;
	background-image: url(bkg_09-10.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}
#container
{
	width:980px;
	background-color:#000000;
	color:#b9b9b9;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	background-image: url(bkg_body.gif);
}
#pageHeader
{
	width:1024px;
	height:88px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
#utility
{
	width:970px;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	text-transform: lowercase;
	padding: 5px;
	color: #e8e98b;
	background-color: #000;
}
#utility a {
	color: #FFFFFF;
	text-decoration: none;
}
#utility a:hover {
	color: #e8e98b;
	text-decoration: none;
}
#utility a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#mainnav
{
	width:980px;
	background-image: url(bkg_mainnav.png);
	background-repeat: no-repeat;
	height: 26px;
}
#body {
	height: 100%;
	width: 958px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #ffffff;
}
#calendar {
	float: left;
	height: 100%;
	width: 485px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#calendar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
}
#calendar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
}
#calendar h2 a{
	color: #333;
	text-decoration: none;
}
#calendar h2 a:hover{
	color: #000;
	text-decoration: underline;
}
#calendar h2 a:visited{
	color: #333;
	text-decoration: none;
}

#calendar a {
	color: #019CDF;
	text-decoration: none;
}
#calendar a:hover {
	color: #019CDF;
	text-decoration: underline;
}

#calendar .highlight {

}
#calendar .highlight a {
	color: #019CDF;
	text-decoration: none;
}
#calendar .highlight a:hover {
	color: #019CDF;
	text-decoration: underline;
}
#calendar .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 45px;
	vertical-align: bottom;
	background-image: url(titlebkg_calendar.jpg);
}

#calendar .highlight strong {
	color: #51544d;
}


#news{
	float:right;
	width:460px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#news .bkg {
	background-image: url(titlebkg_news.jpg);
	background-repeat: repeat-x;
}
#news h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #7a5d55;
}
#news a {
	color: #91BED5;
	text-decoration: none;
}
#news a:hover {
	color: #C39C57;
	text-decoration: underline;
}
#news a:visited {
	color: #70694d;
	text-decoration: none;
}

#promo{
	float:right;
	clear:right;
	width:460px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#promo .bkg {
	background-image: url(titlebkg_spotlight.jpg);
	background-repeat: repeat-x;
}
#promo h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
}
#promo a {
	color: #019CDF;
	text-decoration: none;
}
#promo a:hover {
	color: #019CDF;
	text-decoration: underline;
}
#promo a:visited {
	color: #019CDF;
	text-decoration: none;
}

#banner {
	height: 138px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 970px;
	background-color: #000000;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 17px;
	clear:both;
}
#footer .orange {
	color: #ed8059;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #e8e98b;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
