body{
font-family: Arial, Helvetica, sans-serif;
margin: 0;
font-size: .8em;
text-align: center;
background: #fff;
color: #390708;
}

h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 15px 10px 5px 10px;
}
h1{
font-size: 1.1em;
font-weight: normal;
}
h2{
color: #7E2A2B;
font-size: 1.1em;
}

h3{
color: #390708;
font-size: 1.1em;
}
a{
color: #390708;
}

a:hover{
color: #1E4C8A;
text-decoration: none;
}

p{
margin: 0;
padding: 10px 10px 2px 10px;
line-height: 1.3em;
}

ul{
margin-left: 60px;
}
li{
list-style: none;
}
.container{
background: url(images/mainback.jpg) repeat-y right;
border: 1px solid #630101;
width: 998px;
margin: 0 auto;
text-align: left;
}

.top{
background: #fff url(images/top.jpg) no-repeat top right;
height: 125px;
}

.leftcol{
width: 397px;
float: left;
margin-right: 4px;
display: inline;
}

.midcol{
background: #ccc;
width: 390px;
float: left;
margin-left: 4px;
display: inline;
}

.rightcol{
background: #EBE9E4;
color: #666;
width: 197px;
margin: 0;
float: right;
display: inline;
}
.rightcol h1{
color: #750513;
background: url(images/events-icon.gif) no-repeat left;
padding: 10px 0px 5px 29px;
font-weight: bold;
font-size: 18px;
font-family: Trebuchet MS;
margin: 5px 4px;
}
.rightcol p{
padding: 10px;
line-height: 1.3em;
}
.rightcol strong{
font-size: 1.4em;
font-weight: normal;
}
.rightcol a{
color: #780005;
text-decoration: none;
}
.rightcol a:hover{
text-decoration: underline;
}
.clear{
clear: both;
padding: 0;
margin: 0;
line-height: 0;
}
.footer{
clear: both;
background: #fff;
margin: 0;
padding: 5px 0 5px 0;
border-top: 1px solid #630101;
text-align: center;
height: 20px;
}

.footer li{
font-family: Trebuchet MS;
display: inline;
padding: 0 12px;
border-right: 1px solid #666;
line-height: .7em;
font-size: .9em;
}
.footer ul{
margin: 0;
border-top: 5px solid #fff;
padding: 0;
clear: both;
}
.footer .noborder{
border: 0;
}
.footer a{
color: #666;
text-decoration: none;
}
.footer a:hover{
text-decoration: underline;
}
.copy{
font-family: Trebuchet MS;
font-size: .85em;
color: #666;
text-align: center;
margin: 0;
padding: 8px 0;
}
.copy a{
color: #666;
text-decoration: none;
}
.homebox{
background: #340000 url(images/homegrad.jpg) repeat-x top;
color: #fff;
width: 796px;
float: left;
border-top: 4px solid #fff;
font-size: 1.2em;
}
.homebox li{
list-style: none;
background: url(images/bullet.gif) no-repeat 0% 50%;
display: inline;
padding: 0 10px 0 20px;
line-height: 25px;
margin: 0;
}
.homebox ul{
text-align: center;
width: 650px;
margin: 20px auto;
}
.homebox p{
padding: 15px 25px;
}
.right{
text-align: right;
}
.homebox a{
color: #fff;
font-size: .8em;
}
.homebox a:hover{
text-decoration: none;
}
.homebox h1, .leftcol h1{
font-family: Times New Roman, Times, serif;
font-style: italic;
font-size: 36px;
text-align: center;
}
.leftcol h1{
color: #7E2A2B;
}
.leftcol a{
color: #7E2A2B;
}
.leftcol a:hover{
color: #000;
text-decoration: none;
}
form{
margin: 0;
padding: 7px;
color: #000;
}
label{
display: block;
margin: 10px 0;
}
input, textarea{
width: 175px;
border: 1px solid #7F9DB9;
}
textarea{
height: 90px;
}
.button{
background: #ccc url(images/buttongrad.jpg) repeat-x top;
color: #750513;
text-transform: uppercase;
border: 1px solid #7F9DB9;
height: 19px;
width: 100px;
margin-left: 79px;
font-size: 11px;
}