@charset "UTF-8";
/* CSS Document */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a:link {
	color: #666666;
	text-decoration: none;
}
a:rollover{color:#00CCFF;}
a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color:#0066FF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
.floatright { float: right; }
.floatleft { float:  left;}
.linkmore{color:#006600;}

#contentLeft1{
margin: 0 0 ;
height:1200px;
padding: 0;
background:url(images/layout_07.jpg);
background-repeat:no-repeat;
color:#666666;
width:616px;
height:683px;
float:left;
}

#contentLeft{
margin: 0 0 ;
height:auto;
padding: 0;
background:url(images/layout_07.jpg);
background-repeat:no-repeat;
color:#666666;
width:616px;
height:683px;
float:left;
}


#contentLeftIn{
margin: 0 0 0 220px;
width:390px;
height:auto;
padding:10;
font: 0.75em Geneva, Verdana, Arial, sans-serif;
line-height: 1.45em;	
}


#contentRight {
    background: url("images/layout_08.jpg") no-repeat scroll center bottom transparent;
    color: #666666;
    float: left;
    height: 427px;
    width: 195px;
}


#leftNavBar{
width:155px;
font:.8em  Geneva,Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
padding:10px 0 0 55px;
float:left;
margin:0;
}



#leftnavtext{margin:0 0 0 5px;}


.leftHeader{
font:.9em Geneva,Verdana, Arial, Helvetica, sans-serif;
text-align:center;
text-transform:uppercase;
color:#339900;
}

.leftDesc{
font:.8em  Geneva,Verdana, Arial, Helvetica, sans-serif;
color:#666666;
float:none;
}

#coupons{
margin:20px 0px 0px 10px;
}


#rightbox{
	margin:0px 0 0 10px;
	width:162px;
	color:#000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#rightbox a:hover{
	color:#0066FF;

}

.rightLinks{
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#footer{
	color:#000000;
	text-align:center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 24px;


}

.couponSpecials {
	padding-left: 10px;
	}
	
	.style7 { font-weight: bold !important;
	color: #339900 !important;
	font-size: 12px !important;
	}
	
