* {
	padding: 0;
	margin: 0;
}

html { overflow: -moz-scrollbars-vertical; }

body {
	font-size: 62.5%; /* Base Font Size of 10px */
	font-family: Verdana, Arial, Tahoma, san-serif;
	color: #45421a;
	background-color: #f5f0d6;
}

body#home { background: #f5f0d6 url(../images/main-bkg2.jpg) center top repeat-x; }

body#main { background: #f5f0d6 url(../images/template-bkg.jpg) center top repeat-x; }  

#wrapper {
	width: 980px;
	margin: 0 auto;
}

/* COMMON ELEMENTS */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", serif;
	color: #83031e;
}


h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2.1em;
	font-weight: normal;
	margin-bottom: 8px;
}

h3 {
	font-size: 1.4em;
	margin: 18px 0 8px 0;
	font-family: Verdana, Arial, Tahoma, san-serif;
}

p {
	font-size: 1.3em;
	line-height: 120%;
	margin-bottom: 11px;
}

ul {
	margin: 10px 0;;
	padding: 0;
	list-style-type: none;
}

li {
	margin: 0 0 8px 0;
	padding: 0 0 0 20px;
	font-size: 1.3em;
	line-height: 130%;
	background: url(../images/bullet-img.png) left 4px no-repeat;

}

a { color: #45421a; }

a:hover, a:focus, a:active { text-decoration: none; color: #83031e; }

a:focus, a:active {
}

a.back-top {
	font-size: 1.2em;
	padding: 10px 0 10px 17px;
	background: url(../images/arrow-up.png) left 10px no-repeat;
}

img, a img { border: 0; }


	img.floatLeft {
		float: left;
		margin: 0 16px 16px 0;
	}

hr {
	border: 0;
	color: #AEAA88;
	background-color: #AEAA88;
	height: 1px;
	margin: 6px 0 10px 0;
}

/* NAVIGATION ELEMENTS */

#navigation {
	width: 585px;
	height: 92px;
	padding: 0;
	float: right;
}

#nav {  }

	ul#nav  { 
		margin: 0;
	  	padding: 0;
	  	list-style: none;
	  	display: block;
	  	height: 51px;
	}
	
	#nav li { 
		margin: 0;
	  	padding: 0;
	  	display: inline;
	  	float: left;
	}
	
	#nav li a img { border: 0; margin:0; }
	
#home-icon { height: 41px; width: 565px; text-align: right; margin: 18px 0 -18px; }

#home-icon a img { margin-top: 15px; }


#footer {
	text-align: center;
	padding: 15px 0;
	margin: 25px auto;
	border-top: 1px solid #d3cda9;
}

	#footer ul {
		padding: 0;
		margin: 0 auto;
		list-style: none;
	  	display: table;
	}
	
	#footer ul li { 
		margin: 0;
	  	padding: 0;
	  	display: inline;
	  	float: left;
	  	font-size: 110%;
	  	color: #999574;
	  	padding: 0 10px;
	  	border-right: 1px solid #999574;
	  	background: none;
	}
	
	#footer a { 
		color: #999574;
		text-decoration: none;
	}
	
	#footer ul li.no-border { border: 0; }


/* LESS COMMON ELEMENTS */

small {
}

abbr, acronym {
}

blockquote {
	padding-left: 15px;
}

cite {
}

em {
}

strong {
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}


/* FORM ELEMENTS */

form {
}

fieldset {
}

legend {
}

label {
}

input {
}

select {
}

option {
}

textarea {
}

input:focus, select:focus, option:focus, textarea:focus {
}

/* BASE ID ELEMENTS */

#header {
	height: 134px;
}

#content {
	padding: 0 25px;
}

#sidebar {
}

#logo-link h1 a {
	text-indent:-7000px;
	margin: 41px 55px 0 0;
	width: 340px;
	height: 51px;
	float: right;
}




#flashcontent { width: 980px; height: 363px; }

#flashcontent2 { width: 980px; height: 93px; }

#home-col1 {
	width: 208px;
	margin-right: 6px;
	padding: 20px 25px;
	background: url(../images/col-bkg.png) center bottom no-repeat;
	float: left;
}

#home-col2 {
	width: 223px;
	padding: 20px 25px;
	background: url(../images/col2-bkg.png) center bottom no-repeat;
	float: left;
}

#home-col3 {
	width: 380px;
	padding: 20px 0;
	float: left;
}

	#home-col3 ul li { margin-bottom: 0; }
	
#home-col12 {
	width: 538px;
	float: left;
	margin-right: 12px;
}
	
#main-col1 { 
	width: 453px;
	margin-right: 24px;
	float: left;
}

#main-col2 { 
	width: 453px;
	float: left;
}

a.btn img { margin: 8px 0; }

.column {  }

#shop-header-legacy {
	margin: 10px 0;
	background: url(../images/legacy-shop-hdr.jpg) center top no-repeat;
	width: 930px;
	height: 151px;	
}

#shop-header-ext {
	margin: 10px 0;
	background: url(../images/ext-family-shop-hdr.jpg) center top no-repeat;
	width: 930px;
	height: 151px;	
}

#shop-cart {
	width: 300px;
	height: 25px;
	float: right;
	margin-top: 94px;
	padding: 4px 35px 0 0;
	background: url(../images/cart-icon.png) right top no-repeat;
	text-align: right;
}

#shop-panel {
	width: 442px;
	margin-right: 35px;
	float: left;
	background: url(../images/services-panelBkg-btm.png) center bottom no-repeat;
}

#shop-panel-copy {
	padding: 0 30px 30px 30px;
}

	#shop-panel-copy h3 {
		margin-top: 0;
	}
	
.products p.price strong {
	color: #83031e;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
}

	.products p.quantity img {
		vertical-align: middle;
	}
	
	.products div.description {
		padding: 5px 0 10px 0;
	}
	
	

#shop-add-ons {
	width: 452px;
	padding-top: 20px;
	float: left;
}

.border-btm {
	border-bottom: 1px solid #000;
}

p.shop-title {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

input.amount {
	border: 0;
	border: none;
	font-size: 1.6em;
	font-weight: bold;
	background: none;
}

.process-col1 {
	float: left;
	width: 230px;
	margin-right: 20px;
	padding-bottom: 20px;
}

.process-col2 {
	float: left;
	width: 630px;
	padding-bottom: 20px;
}

	.process-col2 h3 { margin-top: 13px; }
	
.faq-nav {
	padding: 20px 30px;
	float: left; 
	width: 390px;
	margin-right: 30px;
	background-color: #e7e1c4;
	outline: none;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}

.faq-tips {
	padding: 20px 30px;
	float: left; 
	width: 390px;
	background-color: #45411B;
	color: #fff;
	outline: none;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}

	.faq-tips h2 { margin-top: 0; color: #fff; }
	
	.faq-tips ul li { background: url(../images/bullet-img-rev.png) left 4px no-repeat; }
	
.contact-form {
	padding: 20px ;
	float: left; 
	width: 600px;
	background-color: #e7e1c4;
	outline: none;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}

.sample-pic {
	width: 245px;
	float: left;
	
}

.samples { float: left; width: 450px; padding-top: 20px; }

	.samples hr { margin: 22px 0 18px 0; }

.contact-form .webform input, .contact-form .webform textarea { margin-bottom: 10px; }

#social-links {
	margin: -20px auto 10px auto;
	height: 34px;
	padding: 13px 0 0 64px;
	text-align: center;
	background: url(../images/social-icons-bkg.png) center top no-repeat;
}

#social-links a { margin: 0 2px }


/* BASE CLASSES */

.bold {
}

.italic {
}

.hidden {
}

.offset {
}

.highlight {
}

.tiny {
}

.error {
}

.abbr {
}

/* CUSTOM ID's & DIV's */

.imgLeft { float: left; margin: 0 12px 12px 0; }

.imgRight { float: left; margin: 0 0 12px 12px; }

/* FIX FOR CLEARING DIV's */

/* http://sonspring.com/journal/clearing-floats */

html body * span.clearall,
html body * div.clearall,
html body * li.clearall,
html body * dd.clearall
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

