@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.right_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
}

#RightColumnHeader {
	color: #000;
	background-image: url(../images/layout/right_column_header.png);
	height: 39px;
	text-align: center;
}
#RightColumnContent {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/layout/right_column_content.png);
	background-position: bottom;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #42AE4A;
	border-bottom-color: #42AE4A;
	border-left-color: #42AE4A;
	background-repeat: no-repeat;
	padding: 6px;
}
p {
	text-indent: 12px;
}
p.white {
	text-indent: 12px;
	color: #FFF;
}

body {
	background-image: url(../images/layout/bg_page.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9D9D9D;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18pt;
	color: #F9911C;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 5px;
}
h1.green {
	font-size: 18pt;
	color: #7DBC7B;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 5px;
}
h1.white {
	font-size: 18pt;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 5px;
}


h2 {
	font-size: 12pt;
	color: #333333;
	margin-top: 2px;
	font-weight: normal;
}
h2.white {
	font-size: 14pt;
	color: #FFFFFF;
	/* [disabled]margin-top: 3px; */
	/* [disabled]margin-bottom: 5px; */
}

h3 {
	font-size: 14px;
	color: #333;
}
h4 {
	font-size: 12px;
	color: #333;
	display: inline;
	margin-left: 10px;
}
h4.black {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	color: #333;
	font-weight: normal;
}
h6 {
	font-size: 9px;
	color: #CCC;
}
.TextWhite {
	color: #FFF;
}
.ImgRounded {
	border-radius: 8px;
}

ul {
	color: #090;
	list-style-type: square;
	padding-top: 0px;
	margin: 0px;
}
ul.white {
	color: #FFF;
	list-style-type: square;
	padding-top: 0px;
	margin: 0px;
}

.td_content_top {
	background-image: url(../images/layout/content_grad_top.png);
	background-repeat: repeat-x;
	height: 10px;
}
.tdFooter {
	background-image: url(../images/layout/footer_bg.png);
	background-repeat: repeat-x;
	height: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.td_content_bottom {
	background-color: #FFF;
	background-image: url(../images/layout/content_grad_bottom.png);
	background-repeat: repeat-x;
	height: 10px;
}
.tdRightMenuBG {
	background-image: url(../images/layout/right_menu_bg.png);
	background-repeat: no-repeat;
}


.tdBorderBottom {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #5AB752;
}
.tdSpecial {
	border: medium dashed #333;
	padding: 30px;
	background-image: url(../images/layout/special_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.tdRightMenuBorderBotton {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.Box {
	height: 300px;
	width: 290px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: left;
	border-radius:8px;
	-moz-border-radius:8px; /* Firefox 3.6 and earlier */
	box-shadow: 4px 4px 2px 1px #CCCCCC;
	display: block;
	border: 1px solid #F8781C;
	/* [disabled]padding: 5px; */
}
.quality {
	padding: 5px;
	height: 150px;
	width: 275px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: block;
	float: left;
	margin-left: 11px;
	border-radius: 6px;
	border: 1px solid #F8761C;
	box-shadow: 3px 3px 1px 1px #CCCCCC;
}
.reviews {
	padding: 5px;
	height: 110px;
	width: 871px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: block;
	float: left;
	margin-left: 11px;
	/* [disabled]border-radius: 6px; */
	/* [disabled]box-shadow: 3px 3px 1px 1px #CCCCCC; */
	border-bottom-width: 4px;
	/* [disabled]border-top-style: none; */
	/* [disabled]border-right-style: none; */
	border-bottom-style: double;
	/* [disabled]border-left-style: none; */
	border-bottom-color: #009E00;
}
.BoxServices {
	padding: 8px;
	width: 269px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: block;
	float: left;
	margin-left: 11px;
	border-radius: 6px;
	border: 1px solid #F8761C;
	box-shadow: 3px 3px 1px 1px #CCCCCC;
	background-color: #38444C;
	color: #FFF;
}

.PageHeader {
	padding: 5px;
	width: 870px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: block;
	float: left;
	margin-left: 11px;
	border-radius: 6px;
	border: 1px solid #F8761C;
	box-shadow: 3px 3px 1px 1px #CCCCCC;
}
.PageHeaderNoBorder {
	padding: 5px;
	width: 870px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: block;
	float: left;
	margin-left: 11px;
}


.ContentFacebook {
	padding: 5px;
	height: 214px;
	width: 390px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: block;
	float: left;
	margin-left: 11px;
	border-radius: 6px;
	border: 1px solid #F8761C;
	box-shadow: 3px 3px 1px 1px #CCCCCC;
	background-color: #38444C;
	background-image: url(../images/layout/car_2.png);
	background-position: 10px 100px;
	background-repeat: no-repeat;
}
.CouponSmall {
	padding: 10px;
	height: 80px;
	width: 250px;
	display: block;
	float: left;
	border: 3px dashed #000000;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 50px;
	background-image: url(../images/layout/special_bg.png);
	background-repeat: no-repeat;
	background-position: -4px -4px;
}

.ContentSpecials {
	padding: 5px;
	height: 214px;
	width: 390px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: block;
	float: left;
	margin-left: 11px;
	border-radius: 6px;
	border: 1px solid #F8761C;
	box-shadow: 3px 3px 1px 1px #CCCCCC;
	background-color: #38444C;
}


.ContentOwners {
	padding: 5px;
	width: 212px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: block;
	float: left;
	margin-left: 11px;
	border-radius: 6px;
	border: 1px solid #F8761C;
	box-shadow: 3px 3px 1px 1px #CCCCCC;
	height: 386px;
	background-color: #38444C;
}



.ContentServices {
	padding: 8px;
	width: 630px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: block;
	float: left;
	margin-left: 11px;
	border-radius: 6px;
	border: 1px solid #F85C1C;
	box-shadow: 3px 3px 1px 1px #CCCCCC;
	background-color: #38444C;
	height: 380px;
	background-image: url(../images/layout/car.png);
	background-repeat: no-repeat;
	background-position: 330px 240px;
}

.ContentMap {
	padding: 5px;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: block;
	float: left;
	margin-left: 11px;
	border-radius: 6px;
	border: 1px solid #F8761C;
	box-shadow: 3px 3px 1px 1px #CCCCCC;
	height: 451px;
	background-color: #38444C;
}
.Wrap {
	height: 480px;
	width: 415px;
	float: left;
}
.InspectionMonth {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 48pt;
	color: #000;
}
.InspectionYear {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 48pt;
	color: #FFF;
}
