﻿body 
{
    background-color: #66563e;
    margin: 10px 10px 10px 10px;
    background-image: url(../images/bowes-bg.gif);
    background-repeat: repeat;
}
body, div, p
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.5em;
    color: #ffffff;
}
#container2
{
    width: 770px;
    height: inherit;
    left: 50%;
    margin-left: -385px; /* half the width of the div */
    margin: 10px auto;
}

.main-menu
{
    width: 100%;
    text-align: center;
    background-color: #70263f;
}
.main-menu a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 12px;
}
.main-menu a:hover
{
    color: #974b07;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 12px;
}
.site-footer
{
    clear: both;
    background-color: #974b07;
    height: 30px;
    padding-top: 5px;
}
.footer-left
{
    float: left;
    width: 45%;
    font-size: 11px;
    color: #ffffff;
    background-color: #974b07;
    padding-left: 5px;
}
.footer-left a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}
.footer-left a:hover
{
    color: #70263f;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}
.footer-right
{
    float: right;
    width: 45%;
    font-size: 11px;
    color: #ffffff;
    text-align: right;
    background-color: #974b07;
    padding-right: 5px;
}
.footer-right a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}
.footer-right a:hover
{
    color: #70263f;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}

.content-panel
{
    width: 100%;
    background-color: #aca7a7;
    color: #ffffff;
}
.home-left
{
    width: 263px;
    border-right: solid 4px #70263f;
    padding: 5px 5px 5px 5px;
}

.panel-left
{
    width: 263px;
    border-right: solid 4px #70263f;
    padding: 5px 5px 5px 5px;
}
.panel-right
{
    padding: 10px 10px 10px 10px;
}

.title-format:link
{
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
}

.title-format:visited
{
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
}

.events_link:visited
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.events_link:link
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.blank-spacer
{
	height: 20px;
}

#flash-spacer
{
	height: 450px;
	width: 100%;
}

.flash-title
{
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.flash-footer
{
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

#flash
{
	text-align: center;
}