@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #A75509;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin-left:5px;
	font-weight:normal;
}
h2 {
	color: #A75509;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-left:5px;
	font-weight:normal;
}
.menu {
	text-align:right;
	background-image: url('../images/menu_background.jpg');
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #321100;
}
.menu a{
	color: #544615;
	font-family: Tahoma, Arial, San Script;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	padding-right: 5px;

}
.menu a {
	margin-left: 5px;
	margin-right: 5px;
}
.menu a:hover {
	text-decoration: underline;
}
.main_body {
	padding: 0px 10px 10px 10px;
	color: #330a03;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:23px;
	text-align:justify;
	
}
.submenu {
	background-image:url('../images/submenu_background.jpg');
	background-color: #E7DFBA;
	height: 21px;
	padding-left: 15px;
	filter: alpha(opacity=0);
	opacity:0;
	border-bottom:1px solid #321100;
	position:absolute;
	width:921px;
	top:152px;
	padding-bottom:2px;
}

.submenu a {
	color: #E8D8A7;
	font-family: Tahoma, Arial, San Script;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
	padding-right: 15px;
	padding-left: 10px;
}
.link {	
	color: #330a03;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.default_link {	
	color: #330a03;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.default_link:hover {
	text-decoration: underline;
}
.employee {
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 10px;
	color:#3E170E;
	background-color: #B8A693;
}
.column {
	width:530px; 
	background-repeat: no-repeat;
	background-color:#E0D8C3;
	color: #393529;
}
.column div {
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 20px;
}
h3 {
	color:#A75509;
}
.second_column {
	background-image:url('../images/second_column.gif');
	background-repeat:repeat-y;
}
.third_column {
	text-align:left;
}
.quick_link {
	width:270px;
	color:#A25401;
	text-decoration:underline; 
}

.underline span  {
	font-size:1px;
}

.quick_link_header {
	color:#403F3B;
	font-style: italic; 
}

.quick_link_nav li {
	font-size: 12px;
	color:#A25401;
	list-style:none;
	cursor:pointer;
	font-style: italic;
}
.read_more {
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;	
	color: #330a03;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.quick_contact_info {
	padding-top:25px;
}
