    @charset "UTF-8";
/* CSS Document */


body {
	background-color: #FFFFFF;
 
}



body, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
    color: #fe678d;
	text-decoration:none;
	
	
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
    color: #fdbfcf;
	text-decoration:none;
	
	
}





.pinksubtitles {
	font-size: 11px;
	color:#fe678d;
   	text-decoration: none;

}


.greytext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#9A9F9A;
	line-height: 16px;
	text-decoration: none;
}






.states {
	color: #FE678D;
	font-size: 13px;
}


.phones {color:#9A9F9A font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
    color: #FE678D;
}




html
{
  overflow-y: scroll;
}


#content {
  position:relative;
  margin: 0 auto;
  top: 60px;
  left: 20px;
  width: 970px;
}

img { border: 0px }












