body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
        text-align: center;
        background: url(images/page_bg.gif);
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 748px;
	position: relative;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.faqtop 
{
  font-size: 12px;
  font-style: normal;
  font-family: "arial","helvetica";
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 6px 8px 0px 0px;
	color: #fff;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: left;
}

.SCButton
{
  background-color: #c9ddf1;
  border-style: outset;
  border-color: #E3E2C2;
  border-width: 1px;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-family: "arial","verdana","geneva","helvetica","sans-serif";
}
.SCButton2
{
  background-color: #C80000;
  border-style: outset;
  border-color: #E3E2C2;
  border-width: 1px;
  font-size: 12px;
  color: #fff;
  font-style: normal;
  font-weight: normal;
  font-family: "arial","verdana","geneva","helvetica","sans-serif";
}
	.calendar { height: 50px; float: left; margin-left:10px; background: #fff url(images/calendar.gif) no-repeat; width: 40px; padding: 0px 0px 0px 9px;  color: #666;}
	.calendar p { padding: 0; margin: 0; }
	.calendar br {line-height:3px;}

.border img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border:1px solid #FFF;
}

.border:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
border:1px dashed #be0000;
}

.coupon img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.coupon:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}


/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 10px;
}

#header {
	background: url(images/header_bg.gif) repeat-x;
	padding-top: 9px;
	position: relative;
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 590px;
	top: 31px;
	width: 152px;
	font-size: 12px;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#banner {
	width: 745px;
	height: 145px;
	background: url("images/top_line_auto_banner.jpg") repeat-x;
	position: relative;
}
#top_nav {
	width: 745px;
	height: 48px;
	background: url("images/top_line_auto_banner2.jpg") repeat-x;
	position: relative;
}

#top_links {
	width: 55%;
	height: 25px;
	padding-top: 15px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#top_links A {
	COLOR: #fff; TEXT-DECORATION: none
}
#top_links A:link {
	COLOR: #fff
}
#top_links A:visited {
	COLOR: #fff
}
#top_links A:hover {
	COLOR: #ff0; TEXT-DECORATION: underline
}
#top_links A:active {
	COLOR: #fff
}
#first_time {
		float: left;
		text-align: left;
		margin: 0px;
    	padding: 0px;

}
#first_time A {
    font-family: tahoma, helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
    font-size: 9px;
	COLOR: #fff; TEXT-DECORATION: none
}
#first_time A:link {
    font-family: tahoma, helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
    font-size: 9px;
	COLOR: #fff
}
#first_time A:visited {
    font-family: tahoma, helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
    font-size: 9px;
	COLOR: #fff
}
#first_time A:hover {
    font-family: tahoma, helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
    font-size: 9px;
	COLOR: #ff0; TEXT-DECORATION: underline
}
#first_time A:active {
    font-family: tahoma, helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
    font-size: 9px;
	COLOR: #fff
}

#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}

#browse dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #06609a;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 12px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #1a81c4;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 55px;
	border-bottom: 1px solid white;
}

#browse .last_appt {
	padding-bottom: 185px;
	border-bottom: 1px solid white;
}
#browse .last_dir {
	padding-bottom: 240px;
	border-bottom: 1px solid white;
}
#browse .last_about {
	padding-bottom: 105px;
	border-bottom: 1px solid white;
}
#browse .last_promo {
	padding-bottom: 325px;
	border-bottom: 1px solid white;
}
#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 100; 
}


#body {
	float: right;
	width: 543px;
	margin: 2px 1px 0 0;
	
	border: 1px solid #e5e5e5;
	position: relative;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .text {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 12px;
		text-indent: 1em;
		margin-left: 8px;
		margin-right: 8px;
    }

#body .leftbox,
#body .rightbox {
	margin-top: 0px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 250px;
}

#body .leftbox_full {
	float: left;
	width: 98%;
}

#body .rightbox {
	float: right;
	width: 252px;
	margin-right: 18px;
	border-left: 1px solid #e5e5e5;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	text-align: center;
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}

div#searchbox input:hover {
	background: #ff0;
	}

#footer {
	background: #c80000 url(images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
	width: 142px;
}
#wrapper #inner #body .inner #map {
	border: 1px solid #000000;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
								       - CONTACT -
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

#contactFormArea {
	margin-left: 70px;
	width: 380px;
	float: left;
	display: inline;
}
#contactFormArea form {
	padding-bottom: 5px;
	float: left;
	background: #06609a;
}
fieldset { 
	padding: 0 15px;
}
label { 
	padding: 0 0 5px 0;
	display:block; 
	float: left;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #FFF;
}
label.CC {
	width: 338px;
}
input.text, textarea { 
	margin-bottom: 3px;
	padding: 3px 5px;
	width: 338px;
	font:12px/12px 'courier new',courier,monospace;
	color:#000;
	background: #FFF;
	border: 1px solid #fff;
}
input.text:hover,textarea:hover { 
	background: #ff0;
	border: 1px solid #000;
}
input.submit { 
	margin: 3px 0 3px 0;
	font: bold 100% Georgia, serif;
	font-variant: small-caps;
	color: #000;
	float: left;
	cursor: pointer;
}
#loadBar {
	padding: 4px 0 0 10px;
	font-family: Georgia, serif;
	font-size: 120%; 
	float: left;
	color: #06609a;
}
#emailSuccess {
	padding: 8px 0 0 10px;
	font: normal 100% Georgia, serif;
	float: left;
	color: #FFF;
}