body {
	background-color:#fff;
	margin:0px;
	padding: 15 0 0 0;
}

a {
	color:#D6006B;
	text-decoration: none;
	}

a:hover {
	background-color:#D6006B;
	color:#fff;
	text-decoration: none;
}

p, td, tr, li, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	list-style-image: url(/persistent/templateimages/dot.gif);	
}

.hide {
	display: none;
	}
	
#topbanner {
	height: 86px;
	width:748px;
	background-color:#132454;
}

.address {
	float:right; 
	text-align:right; 
	padding: 10px 6px 6px 0px; 
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:19px;
}

.address a{
	color:#fff;
	text-decoration:none;
}

.address a:hover{
	color:#D6006B;
	background-color:#132454;
	text-decoration:none;
}


#imagerotate {
	width:748px;
	height:314px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #000;
}


#content {
	padding:15px;
	border-bottom: #000 solid 1px;
	height:auto;
	width:100%;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #132454;
	line-height: 19px;
	text-transform:uppercase;
}
 
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #294073;
	line-height: 16px;
	}

#footer {
	height:83px;

}

.storehours {
font-size:8px;
color:#000000;
line-height:9px;
font-weight:bold;
padding:2px;
}

.footerlogos {
	border-top:5px solid #C8CCC7;
	border-bottom:5px solid #C8CCC7;
	border-left:5px solid #C8CCC7;
	border-right:none;
	padding:0px;
}


.hide {
	display: none;
	}
