/* CSS Document */
body { margin:0px 0; padding:0; font: 13px Arial, Sans-Serif; color:#000033; line-height: 1.4em; background : #FFFFFF;}
	
/*sets left right border with fade for all content to go inbetween*/
.content {
	
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background: #FFFFFF
	url(../images/edge.jpg) repeat-y center;
}

.header {

 color: #000033;
 margin-left:28px;
 margin-right:25px;
 height: 170px; }

#topbar{
	

	background-color:#004A8D;
	width:747px;
	height: 24px;
	}

#middlebarleft{
	margin-left:12px;
	margin-top:25px;
	margin-bottom:10px;
	}
	
#leftheader{
float:left;
width:118px;
width:500px;
	
	}
#headerimg{
background-color:#CCCCCC;
background: url(../images/simmonsStein.jpg);
width:241px;
height:142px;
float:right;
}


.navbar{
background: url(../images/navbar.jpg);
	width:506px;
	height: 24px;
	float:left;
}

#navbarcit{
margin-left:16px;
margin-top:3px;
font-size:12px;
color:#cccccc;
}

#navbarcit a{
font-size:12px;
font-weight:bold;
color:#cccccc;
text-decoration:none;
}

#navbarcit a:hover{
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}


.main {
	color:#003399;
	width:747px;
	margin: 0 auto;
	padding-top:15px;
	padding-left:5px;
	clear:both;
	line-height:1.6em;
}
	
#maintitle {
	font-size:14px;
	
	
	margin-left:205px;
	width:200px;
	padding-bottom:7px;
	border-bottom:#e6e6ff solid 0.05em;
	margin-bottom:20px;
}

	
#maintitlefind {
	font-size:14px;
	
	margin-left:15px;
	width:200px;
	padding-bottom:7px;
	border-bottom:#e6e6ff solid 0.05em;
	margin-bottom:20px;
}

#bodyfind{
	margin-left:15px;
	margin-right:20px;
	border:1px solid #CCCCCC;
	width:auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 32.5px;
	
	}
	
#bodyfindl{
	width:200px;
	font-size:medium;
	
	}
	
#bodyfindr{
	width:429px;
	height:304px;
	position:absolute;
	left: 422px;
	top: 252px;

}	
	
#bodyleft{

background-color:#ffffff;
width:158px;
height:225px;
float:left;
margin-left:15px;
margin-top:7px;

background-image:url(../images/imageback.png);

}

#bodyright{ 
padding:0;
margin:0;
float:right;;
clear:none;

width:520px;
margin-right:20px;
}



.footer{
	background: url(../images/footer.jpg) bottom no-repeat;
	width:800px;
	height:51px;
	clear:both;
	font-size:10px;
	padding-top:20px;
	
	
	}
	
#footeraddress{
	margin-left:40px;
	margin-top:15px;
	color:#999999;
}

.footer a{

	color:#999999;
	text-decoration:none;
}

.footer a:hover{

	color:#777777;
	text-decoration:underline;
}
