/* Reset Styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
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;
}
ol,ul {
	list-style:none;
}
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;
}


body {
	font-family: Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	line-height: 1.6em;
  	background: url(images/bg-gradient.jpg) repeat-x #C78B6A;
}

.clear {
	clear: both;
}

.spacer {
	padding: 10px 0 10px 0;
}

.float_left {
	float: left;
	margin: 0 20px 0 0;
}

.float-right {
	float: right;
}

a {
	color: #7E513D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.6em;
	margin: 0 0 10px 0;
	color: #333;
	font-size: 11px;
}

h2 {
	color: #999;
	margin: 0 0 10px 0;
	font-size: 20px;
}

h3 {
	color: #999;
	margin: 0 0 10px 0;
	font-size: 16px;
	text-transform: uppercase;
}

h4 {
	color: #999;
	margin: 0 0 10px 0;
	font-size: 16px;
	text-transform: uppercase;
}

h5 {
	color: #999;
	margin: 5px 0 10px 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	border-top: 5px solid #9E6F53;
	padding: 3px 0 0 0;
}

h6 {
	color: #999;
	margin: 0 0 10px 0;
	font-size: 20px;
	border-top: 5px solid #9E6F53;
	padding: 3px 0 0 0;
}

strong {
	font-weight: bold;
}

ul {
	line-height: 1.6em;
	margin: 0 0 10px 0;
	color: #333;
	font-size: 11px;
	padding: 0 0 0 30px;
}

li {
	list-style-image: url(images/bullet-r.gif);
}

em {
	font-style: oblique;
}

#wrap {
	margin: 10px auto 10px auto;
	width: 920px;
	background-color: #fff;
}

#header {
	padding: 0 0 5px 0;
}

#logo {
	float: left;
	padding: 20px 0 0 20px;
}

#subscribe {
	float: right;
	padding: 0 0 0 0;
}

#nav {
	border-bottom: 12px solid #7E513D;
	margin: 0 0 0 0;
	padding: 0 0 5px 20px;
}

#nav a {
	padding: 0 10px 0 0;
}

#main_gfx {
	float: left;
	width: 570px;
	margin: 0 0 3px 0;
}


#main {
	float: left;
	width: 570px;
	padding: 10px 0 0 10px;
}

#flash {
	float: right;
	width: 642px;
	height: 284px;
	background-color: #F7E8D4;
}

#flash_description {
	float: left;
	height: 264px;
	width: 258px;
	padding: 20px 0 0 20px;
	background-color: #F7E8D4;
	margin: 0 0 3px 0;
}

#flash_description p {
	color: #8B5B43;
	padding: 0 10px 0 0;
}

#flash_description ul {
	color: #8B5B43;
	padding: 0 40px 10px 30px;
}

#flash_description li {
	list-style-image: url(images/list-rlogo.gif);
}

#vertical {
	float: right;
	width: 295px;
	text-align: right;
	padding: 10px 10px 0 0;
}

.horiz {
	float: left;
	padding: 0 0 0 9px;
}

.horiz_right {
	float: left;
	padding: 0 0 0 19px;
}

.page_intro {
	width: 580px;
	float: left;
}

.quote {
	background-color: #F7E8D4;
	padding: 10px;
	border-bottom: 5px solid #9E6F53;
	margin: 0 0 20px 0;
}

.quote p {
	text-align: center;
	font-style: oblique;
	color: #666;
}

.review {
	text-align: left;
	font-style: oblique;
	color: #666;
}

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

.red {
	color: #990000;
	text-transform: uppercase;
	padding: 0 5px 0 0;
}

/* Products */

.product {
	width: 580px;
	float: left;
	padding: 20px 0 20px 0;
	border-top: 5px solid #9E6F53;
}

.products_left {
	float: left;
	width: 180px;
}

.products_right {
	width: 380px;
	float: left;
	margin: 0 0 0 20px;
}

.shades {
	border-top: 1px dotted #ccc;
	padding: 7px 0 0 0;
	margin: 7px 0 0 0;
}


/* Questions */

.question {
	width: 580px;
	float: left;
	padding: 20px 0 5px 0;
	margin: 0 0 10px 0;
	border-top: 5px solid #9E6F53;
	background-color: #eee;
}

.question_left {
	float: left;
	width: 30px;
	padding: 0 0 0 10px;
}

.question_left p {
	font-size: 26px;
	color: #666;
}

.question_right {
	width: 515px;
	float: left;
	margin: 0 5px 0 20px;
}

.answer {
	width: 580px;
	float: left;
	padding: 0 0 20px 0;
}

.answer_left {
	float: left;
	width: 28px;
	padding: 0 0 0 12px;
}

.answer_left p {
	font-size: 26px;
	color: #666;
}

.answer_right {
	width: 515px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 5px 0 0;
}


/* Tips */

.tip {
	width: 580px;
	float: left;
	padding: 20px 0 20px 0;
	border-top: 5px solid #9E6F53;
}

.tips_left {
	float: left;
	width: 180px;
}

.tips_right {
	width: 380px;
	float: left;
	margin: 0 0 0 20px;
}


/* Videos */

.video {
	width: 580px;
	float: left;
	padding: 20px 0 20px 0;
	border-top: 5px solid #9E6F53;
}

.videos_left {
	float: left;
	width: 180px;
}

.videos_right {
	width: 380px;
	float: left;
	margin: 0 0 0 20px;
}


/* Recent Additions */

.brown_bar {
	border-top: 5px solid #9E6F53;
	padding: 0 0 8px 0;
}

.whats_new {
	float: left;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
}

.whats_new p {
	line-height: 1.2em;
}

.news_title {
	color: #999;
	margin: 0 0 3px 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	padding: 0 0 0 0;
}


/* Form Elements */

.form_ask {
	width: 580px;
	float: left;
	padding: 20px 0 20px 0;
}

.form_row {
	margin: 20px 0 10px 0;
	clear: both;
}

.form_label {
	font-size: 11px;
	color: #333;
	width: 130px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

.form_input {
	width: 200px;
}

textarea {
	width: 320px;
	height: 100px;
}


/* Contact */

.contact_left {
	float: left;
	width: 60%;
}

.contact_description {
	text-transform: uppercase;
	font-size: 90%;
	color: #815D4A;
}

.contact_name {
	text-transform: uppercase;
	font-size: 130%;
	padding: 0 0 10px 0;
	color: #815D4A;
}


/* Form */
.fbform {
	margin: 0;
	font-size: 11px;
	}
	/* regular fieldset */
	.fbform fieldset {
		border: none;
		clear: both;
		margin: 0 0 10px 0;
		padding: 0;
		}
		/* fieldset containing submit btn */
		.fbform fieldset.fbsubmit {
			border: 0;
			margin: 0;
			padding: 0;
		}
	/* pseudo legend */
	.fbform h3 {
		background: #333;
		color: #fff;
		font-size: 1.2em;
  		margin: 10px 0;
  		padding: 5px;
  		}
  	.fbform dl {
		margin: 0;
	}
  	.fbform dt {
  		clear: both;
  		display: block;
  		float: left;
  		margin: 10px 0 0 5px;
  		padding: 0;
  		width: 120px;
  		}
  	.fbform dd {
  		display: block;
  		float: left;
  		margin: 10px 0 15px 0;
		padding:0;
		width: 340px;
  		}
  		/* field instructions */
  		.fbform dd p {
  			font-size: 0.8em;
  			margin: 10px 0 0 0;
  			}
  		.fbform dd label {
  			display: block;
  			}
  	/* dividers */
  	.fbform dd.fbformdivider {
  		border-bottom: 1px solid #ccc;
  		clear: both;
  		float:none;
  		height: 1px;
		margin: 0 0 5px 0;
		overflow: hidden;
		width: 100%;
  		}
  		.fbform dd.fbformdivider.fblast {
	  		display: none;
	  		}
.fbtextfield, .fbselect {
	background: #fff;
	width: 230px;
}
.fbtextarea {
	/* textarea tends to override font settings, so we will re-specify them here */
	font-family:Verdana,Arial,sans-serif;
	font-size: 1em;
	margin: 0 0 0 10px;
}
.fbradio {
	/* style radio buttons here, if need be */
	}
.fbcheckbox {
	/* style checkboxes here, if need be */
	}
.fbsubmitbtn {
	margin: 0 0 15px 0;
}
.fbfielderror {
	color: #e00000;
}
.fbrequired {
	color: #e00000;
}
/* Error Message */
.fbformerrormessage {
	background: #f9ecec;
	border: 3px solid #e00000;
	margin: 0 0 10px 0;
	}
	.fbformerrormessage h2 {
		background: #e00000;
		color: #fff;
		font-size: 1.5em;
		padding: 10px 15px;
		margin: 0;
		}
	.fbformerrormessage ul {
		margin-bottom: 15px;
		margin-top: 15px;
		}
	.fbformerrormessage li {
		list-style-image: none;
		}
/* Thanks Message */
.fbthanks {
	background: #f1fcf1;
	border: 3px solid #02b602;
	margin: 0 0 10px 0;
	}
	.fbthanks h2 {
		background: #02b602;
		color: #fff;
		font-size: 1.5em;
		margin: 0;
		padding: 10px 15px;
		}
	.fbthanks p {
		padding: 15px 15px;
		}
		.fbthanks p a {
			/* style the thanks link here, if need be */
			}



#footer p {
	background-color: #000;
	color: #eee;
	font-size: 9px;
	padding: 10px 0 6px 10px;
}

#subfooter {
	padding: 0 0 40px 0;
}

#subfooter p {
	margin: 0 auto;
	width: 920px;
	color: #333;
	font-size: 80%;
}

#subfooter a {
	color: #333;
	text-decoration: underline;
}