                                                                                                                                                                                                                                                                                        html {
margin-bottom:1px;
min-height:100%;
}



        * {
    padding: 0;
    margin: 0;
} 

body {
background: #610000 url(/assets/root/images/main_images/background_image.jpg) repeat-x;
font-family: "Times New Roman", Times, serif;
font-size: 11px;
line-height: 18px;
color: #333333;;
}

a { color: #4c320d;  }
a:hover { text-decoration: none; color : #000; }

#wrapBK {
margin: 0px auto;
width: 1022px;
background: url(/assets/root/images/main_images/wrap_background.png) repeat-y;
}
.wrap{
padding: 0px 20px;
}

/*******************HEADER*********************/

#header {
background: url(/assets/root/images/main_images/header.jpg) no-repeat;
padding: 14px 0 0 20px;
}

#header img{
padding: 14px 0px 0px 0px;
border: none; 
clear: both;
overflow:hidden;
}

.logo{
background: url(/assets/root/images/main_images/logo.jpg) no-repeat;
height: 121px;
width: 443px;
display: block;
}

/****************MENU*********************/
#menu {
height: 38px;
margin: 11px 0 0 20px;
}
#menu li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#menu li:hover {
background:#E0EBCA none repeat scroll 0 0;
}
#menu a {
background:transparent url(/assets/root/images/main_images/left.jpg) no-repeat scroll left top;
color: #000000;
float:left;
font-weight:bold;
line-height:1px;
padding-left:13px;
text-decoration:none;
}
#menu a span {
background:transparent url(/assets/root/images/main_images/right.jpg) repeat-x scroll right top;
color: #000000;
float:left;
padding:0px 20px 0px 8px;
line-height: 36px;
font-size: 20px;
font-weight: 100;
text-transform: uppercase;
cursor: pointer;
}



/*****************CONTENT**************************/

#content {
padding: 10px 20px 30px;
background:url(/assets/root/images/main_images/content_bk.jpg) repeat-y;
}

.left {
width: 670px;
float: left;
padding: 0 10px 0 0;
}
.left h1 {
color: #570303;
font-size: 36px;
font-weight: 100;
padding: 15px 0px;
border-bottom: 2px solid #fdee6a;
}
.left h2{
color: #000000;
font-weight: 100;
font-size: 23px;
padding: 10px 0px 5px;
}
.left h3{
color: #000000;
font-weight: 100;
font-size: 20px;
padding: 10px 0px 5px;
}
.left p{
font-size: 14px;
color: #000000;
padding: 5px 0px;
}

.left img{
border: 1px solid #250001;
margin: 10px 10px 15px 0px;
float: left;
}


.left span{
color: #570303; 
font-size: 14px;
font-weight: bold;
}
.left ul{
list-style-type: none;
padding: 0px 0px 10px; 
}
.left li{
list-style-type: none;
color: #570303;
font-weight: 100;
font-size: 16px;
line-height: 20px;
}
.right a{
text-align: center;
color: #ab0a0a;
font-size: 16px;
padding: 20px 30px;
display: block;
text-decoration: underline;
}

.right {
width: 220px;
float: right;
font-size: 12px;
}
.right img{
border: 1px solid #250001;
margin: 10px 0px;
}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
color: #ab0a0a;
padding: 10px 0 5px;
border-bottom: 2px solid #ab0a0a;
}
.right p{
text-align: center;
color: #ab0a0a;
font-size: 14px;
padding: 0px 30px;
}


/******************FOOTER***********************/

#footer {
background: #1c0404;
color: #d4d2d0;
font-size: 14px;
padding: 20px;
}
#footer p{
text-align: right;
font-size: 12px;
}

.footer_menu ul{
text-decoration: none;
list-style: none;
}
.footer_menu ul li{
float: left;
}
.footer_menu a{
padding: 0px 5px;
color: #d4d2d0;
text-decoration: none;
}

/************************CLEARFIX*****************************/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.location_info{
display: block;
}
.location_info img{
    border: 1px solid #250001;
    margin: 10px 5px 15px 0px;

    float: left;
}
.location_info p{
    padding: 0 5px 0 0;
}

.coupon
{
   /*  
   background-color:#ffffc4;
   background-image: url("../../images/coupons/couponBg.jpg");
    background-repeat: no-repeat;
    
    height:300px;
    border: dashed 2px #666666;
    */
    width:500px;
    margin-bottom:60px;
}
.coupon img{
    border:none;
    margin:0px;
}
#couponbody img {float:left;}
#couponbody #content{ 
      float:left; 
      width:480px;
      padding:0px;
}
.coupon .cleardiv {clear:both;}
		
.couponInfo
{
    height:235px;
}
.coupon h3
{
    padding-top:25px;
    padding-left:150px;
    color:#cf1818;
    font-family:sans-serif;
    font-size:24px;
}
.coupon h4
{
    padding-top:15px;
    padding-left:150px;
    color:#cf1818;
    font-family:sans-serif;
    font-size:16px;
}
.coupon p
{
    padding-top:20px;
    padding-left:150px;
    color:#111111;
    font-family:sans-serif;
    font-size:13px;
}
.coupon p.details
{
    float:left;
    margin-top:13px;
    padding-left:25px;
    padding-right:25px;
    color:#555555;
    font-family:sans-serif;
    font-size:13px;
}
    

    

    


    

    

    

    

    

    

    

    

    

    

    

    

    

    

    

    

    

    

    

    

    


    

    

    

    

    

    

    

    

    

    

    

    