.Page_Background { background-color:#FFFFFF;}

html{
	background-image: url(bg.jpg);

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bgtop.jpg);
	background-repeat: repeat-x;
	background-position: left 228px;
}
.bg {
	background-color:#370D03;
	text-align: center;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	margin: 20px;
	text-align: center;
}


.contact-bg{ background-color:#240700}
.contact-bg p {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.contact-bg p a:active, .contact-bg p a:link,.contact-bg p a:visited{
	font-size: 12px;
	text-decoration: underline;
	color: #FFF;
}
.contact-bg p a:hover{
	text-decoration:none;
	
}
.review-bg{
	background-image: url(review-bg.gif);
	background-repeat: no-repeat;
	height: 180px;
}
.review-bg a:active, .review-bg a:link,.review-bg a:visited{
	font-size: 15px;
	text-decoration: underline;
	color: #7C1701;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.review-bg a:hover{
	text-decoration:none;
	
}
.bg tr td table tr td {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
