body {
	background-color: #FFFFFF;
	background-image: none;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

#container{
	background-color:#FFFFFF;
	border:solid thin Black;
}

#mainContainer {
	width: 749px;
 	margin: 0px auto;
	padding: 0px;
 	text-align: left;
	background-color: #FFFFFF;
	border:1px solid Black;
}

#aboveHeader {
	display: none;
}


#header {
	display:none;
}

#headerNav {
	display: none;
}

#tracks {
	display: none;
}

#contentRow {
	width: 749px;
	margin: 0;
	padding: 0;
}

#contentListing {
	width: 749px;
	margin: 0;
	padding: 0;
}

#subContain {
	display:none;
}

#subnav {
	display:none;
}

#contentContain {
	width:581px;
	padding:4px 4px 0px 4px;
	float:left;
}

#contentList {
	width: 720px;
	margin: 0px auto;
 	text-align: center;
}

#content {
	display: none;
}

.listTitle {
	font-size:12pt;
}

#features {
	width: 530px;
	margin: 0px auto;
	min-height: 150px;
	background-color: #D6D6D6;
	border: 1px solid Black;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top:10px;
}

a.bread {
	color: #65161c;
	text-decoration: none;
}


.featureBox {
	width: 130px;
	float: left;
	font-size: 7pt;
}

.featureBox img {
	border: 1px solid Black;
}

/* All Listings Page Items */

.SubsTitle {
	width: 575px;
	height: 20px;
	line-height: 15px;
	background-color: #65161C;
	font-weight: bold;
	color: White;
	padding: 2px;
	margin 10px 0 10px 0: ;
}

.indListings {
	width: 575px;
	background-color: #D6D6D6;
}

.indPics {
	width: 125px;
	float:left;
}

.indLeftColumn {
	float:left;
	width: 225px;
}

.indLeftColumn br {
	clear: both;
}

.indRightColumn {
	float: left;
	width: 225px;
}

.indRightColumn br {
	clear: both;
}

.col1 {
	float:left;
	width:100px;
	font-weight: bold;
}

.col2 {
	float:left;
	width: 5px;
}

.col3 {
	float:left;
	width: 120px;
}

.colStretch {
	width: 225px;
	padding-top:30px;
}

a.moreInfo {
	clear: both;
	text-align: right;
	font-weight: bold;
}

a.moreInfo {
	color: White;
	background-color: Black;
	padding: 3px;
	text-decoration: none;
}

a.moreInfo:hover {
	color: Black;
	background-color: #DBB530;
	padding: 3px;
	text-decoration: none;
}

#listingText {
	float: left;
	width: 250px;
	text-align:center;
	margin-right:5px;
}

.printThisPage {
	display:none;
}

#listingPics {
	float: left;
	width: 452px;
	text-align: left;
	padding: 5px;
	background-color: #e2e2e2;
	font-size: .8em;
}

#leftText {
	float:left;
	width:225x;
	padding-right:5px;
}

#rightText {
	float:left;
	width:225px;
	padding-left:5px;
}

#needAdobe {
	display:none;
}

#contactInfo {
	width:225px;
	text-align:center;
	color:Black;
}

.listpics {
	border: 1px solid Black;
}

#listpicsMain {
	border: 1px solid Black;
	width: 450px;
}

#footer {
	width:749px;
	height:42px;
	background-image: url(images/footer.jpg);
}

#designedBy {
	display:none;
	width: 740px;
 	margin: 0px auto;
	padding-right:10px;
	font-size:70%;
	text-align: right;
	font-weight:Bold;
}

#designedBy a{
	color:Black;
}

.bookingForm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.tinyLinks {
	font-size: 10pt;
	color: Maroon;
}
#logo{
	display:none;
}
#car{
	display:none;
}
#nav2{
	display:none;
}



