@charset "UTF-8";
/* CSS Document */


body{margin:0 0 0 0; padding:0 0 0 0;
background:url('../images/body_back.jpg') top center; background-repeat:repeat-y;
background-color:#000000;
padding: 0px;
}

img {
	border: 0;
}

/* Containers */
#mercer_wrapper{
	background: url('../images/background.jpg') no-repeat top center;
	height: 885px;
	padding: 0px;
}


#topContainer {
 /*background-color:#FFFFFF;*/
 width: 833px;
 height:40px;
 margin-left:49px;
 margin-right:48px;

}
.search_field
{
/*float:right; /* this will make the images line up */
border:1;
border-style:solid;
border-top-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-color:#705c33;
background-color:#524325;
padding:0;
width:112px; /* the width of the actual search box, must be shorter than your image so it fits inside it. */
height:15px; /* again, must be slightly less than the image size */
background-color:#705c33; /* Makes the search field invisible so you can see the image we want underneath. This doesn’t work in Safari, so I may go back later and give them their own style sheet. For now, I’m not bothered by this small inconvenience. */
font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000;
}

.clearfloat{clear:both;}
#spacer5{ height:15px; width:5px; float:left;
}
#navContainer{width:833px; height:269px; background-color:#4b3c20; margin-left:49px; margin-right:48px;}/* opacity:0.75;*/
#navleft{width:671px; margin-top:6.5px; margin-bottom:3.25px; float:left; margin-right:0; margin-left:0;}
#navright{width:152px; margin-top:6.5px; margin-bottom:3.25px; float:left; margin-right:0; margin-left:0;}


.toptext{font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:10px; margin:0 0 0 0; text-align:right;}
.toptext a:link{color:#666666; text-decoration:none;}
.toptext a:visited{color:#666666; text-decoration:none;}
.toptext a:Hover{color:#666666; text-decoration:underline;}

.navtd{
/*margin-left:5px;*/
border-top-color:#000000;
border-bottom-color:#000000;
border-right-color:#000000;
border-left-color:#000000;
border-style:solid;
border-top-width:10px;
border-right-width:10px;
border-bottom-width:10px;
border-left-width:5px;}


div.iframe     {
}
iframe#ifrm {
  }
  
#footer{width:833px; margin-left:48px; margin-right:48px;}
.footertext{font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; line-height:17px; margin:10px 20px 10px 0; text-align:left; font-weight:normal; font-weight:bold;}
.footertext a:link{color:#000000; text-decoration:none;}
.footertext a:visited{color:#000000; text-decoration:none;}
.footertext a:hover{color:#000000; text-decoration:none;}

