#wrapper {
    width: 970px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#maincont {
    float: left;
	padding: 15px 0 0 15px;
	width: 570px;
	height: auto;
}
#maincont h1 {
    font-size: 21px;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #B50A00;
}
#maincont p {
    padding: 15px 0 10px 0;
}
#maincont a:link {
	color: #B50A00;
	text-decoration: underline;
}
#maincont a:visited {
	color: #B50A00;
	text-decoration: underline;
}
#maincont a:hover {
	color: #000000;
	text-decoration: none;
}
#states {
    background-color: #000000;
	color: #FFFFFF;
	width: 555px;
	height: 330px;
	border: 1px solid #B50A00;
	margin-bottom: 30px;
}		
#states h1 {
    color: #B50A00;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
#online {
    width: 550px;
	text-align: center;
	padding: 2px 0 10px 0;
}	
#online a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#online a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#online a:hover {
	color: #B50A00;
	text-decoration: none;
}	
#indwrap {
    width: 455px;
	margin: auto;
}	
.indstates {
    color: #FFFFFF;
	width: 25px;
	font-size: 16px;
	padding: 10px;
	float: left;
	text-align: center;
}
#indwrap a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#indwrap a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#indwrap a:hover {
	color: #B50A00;
	text-decoration: none;
}		
.stores {
    float: left;
	padding: 10px 0 10px 5px;
	width: 550px;
	border-left: 1px dashed #000000; 
	border-right: 1px dashed #000000;
	border-top: 1px dashed #000000;
	background-color: #CCCC99;
}
.storesseperator {
    float: left;
	padding: 10px 0 10px 5px;
	width: 550px;
	border-left: 1px dashed #000000; 
	border-right: 1px dashed #000000;
	border-top: 1px dashed #000000;
	background-color: #BFBF7D;
	color: #B50A00;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.storesbtm {
    float: left;
	padding: 10px 0 10px 5px;
	width: 550px;
	border-left: 1px dashed #000000; 
	border-right: 1px dashed #000000;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	background-color: #CCCC99;	
}
.stores h2 {
    color: #B50A00;
}
.storesbtm h2 {
    color: #B50a00;
}	
.stores a:link {
	color: #B50A00;
	text-decoration: underline;
}
.stores a:visited {
	color: #B50A00;
	text-decoration: underline;
}
.stores a:hover {
	color: #000000;
	text-decoration: none;
}			
#rightsidewrap {
    float: right;
	padding: 15px 15px 0 0;
	width: 320px;
}			
#rightside {
    float: right;
	width: 320px;
	text-align: center;
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#rightside img {
    padding: 20px 0 0 0;
	float: right;
}	
		
	