/* CSS Document */


.clr {
	clear: both;
}

body, html
{
	margin: 0px;
	padding: 0px;
	height: 100%
	
}
form
{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
	margin: 0px;
	padding: 0px;
 }
#site_container_table
{
	width: 100%;
	padding: 0px;
}
#site_container
{
	text-align: center;
	margin: 0 auto;
}
#site_table
{
	width: 780px;
	height: 100%;
	padding: 0px;
	border: 1px solid #8E7E38;
}

#header_container
{
	width: 780px;
	height: 132px;
}
#heading_container
{
	width: 780px;
	/*height: 46px;*/
	height: 10px;
}
#middle_spacer
{
	width: 780px;
	height: 10px;
	text-align: center;
	vertical-align: top;
}
#middle_container
{
	width: 780px;
	height: 100%;
	vertical-align: top;
}
#middle_table
{
	padding: 0px;
	width: 778px;
}
#left_container_header
{
	width: 489px;
	height: 45px;
}
#left_container
{
	width: 489px;
	height: 100%;
	vertical-align: top;
	padding: 5px 2px 0px 15px;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#right_container
{
	width: 290px;
	height: 100%;
	vertical-align: top;
	padding: 5px 2px 0px 5px;
}
#footer_top
{
	width: 780px;
	height: 47px;
	background-image: url(../images/footer_top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer_top_left
{
	width: 516px;
	padding: 0px 0px 0px 10px;
}
#footer_top_right
{
	
}
#footer_bottom
{
	width: 780px;
	height: 29px;
}
#footer_bottom_left
{
	text-align: left;
	padding: 0px 0px 0px 10px;
	font-family: 'Times New Roman', serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}
#footer_bottom_left a
{
	color: #6E5F1C;
	text-decoration: none;
}
#footer_bottom_left a:hover
{
	color: #72166B;
	text-decoration: underline;
}
#footer_bottom_right
{
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-family: 'Times New Roman', serif;
	font-size: 10px;
	color: #6E5F1C;
}
.border
{
	border: 1px solid #ff0000;
	width: 780px;
}
#top_header
{
	width: 780px;
	height: 105px;
}
#header_menu
{
	width: 139px;
	height: 105px;
}
#topmenu_container
{
	width: 780px;
	height: 26px;
	background-image: url(../images/topmenu_bg.gif);
	background-repeat: repeat-x;
	
}
#topmenu
{
	width: 780px;
	height: 26px;
	font-family: 'Times New Roman', serif;
	font-size: 12px;
}
#topmenu_list
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: 'Times New Roman', serif;
	font-size: 12px;
}
#topmenu_list li
{
	display: inline;
	margin: 0;
	border: 1px solid #ff0000;
}
#topmenu_list a
{
	color: #6E5F1C;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	* padding: 10px 0px 0px 0px;
}
#topmenu_list a:hover
{
	color: #72166B;
	text-decoration: underline;
	background-color: #EFEBD1;
}

 .main_content
 {
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
 }
 .main_content a
 {
	 color: #72166B;
	 text-decoration: none;
 }
 .main_content a:hover
 {
	 text-decoration: underline;
 }
 .main_content H1
 {
	font-family: 'Times New Roman', serif;
	font-size: 16px;
	color: #6E5F1C;
	padding: 10px 0px 0px 20px;
	margin: 0px;
 }
 .main_content p
 {
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
	padding: 10px 0px 10px 30px;
	margin: 0px;
 
 }
 .main_content ul, .main_content ol
 {
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
 }
 .main_content ol li
 {
	 padding: 2px 0px 2px 0px;
 }
 
 .leftmenu
 {
	font-family: 'Times New Roman', serif;
	font-size: 12px;
	color: #6E5F1C;
	line-height: 22px;
 }
 .leftmenu a
 {
	 text-decoration: none;
	 color: #6E5F1C;
 }
 .leftmenu a:hover
 {
	 text-decoration: underline;
	 color: #72166B;
 }
 .home_content
 {
	 padding: 0px 4px 0px 5px;
 }
 
/* built in Mambo styles */
.contentheading
{
	color: #6E5F1C;
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	font-weight: bold;
}
.contentpaneopen
{
	color: #6E5F1C;
	font-family: 'Times New Roman', serif;
	font-size: 14px;
}
.moduletable
{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
	padding: 0px 0px 0px 5px;
}
.moduletable th
{
	padding: 20px 0px 0px 0px;
	text-align: left;
	font-size: 16px;
}
.moduletable td
{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
}
.moduletable td a
{
	text-decoration: none;
	color: #6E5F1C;
}
.moduletable td a:hover
{
	text-decoration: underline;
	color: #72166B;
}
.mainlevel
{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	color: #6E5F1C;
}
.mainlevel a
{
	text-decoration: none;
	color: #6E5F1C;
}
.mainlevel a:hover
{
	text-decoration: underline;
	color: #72166B;
}
.search
{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	color: #6E5F1C;
	
}

