body	{
		background-image: url(/images/bg.gif);
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px; 
		color: #333333;
		margin-top: 10px;
		margin-left: 0px;
		line-height: 1.5;
}

table	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px; 
}

th	{
	text-align: left;
	
}

#header	{
	background: url('/images/logo_background.jpg');
}

#main_table	{
	width: 768px;
	background-color: #ffffff;
	padding: 0px;
	vertical-align: top;
	border: solid #5A6C42 1px;
}

#top_strip	{
	width: 100%;
	background-color: #ffffff;
	text-align: right;

}

#logo_table	{
	height: 100px;
	width: 100%;

}


#logo_cell_left	{
	background-image: url('/images/logo_background_left.jpg');
	padding-left: 25px;
	text-align: left;
}

#logo_cell_right	{
	text-align: left;
}

#middle_content	{
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}

#mid_left_column{
	vertical-align: top;
	text-align: right;
	padding: 10px;
	width: 80px;
	border-top: 2px solid #495261;
}

#mid_left_column_menu	{
	vertical-align: top;
	text-align: left;
	width:160px;
	border-top: 2px solid #3f4c61;
	border-right: 1px solid #3f4c61;
	background-color: #c3ceda; 	
}
 
td#mid_left_column_menu a:link, 
td#mid_left_column_menu a:visited, 
td#mid_left_column_menu a:active {
	display: block;
	padding: 2px;
	padding-bottom: -2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #bfd1df; 	
	background-color: #c3ceda; 	
	text-decoration: none;
	font-size: 11px;
	color: #3f4c61; 	
	border-bottom: 1px solid #495261;
}

td#mid_left_column_menu a:hover	{
	background-color: #d3cfbf;
	color: #7a6d4d;
}

td#mid_left_column_menu a.menu_heading:link,
td#mid_left_column_menu a.menu_heading:active,
td#mid_left_column_menu a.menu_heading:visited  {
		font-size: 12px;
		font-weight: bold;
		color: #3f4c61; 	
		background-color: #c3ceda; 	
		padding: 2px;
}

td#mid_left_column_menu a.menu_heading:hover	{
	background-color: #d3cfbf;
	color: #7a6d4d;
}

td#mid_left_column_menu a.menu_subheading:link,
td#mid_left_column_menu a.menu_subheading:visited,
td#mid_left_column_menu a.menu_subheading:active {
	font-weight: bold;
}

td#mid_left_column_menu a.menu_subheading:hover	{
	font-weight: bold;
	background-color: #d3cfbf;
	color: #7a6d4d;
}

td#mid_main_column	{
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;

}

#mid_right_column {
	vertical-align: top;
	text-align: left;
	background-color: #d3cfbf;
	width: 160px;
	border-top: 2px solid #495261;
	padding-top: 10px;
}

#mid_right_column_gallery {
	vertical-align: top;
	text-align: left;
	background-color: #d3cfbf;
	width: 225px;
	border-top: 2px solid #495261;
	padding-top: 10px;
}

#shadow_divider	{
	background-image: url('/images/right_shadow_back.gif');
	width: 25px;
	border-top: 2px solid #495261;
}

#shadow_divider_main	{
	background-image: url('/images/right_shadow_back.gif');
	width: 33px;
}

#footer		{
	width: 100%;
}

#bottom_strip	{
	background-color: #D0D5C9;
	width: 100%;
	padding: 10px;
	font-size: 11px;
	color: #000000;

}
a	{
	color: #435935;
}

a:hover	{
	color: #B3BAC4;
}


#bottom_menu	{
	background-color: #425934;
	width: 100%;
	text-align: center;
	color: #ffffff;
	padding: 8px;
	font-size: 11px;
}

#bottom_menu a	{
	color: #ffffff;
}

#bottom_menu a:hover	{
	background-color: #ffffff;
	color: #586c7c;
}

#copyright_credit	{
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	color: #666666;
}

#copyright_credit a	{
	color: #666666;
}

#copyright_credit a:hover	{
	background-color: #666666;
	color: #c3ceda;
}

a.small:link, a.small:visited,a.small:active {
	font-size: .9em;
	color: #666666;
	text-decoration: none;
}

a.small:hover	{
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
}

a.inactive	{
	color: #cccccc;
}

h4	{
	font-size: 1.1em;
}
