* {
	margin: 0;
	padding: 0;
	font-family: "Verdana";
	color: #4c4c4c;
	font-size: 12px;
}

body {
	background: #653E3F url(img/back.jpg) repeat-x 0 0;
	text-align: center;
	padding: 10px 0;
}

div.wrap1 {
	width: 873px;
	background: #343434;
	padding: 20px 0;
	margin: 0 auto;
}

div.wrap2 {
	width: 833px;
	padding: 20px 0;
	background: #FFF;
	margin: 0 auto;
}

div.site {
	width: 793px;
	margin: 0 auto;
}

div.header {
	background: url(img/header.jpg) no-repeat 0 0;
	height: 425px;
}

div.content {
	padding: 20px 0;
	text-align: left;
}

div.footer {
	background: url(img/footer.gif) no-repeat 0 0;
	height: 59px;
}

div.clear {
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

h1 {
	color: #e04f4f;
	font-size: 16px;
	margin: 15px 0;
}

h2 {
	color: #e04f4f;
	font-size: 16px;
	margin: 0 0 15px;
}

p {
	color: #4c4c4c;
	font-size: 12px;
	margin: 10px 0;
}

div.left {
	float: left;
	width: 520px;
}

div.sidebar {
	float: right;
	background: url(img/sidebar.gif) repeat-y 0 0;
	width: 262px;
	padding: 0;
	border-bottom: 2px solid #8C8980;
}

div.sidebar_header {
	background: url(img/sidebar_header.gif) no-repeat 0 0;
	padding: 20px 20px 0;
}

div.sidebar ul {
	list-style: none;
}

div.sidebar ul li {
	padding: 0 0 0 12px;
	background: url(img/arrow.gif) no-repeat 0 3px;
	color: #f15a24;
	font-size: 11px;
	margin: 5px 0 0;

}

div.sidebar ul li a {
	color: #f15a24;
	font-size: 11px;
	text-decoration: none;
}

div.sidebar ul li a:hover {
	text-decoration: underline;
}

div.contact {
	background: #333333;
	height: 110px;
	margin: 20px 0 0;
	border-top: 2px solid #8C8980;
	border-left: 2px solid #8C8980;
	border-right: 2px solid #8C8980;
}

div.line {
	height: 5px;
	overflow: hidden;
	background: url(img/line.jpg) no-repeat 0 0;
	margin: 30px 0;
}

div.handwash {
	width: 228px;
	height: 125px;
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	background: url(img/handwash.gif) no-repeat 0 0;
}

div.handwash a, div.valet a {
	color: #ed1c24;
	font-size: 10px;
	float: right;
	display: inline;
	margin: 100px 10px 0 0;
}

div.valet {
	width: 226px;
	height: 126px;
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	background: url(img/valet.gif) no-repeat 0 0;
}

h3.email {
	color: #818181;
	background: url(img/email.gif) no-repeat 0 3px;
	text-align: left;
	padding: 0 0 0 36px;
	font-size: 18px;
	margin: 34px 0 0 20px;
}

a.email {
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	float: left;
	font-weight: bold;
	margin: 0 0 0 20px;
}

a.email:hover {
	text-decoration: underline;
}

div.header ul {
	list-style: none;
	text-align: left;
	padding: 95px 0 0 0;
}

div.header ul li {
	display: inline;
	padding: 0 25px;
}

div.header ul li a {
	color: #4D4D4D;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

div.header ul li a:hover {
	text-decoration: underline;
}

td {
	vertical-align: top;
}

td.underline {
	width: 160px;
	text-decoration: underline;
	font-size: 14px;
}

p.height {
	line-height: 23px;
}

label.error {
	color: red;
}

ul.diamond {
	padding: 0 0 0 30px;
	margin: 20px 0;
}

ul.diamond li {
	margin: 5px 0;
}
