@charset "utf-8";
body {
	margin: 0px;
	text-decoration: none;
	font-family: sans-serif;
	font-size:12px;
	font-weight: normal;
	background-image: url(layout/background-stripe.gif);
	background-repeat: repeat-x;
	background-color: #E7F5E8;
	background-position: top;
	/*background-color:#FFFFFF;*/
}
}
.menu {
	color: #336600;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	background-position: bottom;
}
#footer {
	color: #FFFFCC;
	text-align: center;
	padding: 10px;
	background-color: #4AB905;
}
#menu_down {
	text-align: center;
	padding: 5px;
}
a:hover {
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
#content a {
	color: #0000CC;
}
#content p {
	text-align: justify;
	margin: 5px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B4C9B4;
	border-right-color: #B4C9B4;
	border-bottom-color: #B4C9B4;
	border-left-color: #B4C9B4;
	vertical-align: top;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
#content h1 {
	font-size: 24px;
	font-weight: bold;
	color: #336600;
}



#services {
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B4C9B4;
	border-right-color: #B4C9B4;
	border-bottom-color: #B4C9B4;
	border-left-color: #B4C9B4;
	color: #1E3C00;
	margin: 0px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}

#services h3 {
	font-size: 12px;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
}


a:active {
	color: #339900;
}
.float_right {
	float: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.float_left  {
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
span.cars_red {
	color: #cb0a07;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size:16px;
	font-weight: bold;
}
.green16 {
	font-size: 14px;
	color: #FFFF00;
	background-color: #4AB905;
	font-weight: bold;
	padding: 3px;
}

span.cars_green {
	color: #336600;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	font-weight: bold;
}

span.car_name {
	color: #70cc06;
	text-decoration: none; 
	font-family: verdana, arial, sans-serif; 
	font-size:14px; 
	font-weight: bold;	
}
#content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}
.red_small {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
#content li {
	margin: 7px;
}
