body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/tile.jpg);
	font-size: 14px;
	background-color: #EFA63D;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7F4E3;
	line-height: 20px;
	background-color: #F47E24;
	width: 97%;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 97%;
	background-color: #949597;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#headernumber {
	background-image: url(images/header-number.png);
	height: 58px;
	padding-top: 90px;
	padding-right: 10px;
	font-size: 28px;
	font-weight: bold;
	color: #F47E24;
	text-align: right;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 43px;
	padding-left: 315px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
	
#menu ul li {
	list-style: none;
	display:block;
	color: #FFF;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 43px;
}
#menu ul li a {
	display:block;
	color: #FFF;
	text-decoration:none;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 20px;
}
#menu ul li a:hover {
	background-image: url(images/menu-highlight.png);
}
#breadbox {
	height: 26px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	background-image: url(images/breadcrumb.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	clear: both;
	padding-top: 10px;
}
#breadcrumb {
	background-image: url(images/bread-left.png);
	background-position: left center;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 300px;
	padding-left: 5px;
	background-color: #E6E7E8;
	margin-right: 2px;
}

#breadcrumb a {
	color: #949597;
	text-decoration: none;
	padding-right: 15px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: left;
	height: 17px;
	padding-top: 3px;
	padding-left: 5px;
	background-color: #E6E7E8;
}
#breadcrumb a:hover {
	color: #4F4E50;
	text-decoration: none;
}
#body {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	background-position: bottom;
}

#body a, #sidebar a {
	font-weight: bold;
	color: #F47E24;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#content {
	float: right;
	width: 685px;
	min-height: 300px;
	line-height: 18px;
	padding-right: 10px;
}
#banner {
	height: 176px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 5px;
	
	margin-bottom: 0px;
}
#sidebar  {
	min-height: 200px;
	float: left;
	width: 260px;
	color: #333;
	margin-left: 21px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
	
#sidebar ul li {
	list-style:none;
}
#sidebar ul li a {
	display:block;
	line-height: 25px;
	color: #333;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	background-image: url(images/list.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-top: 3;
	padding-bottom: 3;
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C2C1C1;
}
#sidebar ul li a:hover {
	background-color: #EFEFEF;
}
#sidebar H5 {
	color: #FFF;
	background-color: #4C4C4E;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 3px;
	margin-bottom: 2px;
}



#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	height: 36px;
	padding-top: 35px;
}



#cities {
	margin-right: -10px;
	margin-left: -10px;
	font-size: 12px;
	text-align: center;
	color: #666;
	padding-top: 5px;
	padding-right: 15%;
	padding-left: 15%;
	margin-top: 10px;
	margin-bottom: -15px;
	padding-bottom: 10px;
	background-image: url(images/cities.png);
}
#cities a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#cities a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.licenses {
	font-size: 10px;
	background-image: url(images/licenses.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 210px;
	padding-top: 25px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-weight: bold;
	color: #666;
}

.checklist {
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 25px;
	min-height: 25px;
}
.font24 {
	font-size: 24px;
}
.font18 {
	font-size: 18px;
}
.fontcalltoday {
	font-size: 18px;
	color: #949597;
}


.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.news {
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 35px;
	font-size: 14px;
}
.comment {
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 40px;
	min-height: 35px;
	font-size: 12px;
}
.h1subtitle {
	font-size: 16px;
	color: #333;
	font-style: italic;
}
#content h2 a {
	color: #FFF;
}

