* {
    margin: 0;
    padding: 0;
}

body {
    padding: 10px 0 30px 0;
    font: 14px Calibri,Arial, Helvetica, sans-serif;
    text-align: center;
    color: #444444;
    background: White;
}

h1 {
    float: left;
    padding: 0 10px 6px 0;
    font: 20px/30px Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #F6C361;
    background: White;
}

h2 {
    float: left;
    padding: 0 0 6px 0;
    font: 20px/30px Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #F9D591;
    background: White;
}

h4 {
    padding: 20px 0 5px 0;
    font: 16px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #6F7648;
}

p {
    padding: 5px 5px 0px 0px;
    font: 14px/22px Calibri,Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #444444;
}

a {
    color: #F4B030;
    text-decoration: underline;
}

a:hover {
    color: #F4B030;
    text-decoration: none;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 900px;
    text-align: left;
}

#top {
    height: 200px;
}

#afterh2 {
    float: left;
    width: 20px;
    height: 74\px;
}

#menu {
    float: right;
    padding: 0 10px 0 0;
    height: 36px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
    display: block;
    padding: 0px 15px;
    height: 36px;
    border-left: 1px solid White;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

#menu ul li a {
    display: block;
    margin: 20px 0 0 0;
    font: bold 11px/16px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #ffffff;
}

#menu ul li a:hover {
    position: relative;
    top: -2px;
    text-decoration: underline;
}

#middle {
    padding: 2px 0 0 0;
}

#left {
    float: left;
    width: 179px;
	border-left: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	height: 100%;
}

#left h3 {
    font: bold 13px/32px Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: White;
    background: #799AD7 url(../images/blue.gif) repeat-x;
}

#left ul {
    list-style: none;
    padding: 15px 0 20px 0;
}

#left ul li {
    margin: 0 0 0 10px;
    padding: 0 0 0 20px;
    background: url(../images/arrow.gif) no-repeat left;
}

#left ul li a {
    font: 14px/22px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #6F91D0;
	font-weight: bold;
}

#left ul li a:hover {
    text-decoration: underline;
    color: #A4AB79;
}

#right {
    float: right;
    padding: 0 0 0 0;
    width: 718px;
	border-left: solid 1px #f0f0f0;
	border-right: solid 1px #f0f0f0;
    text-align: justify;
    background: url(../images/green.gif) repeat-x top;
	position:relative; 
	top:-36px;
	/top:0px; 
	
}

#right h3 {
    font: bold 13px/32px Arial, Helvetica, sans-serif;
    text-align: left;
    text-transform: uppercase;
    color: White;
    background: #A8BB35 url(../images/green.gif) repeat-x top;
	
}

#right h3.green {
    clear: both;
    margin: 0 0 15px 0;
    background: #A8BB35 url(../images/green.gif) repeat-x top;
}

#right_top h4 
{
    font: bold 13px/32px Arial, Helvetica, sans-serif;
    padding: 0 0 0 15px;
	color: white;
	text-transform: uppercase;
    color: White;
	background: #799AD7 url(../images/blue.gif) repeat-x top;
}

#left h4
{
font: bold 13px/32px Arial, Helvetica, sans-serif;
    padding: 0 0 0 15px;
	color: white;
	text-transform: uppercase;
    color: White;
	background: #799AD7 url(../images/blue.gif) repeat-x top;
	width:135px;
}

#right_top ul li
{
	font: 14px Calibri,Arial, Helvetica, sans-serif;
	color: #999999;
    padding: 5px 5px 0px 0px;
}
#right ul li
{
	font: 14px Calibri,Arial, Helvetica, sans-serif;
	color: #444444;
}

#right_2 {
    padding: 0 0 0 15px;
	margin: 0px;
    text-align: justify;
	position: relative;
}


#right_top {
    padding: 0 0 5px 0;
}

#right_mid {
    clear: both;
    color: #A98848;
}

#right_mid p {
    color: #A98848;
    text-align: left;
}

#right_mid h3 {
    padding: 0 0 0 15px;
    background: #F5B132 url(../images/orange.gif) repeat-x;
}

#right_mid_1 {
    float: left;
    padding: 0 0 15px 0;
    width: 324px;
    text-align: left;
}

#right_mid_2 {
    float: right;
    padding: 0 0 15px 0;
    width: 324px;
    text-align: left;
}

#bottom {
    clear: both;
    padding: 0 0 0 180px;
    height: 32px;
    background: #799AD7 url(../images/blue.gif) repeat-x;
}

#bottom_2 {
    padding: 0 20px 0 0;
    background: url(../images/bottom_right.gif) no-repeat right;
    border-left: 2px solid White;
}

#bottom p {
    padding: 0 0 0 15px;
    font: 10px/32px Arial, Helvetica, sans-serif;
    color: White;
    background: #A8BB35 url(../images/green.gif) repeat-x;
}

#bottom a, #bottom a:hover {
    color: White;
}

.imgLeft {
    display: block;
    float: left;
    margin: 20px 15px 20px 0;
}

.imgRight {
    display: block;
    float: right;
    padding: 10px 0 5px 15px;
}

.contact{
background: #ffffff;
padding: 5px;
}

.contactheader
{
width:334px;
/width: 330px;

}

#bottom_2 a{
	color: #7293D2;
    text-decoration: none;
}

#bottom_2 a:hover{
	color: #F4B030;
    text-decoration: none;
}

#shows{
margin-right:20px;	
border: solid 1px #799AD7;

}

#shows th{
background: #799AD7;
padding:5px;
color: #f4f4f4;
}

#shows td{
background: #ffffff;
padding:5px;
border-bottom:solid 1px #f4f4f4;
}

#shows td{
background: #ffffff;
padding:5px;
border-bottom:solid 1px #f4f4f4;
text-align:left;
}

#shows tr:hover{
	background: #f0f0f0;
}

#shows .month{
font-weight:bold;	
padding:5px;
background: #C7D6EF;
}

#shows tbody tr:hover td
{
	color: #069;
	background: #f0f0f0;
	
}

