#body h1{
text-transform:uppercase;
font-size:1.2em;
text-align:center;
margin-bottom:17px;
font-weight:400;
}
#body h2{
font-size:1em;
text-align:left;
margin-bottom:17px;
font-weight:bold;
padding:0 25px;
}
#body p{
padding:0 25px;
font-size:.8em;
margin-bottom:17px;
text-align:justify;
}

#body a{
color:#732727;
font-size:.8em;
text-decoration:none;
display:block;
font-weight:bold;
}

#body a:hover{
text-decoration:underline;
}

#spotlight{
width:703px;
margin:0 auto;
background-color:#1e130a;
margin-bottom:20px;
}

.spotlight-image, .spotlight-text{
height:112px;
vertical-align:top;
}


.spotlight-text{
height:92px;
font-size:.7em;
text-align:justify;
color:#fff;
padding:10px;
width:218px;
}

/*only for state pages*/
#choose-city{
margin:0 auto 18px;
width:703px;
padding: 0 10px;
color:#732727;
font-size:.9em;
font-weight:bold;
background:url(../images/border_bar.gif) repeat-x 90px 40px;
}
#choose-city span{
background-color:#fff;
}

#choose-city a{
color:#732727;
text-decoration:none;
display:inline;
font-
}

#choose-city a:hover{
text-decoration:underline;
}

.blacktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:14px;
}

.brown-18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #732727;
	text-decoration: none;	
}
.brown-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #732727;
	text-decoration: none;	
}
.brown-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #732727;
	font-weight:bold;
	text-decoration: none;	
}
.brownlinks:link, .brownlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #732727;
	text-decoration: none;
	font-weight:bold;	
}
.brownlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #732727;
	text-decoration: underline;
	font-weight:bold;	
}
.bodrgrey-bot1 {
	border-bottom: 1px solid #E0E4EB;
}

.bodrgrey-right1 {
	border-right: 1px solid #E0E4EB;
}
