html, body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height:18px;
}

body
{
	/*background-color: #aa2a2a;*/
	background-color: #8D0000;
}

#container
 {
	margin: 0 auto 30px auto;
	width: 900px;
	background-color: #fff;
}

#header
{
	height: 245px;
	width: 900px;
}

#footer
{
	background-image: url(../gfx/footer_back.gif);
	background-repeat: repeat-x;
	width: 885px;
	height: 26px;
	margin-top: 10px;
	padding: 10px 0 0 15px;
	float:left;
}

#mainnav
{
	background-image: url(../gfx/menu_back.gif);
	background-repeat: repeat-x;
	width: 900px;
	height: 45px;
}
#tops{
	width: 900px;
	float:left;
	margin-top:5px;
}

#tops a img
{
	border: none;
}

#top-text
{
	float: left;
}

#top-buttons
{
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

#flash_rotation {
	width: 900px;
	height: 195px;
}


#content {
	float:left;
}

#content-wrap
{
	margin-top: 10px;
	background-image: url(../gfx/page_content_back.gif);
	background-repeat: repeat-y;
	background-position: top;
	min-height: 400px;
	_height: 400px;
}

#content-box
{
	float: left;
	width: 480px;
	padding: 10px;
}

#content-box h1
{
	margin: 0;
}

#content-box h2
{
	margin: 0;
}

#content-col
{
	padding: 10px;
}

.wrap_events {
	margin-top: 10px;
	color: black;
	background-image: url(../gfx/events_back.gif);
	width: 900px;
	float:right;
}
#content-text {
	color: white;
	float:left;
	width: 480px;
	padding: 10px;
}

#events {
	float: right;
	color: #686868;
	width:380px;
	font-size: 10px;
}

#events h2 {
	margin: 0 0 5px 10px;
}

#events .events_item,
#quickCalenderEvent .events_item
{
	width: 360px;
	float: left;
	padding: 10px 0 10px 10px;
	display: inline;
}

#quickCalenderEvent .events_item
{
	width: auto;
	float: none;
}

#events .first_item,
#quickCalenderEvent .first_item
{
	padding-top: 0;
}

#events .events_item img,
#quickCalenderEvent .events_item img
{
	float:left;
	border:1px solid #8D0000;
}
#quickCalenderEvent .events_item img
{
	float: none;
	margin: 0 0 10px -10px;
}

#events .events_line
{
	float: left;
	width: 355px;
	height: 1px;
	margin-left: 10px;
	border-top: 1px solid #D3CBCB;
	display:inline;
	line-height:0;
}
#quickCalenderEvent .events_line
{
	width: 250px;
	height: 1px;
	margin: 10px 0;
	border-top: 1px solid #D3CBCB;
	display:block;
	line-height:1px;
}

#events h3,
#quickCalenderEvent h3
{
	float:right;
	width:230px;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 12px;
	line-height: 13px;
}
#quickCalenderEvent h3
{
	float: none;
	width: auto;
	margin: 0 0 0 0;
}
#events h4,
#quickCalenderEvent h4
{
	float:right;
	width:230px;
	margin: 0 0 5px 10px;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
}
#quickCalenderEvent h4
{
	float: none;
	width: auto;
	margin: 0 0 0 0;
}

#events p,
#quickCalenderEvent p
{
	float:right;
	width:230px;
	margin-left:10px;
	margin-top:0;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
}
#quickCalenderEvent p
{
	float: none;
	width: auto;
	margin: 10px 0 0 0;
}
#breadcrumbs
{
	margin: 0;
	padding: 0;
	height: 14px;
	_margin-bottom: -10px;
}

#banner1 img,
#banner2 img,
#banner3 img,
#banner4 img
{
	border: none;
}

#banner1
{
	width: 500px;
	float: left;
}


#three_box {
	margin-top: 10px;
	width: 900px;
	float:left;
	background-image:url(../gfx/three_box_back.gif);
}
#box1, #box2, #box3 {
	
	float:left;
	width: 294px;
}
#box1, #box2 {
	margin-right: 9px;
}
#box2, #box3 {
	width: 264px;
	padding: 15px;
}

#box1 img
{
	border: none;
}

#box3 h2
{
	margin: 0;
}

#content .halfheight,
#box3 .halfheight
{
	height: 140px;
}

#box3 .halfheight1
{
	height: 100px;
}
#box3 .halfheight2
{
	height: 180px;
	position: relative;
	vertical-align: bottom;
}

#content input.txt,
#box3 input.txt
{
	width: 250px;
	border: none;
	margin: 0 0 3px 0;
	padding: 2px 5px 2px 5px;
}

#content input.txt
{
	background-color: #E8E7E7;
}
#box3 input.txt
{
	background-color: #F0CAA8;
}

#content input.button,
#box3 input.button
{
	width: 128px;
	border: none;
}
#content input.button
{
	background-color: #E8E7E7;
}
#box3 input.button
{
	background-color: #F0CAA8;
}

#content input.button2,
#box3 input.button2
{
	width: 260px;
	border: none;
}
#content input.button2
{
	background-color: #E8E7E7;
}
#box3 input.button2
{
	background-color: #F0CAA8;
}

#content form,
#box3 form
{
	margin: 0;
	padding: 0;
}

#content .halfheight p#newsletter-message,
#box3 .halfheight p#newsletter-message
{
	display: block;
	height: 35px;
}

#box3 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #fff;
}

#box3 li
{
	margin-bottom: 10px;
}

#box3 ul a
{
	color: #fff;
	text-decoration: none;
}

#box2 #week-events
{
	margin: 0;
	padding: 0;
}

#box2 #week-events dt
{
	font-weight: bolder;
	margin: 0;
	padding: 0;
}

#box2 #week-events dd
{
	margin: 0;
	padding: 0;
}

a {
	color: #8D0000;
}
.heading {
	clear:both;
	margin-bottom: 8px;
}

.no-show
{
	display: none;
}

.clearBOTH {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	zoom: normal;
}

.clickable
{
	cursor: pointer;
}
