body{
padding: 0;
margin: 0;
background: url(images/bg.gif) top center no-repeat #FFFFFF;
font-family: arial;
font-size: 11pt;
text-align: left;
color: #000000;
}

h1 {
	color: #A3005F;
	font: bold;
	font-size: 11pt;
}

h2 {
	color: #A3005F;
	font: bold;
	font-size: 12pt;
}

h3 {
	font-size:12pt; 
	font-style:italic; 
	text-align:center; 
	color:#A3005F;
}


h4 {
	color: #A3005F;
	font: bold;
	font-size: 12pt;
}

h5 {
	color: #A3005F;
	font: bold;
	font-size: 12pt;
	padding: 20px 0 0 0;
}

h6 {
	color: #A3005F;
	font: bold;
	font-size: 12pt;
}


#wrap {
background: transparent;
width: 800px; height: 100%;
margin: 0 auto;	
text-align: left;
}

#top_promo {
width:590px;
height: 100%;
text-align: center;
padding: 10px 0 10px 0;
}

#reviews {
padding: 5px 0 0 0;
}

#top_promo p {
	font-weight: bold;
}

#header {
clear: both;
width:100%; height: 57px;	
background: url(images/bannerbg.gif) repeat-x transparent;
}

#slogan {
margin-top:10px;
width:560px;
font-size: 18px;
text-align: center;
}

.locations {
	float: left;
	padding: 0 60px 0 0;
}

#main {
background-color: #FFFFFF;
float:left;
margin:10px 20px 10px 0px;
padding:10px 10px 10px 10px;
width: 530px; 
height:100%;
border: 10px solid #a30034;
}

#main_services {
clear: both;
padding:10px 10px 10px 10px;
border-top: 1px solid #a30034;
}


#main_services ul{
	float: left;
	padding: 10px 0;
}

#main_services ul li{
	float: left;
	padding-right: 10px;
	list-style: none;
	text-align: justify;
	font-size: 10px;

}


#main p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px 0 0px 0;
}


.left {
float: left;
clear: left;
width: 260px; 
height:100%;
}

.right {
float: right;
clear: right;
width: 260px; 
height:100%;
}


#content_reviews p{
	font-size: 12px;
	padding: 0 0 10px 0;
}

#navigation {
float:left;
margin:10px 0 0px 0;
}

#footer {
clear: both;
background-color:#FFFFFF;
width:770px; 
height:100%;
border-top: 3px solid #a30034;
margin: 20px 0 10px 0;
}

#footer p{
	clear: both;
	text-align: right;
	font-size: 10px;
	color: #000;
	padding: 0 0 10px 0;
}

#credit_cards {
float:left;
}

#footer_promo {
float:right;
margin-top:10px;
}


.markermenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 160px;
}

.markermenu li a{
background: #a30034 url(media/arrow-list.gif) no-repeat 2px center;
font: bold 13px Arial;
color: #FFFFFF;
display: block;
width: auto;
padding-top:10px;
padding-bottom:10px;
padding-left: 5px;
padding-right: 5px;
text-decoration: none;
}

.markermenu li a:visited, .markermenu li a:active{
color: #FFFFFF;
}

.markermenu li a:hover{
color: black;
background-color: #a30034;
background-image:url(media/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}


a {color: #006981; text-decoration: none; font-weight: bold;}
a:link {color: #006981; text-decoration: none; font-weight: bold;}
a:active {color: #006981; text-decoration: none; font-weight: bold;}
a:visited {color: #006981; text-decoration: none; font-weight: bold;}
a:hover {color: #006981; text-decoration: underline; font-weight: bold;}

* html .markermenu li a {width: 180px;}
* {padding: 0; margin: 0;}
