body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #FFFFFF;
	background-image: url(background.png);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	margin: 0;
	padding: 0;
}
#wrap {
	width: 896px;
	margin: 0 auto;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 0;
	color: #754300;
	text-align: left;
	width: 173px;
	float: left;
	overflow:hidden;
	white-space:nowrap;
}

#navigation a {
	color: #754300;
	margin: 0px 0px 0px 10px;
	padding: 0;
	text-decoration: none;
}
#navigation a:hover {
	color: #D10705;
	/*background-image: url(pointer.png);*/
	background-repeat: no-repeat;
	background-position: left;
}
#navigation p {
	margin: 24px 0px 0px 12px;
	padding: 0px 0px 0px 20px;
}
#navigation img{border:0; margin:0 0 1px 0; padding:0;}
#main {
	border-left: 1px solid #754300;
	width: 717px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222222;
	text-align: left;
	float: right;
	overflow:hidden;
}
#thanks {
	width: 850px;
}
#main h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #A00016;
	margin: 0px 18px 0px 18px;
	padding: 6px 0px 12px 0px;
}
#main h1, #thanks h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: normal;
	color: #4E4F2B;
	margin: 0px 18px 0px 18px;
	padding: 0px 0px 12px 0px;
}
.head{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	line-height: normal;
	color: #4E4F2B;
	margin: 0px 18px 0px 18px;
	padding: 0px 0px 12px 0px;
}
#main h1 em {
	font-size: 18px;
}

#main h2, #thanks h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #A00016;
	margin: 0px 18px 0px 18px;
	padding: 6px 0px 0 0px;
}
#main p {
	margin: 0px 36px 12px 18px;
}
/*====================*/
#main ul{
	
	list-style-type: circle;
}
.des{
	font-size: 16px;
	font-weight: bold;
	color: #A00016;
	padding: 0px;
}
/*====================*/
.homeimage {
	margin: 10px;
	float: right;
	width: 200px;
	text-align:center;
	font-weight: bold;
}
.prodimage {
	margin: 10px;
	float: right;
	width: 300px;
	text-align:center;
	font-weight: bold;
}
.address {
	font-size: 12px;
	font-weight: bold;
}
.address2 {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
.clearboth {
	clear: both;
	width: 896px;
}
.clearleft {
	clear:left;
}
#footer {
	background-color: #A00016;
	width: 896px;
	border-top: 3px solid #CC9933;
}
#footer .bottomlinks {
	width: 350px;
	float: left;
	color: #FFF;
	font-size: 10px;
	padding: 10px;
}
#footer .bottomlinks a {
	color:#FFF;
	text-decoration:none;
}
#footer .location1 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	background-color: #A00016;
}
#rates {
	width: 80%;
	margin: 0 auto;
}
#rates table {
	border-collapse:collapse;
}
#rates tr {
	line-height: 16px;
}
#rates td {
	border-bottom: 1px solid #CCCCCC;
	padding: 6px 9px;
}
#rates .col1 {
	width: 52%;
}
#rates .col2, #rates .col3, #rates .col4 {
	width: 16%;
}
#rates tr:hover {
	background-color: #ffffff;
}
#rates .rh {
	font-weight:bold;
	font-size: 12px;
}
#rates .r0 {
	background-color:#FFFFCC;	
}
#rates .r1 {
	background-color: #FFFFdd;
}
#coupon {
	width: 140px;
	border: 3px dashed #cc9933;
	background-image: url(couponback.png);
	background-repeat:no-repeat;
	background-position: 50% 0;
	background-color: #A00016;
	text-align: center;
	float: left;
	margin-left: 13px;
}
#coupon p {
	color: #FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height: 20px;
}
#coupon p.save {
	margin: 0;
	padding-top: 70px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

p span.displaynone { display:none; }  

#quotebox {float:right; margin: 0 20px 20px 20px; border: solid 1px #AAA; background:#EEE }
#quotebox th { background: #A00016; text-align:center}
#quotebox a { color:#FFF}

#mast {
      width: 896px;
      height: 125px;
      margin: 0 0 15px 0;
      background-image: url("mast.png");
      background-repeat: no-repeat;
      }
