@charset "UTF-8";
body,td,th {
	font-size: 0.95em;
}
p {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	font-size: 0.92em;
	padding-bottom: 5px;
}
a:link {
	color: 00528d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 445800;
}
a:hover {
	text-decoration: underline;
	color: 0087ff;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 1.5em;
	font-variant: small-caps;
	line-height: 1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 1.25em;
	font-weight: normal;
	line-height: .9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0px;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 5px;
	padding-left: 5px;
}
.picture_right {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
.picture_left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.box {
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.photo_margin {
	margin-top: 15px;
}
.photo_captions {
	font-size: 0.75em;
	font-style: italic;
	color: 00528d;
	font-weight: bold;
}
.green_font {color: #3f5400}
.blue_font {
	color: #00528d;
}
.footer_text {
	font-size: .7px;
	color: 00528d;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(assets/images/template/backround.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #909d4d;
}
#editable_area {
	position: relative;
	z-index: 11;
	margin-top: 0px;
	height: 170px;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/images/template/gradient.png);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center top;
}
#logo {
	background-image: url(assets/images/template/logo.png);
	background-position: 173px;
	height: 150px;
	width: 900px;
	background-repeat: no-repeat;
	margin-top: 0px;
	position: absolute;
	z-index: 10;
	margin-left: 0px;
	top: 1px;
}
#city {
	background-image: url(assets/images/template/city.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 215px;
	width: 375px;
	top: 15px;
	z-index: 9;
	position: absolute;
	margin-left: 560px;
}
#city_title {
	font-size: 1.3em;
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.03em;
	z-index: 6;
	clear: right;
	top: 155px;
	position: absolute;
}
#city_caption {
	font-size: .75em;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	width: 375px;
	text-align: right;
	z-index: 7;
	top: 225px;
	margin-top: 8px;
	margin-left: 560px;
}
#menu_bar {
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 5;
	top: 190px;
}
#content {
	width: 100%;
	position: relative;
	top: 50px;
	margin-bottom: 15px;
}
#footer {
	position: relative;
	margin-left: 15px;
}
.double_spacing {
	line-height: 2em;
}

