@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(Images/background.gif);
	background-repeat: repeat;
	background-position: center top;
}

#mainContainer {
	margin-right: auto;
	margin-left: auto;
	width: 808px;
}
#header {
	padding: 0px;
	width: 808px;
	background-image: url(Images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
}
#headerLogo {
	height: 108px;
	width: 237px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#headerLogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#car {
	height: 100px;
	width: 231px;
	background-image: url(Images/car2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index: 1;
	float: right;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-right: 20px;
}


#nav {
	background-image: url(Images/navBar.gif);
	background-repeat: no-repeat;
	background-color: #006699;
	width: 529px;
	height: 23px;
	background-position: left top;
	text-align: center;
	margin-left: auto;
	margin-right: 20px;
	margin-top: 10px;
	float: right;
}
#nav ul {
	list-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

}


#nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}




#nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #006699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	clear: both;
	width: 808px;
	background-image: url(Images/middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	z-index: 2;
}

#banners {

}
#flashCar {
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	height: 210px;
	width: 305px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#gc {
	z-index: 98;
	float: left;
	position: relative;
	right: 25px;
}
#served {
	float: right;
	z-index: 97;
	height: 175px;
	width: 233px;
	position: relative;
	left: 20px;
}
#mission {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#mission img {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#letUs {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.packages {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
}
.packages  h2 {
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	width: 760px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.packages  h3 {
	color: #000000;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.packages  p {
	color: #000000;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 0px;
}
.packages ul {
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
.packages li {
	color: #990000;
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}





#footer {
	text-align: center;
	width: 808px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(Images/bottom.gif);
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}



#footer ul {
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}



#footer li {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#footer p {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#optionalServices {
	background-image: url(Images/middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 808px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;

}
#optionalServices h2 {
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #006699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#optionalServices h4 {
	padding: 0px;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#optionalServices table {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#optionalServices h6 {
	text-align: center;
	font-size: 18px;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
#optionalServices h5 {
	text-align: center;
	font-size: 18px;
	color: #006699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#optionalServices td {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #006699;
	margin: 0px;
	padding: 0px;
}
#optionalServices tr {
	margin: 0px;
	padding: 0px;
}
#optionalServices p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#optionalServices a {
	font-family: "Times New Roman", Times, serif;
	color: #006699;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	position: relative;
	margin: 0px;
}
#optionalServices a:hover {
	color: #990000;
}



.right {
	text-align: right;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
#map {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
	background-color: #FFF;
	height: 500px;
}
#gmap {
	height: 300px;
	width: 300px;
	float: right;
	clear: left;
	padding: 20px;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #000;
}
#gmap small a {
	font-size: 12px;
}
#locationL {
	float: left;
	width: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #000;
}
.maph2 {
	color: #000;
	margin: 0px;
	padding: 0px;
}
#optionalServices p {
}

#locationR {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	text-align: left;
}
#contact {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	font-size: 14px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
}
#contact form {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contact          input, textarea       {
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.textBox {
	border: thin solid #006699;
	background-color: #FFFFFF;
}
#contact h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#coupon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#coupon img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#couponPdf {
	height: 518px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

