body 
{
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000;
	background-color:#D8DCD8;
	text-align: center;
	font-size: 12px;
	line-height: 14px;


}
h1 
{
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
}

h1.contact 
{
	margin:5px 5px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:28px;
	font-weight:900;
	color:#000000;
	text-transform: uppercase;
}

p,li,td 
{
	font: 12px/16px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
}

#Content>p {margin:0px;}

#Content>p+p {text-indent:10px;}

a 
{
	color:#003366;
	font-size:11px;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	line-height: 14px;


}

a:link {color:#003399;}

a:visited {color:#003399;}

a:hover 
{
	color: #CCCCCC;
	cursor: pointer;
	background: #8B2E27;
}

#Header 
{
	margin:0px;
	padding:0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:100px; /* 14px + 17px + 2px = 33px */
	background-color:#003366;
	width:750px;
	text-align:left;
	color: #ffffff;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

.maincontent 
{
	width:752px;
	text-align:left;
	font-size: smaller;
	padding: 0px;
	border: 1px solid #8B2E27;
	background-color: #FFFFFF;
}

.maincontenttable 
{
	width:750px;
	padding:5px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #8B2E27;
	margin-top: 3px;
}
	
#Menu 
{
	position:absolute;
	top:100px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
}
/* Again, "be nice to Opera 5". */

body>#Menu {width:150px;}

.carmaster 
{
	padding: 0px;
	background-color:#ffffff;
	border:2px solid #8B2E27;
	voice-family: "\";

}\"";
	voice-family:inherit;
}

.carlisthead
{
	font-size:12px;
	font-weight: bold;
	margin: 2px 2px -7px;
	border-bottom: 1px solid #000000;
}

.viewdetails
{
	vertical-align: text-top;
	font-size:smaller;
}

.cardetailtable 
{
	width:100%;
	padding:5px 2px 4px 4px;
	border: solid 1px #8B2E27;
	margin-top: 5px;
	background-color:#FFFFFF;
}
	
.footer
{
	font-size:12px;
	margin-top: 5px;
	text-align: center;
	line-height: 14px;

}

.logo 
{
	padding:0px;
	border: solid 1px #8B2E27;
}

.message 
{
	width : 250px;
	background-color: #eeeeee;
	clear: both;
	float: right;
	border: 1px solid #8B2E27;
}

.quote 
{
	margin: 7px;
	font-size: 12px;
	font-style: italic;
	padding: 5px;
}

.quotecite 
{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	text-align: right;
}

.linklist 
{
	font-style: italic;
	background-image:  url(/images/ws.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.carlinks
{
	font-style: italic;
	background-image:  url(/images/wssmall.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #8B2E27;
	padding: 3px;
	display: block;
	float: left;
	position: relative;
	left: 1px;
	top: 1px;
	margin: 2px 5px 5px;
}

.carlinks ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.servicelist
{
	background-image:  url(/images/ws.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.hpimage 
{
	float: right;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.mainbody 
{
	background-color: #00ff00;
	width : 750px;
	border: solid 1px #8B2E27;
}
.menubar {
	margin: -3px 0px 0px;
	padding: 0px;
}
.smallimage {
	width : 166px;
	background-color: #eeeeee;
	clear: both;
	float: right;
	margin-right: 3px;
	margin-left: 1px;


}
.sitemaplink {
	padding: 2px;
	font-size: 12px/16px;
	margin-left: 5px;


}
.tourthumbs {
	clear: right;
}
.carlistkey {
	font-size: 10px;
}
.formelement { 
border: 1px #8B2E27 solid; 
background-color: #FFFFFF; 
font-family:  verdana, arial, helvetica, sans-serif
font-size: 12px; 
font-style: normal
}

.bookingtable {
	background-color: #EEEEEE;
	border: 1px solid #8B2E27;
	margin: 5px;
	padding: 5px;

}
.vtourimage {
	width : 122px;
	background-color: #eeeeee;
	clear: both;
	float: right;
	margin-right: 3px;
	margin-left: 1px;
	height: 94px;


}
.sitemaptext {
	margin-left: 7px;
}
.sitemaptextindent {

	margin-left: 14px;
}
.setlisthead {

	font-size:10px;
	font-weight: bold;
	margin: 2px;
}
.setdetails {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.setdetailsleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}

.setdetailsright {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.setdetailsboth {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
