@charset "UTF-8";
/* CSS Document */

body {margin: 0px; background-color: #7d0404;}

img {border: 0px;}

h1 {margin: 10px 0px 10px 0px; font-weight: bold; font-size: 22px;}

#glow {width: 962px; margin-left: auto; margin-right: auto; background-image:url(images/glow.jpg);}

  #wrap {width: 942px; margin-left: auto; margin-right: auto;}
  
    #top {width: 942px; height: 212px; background-image:url(images/top_bg.jpg)}
   
      #nav {width: 942px; height: 34px;}
	  #nav img {display: block;}
	  
	    .nav_img {float: left;}
		
    .content {width: 100%; padding: 0px; font-family: verdana; font-size: 14px; color: #000000; line-height: 23px;}
	  .content td {vertical-align: top;}
	  .content_text a:link {text-decoration: underline; font-weight: bold; color: #000000;}
	  .content_text a:active {text-decoration: underline; font-weight: bold; color: #000000;}
	  .content_text a:visited {text-decoration: underline; font-weight: bold; color: #000000;}
	  .content_text a:hover {text-decoration: none; font-weight: bold; color: #000000;}
	
	  .content_left {width: 544px; padding: 32px 25px 10px 30px; background-image:url(images/left_bg.jpg); background-repeat: no-repeat; border-right: 1px solid #000000;}
	    .content_left p {margin: 20px 0px 20px 0px;}
		.content_left span {font-weight: bold; color: #941111;}
		
	  .content_right {width: 312px; padding: 20px 0px 10px 30px; background-image:url(images/right_bg.jpg); background-repeat: no-repeat;}
	  
	  .sub_content {width: 100%; padding: 32px 30px 10px 30px; background-image:url(images/subcontent_bg.jpg); background-repeat: no-repeat; background-color: #ffffff;}
	  .sub_content span {font-weight: bold; color: #941111;}
	  
	  .coupon {width: 576px; padding: 20px 0px 0px 23px; border-top: 1px solid #000000; border-right: 1px solid #000000; background-color: #efe7dc;}
	    .coupon img {display: block;}
		
	  .email {width: 342px; height: 156px; background-image:url(images/email.jpg); background-repeat: no-repeat; padding: 0px; border-top: 1px none #000000;}
	  .email div {border-top: 1px solid black;}
	  
	    .email_input {width: 173px; height: 22px; border-top: 1px solid #b1b1b1; border-bottom: 1px solid #b1b1b1; border-right: 1px solid #b1b1b1; 
		border-left: 1px solid #b1b1b1; padding: 0px; position: absolute; top: 93px; left: 42px;}
		.join {position: absolute; top: 93px; left: 230px;}
	  
#bottom {width: 962px; min-height: 11px; margin-left: auto; margin-right: auto; background-image:url(images/bottom_glow.jpg); background-repeat: no-repeat;}

  #copy {float: left; font-famiy: verdana; font-size: 11px; color: #d8d4c7; line-height: 14px; padding: 10px 0px 0px 12px;}
  
  #ptc {float: right; padding: 10px 8px 10px 0px;}
