﻿



/* ------------------------------------ *

 CSS

 Thursday, December 04, 2008 12:13:32 AM

 Eve Jackson

 Red Feather Design

 http://redfeatherdesign.com

 * ------------------------------------ */

body {

    background:#66402A url(images/body-bg4.jpg) top left repeat-x;

    margin:0;

   padding:0;font-size:100%;

   line-height:150%;    height:100%;

    background-attachment:fixed; text-align:center;

}

#outer {position:absolute;top:0;left:0;pbackground:transparent url(images/bottom-shadow.png) bottom left repeat-x;width:100%;height:100%;}
#wrapper { background:transparent ;width:975px;height:100%;margin:0 auto;}
#wrap {float:left; background:transparent url(images/wrap-bg.png) 0 0 repeat-y;width:975px;margin:0;}
#container {background:#FFF8EE url(images/content-bg.jpg) top left no-repeat;width:770px;margin:0px auto;text-align:left;}
#container_sale {

	width: 740px;

	text-align: left;

}

#header {background:transparent url(images/header9.png) top left no-repeat;width:975px;height:170px;}

#content {float:left;width:520px;padding-left:30px;padding-right:10px;}

*html #content {padding-top:15px;}
#sales_content {

	float: left;

	width: 770px;

	margin-left: 20px;

	margin-right: 20px;

}
*html #sales_content {padding-top:15px;}
#form {background:url(images/optin.png) top left no-repeat;width:200px;height:200px;margin-top:5px;margin-bottom:-5px;padding-top:5px;}
#sidebar {float:right;width:200px;height:100%;}
#sidebar p {padding-left:5px;}
#sidebar p.testimonial {color:#BAB1A4;font-size:1.5em;line-height:130%;}
h1 {font-size:1.8em;color:#cc0000;line-height:160%;text-align:center;}

h2 {font-size:1.5em;color:#336699;}

h3 {font-size: 1.3em;}
p {font-size:1.2em;}
#footer {height:60px;width:770px;background:url(images/footer.jpg) top left no-repeat;}
#footer p {font-size:0.9em;color:#B08B65;padding-top:35px;padding-left:46px;line-height:110%;}
#footer a {color:#b08b65;}
#footer a:hover {color:#907050;}
img.floatleft { float:left;margin:0;margin-bottom:-15px;padding:0;padding-right:10px;}
.signature {float:left;background:transparent url(images/signature.jpg) top left no-repeat;width:211px;height:64px;}
.clear {clear:both;margin:0;padding:0;}