body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/tile.jpg);
	font-size: 14px;
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #E2E2E2;
}
img {
	border: 0;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #990002;
	padding-top: 4px;
	padding-right: 3px;
	padding-left: 10px;
	line-height: 20px;
	width: 97%;
	margin-top: 0px;
	height: 26px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-right: 3px;
	padding-left: 10px;
	width: 97%;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	background-color: #900;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#wrap {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#header {
	background-image: url(images/header.png);
	height: 65px;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 25px;
	font-weight:bold;
	color: #000;
	padding-top: 40px;
	padding-right: 20px;
}
#unumber {
	width:220px;
	font-size: 25px;	
	text-align:justify;
	height:30px;
	float:left;
	margin-left:30px;
	margin-top:32px;
}
#menucontainer {
	background-image: url(images/menu.png);
	height: 40px;
	background-repeat: no-repeat;
}

#menu {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	height: 40px;
	padding-left: 15px;
	float: left;
}
#menubutton {
	height: 40px;
	width: 263px;
	float: right;
}
#breadcrumb {
	background-image: url(images/breadcrumb.png);
	background-position: left center;
	height: 49px;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 11px;
	float: right;
	width: 687px;
}

#breadcrumb a {
	color: #666;
	text-decoration: none;
	padding-right: 10px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	display: block;
	float: left;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
}
#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: #990002;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	text-decoration: none;
	color: #5B5B5B;
}
#content {
	float: right;
	width: 660px;
	min-height: 300px;
	line-height: 18px;
	margin-right: 30px;
}

#banner {
	height: 250px;
	width: 297px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}
#sidebar  {
	min-height: 200px;
	float: left;
	width: 245px;
	color: #333;
	margin-left: 30px;
}
#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: #6D6D6D;
}
#sidebar ul li a:hover {
	background-color: #990002;
	color: #FFF;
}
#sidebar H5 {
	color: #FFF;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 2px;
	background-image: url(images/h5.png);
	background-repeat: no-repeat;
	height: 32px;
}
#content h5 {
	font-size: 11pt;
}





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



#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;
}
#cities a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#cities a:hover {
	font-weight: bold;
	color: #990002;
	text-decoration: none;
}

.checklist {
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 40px;
	min-height: 25px;
	height: 40px;
	font-size: 16px;
}
.font24 {
	font-size: 24px;
}
.font18 {
	font-size: 18px;
}
.fontcalltoday {
	font-size: 18px;
	color: #666;
}
.aligncenter{text-align:center;}
.alignleft{text-align:left;}
.alignright{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: 30px;
	min-height: 35px;
	font-size: 12px;
}
.h1subtitle {
	font-size: 16px;
	color: #333;
	font-style: italic;
}
#mobilehome {
	float: left;
	height: 60px;
	width: 286px;
}
#wrap #body #content p #image-border{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#table {
	width:100%;
	text-transform:capitalize;
	}
