@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #e8d3ac;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #642200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #CA4700;
}
a:active {
	text-decoration: none;
	color: #CA4700;
}
#bgHeader {
	background-image: url(media/bg-header.jpg);
	height: 130px;
}
#borders {
	border: 1px solid #fff;
}
#bgButton {
	background-color: #642200;
}
#bgMain {
	background-color: #FFF;
}
.address {
	letter-spacing: .5em;
	color: #FFF;
}
#bgFooter {
	background-image: url(media/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3C1500;
}
.botNav {
	font-size: 10px;
	color: #E2CB9A;
	margin-bottom: 4px;
}
.botNav a:link {
	font-size: 10px;
	color: #E2CB9A;
}
.botNav a:visited {
	font-size: 10px;
	color: #E2CB9A;
}
.botNav a:hover {
	font-size: 10px;
	color: #FFF;
}
.botNav a:active {
	font-size: 10px;
	color: #FFF;
}
h1 {
	font-family: "Century Gothic", Helvetica, Verdana, Arial;
	color: #642200;
	font-weight: normal;
	font-size: 36px;
	margin: 0px;
	padding: 0px;
	line-height: 42px;
}
.indent {
	margin: 10px;
}
.phone {
	font-size: 18px;
	font-weight: bold;
}
.website {
	font-size: 16px;
}
.dealsTitle {
	font-size: 14px;
	background-color: #E5D3AB;
	padding: 6px;
	border: 1px solid #642200;
	text-align: right;
}

