html, body {
	height: 100%;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
}
body {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
}
.brands {
	padding-right: 25px;
	padding-bottom: 25px;
}
.logo {
	margin-left: 45px;
}
#container {
	width: 1013px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/body-bg.jpg);
	min-height: 100%;
	position: relative;
}
#header {
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	width: 1021px;
	height: 100px;
	position: relative;
}
#content {
	width: 915px;
	padding-top: 45px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-left: 20px;
	position: relative;
}

#footer {
	background-color: #990000;
	width: 975px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B3ADA9;
	position: absolute;
	bottom: 0px;
	height: 100px;
	margin-left: 19px;
}
#nav {
	position: absolute;
	top: 64px;
	right: 30px;
	height: 50px;
	z-index: 100;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: block;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 15px;
	color: #595959;
	float: left;
	list-style-type: none;
	width: auto;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
}
.line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C2BDBA;
}
#header p {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	position: absolute;
	top: 8px;
	right: 30px;
	z-index: 101;
}
#nav li a {
	color: #595959;
	text-decoration: none;
	padding-top: 25px;
}
#nav li a:hover {
	color: #990000;
}
#float-left {
	float: left;
	width: auto;
	padding-right: 25px;
}
#left {
	width: 700px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	position: relative;
}
#footer p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#right {
	float: left;
	width: 230px;
	text-align: right;
	padding-top: 10px;
}
#home-left {
	float: left;
	width: 533px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B3ADA9;
	margin-top: 20px;
}
#home-right {
	float: left;
	width: 320px;
	padding-left: 20px;
	margin-top: 20px;
	position: relative;
	padding-bottom: 20px;
}
h1 {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 20px;
	color: #5C483D;
	margin: 0px 0px 25px;
	padding: 0px;
}
p {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.news-post {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
#highlight {
	width: 240px;
	border: 1px solid #8B7D75;
	float: left;
	position: relative;
	padding: 6px;
	height: 140px;
}
#highlight-left {
	width: 240px;
	border: 1px solid #8B7D75;
	float: left;
	margin-right: 20px;
	position: relative;
	padding: 6px;
	height: 140px;
}
h2 {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #5C483D;
	margin: 0px;
	padding: 0px;
}
#left-column {
	float: left;
	width: 675px;
	padding-left: 20px;
}
#spacer {
	clear: both;
	padding-bottom: 130px;
}
#sub-nav li {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3ADA9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3ADA9;
}
#sub-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.news-title {
	font-weight: bold;
}
.plus {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 5px;
}
a:hover {
	color: #333333;
}
#sub-nav {
	float: left;
	width: 220px;
}
#footer a {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#footer a:hover {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #990000;
	text-decoration: none;
}
#content-row {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3ADA9;
	padding-top: 20px;
	padding-bottom: 20px;
}
#image-row {
float: left;
	width: 215px;
}
#text-row {
	float: left;
	width: 675px;
}
#spacer2 {
	clear: both;
	width: 1px;
}
#text-row2 {
	float: left;
	width: 450px;
}
.photo-right {
	border: 4px solid #B3ADA9;
	margin-left: 25px;
}
.photo-left{
	border: 4px solid #B3ADA9;
	margin-right: 25px;
}
.form-style {
	display: block;
	width: 80px;
	float: left;
}
.check-box {
	margin-left: 35px;
}
#left-contact {
	width: 420px;
	margin-left: 60px;
}
#right-contact {
	float: right;
	width: 400px;
}
.brand-logo {
	margin-right: 20px;
	margin-bottom: 20px;
}
a.facebook {
	position: absolute;
	top: 20px;
	left: 370px;
}
a.facebook-home {
	border: 1px solid #8B7D75;
	display: block;
	color: #5C483D;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/f_logo-sm.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
	margin-top: 8px;
}
.clear {
	clear: both;
}

