body,div,p,blockquote,ol,ul,dl,li,dt,dd,td,th
     {font-family: arial, helvetica, sans-serif;} 
body{
	 background: #fff url(background.jpg);
}
a{	
	color: #000040;
}
a:visited{
	color: #990000;
}
a:hover{
	background-color: black;
	text-decoration: none;
	color: white;
}
li{
	list-style-position: inside;
}
.wrapper{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border: black 2px solid;
	padding: 0;
}
.top{
	width: 750px;
	height: 120px;
	background-image: url(top3.gif);
}
.logo{
	display: inline;
	background: url(top2.gif) no-repeat;
	float: left;
	height: 120px;
}
.statement{
	display: inline;
	float: right;
	font-weight: bold;
	font-style: italic;
	font-size: 1.0em;
	text-align: center;
	color:#efefef;
	margin:3px 20px 5px 0;
}
.heading1{
	color: black;
	font-weight: bold;
	font-style: italic;
	font-size: 0.8em;
	padding-top: 10px;
}
.hatchet{

	height: 120px;
	padding-left: 50px;
}
.caption{
	font-weight: bold;
	font-style: italic;
	font-size: 1.0em;
	color: black;
	padding-left: 35px;
}
.caption2{
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: black;
	text-align: right;
	padding: 20px 20px 0 0;
}
.leftmenu{
	display: inline;
	float: left;
	width: 180px;
	background: #000080 url(left.gif) repeat-y;
	line-height: 115%;	
}
.main{
	display: inline;
	float: right;
	width: 460px;
	margin: 0 20px 10px 10px;
	font-size: 1.0em;
	color: #303030;	
}

.leftlist{
	 background-color: #666666;
	 font-size: 0.77em;
	 color:#efefef;
	 padding: 3px 3px 3px 10px;
	 border: 2px solid black;
	 width: 170px;
	 margin: 5px 0 5px 30px;
}
.contact{
	background: transparent url(rex.jpg) no-repeat;
	background-position: right; 
	font-size: .80em;
	color: #000;
	width: 400px;
	height: 92px;
	border: 1px solid black;
	padding: 15px 0 0 20px;
	text-align: left;
	margin-left: 10px;
	margin-top: 20px;
	line-height: 170%;
}
.footer{
	color: #808080;
	font-size: .65em;
	border-top: 2px solid #c0c0c0;
	float: right;
	width: 465px;
	padding: 5px 5px 25px 0;
	margin-right: 20px;
}
.rtb{
	float:right;
	margin-right: 30px;
	border: black 1px solid;
}
.house{
	 float:left;
	 margin-left: 30px;
}
.topimg{
	padding-top: 25px;
}
