@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFDEF;
	margin: 0px;
}
.content {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}
.content p {
	margin: 5px;
}
.content a {
	color: #1182A7;
	text-decoration: none;
	font-weight: bold;
}
.content   a:hover {
	color: #0000CC;
	text-decoration: underline;
}


.content h3 {
	font-size: 14px;
	color: #147D8F;
	text-decoration: none;
	line-height: normal;
}


.content h1 {
	font-size: 18px;
	color: #147D8F;
}
.content h2 {
	font-size: 16px;
	color: #C28B0A;
	text-decoration: none;
}

.content table {
	font-size: 12px;
}
.content td {
	padding-bottom: 15px;
	text-align: justify;
	padding-right: 15px;
}
.content .form td {
	padding: 0px;
}




.menu_top {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
	height: 53px;
	color: #FFFFFF;
	font-weight: bold;
	word-spacing: 2px;
	letter-spacing: normal;
}
.menu_top a {
	color: #FFFFFF;
	text-decoration: none;
}

.car_slides {
	width: 1000px;
}
.car_slides img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.car_slides p {
	font-size: 16px;
	font-weight: bold;
	color: #1182A7;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.car_slides a {
	text-decoration: none;
}



.footer {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}


.footer a {
	color: #006699;
	text-decoration: none;
}
.menu_bottom {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.menu_bottom a {

}

.menu_bottom a:hover {
	color: #FFFFFF;
	background-color: #0224A2;
	padding-bottom: 5px;
	border: 0px none #006600;
}
.services {
	color: #846B2B;
	font-size: 12px;
}

.photo_left {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.content img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form {
	font-size: 12px;
}
.carinfo {
	font-size: 12px;
	color: #B1610A;
}
.header_text {
	color: #FFFFFF;
	font-size: 14px;
}
.content blockquote {
	padding: 5px;
}
.content h4 {
	font-size: 18px;
	color: #147D8F;
}
.content li {
	list-style-position: inside;
	list-style-type: square;
}

.offer {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #1586AA;
	padding: 15px;
}
.offer a{
	color: #FFF;
	text-decoration:none
}
.offer a:hover{
	color: #FC3;
	text-decoration:none
}

