body{
	background-color:#EEEEEE;
	background-image: url(widgets/pattern-mid.png);
	background-repeat: repeat-all;
	margin:0px;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: .85em;
}

table.contact{
	width:100%;
}

table.contact h4{
	font-size:14px;
	font-weight:bold;
	margin:2px;;
}

div.submenu{
	font-size:.85em;
	font-weight:bold;
	text-align:center;
}

div.submenu a{
	font-size:11px;
}
	
hr{
	color:#777777;
	background-color:#777777;
	height:2px;
	border: solid 0px;
}

a{
	text-decoration:none;
	color: #333377;
}

a:hover{
	text-decoration:underline;
	color: #119911;
}

h3{
	color: #555566;
}

h4, h5, h6{
	color: #555566;
	margin-bottom:4px;
	font-size:1.25em;
}

h5, h6{
	font-size:1em;	
	margin-top:2px;
}

h6{
	font-style:italic;
}


p{
	margin-top:2px;
}

img.text{
	margin:4px;
}

/*

PAGE SPECIFIC

*/

div.place{
	width:50%;
	float:left;
	margin:0px;
	margin-bottom:10px;
	text-align:center;
}

div.place_header{
	margin-bottom:10px;
	text-align:center;
}

br.clearboth{
	clear:both;
}

#silk{
	width:588px;
	height:384px;
	position:relative;
	left:-10px;
	top: -4px;
}

* html #silk{
	left:-20px;
	top: -8px;
}

#silk_footer{
	position:relative;
	left:-4px;
	top:4px
}

* html #silk_footer{
	left:-2px;
	top:0px;
}

/*

TEMPLATE LAYOUT

*/

#fade_header{
	background-image:url(widgets/pattern-top.png);
	background-repeat: repeat-x;
	width:100%;
	height:157px;
	padding:0px;
	margin:0px;
}



#main{
	width:846px;
	margin:0px;
	margin-top:-140px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom:0px;
	padding:0px;
	
	background-image:url(widgets/main_back.png);
	background-repeat:repeat-y;
}

#top_banner{
	width:846px;
	height:87px;
	margin:0px;
	padding:0px;
	background-image:url(widgets/frame_top.jpg);
	background-repeat:repeat-x;
}

#top_left{
	height:33px;
	float:left;
	width:33px;
	background-image:url(widgets/frame_upper_left.jpg);
}

#top_right{
	height:33px;
	float:right;
	width:33px;
	background-image:url(widgets/frame_upper_right.jpg);
}

#banner{
	clear:both;
	padding:0px;
	margin:0px;
	text-align:left;
	padding-left:50px;
	height:40px;
}

#lines{
	height:14px;
	padding:0px;
	margin:0px;
	font-size:.2em;
}

#header{
	background-image:url(widgets/main_mhs_header_static.jpg);
	height:367px;
}


#header #flash_header{	
	/*
	position:relative;
	top:139px;
	left:-2px;
	*/
	
	height:367px;
	width:846px;
	margin:0px;
	padding:0px;
}


#middle{	
	overflow:hidden;
	padding:0px;
	margin:0px;
}

#content{	
	margin:0px;	
	padding:0px;
	
	float:right;
	width:610px;	
	
	/*width:846px;*/
	text-align:left;
	
	}

#content_header{
	text-align:center;
}

#content_text{
	margin-left:9px;
	margin-right:0px;
	padding:0px;
	width:550px;
	

}

#content_footer{
	margin-left:0px;
	width:550px;
	float:right;
	margin-right:51px;
	padding:0px;
	
}

* html #content_footer{
	margin-right:25px;
}

#content_footer a{
	font-weight:bold;
	font-size:11px;
}




#navi{
	float:left;
	width:226px;		
	margin:0px;
	text-align:left;

	padding:0px;
	
	
}

#navi img{
	margin-left:45px;
}
	
#flash_navi{
	margin:0px;
	padding:0px;
	width:212px;
	height:310px;
	
}

#nav_links{
	padding-left:36px;
	padding-right:12px;
	font-size:11px;
	font-weight: bold;
}

#nav_links a{
	padding-top:10px;
	
}

#link_line{
	margin-left:40px;
	margin-right:18px;
}

#footer{
	height:33px;
	background-image:url(widgets/frame_bottom.jpg);
	background-repeat:repeat-x;
}

#footer_left{
	height:33px;
	float:left;
	width:33px;
	background-image:url(widgets/frame_lower_left.jpg);
}

#footer_right{
	height:33px;
	float:right;
	width:33px;
	background-image:url(widgets/frame_lower_right.jpg);
}
	

#fade_footer{
	background-image:url(widgets/pattern-bottom.png);
	background-repeat: repeat-x;
	width:100%;
	height:157px;
	padding:0px;
	margin:0px;
}

#copyright{
	background-color:#EFEEF3;
	text-align:center;
	color: #555555;
	font-size:11pt;
}
