/* CSS Document */


body { font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	background-color:#E59A16;
	margin: 0;
	padding: 0; 
	}
h1 {font-size:1.2em;}
h2 {font-size:1.15em;}
h3 {font-size:1.05em;}
#main { width: 811px;
	margin: 0 auto 30px auto;
	padding: 0 0 30px 0;
	background-image: url(images/gradientBackground811.gif);
	background-repeat: repeat-y;
	font-size:1em;}
#content{margin:0 70px 0 70px;}
 
#feature{ margin:0 0 0 0; padding: 5px;}

#bottomNav { width:650px;
			margin: 10px auto 10px auto;
			padding: 1em 0 1em 0;
			font-size: .9em;
			
			text-align:center;
			background-color:#FAE8B0; 
			border: 2px solid #E59A16;
			height: 2em;
			}
#bottomNav a{color:#073000; font-weight:bold;}
#footer {margin: 10px auto 30px auto;}

.salesBox { width:680px;margin:10px 0 10px 0;}
.salesThumb { float: left;padding-top:20px;}
.infoBox {width:470px;
background-image: url(images/salesFoot.gif);
background-repeat: no-repeat;background-position:bottom center;
float: right;
}

.infoBox h2 {text-align:center;position: relative; bottom:0;padding:20px 0 0 0;}
.infoLine {width:446px; /*height:30px;*/  padding:0px 0px 10px 0px; margin:0 9px 0px 9px; }
.infoLine strong{ padding: 0 0 0px 10px;}
.infoDesc {width:470px;background-image: url(images/salesMiid.gif);background-repeat: repeat-y; }
.infoDesc p{margin:0 10px 0 10px; padding:10px 10px 0px 10px;}
.subhead {background-image: url(images/bigtopSalesBox.gif); background-position:top center;background-repeat: no-repeat;}
.spaceline{clear:both;position:relative;margin-top:20px;padding:10px 0 10px 0;width:680px;border-top:1px solid #E59A16;}