body {
	color: #000000;
	font: normal 10px Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 26px;
	font-weight: normal;
}

h2 {
	color: #b6d0d7;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #b62e02;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #b62e02;
	text-decoration: none;
}
	

#container {
	margin: 0 auto;
	width: 1000px;
}

#header-top {
	margin-bottom: 4px;
}

#header p {
	float: right;
	text-align: right;
}

.social-media {
	font-size: 8px;
	line-height: 3em;
}

.logo {
	float: left;
}

#header img {
	border: none;
}

.phone-number {
	color: #b62e02;
	font-size: 16px;
}

#top-nav ul {
	background-color: #d7d5d6;
	clear: both;
	margin-bottom: 0px;
	margin-left: 0px; /*for ie*/
	padding: 5px 0px;
}

#top-nav ul li {
	display: inline;
	font-size: 11px;
	list-style-type: none;
}

#top-nav ul li a {
	border-right: 1px solid #ffffff;
	color: #000000;
	padding: 5px 25px;
	text-decoration: none;
}

#top-nav ul li a:hover {
	background-color: #b62e02;
	color: #ffffff;
}

#form {
	border-bottom: 10px solid #d7d5d6;
	float: left;
	height: 344px;
	width: 280px;
}

#form-left, #form-right {
	float:left;
}

#form-left input, #form-right input {
	width: 120px;
}

#form-left input {
	margin-right: 10px;
}

.long-input {
	width: 257px;
}

#form h2 {
	border-top: 4px solid #b62e02;
	margin-right: 5px;
	margin-top: 0px;
	padding-top: 20px;
}

.submit input {
	margin-left: 170px;
	margin-top: 10px;
	width: 91px;
}

input, textarea {
	font: normal 11px Arial, Helvetica, sans-serif;
}

input {
	margin-bottom: 15px;
}

#form, #main-image, #rotator {
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.asterisk {
	color: #b62e02;
}

#bluebar {
	float: left;
}

#main-image, #rotator {
	border-bottom: 10px solid #b62e02;
	float: right;
	height: 344px;
	width: 701px;
}

/* rotator in-page placement */
    div#rotator {
	height:344px;
	position:relative;
}

div#rotator ul {
	margin: 0px;
	padding: 0px;
}

/* rotator css */
div#rotator ul li {
	float:left;
	height:344px;
	list-style: none;
	padding: 0;
	position:absolute;
	width:701px;
}

/* rotator image style */	
div#rotator ul li img {
	background: #FFF;
}

#middle {
	border-top: 4px solid #b2d0d7;
	clear:both;
}

#middle-left {
	width: 295px;
}

#middle-left p {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.number {
	color: #b62e02;
}

#middle-left ul {
	padding-left: 0px;
	width: 295px;
}

#middle-left ul li {
	list-style-type: none;
}

#middle-left h3 {
	margin: 0;
	padding: 10px 0;
}

#categories {
	margin-bottom: 10px;
}

.categories-left, .categories-right {
	margin-left: 0px;
	padding-bottom: 5px;
	width: 145px;
}

.categories-left {
	float: left;
}

.categories-right {
	float: left;
}

#middle-right {
	border-left: 2px solid #d7d5d6;
	float: right;
	margin-top: 0px;
	min-height: 350px;
	width: 703px;
}

#middle-right h4 {
	background-color: #d7d5d6;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding: 5px;
}

#ad1, #ad2 {
	float:left;
	height: 290px;
	padding: 0 20px;
	width: 300px;
}

#ad1 {
	border-right: 2px solid #d7d5d6;
}

#ad1 img, #ad2 img {
	float: right;
}

.price {
	color: #b62e02;
	font-size: 40px;
	font-weight: normal;
}

#ad1 a:link, #ad1 a:visited, #ad1 a:hover, #ad1 a:active, #ad2 a:link, #ad2 a:visited, #ad2 a:hover, #ad2 a:active {
	color: #b62e02;
	font-size: 12px;
	font-weight: normal;
	line-height: 5em;
	text-decoration: underline;
}

#footer {
	border-top: 10px solid #d7d5d6;
	clear: both;
	font-size: 8px;
	text-align: center;
}

#popup-form-left, #popup-form-center, #popup-form-right {
	float: left;
	margin: 5px;
}

#popup {
	margin-left: 50px;
}

#popup input {
	margin-bottom: 10px;
}

.popup-submit {
	padding-left: 40px;
}

.subpages {
	padding-bottom: 10px;
	padding-left: 10px;
}

#contactus-form input, #contactus-form textarea {
	width: 250px;
}

#contactus-form .submit input {
	margin-left: 0px;
	width: 91px;
}

#hidden-form {
	display:none;
}



