﻿BODY{ 
	color: #412A22;
	background-color: #412A22; 
	font-family: Georgia, Century, serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

ul{
	padding-left: 30px;
	margin: 0px;
}

li{
	font-size: 13px;
	font-family: Georgia, Century, serif;
}

img{
	border: 0;
	padding: 0;
	margin: 0;
}

hr{
	color: #412A22;
	border-style: dotted;
	border-width: 1;
}

td{
	vertical-align: middle;
	
}

a:link{
	color: #5a7765;
	text-decoration: none;
}

a:visited{
	color: #58615c;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:active{
	color: #85ad94;
	text-decoration: underline;
}


.body_font{
	font-size: 13px;
	font-family: Georgia, Century, serif;
}

.headline_font{
	font-weight: bold;
	font-size: 24px;
}

.subhead_font{
	font-weight: bold;
	font-size: 20px;
}

.admin_font{
	color: 5a7765;
	font-weight: bold;
}

.error_font{
	font-weight: bold;
	color: #cc3300;
}

.legalese{
	font-size: 10px;
	font-family: Georgia, Century, serif;
	color: #a0a0a0;
}

#main_div{
	width: 750px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	border: none;
	color: #412A22;
	background-color: #F2E6B6;
}

#content_div{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#logo_div{
	width: 750px;
	height: 190px;
}

/*
#logo_print_div{
	display: none;
}
*/
/*
#sections_div{
	width: 780px;
	height: 62px;
}

#master_table{
	width: 780px;
	border: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 3px;
}

#content_td{
	width: 556px;
	vertical-align: top;
}

#content_table{
	width: 556px;
	padding: 0px;
	margin: 0px;
}

#content_top_td{
	width: 556px;
	padding: 0px;
	margin: 0px;
}

#content_main_td{
	width: 556px;
	margin: 0px;
	background-image: url(content-main.png);
	background-repeat: repeat-y;
}

#content_bottom_td{
	width: 556px;
	padding: 0px;
	margin: 0px;
}

#states_div
{
	width:527px;
	text-align: center;
	vertical-align: middle;
}

#content_div{
	width: 527px;
	padding-left: 13px;
	padding-right: 16px;
	padding-bottom: 6px;
}

*/
/*begin IE box model hack*/
/*
#ie_content_div{
	width: 556px;
	padding-left: 13px;
	padding-right: 19px;
	padding-bottom: 6px;
}
*/
/*end IE box model hack*/
/*Get a real browser. www.getfirefox.com*/
/*
#spacer_td{
	width: 18px;
}

#sidebar_td{
	width: 206px;
	vertical-align: top;
}

#sidebar_top_div{
	width: 206px;
	position: relative;
}

#sidebar_main_div{
	width: 206px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	background-image: url(sidebar-main.png);
}

#sidebar_bottom_div{
	width: 206px;
	position: relative;
}

#sidebar_spacer{
	width: 206px;
	height: 14px;
}

#contactus_bottom_div{
	width: 206px;
	position: relative;
}

#contactus_top_div{
	width: 206px;
	position: relative;
}

#contactus_main_div{
	width: 206px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	background-image: url(sidebar-main.png);
}


#contactus_table{
	width: 100%;
	position: relative;
}


.contactus_left_td{
	width: 50%;
	text-align: left;
	position: relative;
	padding-left: 14px;
}

.contactus_right_td{
	width: 50%;
	text-align: right;
	position: relative;
}

.schedule_table{
	width: 100%;
	position: relative;
}

.schedule_left_td{
	width: 50%;
	text-align: right;
	position: relative;
	padding-left: 14px;
}

.schedule_right_td{
	width: 50%;
	text-align: left;
	position: relative;
}
*/