﻿body
{
	background: #495a71;
	height: 100%;
	margin: 15px 0 0 0;
	padding: 0;
	width: 100%;
}

img
{
	border:solid 1px  #495a71;	
}

hr
{
    color: #495A71;
}

.clear
{
	clear: both;
	height: 0;
	width: 0;	
}

.bold_red
{
	color: #b83229;
	font: bold 40px "Times New Roman" serif;
}

.main_container
{
	background: url(/LookAndFeel/Image/mlh_content_bg.jpg) repeat-y;
	width: 960px;	
	margin: 0 auto !important;
}

.main_leftcolumn
{
	clear: left;	
	float: left;
	width: 309px;
}

.main_logo
{
	background: url(/LookAndFeel/Image/mlh_logo.jpg) no-repeat;
	height: 209px;
	width: 309px;	
}

.main_mission
{
	border-top: solid 1px #495A71;
	border-bottom: solid 1px #495A71;
	margin: 20px 0 0 12px;
	width: 275px;
		
}

.main_rightcolumn
{
	float: left;
	width: 651px;	
}

.main_rightcolumn_content
{
	margin-left: 4px;
	width: 647px;
}

.main_top
{
	background: url(/LookAndFeel/Image/top_bg.jpg) repeat;	
	height: 98px;
	width: 647px;
}

.main_topright
{
	background: url(/LookAndFeel/Image/top_right.jpg) no-repeat;
	float: right;
	height: 60px;
	width: 53px;	
}

.main_nav
{
	float: left;
	height: 35px;
	margin-top: 3px;
	width: 647px;	
}

.nav_item
{
	display: block;
	float: left;	
}

.nav_item a
{
	color: #ffffff;
	float: left;
	font: bold 14px "Times New Roman" serif;
	letter-spacing: 0.075em;
	padding: 8px 11px;	
	text-decoration: none;
	text-transform: uppercase;
}

.nav_item a:hover
{
	background: #b83229;	
}

.section_title
{
	color: #495a71;
	font: bold 20px "Trebuchet MS", sans-serif;	
}

.section_text
{
	color: #525252;
	font: normal 13px "Trebuchet MS", sans-serif;
	padding: 20px;
}

.left_quotes
{
	background: url(/LookAndFeel/Image/left_quotes.jpg) no-repeat;
	float: left;
	height: 20px;
	width: 20px;	
}

.right_quotes
{
	background: url(/LookAndFeel/Image/right_quotes.jpg) no-repeat;
	float: right;
	height: 20px;
	width: 20px;	
}

.section_container
{
	clear: left;
	margin: 20px 0 0 12px;
	padding-bottom: 10px;
	width: 275px;	
}

.red_title
{
	color: #b83229;
	font: bold 14px "Trebuchet MS" sans-serif;
	padding: 5px 0 5px 0;
}

.section_item
{
	font: normal 11px "Trebuchet MS" sans-serif;
	padding: 10px 0 10px 0;	
}

.section_separator
{
	border-top: solid 1px #495A71;
	margin-left: 12px;
	margin-right: 20px;
}

.main_banner
{
	background: url(/LookAndFeel/Image/main_banner.jpg) no-repeat;
	clear: left;
	height: 323px;
	width: 647px;	
}

.rightcolumn_section
{
	padding: 6px;	
}

.rightcolumn_item
{
	background: #eceef1;
	font: normal 13px "Trebuchet MS", sans-serif;
	display: block;
	margin-top: 10px;
	padding: 10px;	
}

.rightcolumn_item_image
{
	clear: left;
	float: left;
	height: 100%;
	padding-top: 5px;
	vertical-align: middle;
}

.rightcolumn_item_text
{
	float: left;
	margin-left: 10px;
	font: normal 13px "Trebuchet MS", sans-serif;	
	width: 450px;
}

.rightcolumn_item_text a
{
	color: #b83229;
	font: bold 11px "Tahoma", sans-serif;	
	text-decoration: none;
}
#footer
{
	color:White;
	text-align:center;
	margin-top:10px;
	font: normal 10px "Trebuchet MS", sans-serif;
	padding-bottom:10px;
}
#footer img, a
{
	border:none 0;
}