*{ margin:0; padding:0; }
body{
	background:#362F17 url(../images/bgBody.jpg) repeat-x left top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f4f4f4;
}
img.floatLeft{
	border:#A6431C 1px solid;
	position:relative;
	float:left;
	margin:5px 10px 0 0;
	padding:2px;
}
strong{
	color:#EEE9BF;
}
strong.phone{
	font-size:24px;
}
#menu{
	width:800px;
	height:44px;
	text-align:right;
}
#menu a{
	color:#4B6C09;
	text-decoration:none;
	line-height:250%;
	font-size:16px;
	font-weight:bold;
}
#menu a:hover{
	color:#A6431C;
	text-decoration:none;
}
#header{
	width:800px;
	height:98px;
	text-align:left;
}
#headerRight{
	width:330px;
	height:97px;
	float:right;
	text-align:right;
}
#headerRight img{
	margin:5px 0 0 0;
}
#headerRight h1{
	font-size:16px;
	font-weight:bold;
}
#middle{
	width:800px;
	height:255px;
	text-align:center;
}
#middle img{
	padding:0 2px;
}
#content{
	width:800px;
	height:inherit;
	background:url(../images/bgContent.jpg) repeat-y center top;
	text-align:left;
	margin-top:20px;
}
#content h1{
	font-size:24px;
	padding:10px 20px;
	color:#EEE9BF;
}
#content p{
	padding:10px 20px;
	line-height:150%;
}
#content ul{
	padding:10px 20px 10px 50px;
}
#content li{
	line-height:150%;
	list-style-image:url(../images/img06.gif);
}
#footer{
	width:100%;
	height:187px;
	background:url(../images/bgFooter.jpg) repeat-x left top;
}
#footer p{
	color:#A6431C;
	padding-top:35px;
}
#footer p.copy{
	color:#A6431C;
}
#footer a{
	color:#A6431C;
	text-decoration:none;
}
#footer a:hover{
	color:#A6431C;
	text-decoration:underline;
}
