body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/tile.png);
	background-repeat: repeat-x;
	font-size: 14px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
	background-color: #30375C;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #918762;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header {
	height: 183px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#headernumber {
	font-size: 40px;
	font-weight: bold;
	background-image: url(images/header-number.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 84px;
	width: 312px;
	padding-top: 15px;
	padding-right: 15px;
	float: right;
	color: #31385D;
}
#headerbutton {
	height: 84px;
	width: 327px;
	clear: right;
	float: right;
}
.fontnumber {
	font-size: 20px;
	color: #8E855E;
}

#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 40px;
	background-image: url(images/menu.png);
}
#menu a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 28px;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
}
#menu a:hover {
	background-image: url(images/menu-highlight.png);
	background-repeat: repeat-x;
}
#menu img {
	display: block;
	float: left;
	height: 37px;
	width: 2px;
	padding-top: 3px;
}




#cookie {
	background-image: url(images/cookie.png);
	background-repeat: no-repeat;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	color: #8C825B;
	padding-left: 110px;
}
#cookie a {
	color: #8C825B;
	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;
	font-weight: bold;
}

#cookie a:hover {
	color: #2D3459;
	text-decoration: none;
}

#body {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	min-height: 500px;
}
#content {
	float: right;
	width: 650px;
	margin-right: 20px;
	font-size: 14px;
	margin-top: 10px;
	min-height: 500px;
}
#content a {
	font-weight: bold;
	color: #6F6331;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #30375C;
	text-decoration: none;
}
#menuleft {
	width: 255px;
	padding-top: 10px;
	margin-left: 11px;
	float: left;
	margin-top: 10px;
}
#menuleft #title {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #8F8660;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
}
#menuleft a {
	color: #FFF;
	text-decoration: none;
	background-color: #30375C;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CAB1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menuleft a:hover {
	color: #FFF;
	background-image: url(images/menu-bottom-highlight.png);
}
#menuleft #sidebar {
	min-height: 50px;
	text-align: center;
}
#menuleft #sidebar a {
	display: inline;
	background-color: #F0EFE9;
	border-bottom-style: none;
}
#menuleft #sidebar a:hover {
	background-color: #F0EFE9;
}


#menubottom {
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-image: url(images/menu-bottom.png);
}
#menubottom a {
	color: #FFF;
	text-decoration: none;
	padding-right: 19px;
	padding-left: 19px;
	display: block;
	float: left;
	height: 23px;
	padding-top: 7px;
}
#menubottom a:hover {
	background-image: url(images/menu-bottom-highlight.png);
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 91px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 13px;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}


#footerright {
	float: right;
	height: 80px;
	width: 700px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
#footerleft {
	float: left;
	height: 90px;
	width: 250px;
	padding-left: 10px;
}


#social {
	height: 65px;
	border: 4px solid #F6F6F6;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
}
#cities {
	width: 900px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/cities.png);
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: center;
	color: #666;
	padding-top: 10px;
}
#cities a {
	font-weight: bold;
	color: #918762;
	text-decoration: none;
}
#cities a:hover {
	font-weight: bold;
	color: #30375C;
	text-decoration: none;
}
.aligncenter {
	text-align: center;
}
#social-icons img {padding-right:10px;border:none;}
