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

h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #730002;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE4D1;
	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: #730003;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
	margin-top: 20px;
}
#header {
	height: 165px;
	background: url(images/header.jpg) no-repeat;
}

#headernumber {
	height: 155px;
	padding-top: 10px;
	padding-right: 26px;
	font-size: 28px;
	font-weight: bold;
	color: #730002;
	text-align: right;
	width: 400px;
	float: right;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 40px;
	padding-left: 5px;
	background: url(images/menu.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
	
#menu ul li {
	list-style: none;
	display:block;
	float: left;
	height: 40px;
}
#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: 12px;
	padding-right: 23px;
	padding-bottom: 8px;
	padding-left: 23px;
	height: 20px;
}
#menu ul li a:hover {
	background-image: url(images/menu-highlight.png);
}
#breadcrumb {
	height: 40px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-top: 1px;
	color: #730002;
	padding-left: 118px;
	background: url(images/breadcrumb.jpg) no-repeat;
}
#breadcrumb a {
	color: #666;
	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: #730003;
	text-decoration: none;
}
#body {
	background: url(images/body.jpg) repeat-y bottom;
}

#body a, #sidebar a {
	font-weight: bold;
	color: #730002;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#content {
	float: right;
	width: 660px;
	min-height: 400px;
	line-height: 18px;
	padding-right: 25px;
}
.colorwhite {
	color: #FFF;
}


#sidebar  {
	min-height: 200px;
	float: left;
	width: 260px;
	color: #333;
	margin-left: 26px;
}
#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: #730002;
	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: #D6C499;
}
#sidebar ul li a:hover {
	background-color: #EEE7D7;
	color: #730002;
}
#sidebar H5 {
	color: #FFF;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 13px;
	padding-top: 3px;
	margin-bottom: 2px;
	background: #0C0000;
}



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



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

#cities a:hover {
	font-weight: bold;
	color: #730002;
	text-decoration: none;
}
.font16 {
	font-size: 16px;
	color: #730002;
	font-weight: bold;
}
.fontcalltoday {
	font-size: 18px;
	color: #999;
}


.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;
}
.addborder {
	border: 1px solid #E1D6B8;
}

.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: #999;
	font-style: italic;
}

