#ctas ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
	}
#ctas ul li {
	color: #000;
	}
#ctas ul li a {
	color: #000;
	outline: none;
	}
	
	
	#ctas ul li a.readmore {
	outline: none;
	}
	
#ctas ul li h3 {
	border-bottom:#000 1px solid;
	outline: none;
	padding: 0;
	margin: 0;
	color: #000;
	}
	
	#ctas ul li h2 {
	border-bottom:#ffffff 1px solid;
	outline: none;
	padding: 0;
	margin: 0;
	color: #000;
	}
	
#ctas ul li p {
	padding: 0;
	margin: 0;
	color: #000;
	}
#ctas ul li.googlemaps {
	height: 500px !important;
}

#ctas ul li.gallery {
	height: 225px !important;
	background-color:#FFF;
}	

#ctas img{
  background: white;
  width: 90px;
 height: 71px;
  border: 2px solid #1b1464;
  padding: 2px;
  margin: 4px 4px 4px 0;
}
#flash {
	height:200px;
	width:960px;
	zindex:auto;
	float:left;
}
.pics {  
    height:  200px;  
    width:   960px;  
    padding: 0;  
    margin:  0;
	overflow:hidden;
} 
 
.pics img {

	width:  960px; 
    height: 200px; 
    top:  0; 
    left: 0 
}

#ddimagetabs {
	padding:0;
	margin:0;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	font-weight: bold;
	list-style-type: none;
	height: 20px;
}

#ddimagetabs A {
	padding:5px;
	margin:0;
	float:left;
	border:#ffffff 1px solid;
	color: #FFFFFF;
	background-color:#1b1464;
	text-decoration:none
}

#ddimagetabs A:hover {
	padding:5px;
	font-weight: bold; 
	color: #81cce2; 
	text-decoration:none
}

#ddimagetabs A.current {
	border:#1b1464 1px solid;
	padding:5px;
	font-weight:bold;
	color: #1b1464;
	text-decoration:none;
	background-color: #81cce2;
}

table.price {
	
	border:#1b1464 1px solid;
	
}

tr.price {
	background-color:#1b1464;
	color:#FFF;
	
	
}

.sitemap {
	width: 690px;
	font-size: 14px;
	float:left;
}
.sitemap ul {
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
}
.sitemap li {
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: 18px;
}

.sitemap a {
	color: #000;
	text-decoration: none;
	outline: none;	
}
.sitemap a:visited {
	color: #000;
	text-decoration: none;
	outline: none;	
}
.sitemap a:hover {
	color: #333;
	text-decoration: underline;
	outline: none;	
}
.form_row {
	width: 300px;
	clear: both;
	padding: 5px 0px;
	line-height: 20px;
	overflow: hidden;
}
.form_label {
	width: 100px;
	text-align: right;
	vertical-align: text-top;
	float: left; 
}
.form_field {
	width: 200px;
	float: left; 
}
