body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/tile.png);
	background-repeat: repeat-x;
	font-size: 14px;
	background-color: #FFF;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7F4E3;
	line-height: 20px;
}
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: #0A4761;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#header {
	background-image: url(images/header.png);
	height: 143px;
	background-repeat: no-repeat;
}

#headernumber {
	background-image: url(images/header-number.png);
	height: 103px;
	padding-top: 40px;
	padding-right: 20px;
	font-size: 28px;
	font-weight: bold;
	color: #073751;
	text-align: right;
	width: 481px;
	float: right;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 225px;
	padding-right: 20px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
	
#menu ul li {
	list-style:none;
	display: inline;
	float: left;
	position: relative;
}
#menu ul li a {
	display:block;
	color: #FFF;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 18px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
	height: 32px;
}
#menu ul li a:hover {
	background-image: url(images/menu-highlight.png);
}

#breadcrumb {
	height: 41px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-top: 12px;
	color: #BD5930;
	background-image: url(images/breadcrumb.png);
	background-repeat: no-repeat;
	padding-left: 100px;
}
#breadcrumb a {
	color: #BB5429;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
}
#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: #DB353C;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#content {
	float: right;
	width: 687px;
	min-height: 600px;
	line-height: 18px;
	padding-left: 39px;
	padding-right: 32px;
	background-image: url(images/content-dropshadow.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar  {
	min-height: 200px;
	float: left;
	width: 225px;
	color: #333;
	margin-left: 12px;
}
#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: #F6F5E3;
}
#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: 39px;
	padding-top: 40px;
}



#cities {
	margin-right: -10px;
	margin-left: -10px;
	font-size: 12px;
	text-align: center;
	color: #B74F25;
	padding-top: 5px;
	padding-right: 15%;
	padding-left: 15%;
	margin-top: 10px;
	margin-bottom: -15px;
	padding-bottom: 10px;
	background-color: #F8EAB8;
}
#cities a {
	font-weight: bold;
	color: #B74F25;
	text-decoration: none;
}

#cities a:hover {
	font-weight: bold;
	color: #0A4760;
	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: #F9A647;
}


.center{text-align:center;}
.divider    {
	background-image: url(images/divider.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.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: #BA5126;
	font-style: italic;
}
#body h2 a {
	color: #FFF;
}

