@charset "utf-8";
/* CSS Document */

/* @group Common */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #B4B6B8;
	color: #414042;
}

a {
	text-decoration: none;
	color: #207bc1;
}

a:hover {
	text-decoration: underline;
}

a:focus, a:active {
	outline: none;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}

li {
	list-style-type: none;
}

div#primary {
	background-color: #094391;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: auto;
}

div#secondary {
	border-top: .5em solid #002868;
	padding-top: 6.6875em;
	padding-bottom: 5em;
}

body.main div#primary {
	background-image: url(/maps/images/graphics/header_bg.jpg);
}

div#primary-wrapper,
div#secondary-wrapper {
	margin-left: auto;
	margin-right: auto;
}

div#primary-wrapper,
div#secondary-wrapper {
	width: 60em;
}

div#secondary-wrapper {
	background-color: #ffffff;
	clear: both;
}

body#content.main div#primary-wrapper {
	padding-bottom: 3.0625em;
}

body#content.main div#secondary-wrapper {
	position: relative;
}

/* @endgroup */

/* @group Header */

div#header {
	height: 6.125em;
	position: relative;
}

body.dept div#header {
	height: 5em;
}

ul#global_navigation {
	font-size: 56.25%;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	padding-top: 1.5em;
	margin-right: -.5em;
}

body.dept ul#global_navigation {
	margin-top: 1.25em; /*1.25*16=20px*/
}

ul#global_navigation li {
	display: inline;
	text-transform: uppercase;
}

ul#global_navigation li + li {
	border-left: .125em solid #ffffff;
}

ul#global_navigation a {
	color: #ffffff;
	padding-left: .875em;
	padding-right: .875em;
}

ul#global_navigation a:hover {
	text-decoration: underline;
}

div#header img {
	position: absolute;
	left: 1.625em;
	top: 1.5625em;
	width: 16.875em;
	height: 3.4375em;
}

body.dept div#header img {
	top: 1.125em;
	width: 13.6875em;
	height: 3.25em;
}

form.search {
	position: relative;
	margin-top: 1.9375em;
	margin-right: 1.375em;
	margin-left: 45.5em;
}

body.dept form.search {
	margin-top: 1.5em;
}

form.search input {
	display: block;
}

form.search input.terms {
	font-size: 62.5%;
	line-height: 1.8em;
	width: 14.8em;
	height: 1.8em;
	padding-left: .5em;
	padding-right: .5em;
	background-image: url(/images/template/header/search-bg.png);
	background-position: top;
	background-repeat: repeat-x;
	border: none;
	border-radius: .5em;
}

form.search input.search,
form.search input.submit {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 62.5%;
	width: 4.9em;
	height: 1.9em;
}

form.search input.submit {
	z-index: 5;
	color: #ffffff;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

form.search input.submit:active {
	top: .1em;
	right: .1em;
}

/* @endgroup */

/* @Virtual Tour Logo */

div#secondary div#logo_region a,
div#secondary div#logo_region a:hover {
	color: #ffffff;
	text-decoration: none;
}

div#logo_region {
	position: absolute;
	top: 8em;
	width: 60em;
	overflow: hidden;
}

div#logo_region h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-size: 600%;
	color: #fff;
	float: left;
}

div#logo_region ul {
	float: left;
	margin-left: 23.5em;
	text-align: center;
	font-size: 62.5%;
	font-family:Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

div#logo_region ul li {
	float: left;
	position: relative;
}

div#logo_region ul li img,
div#logo_region ul li p {
	top: 7.5em;
}

div#logo_region ul li img {
	z-index: 0;
	position: relative;
	width: 11.5em;
	height: 4.5em;
}

div#logo_region ul li p {
	position: absolute;
	z-index: 4;
}

div#logo_region ul li a {
	display: inline-block;
	width: 9.25em;
	height: 2.25em;
	padding: 1.75em .5em 0 1em;
}

/* @endgroup */

/* @areas navigation */
ul#areas {
	list-style-type: none;
	width: 58em;
	height: 1.35em;
	margin: 0 auto;
	padding: 3em 0 0 0;
	border-bottom: .375em solid #002868;
	position: relative;
	z-index: 2;
}

ul#areas li {
	float: left;
	font-size: 75%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0 3.75em;
}

ul#areas li a {
	color: #002868;
	padding: 1.25em 1.25em .5em 1.25em;
	text-decoration: none;
}

ul#areas li a:hover {
	text-decoration: none;
	color: #84bce8;
}

ul#areas li.open a {
	color: #84bce8;
}

/* @endgroup */

/* @main content */

div#main_content {
	clear: both;
}

/* @endgroup */

/* @group Footer */

div#footer {
	clear: both;
	position: relative;
	padding-top: 6.5em;
	padding-bottom: .75em;
	padding-left: 1.625em;
	padding-right: 1.625em;
	border-bottom: .5em solid #747474;
	background-color: #f2f2f2;
}

div#footer a {
	color: #636363;
}

div#footer a:hover {
	text-decoration: underline;
}

ul#social {
	margin-bottom: 1em;
}

ul#social li {
	display: inline;
	margin-right: 1.25em;
}

ul#social img {
	width: 1.5em;
	height: 1.5em;
}

div#footer p,
div#footer ul.main,
ul#reference {
	font-size: 68.75%;
	color: #636363;
	margin-bottom: 1em;
}

div#footer p span {
	margin-right: 1em;
}

div#footer ul.main {
	font-weight: bold;
	margin-bottom: 1.9em;
}

div#footer ul.main a {
	color: #0a499b;
}

div#footer ul.main li,
ul#reference li {
	display: inline;
}

div#footer ul.main li a,
ul#reference li a {
	padding-right: .75em;
}

div#footer ul.main li + li a,
ul#reference li + li a,
span#copyright {
	padding-left: .75em;
	border-left: .1em solid #636363;
}

div#footer ul.main li + li a {
	border-left-color: #cad6e7;
}

ul#reference li.emergency a {
	color: #830e11;
}

a#redesign {
	padding-right: .75em;
}

div#footer img.usnews {
	position: absolute;
	right: 1.625em;
	bottom: 5em;
	width: 3.875em;
	height: 3.8125em;
}

div#footer img.church {
	position: absolute;
	bottom: 0;
	right: .5em;
	width: 22.375em;
	height: 9.125em;
}

/* @endgroup */
