#wrap {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-height: 400px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	background-image: url(images/tile.jpg);
}

#cookie {
	background-image: url(images/cookie.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #B1AEA7;
	text-align: right;
	padding-right: 95px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3B3599;
	border-left-color: #3B3599;
}
#cookie a:link {
	text-decoration: none;
	color: #B1AEA7;
}
#cookie a:visited {
	text-decoration: none;
	color: #B1AEA7;
}
#cookie a:hover {
	text-decoration: none;
	color: #393198;
}

#body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3B3599;
	border-left-color: #3B3599;
	background-image: url(images/dropshadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 500px;
	background-color: #FFF;
}
#body a:link {
	font-weight: bold;
	color: #393198;
	text-decoration: none;
}
#body a:visited {
	font-weight: bold;
	color: #393198;
}
#body a:hover {
	font-weight: bold;
	color: #E8BA1C;
}
#header {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3B3599;
	border-left-color: #3B3599;
	background-image: url(images/headerR1C1.jpg);
	height: 171px;
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B3599;
}
#headernumber {
	background-image: url(images/headerR1C2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 92px;
	width: 264px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 30pt;
	text-align: right;
	font-weight: bold;
	color: #372F96;
}



#headerbutton {
	float: right;
	height: 69px;
	width: 274px;
}
.fontnumber {
	font-size: 14pt;
	font-weight: bold;
	color: #999;
}


#content {
	float: left;
	width: 650px;
	padding-top: 10px;
	padding-left: 10px;
	min-height: 500px;
}
h1 {
	margin: 2px;
	font-size: 20px;
	color: #352E8B;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #363196;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}


#menu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3B3599;
	border-left-color: #3B3599;
	font-size: 14px;
	font-weight: bold;
	color: #393198;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
#menu a {
	color: #393198;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
#menu a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(images/menu-highlight.jpg);
	background-repeat: repeat-x;
}
#menu img {
	display: block;
	float: left;
}
#menucontainer {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 275px;
}
#menucontainer a:link {
	color: #343195;
	text-decoration: none;
}
#menucontainer a:visited {
	color: #343195;
	text-decoration: none;
}
#menucontainer a:hover {
	color: #E8BA1C;
	text-decoration: none;
}

#menuright h3 {
	color: #393099;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 18px;
}
#menucontainer h3 {
	color: #393099;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 18px;
}
#menuright {
	width: 230px;
	margin-right: 5px;
	border: 6px double #DEDED4;
	padding: 5px;
	min-height: 200px;
	margin-left: 5px;
	background-image: url(images/dropshadow.png);
	background-repeat: no-repeat;
}


#menuright a:link {
	display: block;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	color: #333;
	text-decoration: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
}
#menuright a:visited {
	display: block;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	color: #333;
	text-decoration: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#menuright a:hover {
	display: block;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	color: #372F96;
	text-decoration: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #363094;
}
#cities {
	width: 850px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/cities.png);
	background-repeat: repeat-x;
}
#cities a:link {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#cities a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#cities a:hover {
	font-weight: bold;
	color: #393099;
	text-decoration: none;
}
#menubottom {
	background-color: #F0F0E6;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
}
#menubottom a:link {
	color: #B1AEA7;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	height: 21px;
	padding-top: 4px;
}
#menubottom a:visited {
	color: #666;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	height: 21px;
	padding-top: 4px;
}#menubottom a:hover {
	color: #393198;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	height: 21px;
	padding-top: 4px;
}
#social {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #F0F0E6;
	border-left-color: #EFEFEF;
	height: 65px;
	text-align: center;
	padding-top: 10px;
	background-image: url(images/social.png);
	background-repeat: repeat-x;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 101px;
}

