/* First, zero out everything */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
.boxborder {
	border: thin solid #FFFFFF;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}


/* body */

body {
	background: #cab3a4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:link{
	color:#333;
	text-decoration:underline;
	}
	
a:visited{
	color:#333;
	text-decoration:underline;
	}
	
a:hover, active{
	color:#666;
	}
	
.bolder{
	font-weight:bold;
	}
	
.moreItalian{
	font-style:italic;
	}

/* outer wrapper of whole site */

#wrapper {
	background-color:#cab3a4;
	width: 100%;
	height: 100%;
	text-align: center;
	margin:0px;
	padding:0px;
	display:block;
	float: left;	
}
	
#appwrapper {
	width:679px;
	height:auto;
	min-height:602px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	text-align: left;
	background-color: #fff;
	display:block;
}

#textlinks {
	width: 679px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	text-transform: uppercase;
}

#textlinks a {
	margin-left: 3px;
	margin-right: 3px;
	color: #333;
	text-decoration:none;
}

#textlinks a:hover {
	margin-left: 3px;
	margin-right: 3px;
	color: #000;
	text-decoration:none;
}
	
/* header */
	
#masthead {
	width:679px;
	height:79px;
	float: left;
	margin:0px;
	padding:0px;
	display: block;
}
	
#header_logo {
	width: 302px;
	height: 79px;
	display:inline;
	float: left;
}
	
#header_left {
	background-image:url(images/header_middle.jpg);
	background-repeat:no-repeat;
	position:relative;
  	top: 0px;
  	left: 0px;
	width:210px;
	height:79px;
	float:left;
	display:inline;
}
	
#header_right {
	position:relative;
  	top: 0px;
	width:167px;
	height:79px;
	float:right;
	display:inline;
}

.header_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.05em;
}

/* subheader 1 */

#upperWrap{
	height:200px;
	width:679px;
	}

#botWrap{
	min-height:322px;
	height: auto;
	width:679px;
	}

#subhead1 {
	width:679px;
	height:57px;
	margin:0px;
	padding:0px;
	display: block;
}

#leftimg1 {
	position:relative;
  	top: 0px;
  	left: 0px;
	width:512px;
	height:57px;
	float:left;
}

#search {
	background-image:url(images/search_box.jpg);
	background-repeat:no-repeat;
	position:relative;
  	top: 0px;
  	left: 0px;
	width:167px;
	height:57px;
	float:right;
}

.search_radio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #000000;
	letter-spacing: -.1em;
}

/* subheader 2 */

#subhead2 {
	width:679px;
	height:73px;
	margin:0px;
	padding:0px;
	display: block;
}

#leftimg2 {
	position:relative;
  	top: 0px;
  	left: 0px;
	width:512px;
	height:73px;
	float:left;
}

#gallery {
	background-image: url(images/photo_gallery.jpg);
	background-repeat:no-repeat;
	position:relative;
	top: 0px;
	left: 0px;
	width:167px;
	height:73px;
	float:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

/* subheader 3 */

#subhead3 {
	width:679px;
	height:70px;
	margin:0px;
	padding:0px;
	display: block;
}

#leftimg3 {
	position:relative;
  	top: 0px;
  	left: 0px;
	width:512px;
	height:70px;
	float:left;
}

#beforeafter {
	position:relative;
	top: 0px;
	left: 0px;
	width:167px;
	height:70px;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

/* navbar */

#navbarholder {
	float:left;
	width:679px;
	height:44px;
	margin: 0;
}
	
#navbar {
	float:left;
	width:100%;
	height:44px;
	position:relative;
	display:inline;
	background-image:url(images/nav_bar.jpg);
	background-repeat:no-repeat;
	margin:0;
}

#navmargins {
	margin-top:8px;
}

/* Navigation  */
	
#nav a:link,visited{
	color:#555;
	text-decoration:none;
	}
	
#nav a:hover,active{
	color:#fff;
	}

#tableNav{
	margin-left:37px;
	}

#contactNav{
	height:30px;
	width:127px;
	background-image:url(images/contactNav.png);
	background-repeat:no-repeat;
	text-transform:uppercase;
	text-align:center;
	}
	
#productsNav{
	height:30px;
	width:127px;
	background-image:url(images/productsNav.png);
	background-repeat:no-repeat;
	text-transform:uppercase;
	text-align:center;
	padding-right:2px;	
	}

#qaBlogNav{
	height:30px;
	width:127px;
	background-image:url(images/qaBlogNav.png);
	background-repeat:no-repeat;
	text-transform:uppercase;
	text-align:center;
	padding-right:2px;
	}

#servicesNav{
	height:30px;
	width:127px;
	background-image:url(images/servicesNav.png);
	background-repeat:no-repeat;
	padding-right:2px;
	text-align:center;
}

.main_nav {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .15em;
	text-decoration: none;
	vertical-align: middle;
	text-transform:uppercase;
	text-align:center;
	font-weight: normal;
}
	
.main_nav:link {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.15em;
	text-decoration: none;
	vertical-align: middle;
	text-transform:uppercase;
	text-align:center;
}
	
.main_nav:visited {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .15em;
	text-decoration: none;
	vertical-align: middle;
	text-transform:uppercase;
	text-align:center;
}


.main_nav:hover {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .15em;
	text-decoration: none;
	vertical-align: middle;
	text-transform:uppercase;
	text-align:center;
}

.main_nav:active {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.15em;
	text-decoration: none;
	vertical-align: middle;
	text-transform:uppercase;
	text-align:center;
}

/* Text box / content row  */

#content {
	width:679px;
	min-height:210px;
	height: auto;
	margin:0px;
	padding:0px;
	display: inline;
	float: left;
	background-color: #603f1e;
}

#leftcontent {
	position:relative;
	top: 0px;
	left: 0px;
	width:459px;
	min-height:210px;
	height: auto;
	float:left;
	background-color: #000;
	display:inline;
}

#greencontent {
	position:relative;
	top: 0px;
	left: 0px;
	width:459px;
	min-height:210px;
	height: auto;
	float:left;
	background-color: #1B6A35;
	display:inline;
}


#rightcontent {
	position:relative;
	display: inline;
	width:220px;
	top: 0px;
	left: 0px;
	min-height:278px;
	height: auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

#greenrighcontent {
	position:relative;
	top: 0px;
	left: 0px;
	width:220px;
	min-height:278px;
	height: auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#DAE89A;
}

.pictureborder {
	border:2px;
	border-style:solid;
	border-color:#cab3a4;
	vertical-align: middle;
}
	
/* Footer  */

#footer {
	width:auto;
	height:68px;
	margin:0px;
	padding:0px;
	display: block;
	float: left;
	background: #000;
	margin-left: 50px;
	margin-bottom: 20px;
}

#footer_cart {
	width:auto;
	height:68px;
	margin:0px;
	padding:0px;
	display: block;
	float: left;
	background: #000;
	margin-left: 50px;
	margin-bottom: 20px;
}


#leftfooter {
	width:auto;
	height:68px;
	float:left;
	display: inline;
	text-align:right;
}

#leftfooter img {
	margin-right: 5px;
}

#middlefooter {
	width:auto;
	height:68px;
	float:left;
	display:inline;
	text-align:center;
}

#emailarea {
	margin-top: 11px;
	height: 20px;
	width: 167px;
}

#emailarea a {
	font-size: 11px;
	color: #fff;
}

#emailarea a:hover {
	font-size: 11px;
	color: #cccccc;
}

#phonenum {
	background-color:#000000;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
}

#rightfooter {
	width:auto;
	height:68px;
	float:left;
	display:inline;
}

#rightfooter img {
	margin-left: 20px;
}

.blacklink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.blacklink:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.blacklink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.blacklink:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.blacklink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

/*SCROLLBARS*/

#mycustomscroll {
	width: 355px;
	height: 170px;
	border:1px;
	border:#cab3a4;
	border-style:solid;
	overflow-x: hidden;
	overflow-y: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left:50px;
	padding-right: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.textheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9D947D;
	margin-top: 10px;
	margin-left: 10px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	color: #fff;
}
.right_picture_margins {
	margin-top: 20px;
	margin-left: 0px;
	font-size: 11px;
	color: #fff;
}

.right_picture_margins a {
	display: inline;
	color: #d6a87b;
}

.right_picture_margins a:hover {
	display: inline;
	color: #fff;
}

.small_side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 3px;
}

.small_side_text a {
	color: #d6a87b;
}

.small_side_text a:hover {
	color: #fff;
}


/*LISTS*/

.input {
	background-color:#fff;
	font-size:10px;
	height:14px;
	margin-top:3px;
	}
	
.clist{
	list-style:none;
	font-size:10px;
	text-indent:5px;
	line-height:12px;
	}
	
.flist{
	font-size:11px;
	list-style:disc;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.bcolor{
	color:#9D947D;
	font-weight:bold;
	}
	
.bcolor a{
	color::#9D947D;
	text-decoration:none;
	}	
	
#contact{
	font-size:11px;
	}
	
#contact td {
	padding: 2px;
}
	
.conbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

/*PHOTO GALLERY*/

#mainLeft{
	position:relative;
	top:0px;
	left:0px;
	width:512px;
	height:200px;
	float:left;
	}
	
#mainRight{
	position:relative;
	top:0px;
	right:0px;
	width:167px;
	height:200px;
	float:right;
	}

#before{
	float:left;
	margin-left:10px;
	position:relative;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:81px;
	}
	
#before li{
	padding-bottom:7px;
	}
	
#after{
	float:right;
	margin-right:40px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:81px;
	clear:right;
	}
	
#after li{
	padding-bottom:7px;
	}
	
.moreTight{
	line-height:12px;
	}
	
/*CART*/

#clear{
	clear:both;
	}

.viewADD{
	width:115px;
	float:right;
	}
	
#prodLeft{
	float:left;
	margin-left:10px;
	position:relative;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:151px;
	}
	
#prodRight{
	float:right;
	margin-right:0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:151px;
	clear:right;
	position:relative;
	}
	
.prodText{
	float:right;
	width:65px;
	font-size:11px;
	margin-top:11px;
	line-height:15px;
	margin-left:5px;
	}
	
.prodBox{
	height:100px;
	}
	
.moreLeft{
	float:left;
	margin-top:5px;
	}
	
#contactform {
	margin-left: 50px;
	margin-top: 20px;
	width: 355px;
	height: auto;
	/* border: solid 3px rgb(202, 179, 164); */
	padding: 5px;
	color: #fff;
}

#contactform a {
	color: #fff;
}

#contactform a:hover {
	color: #d6a87b;
}

#searchwrapper {
	height: 22px;
	width: auto;
	margin-left: 5px;
}

#searchwrapper input {
	display:inline;
	float: left;
	margin-left: 5px;
}

/* for the store */

.product_row {
	clear: all;
	margin-bottom: 30px;
	margin-left: 0px;
	height: auto;
}

.product_row h2 {
	font-size: 14px;
	font-weight: bold;
}

.product_details {
	
}

.product_details h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.product_details h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}

#cart_wrapper {
	width: 625px;
	height: auto;
	min-height: 200px;
	z-index: 9;
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}       

#cart_wrapper h1 {
        font-size: 11px;
        text-transform:uppercase;
        color: #333;
}       

.cart_header_row {
        margin:0px;
        margin-top: 20px;
        width: 625px;
        height: 20px;
        float: left;
        display:block;
        background-color: #730000;
        color: #fff;
        padding: 0px 0px 2px 0px;
}

.cart_row {
        width: 625px;
        height: 60px;
        float: left;
        display:block;
        /* border-bottom: 1px solid #666; */
        color: #fff;
        margin-top: 5px;
}

.buttonrow {
	background-color: #000;
	margin-top: 10px;
}

.cart_row_thumb {
        width: 50px;
        height: 60px;
        display:block;
        float: left;
        margin-right: 20px;
}

.cart_row_itemname {
        float:left;
        margin-right: 10px;
        width: 145px;
        padding: 5px 0px 3px 5px;
}

.cart_row_itemname a {

}

.cart_row_itemname a:hover {

}

.cart_row_quant {
        float:left;
        margin-right:10px;
        width: 50px;
        padding: 5px 0px 3px 5px;
        text-align: right;
}

.cart_row_price {
        float:left;
        margin-right:10px;
        width: 50px;
        padding: 5px 0px 3px 5px;
        text-align: right;
}

.cart_row_total {
        float:left;
        margin-right:10px;
        width: 75px;
        padding: 5px 0px 3px 5px;
        text-align: right;
}

.cart_row_action {
        float:left;
        margin-right:0px;
        width: 55px;
        padding: 5px 0px 3px 5px;
}

.cart_row_action a {
        padding: 2px 5px 2px 5px;
        background-color: #730000;
        color: #fff;
        text-decoration:none;
        display:block;
        font-size: 11px;
}

.cart_row_action a:hover {
        padding: 2px 5px 2px 5px;
        background-color: #000;
        color: #fff;
        text-decoration:none;
        display:block;
        font-size: 11px;
}

#cartbuttons {
        margin-left: 20px;
        margin-top: 15px;
        margin-bottom: 15px;
        width: 400px;
        height: 35px;
        float: left;
        display: block;
}


#cartbuttons a {
        float: left;
        padding: 5px 10px 5px 10px;
        background-color: #730000;
        text-decoration:none;
        margin-right: 10px;
        color: #fff;
        font-weight:bold;
}

#cartbuttons a:hover {
        float: left;
        padding: 5px 10px 5px 10px;
        background-color: #000;
        text-decoration:none;
        margin-right: 10px;
        color: #fff;
        font-weight:bold;
}

#checkoutform_area {
        width: 775px;
        height: 450px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
}

#checkoutform_area h1 {
        color: #333;
        font-size: 14px;
        font-weight:bold;
}

#checkoutform_area h3 {
        margin-left: 20px;
        font-size: 14px;
        font-weight: bold;
        margin-top: 10px;
}

#checkoutform_area p {
        margin-left: 20px;
        font-size: 12px;
}

#coleft {
        width: 300px;
        height: auto;
        float: left;
        margin-left: 10px;
}

#coleft h2 {
        font-size: 14px;
        color: #333;
        margin-left: 0px;
        margin-top: 20px;
        font-weight: bold;
}

#coleft h3 {
        font-size: 14px;
        color: #333;
        margin-left: 0px;
}

#coright {
        width: 300px;
        height: 450px;
        float: left;
        margin-left: 20px;
}

#coright h2 {
        font-size: 14px;
        color: #333;
        margin-left: 0px;
        margin-top: 20px;
        font-weight: bold;
}

#coright h3 {
        font-size: 14px;
        color: #333;
        margin-left: 0px;
}

table.checkoutforms tr,td {
        font-size: 12px;
        height: 20px;
        padding: 2px 5px 2px 5px;
}

#storecontent {
	width:679px;
	min-height:210px;
	height: auto;
	margin:0px;
	padding:0px;
	display: block;
	float: left;
	background-color: #000;
	color: #fff;
}

#storecontent h4 {
	color: #fff;
	margin-left: 10px;
}

#coleft {
        width: 300px;
        height: auto;
        float: left;
        margin-left: 10px;
}

#coleft h2 {
        font-size: 14px;
        color: #fff;
        margin-left: 0px;
        margin-top: 20px;
        font-weight: bold;
}

#coleft h3 {
        font-size: 14px;
         color: #fff;
        margin-left: 0px;
}
#coright {
        width: 300px;
        height: 450px;
        float: left;
        margin-left: 20px;
}

#coright h2 {
        font-size: 14px;
         color: #fff;
        margin-left: 0px;
        margin-top: 20px;
        font-weight: bold;
}

#coright h3 {
        font-size: 14px;
         color: #fff;
        margin-left: 0px;
}

table.checkoutforms tr,td {
        font-size: 12px;
        height: 20px;
        padding: 2px 5px 2px 5px;
        color: #fff;
}

#order_summary_billing {
        color: #fff;
        font-size: 10px;
        text-decoration: none;
        width: 208px;
        height: 150px;
        float: left;
        margin-left: 10px;
}

#order_summary_shipping {
        color: #fff;
        font-size: 10px;
        width: 208px;
        height: 150px;
        float: left;
        margin-left: 10px;
}


#order_summary_payment {
        color: #fff;
        font-size: 10px;
        width: 190px;
        height: 150px;
        float: left;
        margin-left: 10px;
}



#order_summary_payment input {
        margin-top: 5px;
        font-size: 14px;
}

#order_summary_container {
        width: 680px;
        margin-left: auto;
        margin-right: auto;
}

.cart_co_row_price {
        float:left;
        margin-right:10px;
        width: 50px;
        padding: 5px 0px 3px 5px;
        text-align:right;
}

.cart_row_footer_price_descrip {
        float:left;
        margin-right:10px;
        width: 280px;
        padding: 5px 0px 3px 5px;
        text-align:right;
}

.cart_co_row_total {
        float:left;
        margin-right:10px;
        width: 50px;
        padding: 5px 0px 3px 5px;
        text-align:right;
}

.cart_co_bottom_total {
        float:left;
        margin-right:10px;
        width: 50px;
        padding: 5px 0px 3px 5px;
        text-align: right;
}

.cart_co_row_action {
        float:left;
        margin-right:10px;
        width: 70px;
        padding: 5px 0px 3px 5px;
}

.myaccountresults {
	margin-top: 10px;
	text-align:center;
	margin-bottom: 10px;
}
