@charset "UTF-8";


/* CSS Stylesheet */

/*  Site design by Shift4 - Copyright 2010 */
/*  866-956-4166 - dak@shift4online.com */


/* Resets */
	
ul, li, img {
	border: 0;
	margin: 0;
	padding: 0;
	line-height: normal;
	}
	
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	border: 0;
	display: block;
	line-height: normal;
	}


/* General Styles */

body {
	color:#111;
	margin: 0 auto 0 auto;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	width: 100%;
	}

.bg {
		background:url(../images/bg_inside.jpg) repeat-x #372004;
}

.bg_home {
		background:url(../images/bg2.jpg) repeat-x #372004;
}

p {
	font-size:13px;
	color:#111;
	line-height:165%;
	text-align: left;
}
	
a {
	color: #372004;
	text-decoration:none;
	}
	
a:hover {
	text-decoration: underline;
	}

.reset{
	clear:both;
}


/* Hidden div */

.preload {
	margin-left: -999999px;
	background: url(../images/rotator/1.jpg);
	background: url(../images/rotator/2.jpg);
	background: url(../images/rotator/3.jpg);
	}


/* Page Layout */

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image:url(../images/dropshadow990.png);
	background-repeat:repeat-y;
}

.main_content {
	width: 960px;
	background-color:#f9ebac;
	margin-left: auto;
	margin-right: auto;
	}

.header {
	width:900px;
	height:117px;
	margin:0 30px 0 30px;
	color:#FFFFFF;
	}

.logo {
	width:212px;
	height:87px;
	float:left;
	margin-top:30px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	text-indent:-999999px;
	}
	
.phone {
	width:244px;
	height:54px;
	float:right;
	margin-top:65px;
	background-image:url(../images/phone.png);
	background-repeat:no-repeat;
	text-indent:-999999px;
	}

.floatleft { float: left; margin: 0px 20px 20px 0px; }
.floatright { float: right; margin: 0px 0px 20px 20px; }

.main_rotator {
	height: 300px;
	width:900px;
	margin:30px 30px  0px 30px;
	background-color:#A00;
	overflow:hidden;
	}
	
.main_text {
	width:900px;
	margin:30px 30px 30px 30px;
}

.main_text h2 {
	margin-bottom:15px;
}

.main_text h1 {
	font-size:12px;
	color:#111;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:300;
}


.inside_text {
	width:570px;
	margin:30px 30px 30px 30px;
}

.inside_text a{
	border-bottom:1px dotted #372004;
}

.inside_text a:hover{
	text-decoration:none;
}

.inside_text h2 {
	margin-bottom:15px;
	font-size:24px;
}

.inside_text h1 {
	font-size:16px;
	color:#111;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:300;
}

.inside_text2 {
	width:570px;
	margin:30px 30px 30px 30px;
}

.inside_text2 a{
	text-decoration:none;
}

.inside_text2 h2 {
	margin-bottom:15px;
	font-size:24px;
}

.inside_text2 h1 {
	font-size:16px;
	color:#111;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:300;
}




/* Navigation */

.navigation {
	width:900px;
	margin:15px 30px 0 30px;
	height:36px;
	border-bottom:2px solid #6b0f0f;
	text-align:center;
	}
	
.navigation ul {
	list-style-type: none;
	font-size:15px;
	text-align:center;
	display:inline;
	}
	
.navigation li {
	display:inline;
	}
	
.navigation ul li a {
	text-decoration: none;
	line-height: px;
	padding-right: 11px;
	padding-left:11px;
	display:inline;
	}
	
.navigation ul li a:hover {
	text-decoration: none;
	border:1px solid #800;
	padding-left:10px;
	padding-right:10px;
	}



/* Navigation */

.navigation_inside {
	width:900px;
	margin:30px 30px 0px 30px;
	padding-top:13px;
	height:36px;
	border-bottom:2px solid #6b0f0f;
	border-top:2px solid #6b0f0f;
	text-align:center;
	}
	
.navigation_inside ul {
	list-style-type: none;
	font-size:15px;
	text-align:center;
	display:inline;
	}
	
.navigation_inside li {
	display:inline;
	}
	
.navigation_inside ul li a {
	text-decoration: none;
	line-height: px;
	padding-right: 11px;
	padding-left:11px;
	display:inline;
	}
	
.navigation_inside ul li a:hover {
	text-decoration: none;
	border:1px solid #800;
	padding-left:10px;
	padding-right:10px;
	}



/* Main Boxes */

.main_boxes{
	width:900px;
	height:auto;
	margin:30px 30px 30px 30px;
	clear:both;
}

.box{
	width:280px;
	height:200px;
	background:url(../images/boxbg.jpg) repeat-x #331e04;
	float:left;
	margin-bottom:30px;
}

.box h3{
	font-size:16px;
	color:#f9ebac;
	padding:15px 15px 5px 0px;
	border-bottom:1px solid #f9ebac;
	margin:0 10px 0 10px;
}

.box p{
	font-size:12px;
	color:#f9ebac;
	padding:15px 15px 15px 15px;
	margin-top:0px;
}

.box a{
	color:#f9ebac;
}
	


.margin_right{
	margin-right:30px;
}


/* Side Boxes */

.side_boxes{
	clear:both;
	width:275px;
	height:auto;
	background:url(../images/boxbg.jpg) repeat-x #331e04;
	float:right;
	margin:30px;
	padding:5px;
}


.sidebox h3{
	font-size:16px;
	color:#f9ebac;
	padding:15px 15px 5px 0px;
	border-bottom:1px solid #f9ebac;
	margin:0 10px 0 10px;
}

.sidebox p{
	font-size:12px;
	color:#f9ebac;
	padding:15px 15px 15px 15px;
}

.sidebox a{
	color:#f9ebac;
}
	



/* Buttons and Forms */

input.btn { 
	color:#050; 
	font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#fed; 
	border:1px solid; 
	border-color: #696 #363 #363 #696;
}

/* Footer */

.footer{
	width:900px;
	clear:both;
	margin:30px 30px 0px 30px;
	border-top:#6b0f0f solid 2px;
}

.footer_seo{
	clear:both;
	border-top:#6b0f0f solid 2px;
	padding-bottom:10px;
	padding-top:10px;
}

.footer_seo p{
	font-size:9px;
	color:#111;
}

.footer_seo a{
	border-bottom:0px;
	text-decoration:none;
}

.footer_seo a:hover{
	text-decoration:none;
}

.footer_text {
	margin-bottom:10px;
	margin-top:10px;
}

.price_box {
	padding:10px;
	border:1px solid #6b0f0f;
	margin-left:30px;
	text-align:center;
	float:left;
}

.price_boxfixed {
	padding:10px;
	border:1px solid #6b0f0f;
	margin-left:30px;
	text-align:center;
	float:left;
	width:205px;
}

.price_wide {
	padding:10px;
	border:1px solid #6b0f0f;
	margin-left:30px;
	text-align:center;
	float:left;
	width:463px;
}

.price_ h1 {
	font-size:24px;
}

.price_special {
	padding:10px;
	border:1px solid #6b0f0f;
	text-align:center;
	float:left;
	width:420px;
	margin-bottom: 20px;
}

.price_special h1 {
	font-size:22px;
	margin-bottom: 15px;
}

.price_special h2 {
	font-size: 16px;
	text-align:center;
	border:1px solid #6b0f0f;
	padding:10px;
}

.price_holder {
	width:880px;
	height:40px;
	margin-bottom:30px;
}

.margin_right {
	margin-right:15px;
}

.margin_right_home {
	margin-right:30px;
}

.newsletter {
	clear:both;
	border:1px solid #6b0f0f;
	padding:10px;
	
}

