﻿body {
	margin: 0;
	padding: 0;
	font-family:Georgia,Georgia,serif;
	font-size:10pt;
	background-color:#4C1C02;
}

a img
{
    border:none;
}

#main_container{
    margin-left:auto;
    margin-right:auto;
    width:881px;
    background-image:url('../images/homemiddle.jpg')
}

#masthead {
	height:100px;
	width:881px;
}

#top_nav {
	height:61px;
	width:871px;
}

#menu_left
{
    float:left;
    width:300px;
    height:61px;
}

#menu_cont
{
    float:left;
    width:564px;
    height:61px;
}

#menu_right
{
    float:left;
    width:7px;
    height:61px;
}

#flash_content
{
    width:871px;
    height:239px;
    clear:both;
}

#flash_right
{
    float:left;
    width:271px;
    height:239px;
}

#flash_cont
{
    float:left;
    width:600px;
    height:239px;
}

#container {
	width:828px;
	margin-left:43px;
}

#left_col
{
    width:180px;
	float:left;
}

.events {
	margin: 10px 20px 0px 38px;
	color:#FFFEF1;
}

#page_content {
	margin-left: 242px;
	background-color:#FFFFFF;
}

#content_left {
	float:left;
	width:286px;
}

#content_right {
	float:left;
	width:300px;
}

.qlink_right
{
    margin-left:14px;
    margin-top:14px;
}

#footer {
	font-size:10px;
	vertical-align:middle;
	width:800px;
	background-color:#723D09;
	height:25px;
	margin-left:71px;
	clear:both;
}

#footer a {
	text-decoration:none;
	color:#FFFEF1;
}

#footer .footer_menu{
	float:right;
	margin-right:30px;
	line-height:25px;
}

#footer .spacer{
	padding:0px 15px 0px 15px;
}
