@charset "utf-8";
/* CSS Document */

body{
	background-color:#003366;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:left;
}

a {
	text-decoration:none;
}

a:hover{
	text-decoration:underline; 
    font-weight: normal;
}

#top{
	background-repeat:no-repeat;
	clear:both;
	margin:10px auto 0px;
	padding:0px;
	width: 1000px;
	height: 40px;
}

h1{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#NOB{
	float:left;
	padding-left: 5px;
}

#phone{
	float:right;
	font-size:18px;
	margin-top: 6px;
	padding-right: 5px;
}

#wrapper{
	background-color:#FFFFFF;
	margin:0px auto;
	padding:0px;
	width:1000px;
	padding-bottom: 10px;
}

.header {
	margin: 0px;
	padding: 0px;
}

#content{
	clear:both;
}

#mainContent{
	float:left;
	width: 640px;
}

h2{
	font-size:22px;
	font-weight:bold;
	margin:25px 0px 15px 15px;
	;
	padding:0px;
}

#copy{
	line-height:16px;
	margin-top:20px;
	width:580px;
	margin-left: 15px;
}

#copy ul{
	margin-bottom:8px;
	margin-top:8px;
}

#callToAction{
	font-size:14px;
	margin-top: 20px;
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #6C7B28;
	font-weight: bold;
	margin-bottom: 20px;
}

#contact{
	font-size:12px;
	margin-top:15px;
	line-height: 16px;
}

.left{
	float:left;
	padding-right:60px;
}

#sideContent{
	width:360px;
	float:left;
}

.mainImg{
	margin: 30px auto 10px;
}


.thumbholder {
	padding-left:20px;
}

.thumb {
	float:left;
	text-align:center;
	width:70px;
	height:60px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#coupon{
	border:#000000 dashed 3px;
	float:left;
	margin: 30px auto 10px;
	text-align:center;
}

#couponContent{
	width:336px;
}

#couponHead{
	font-size:25px;
	font-weight:bold;
	height:65px;
	margin:0px;
	padding:0px;
}

#couponPhone{
	font-size:18px;
	line-height:30px;
}

#couponMain{
	background-color:#CCCCCC;
	height:165px;
	margin:0px 10px 10px;
}

#couponOffer{
	font-size:25px;
	font-weight:bold;
	margin:0px;
	padding: 15px 5px;
}

#couponDetails{
	font-size:13px;
	line-height:20px;
	margin:5px;
}

#couponSmall{
	height:35px;
	font-size: 11px;
}

#couponPrint{
	clear:both;
	font-size:10px;
	text-align:center;
}

#footer {
	width:1000px;
	margin:0px auto;
	padding-bottom:5px;
}

#footer, #footer a {
	clear:both;
	color:#FFFFFF;
	font-size:9px;
	line-height:13px;
	padding:5px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
}


#footer a:hover{
	text-decoration:underline; 
    font-weight: normal;
}

#cards {
	clear: both;
	padding-top: 15px;
	padding-bottom: 5px;
}
#cards img {
	padding-right: 6px;
	vertical-align: middle;
}

#footer .left {
	float:left;
	margin-left: 5px;
}

#footer .right {
	float:right;
	margin-right: 5px;
}
