body {
	background: url(../images/bg.jpg) repeat;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}

#logo {
	background: url(../images/logo.gif) no-repeat;
	height: 108px;
	width: 153px;
	position: absolute;
	top: 12px;
	left: 20px;
}
#logo h1 {
	text-indent: -5000px;
}


#masthead {
	background: url(../images/masthead.gif) no-repeat;
	height: 40px;
}
#masthead .tel {
	position: absolute;
	left: 30px;
	top: 230px;
}


#wrapper, #pageFooter {
	background: url(../images/wrapperBg.gif) repeat-y;
	width: 670px;
	margin-left: -335px;
	position: relative;
	left: 50%;
	margin-top: 20px;
}
#pageFooter {
	background:none;
	margin-top:2px;
	}
#pageFooter #description {
	width: 62%;
	float: left;
}
#pageFooter #credit {
	float: right;
	width: 35%;
}
#credit p {
	text-align: right;
}



#pageFooter p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#pageFooter a {
	color: #676767;
}

#col-1 {
	float: left;
	width: 170px;
	padding-left: 10px;
	margin-top: 230px;
}
ul.carThumbs {
	margin: 0px 0px 40px;
	padding: 0px;
	list-style: none;
}
ul.carThumbs li {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}

#col-2 {
	float: right;
	width: 483px;
}
h1 {
	padding-left: 10px;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 6px;
}
h2 {
	padding-left: 10px;
	margin-bottom: 6px;
	margin-top: 10px;
	font-size: 18px;
}
h3 {
	font-size: 16px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 6px;
}


#col-2 p {
	line-height: 135%;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-right: 20px;
}
#wrapperFooter {
	clear: both;
	background: url(../images/wrapperBase.gif) no-repeat;
	height: 4px;
	font-size: 0px;
}
.vcard {
	text-align: center;
}
.vcard .org {
	position: absolute;
	left: 26px;
	top: 140px;
}
.vcard .adr {
	position: absolute;
	left: 26px;
	top: 156px;
}


.vcard .url, .vcard .note {
	display: none;
}
.vcard .email {
	position:absolute;
	bottom:32px !important;
	left:9px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.vcard .tel {
	position:absolute;
	left:20px;
	bottom: 16px !important;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	height: 12px;
	}
.tel abbr {
	text-decoration: none;
	border-style: none;
}
#mainNav {
	position: absolute;
	left: 200px;
	top: 6px;
	width: 470px;
}

#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 470px;
}
#mainNav ul li {
	float: left;
}
#mainNav ul a {
	display: block;
	padding-right: 1.2em;
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:hover {
	text-decoration: underline;
}
#mainNav ul a#current {
	text-decoration:underline;
	}
hr {
	display: none;
}
.accessibility {
	position: absolute;
	left: -999em;
	width: 990em;
   }
a.accessibility:active, a.accessibility:focus {
	left: 0em;
	width:10em;
	border: 3px solid #FF0000;
	background-color: #fff;
}
form {
	width: 75%;
	padding-left: 25px;
}

fieldset {
	margin:1em 0;
	padding:1em;
	border:1px solid #ccc;
	background:#f8f7f3;
	position: relative;
	}
/* Fix Fieldset in IE. Hide from IE Mac \*/
html legend{ position:absolute; top: -.5em; left: .5em; }
html fieldset{ position: relative; margin-top:1em; padding-top:.75em; }
/*End*/
fieldset.submit input {
	width: auto;
}
legend {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
label {
	display:block;
	font-weight: bold;
	}
input {
	width:200px;
	}
input:focus, textarea:focus {
	background:#ffc;
	}
input[type="text"], textarea {
	border-top:2px solid #999;
	border-left:2px solid #999;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}
.required {
	font-size: 0.75em;
	color: #FF0000;
}

.privacyText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
ul#links {
	line-height: 135%;
}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	height:319px;
	width:478px;
}
#images li {
	position: absolute;
	top: 0;
	left: 0;
	width: 478px;
	height: 319px;
	background-color: #FFF;
	visibility: hidden;
}
