body 
{
	margin:15px 0;
	background-color:#E4CFB2;
	line-height:20px;
	padding:0;
	margin:0;
}

h1.page
{
	font-size:30px;
	font-weight:bold;
}

h2.page
{
	font-size:22px;
	font-weight:bold;
}

h3.page
{
	font-size:18px;
	font-weight:normal;
}

h1 
{
	color:#F99C00;
	font-size:20px;
	font-weight:bold;
}

h2 
{
	color:#4A6751;
	font-size:14px;
	font-weight:bold;
}

h3 
{
	font-size:14px;
	font-weight:normal;
}

#entirePage
{		
	margin:auto; 
	text-align:center;
	width:100%;		
}


#topLogo
{
	position: relative;		
}

#dateContent
{
	text-align:right;
	margin-right:15px;	
}

#wholeContentArea
{		
	background-color:#4A6751;	
	padding:10px 0;
	margin:10px 0;	
}

#innerContainer 
{	
	text-align:left;
	margin:0 auto;
	width:900px;
	position:relative;			
}

.forecolor
{
	background-color:#4A6751;
}

.orangeBar 
{
	background-color:#F99C00;
	height:5px;	
}


#mainContent
{			
	/*position:relative;*/
	font-family:Arial;		
	background-color:#FCFCF2;
	padding: 30px;	
}

#headerNav 
{
	width:900px;
	position:relative;
}

#productImage 
{
	float:left;
	width:190px;
	margin:0 0 40px 10px;
}

img#lowPrice, img#satisfaction 
{
	cursor:pointer;
}

#lowPriceDiv 
{
	position:absolute;
	top:50px;
	right:0;
}

#satisfactionDiv 
{
	position:absolute;
	top:0;
	right:0;
}

#newsletterDiv 
{
	position:absolute;
	top:100px;
	right:0;
}

#rightNavItems 
{
	float:left;
	width:420px;
	position:relative;	
}

#topBlurb 
{
	font-size:22px;
	font-weight:bold;
	color:#fff;
	margin:5px 0 10px 0;
}	

.clearBoth 
{
	clear:both;
}

#topNav 
{
	position:absolute;
	bottom:0;
	left:130px;	
}

#disclaimerArea 
{
	float:left;	
	width:900px;
}
	
#copyright 
{
	float:left;
	width:225px;
	margin:50px 0 0 15px;
}

#disclaimer 
{
	float:left;
	width:640px;
	margin:10px;
}	

img 
{
	border:0;
}

a.whiteLink, a.whiteLink:visited 
{
	color:#ffffff;
	font-weight:bold;	
}

a.whiteLink:hover 
{
	color:#F99C00;
}

#satisfactionPopupImage 
{
	float:right;
	margin:10px;
}

#TB_window .largeText 
{
	font-weight:bold;
	font-size:24px;
}

#bottomBlurb 
{
	position:absolute;
	bottom:60px;
	right:20px;
	font-size:22px;
	font-weight:bold;
	color:#F99C00;
}

#facebookConnectButton 
{
	position:absolute;
	bottom:10px;
	right:40px;	
}

.homeLargeCopy
{	
	color:#a60000;
	text-transform: uppercase;
	line-height:32px;
	font-size:34px;
	font-weight:normal;	
}

.testimonialDiv
{
	background-color:#FCEAC2;
	padding:10px;
	margin-bottom:15px;
}

.testimonial 
{
	font-weight:bold;
	margin:0;	
}

.testimonialName
{
	font-style:italic;	
	margin:0;
}

.orderTable 
{
	width:80%;	
}

.signupframe 
{
  border: 3px dashed #000000;
  background: #ffffff;
  color: #226699;
  font-family: Arial, Helvetica, sans-serif;  
  padding:10px;
}

#homeForm
{
	float:right;
	margin:0 0 30px 30px;
}


