body {
background-image: url("../images/background.jpg");
margin:0px;
font-family: Verdana, Arial, sans-serif;
font-size:13px;
}

#headerwrap {
width: 100%;
background-color:#A8270B;
height: 180px;
}

#headercontain {
width:870px;
height:180px;
margin:0px auto;
}

#headerbottom {
height:7px;
background-image: url("../images/lowback.jpg");
background-repeat: repeat-x;
}

#contentcontain {
width: 870px;
min-height:350px;
margin:0px auto;
}

#leftcol {
float:left;
width:190px;
margin-top:15px;
margin-bottom:15px;
background-color:transparent;
}

#contentcol {
float:left;
width:678px;
margin-top:15px;
margin-bottom:15px;
background-color:#ECECEC;
border:1px solid #E0E0E0;
font-size:18px;
}

#onecol {
width: 868px;
border:1px solid #E0E0E0;
margin-top:15px;
margin-bottom:15px;
background-color:#ECECEC;
}

.mainhead {
margin-top:10px;
margin-bottom:10px;
color:#333333;
padding:8px;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC; 
}

.subhead {
color:#A8270A; 
border:0px; 
padding:8px;
margin-top:10px;
margin-bottom:10px;
border-bottom:1px solid #CCCCCC;
}

#contentcol p {
line-height:1.4em;
margin-top:10px;
margin-bottom:10px;
color:#333333;
}

#contentcol table {
margin-top:10px;
margin-bottom:10px;
margin-left: auto;
margin-right: auto;
width:655px;
}

.innerspace {
margin:10px;
}

.clearit {
clear:both;
}

.meetschedule {
width:655px;
border:1px solid #999999;
background-color:#CCCCCC;
}

.meetschedule td {
border-bottom:1px solid #999999;
padding:7px;
font-size:11px;
}

.meetschedule th {
text-align:left;
color:#E5E5E5;
background-color:#333333;
padding:7px;
font-size:12px;
}

.calpage {
width:435px;
border:1px solid #999999;
background-color:#CCCCCC;
}

.calpage td {
border-bottom:1px solid #999999;
padding:7px;
font-size:11px;
}

.calpage th {
text-align:left;
color:#E5E5E5;
background-color:#333333;
padding:7px;
font-size:12px;
}

#footer {
width:870px;
padding-top:8px;
padding-bottom:8px;
text-align:center;
background-color:#A8270B;
font-size:14px;
color:#ECECEC;
margin-bottom:5px;
}

#powerby {
width:870px;
padding-top:3px;
padding-bottom:3px;
font-size:12px;
text-align:right;
text-indent:25px;
color:#555555;
margin-bottom:40px;
}

