* {
}

body {
	font: normal 12px  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #43352f;
	background-color: #e5e5ce;
	background-repeat: no-repeat;
	background-position: center top;
}

img { border:none; behavior: url("pngbehavior.html"); }

h1 {
	font-size:18px;
	color:#000;
	text-transform:capitalize;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}

h1.title {
	margin:0 0 6px 0;	
}
h2 {
	font-size:14px;
	color:#000;
	margin:10px 0 4px 0;
	text-transform:capitalize;
}

h3 {
	font-size:14px;
	text-transform:capitalize;
	margin:12px 0 6px 0 0;
	color:#000;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15;
}

a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

hr {
	height:1px;
	border:none;
	border-bottom:dashed 1px #c9c9c9;
	margin:4px 0;
	padding:0;
}

#wrap {
	width:960px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image: url(images/bg_wrap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#sidebar {
	width:294px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#sidebar .slogan {
	margin:10px 12px 2px 12px;
	color:#510600;
	line-height:20px;
	word-spacing: normal;
}
#sidebar h2.slogan {
	font-size:14px;

}
#sidebar h2.slogan strong {
	font-size:18px;
}
#sidebar a.logo img {
	padding:0;
	margin-top: 28px;
	margin-right: 0;
	margin-bottom: 0px;
}

#quickformtop {
	width:242px;
	height:26px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
	padding-top: 21px;
	padding-right: 2;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/bg_form-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#quickformtop h1 {
	color:#1e1e1e;
	text-transform:uppercase;
	font-size:20px;
	margin:0 0 0 8px;
	padding:0;
}

#quickform {
	width:250px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
	background-image: url(images/bg_form.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 12px;
}

#quickform p {
	color:#f8f8f8;
	font-weight:bold;
	padding:0 2px 0 0;
	margin:0px 14px 6px 21px;
}

#quickform input, #quickform textarea {
	border:none;
	background:url(images/bg_input.html) no-repeat top left;
	color:#444;
	width:214px;
	height:21px;
	padding:4px 0 0 0;
	margin:4px 0 4px 18px;
	font: bold 13px  Tahoma, Verdana, Arial, Helvetica;
}
#quickform input.field_name { background:url(images/bg_field-name.jpg) no-repeat top left; width:164px; padding-left:50px;}
#quickform input.field_email { background:url(images/bg_field-email.jpg) no-repeat top left; width:164px; padding-left:50px; }
#quickform input.field_phone { background:url(images/bg_field-phone.jpg) no-repeat top left; width:164px; padding-left:50px; }
#quickform input.field_zip { background:url(images/bg_field-zip.jpg) no-repeat top left; width:144px; padding-left:70px; }

#quickform textarea {
	background:url(images/bg_field-comments.jpg) no-repeat top left;
	height:42px; padding-top:24px; padding-left:8px; width:206px;

}

#quickform input.button {
	height:22px; width:91px; 
	margin:14px 0 0 19px; 
	background:url(images/submit-off.jpg) no-repeat top left; 
	border:none; float:left;
	cursor:pointer;
}

#quickform input:hover.button {
	background:url(images/submit-on.jpg) no-repeat top left;
}

#main {
	width:666px;	
	float:right;
}

#top {
	height:68px;
	padding:14px 0 0 0;	
}

#top h2 {
	color:#fff;
	font-size:18px;
	margin:0;
	padding:0;
	line-height:22px;
	text-transform:uppercase;
}

#top h2 strong {
	font-size:28px;
	color:#f9ca24;
}

#top img {
	float:left;
	margin:0px 18px 0 0;
}

#nav {
	float:right;
	padding:0px 0 0 0;
	height:40px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#fff;
	text-transform:uppercase;
	padding:14px 20px 10px 20px;
	display:block;
	float:left;	
	background:url(images/bg_sep.jpg) no-repeat left center;
}

#nav li a:hover {
	text-decoration:underline;
	color:aaa;
}

#banner {
	margin:0;	
	padding:0;
	background:url(images/home_banner.jpg) top left no-repeat;
	height:229px;
}

#content {
	padding:28px 20px 0px 0;
	margin:0;
	float:left;
	width:641px;
}

#content ul.col {
	float:left;
	width:210px;
	margin:0 0 0 2px;
}

#content ul.col li {
	list-style:none;
	margin:6px 10px 0 0;
	padding:0 0 0 16px;
	background:url(images/arrow.jpg) no-repeat left center;
}


#content .coupon p strong {
	font-size:18px;
	color:#ee3526;
}

#maincontent {
	width:418px;
	float:left;
	padding:20px 20px 0 0;
	margin:0 20px 0 0;
	background:url(images/bg_maincontent.jpg) top right no-repeat;
}

#maincontent ul {
	margin:10px 20px;
}
#maincontent li {
	margin:0 0 6px 0;
}
#maincontent ul.highlights {
	margin:10px 0;
}
#maincontent ul.highlights li {
	margin:0 0 10px 0;
	padding:4px 0 4px 40px;
	list-style:none;
	background:url(images/bg_check.jpg) no-repeat center left;
}

#maincontent p {
	line-height:22px;
}

#maincontent p.post {
	margin:6px 0px;
	font-weight:bold;
	font-size:14px;
}

#maincontent p.comment{
	margin:2px 0px 10px 0;
	padding:0 0 20px 0;
	background:url(images/bg_comment.jpg) no-repeat bottom center;
}

#video {
	width:271px;
	margin:0 auto;
	text-align:center;
}

#container {
	height:375px;
	width:260px;
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}


#services {
	width:180px;
	float:right;
	padding:20px 0px 0 0;
}
#services h1 {
	margin:0;
}
#services li {
	list-style:none;
	background:url(images/arrow.jpg) left center no-repeat;
	padding:0 0 0 16px;
	margin:6px 0;
}
#footer {
	width:960px;
	height:105px;
	background:url(images/bg_footer.jpg) top left;
	margin:0 auto 10px auto;
	padding:40px 0 0 0;
	text-align:center;
}

#footer ul {
	margin:0 0 6px 0;
}

#footer p.credit {
	float:right;
	margin:30px;
	color:#ddd;
}
#footer p.credit a {
	color:#fff;
}

#footer p.credit a:hover {
	color:#fff;
	
}
#footer li {
	display:inline;
	list-style:none;
	padding:0 10px;
}

#credit {
	width:960px;
	margin:10px auto;
}


.jsvalidation {
 	color: #fae031; font-weight:normal;
	margin-bottom:6px;
	float:left;
	width:200px;
	margin-left:18px;
}

.float-left { float:left; margin:4px 10px 4px 0;}
.float-right { float:right; margin:6px 0px 4px 10px; border:1px solid #c9c9c9; }
.clear { clear: both;}
