body {
	background-color: #866f43;
	text-align: center;
	margin-top: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #4a3b1f;
}
a:link {
}
a:hover {
	color: #f05423;

}
a:visited {
}
a:active{
}
#container {
	width: 961px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 852px;
	text-align: right;
}
#nav a:link {
	color: #977347;
}
#nav a:visited {
	color: #977347;
}
#nav a:hover {
	color: #f05423;
}
#nav a:active {
	color: #977347;
}

#maincontainer {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#content {
	padding-left: 50px;
	padding-right: 25px;
}
#rightcolumn {
	width: 400px;
	float: right;
	background-image: url(images/top_rt_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-left: 38px;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	height: 20px;
	text-align: center;
	color: #fcf2df;
	float: left;
	width: 961px;
}
#rightcolumn ul.triangles {
	list-style-image: url(images/triangles.gif);
}
.phone {
	font-size: 1.5em;
	line-height: 1em;
}
#maincontainer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: bold;
	font-variant: normal;
}
#maincontainer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	font-variant: normal;
}
#maincontainer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: normal;
}


#rightcolumn .triangles  a:link {
	font-size: 1.5em;
	text-decoration: none;
	color: #4A3B1F;
}
#rightcolumn .triangles a:hover {
	color: #f05423;
}
#rightcolumn .triangles  a:visited {
	font-size: 1.5em;
	text-decoration: none;
	color: #4A3B1F;
}
#rightcolumn .triangles  a:link {
	font-size: 1.5em;
	text-decoration: none;
	color: #4A3B1F;
}
.feature {
	color: #FF0000;
}
#quotebutton {
	background-image: url(images/request_quote.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 217px;
	margin-right: 50px;
	display: block;
	background-position: left top;
	overflow: hidden;
}
#quotebutton:hover {
	background-position: left -45px;
}
hr {
  	border: 0px;
	text-align:right;
	width: 90%;
	color: #977347;
	background-color: #977347;
	height: 1px;
}
#rightcolumn p, #rightcolumn li {
	margin-right: 25px;
}
#bottom {
	margin-left: 50px;
	float: left;
	margin-bottom: 25px;
}
.column {
	width: 415px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.cities {
	width: 30%;
	float: left;
}
.citylist {
	float: left;
	width: 100%;
}
.border {
	border: 1px solid #866F43;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 60px;
}

