html, body {  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	border: 0px;
	padding: 0px;
	text-align: center;
	
	background: #fff url(images/bg.gif) repeat;
	}

table { font-family: Arial, Helvetica, sans-serif; color: #584724; font-size: 12px; line-height: 16px}
table a:link {color: #bb8830; text-decoration: none}
table a:visited {color: #bb8830; text-decoration: none}
table a:hover {color: #bb8830; text-decoration: underline}
table a:active {color: #bb8830; text-decoration: none}

.header { font-family: Times New Roman, Arial, Helvetica, sans-serif; font-size: 24px; color: #584724; line-height: 45px}
.headersm { font-family: Times New Roman, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #584724; line-height: 20px}
.headerindex { font-family: Times New Roman, Arial, Helvetica, sans-serif; font-size: 18px; color: #584724; line-height: 15px}

.small { font-family: Verdana, Arial, Helvetica, sans-serif; color: #584724; font-size: 9px; line-height: 16px}

.events { font-family: Verdana, Arial, Helvetica, sans-serif; color: #584724; font-size: 10px; line-height: 14px}
.events a:link {color: #bb8830; text-decoration: none}
.events a:visited {color: #bb8830; text-decoration: none}
.events a:hover {color: #bb8830; text-decoration: underline}
.events a:active {color: #bb8830; text-decoration: none}

.eventtitle { font-family: Times New Roman, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #963a11; line-height: 16px}

.address { font-family: Verdana, Arial, Helvetica, sans-serif; color: #fdf8ed; font-size: 11px; line-height: 16px; background: #fff url(images/bottombg.gif)}
.address a:link {color: #ffd792; text-decoration: none}
.address a:visited {color: #ffd792; text-decoration: none}
.address a:hover {color: #ffd792; text-decoration: underline}
.address a:active {color: #ffd792; text-decoration: none}

.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; color: #fdf8ed; font-size: 10px; line-height: 15px;}
.copyright a:link {color: #fdf8ed; text-decoration: none}
.copyright a:visited {color: #fdf8ed; text-decoration: none}
.copyright a:hover {color: #fdf8ed; text-decoration: underline}
.copyright a:active {color: #fdf8ed; text-decoration: none}

.stripe { background-color: #f9f8f5;}
.tablebg { background: #fff url(images/tablebg.gif)}
.eventsbg { background: #fff url(images/eventsbg.gif); background-repeat: no-repeat;}

li { line-height: 18px; list-style-image: url(/images/bullet.gif);}

.indent { 
 padding-left: 30px; 
}

.input{
color:#000000; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
border: 1px solid #787878; 
text-align: left;
}

.button { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 background-color: #584724; 
 color: #FFFFFF; 
 margin-right: 0px; 
border: 1px solid #FFFFFF; 
 }

.image_border {border-width:1px; border-style:solid; border-color:#4C4C4C;}
