/* CSS Document *//* CSS Document */
h1																								{ color:#ba7a0c; }
p                           											{ line-height:1.4em;margin-top:5px;margin-bottom:10px;}

ul                          											{margin-bottom:10px;}
ul li                       											{list-style:disc;margin: 2px 20px;}

#content                                          { height:900px; }
#content_left																			{ float:left; width:554px; margin-bottom:100px;}
#content_right																		{ float:left; width:245px; text-align:center;}

#content_right #contact_number							      { margin-top:5px;font-size:14pt; font-family:Georgia; }

#content_right img#mailing_list							      { margin-top:30px; margin-bottom:30px; }
#content_right img#ask							              { margin-bottom:20px; }

				                              { margin-top:10px; margin-bottom:10px;}
											  
.couponc {
	background-image:url(/img/coupon2back.gif);
	background-repeat: no-repeat;
    font-family: Arial,Helvetica,sans-serif;
    height: 123px;
    text-align: center;
    width: 545px; }
	
.couponc .title {
	color:#d29e45;
	font-size:17px;
	font-weight:bold; }
	
.couponc .subtitle {
	color: #666666;
    font-size: 16px;
    line-height: 1.2;
    padding: 6px 0;}
	
.couponc .exp {
	color: #666666;
    font-size: 12px; }
	
.couponc .exp a {
	color:#d29e45;
	font-size:12px; }	
	
.couponc .coupontext {
	padding: 20px;
    width: 501px; }				
												  
