/*Main Page Styles*/

/*
a:link { color: #D47827; font-size: 12px; text-decoration: underline;}
a:visited { color: #D47827; text-decoration: underline; font-size: 12px;}
a:focus, a:hover, a:active { color: #FFF; text-decoration: none; font-size: 12px;}
*/

a.footerlink:link { color: #000000; font-size:11px; text-decoration: underline;}
a.footerlink:visited { color: #000000; text-decoration: underline; font-size:11px;}
a.footerlink:focus, a.footerlink:hover, a.footerlink:active { color: #000000; text-decoration: none; font-size:11px;}

body {background: #FBAE3C url(/ernie_deane/!images/mp/osh_ernie_deane_background.jpg) repeat-x;
	  font-family: lucida grande, tahoma, verdana;
	  font-size: 13px;
	  color: #000000;
	  font-weight: normal;}
	  
.canvas {width: 742px;
		margin: 0 auto;
		position: relative;}
		
.header {background: url(/ernie_deane/!images/mp/osh_ernie_deane_mp_header_bar.gif) no-repeat;
		 width: 742px;
		 height: 40px;}
		 
.headlogo {background: url(/ernie_deane/!images/mp/osh_ernie_deane_mp_header_logo.gif) no-repeat;
		   width: 742px;
		   height: 65px;}
		   
.bodymain {background: url(/ernie_deane/!images/mp/osh_ernie_deane_mp_body_background.gif) no-repeat;
		   width: 742px;
		   height: 358px;}
		   
.footer {background: url(/ernie_deane/!images/mp/osh_ernie_deane_mp_footer_bar.gif) no-repeat;
		 width: 742px;
		 height: 27px;}
		 
.flash {background: url(/ernie_deane/!images/mp/osh_ernie_deane_flash_static.jpg) no-repeat;
		position: absolute;
		top: 105px;
		left: 28px;
		width: 376px;
		height: 358px;
		z-index: 1;}
		
.mp_nav {width: 338px;
	  	height: 238px;
	  	position: absolute;
	  	top: 104px;
	  	left: 404px;}
	  
.mptext {position: absolute;
	  	 top: 355px;
	     left: 420px;}
		 
.footertext {font-family: lucida grande, tahoma, verdana;
	  font-size: 11px;
	  color: #000000;
	  font-weight: normal;
	  }
.topnav {position: absolute;
		   top: 13px;
		   left: 610px;
		   z-index: 1000;}

