/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {
	display: inline;
	color: #708BB9;
	font-weight: normal;
}
a.site-credit-link:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Event Widget Styles */
.upcoming-events-wrapper ul {
	margin: 0px;
	padding: 61px 0px 0px;
	background: none;
	border-bottom: 5px solid #33599b;
	min-height: 171px;
}
.upcoming-events-wrapper li {
	margin: 0px;
	padding: 10px 14px 10px 60px;
	list-style: none;
	border-bottom: 1px solid #2b3979;
	background: url(/SiteFiles/1337/Images/bullet-events.gif) no-repeat 14px 14px;
}
.upcoming-events-wrapper p {
	margin-bottom: 0px;
}
.upcoming-events-name a:link,
.upcoming-events-name a:visited,
.upcoming-events-name a:active {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.upcoming-events-name a:hover {
	color: #FFFFFF;
}
.upcoming-events-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #99ACCD;
}
.upcoming-events-time {
	display: none;
}
.upcoming-events-view-link {
	float: left; 
	width: 298px;
	height: 37px;
	overflow: hidden;
	background: url(/SiteFiles/1337/Images/content-footer.gif) no-repeat;
}
.upcoming-events-view-link a:link,
.upcoming-events-view-link a:visited,
.upcoming-events-view-link a:active {
	font-size: 13px;
	line-height: 18px;
	color: #99ACCD;
	font-weight: bold;
	display: block;
	background: url(/SiteFiles/1337/Images/content-footer-arrow.gif) no-repeat 116px 0px;
	padding: 9px 9px 9px 14px;
}
.upcoming-events-view-link a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(/SiteFiles/1337/Images/content-footer-arrow.gif) no-repeat 116px -37px;
}

/* ----------------------------------------------------------------------------------------------------------------- News Widget Styles */
.recent-news-wrapper ul {
	margin: 0px;
	padding: 61px 0px 0px;
	background: none;
	border-bottom: 5px solid #33599b;
	min-height: 171px;
}
.recent-news-wrapper li {
	margin: 0px;
	padding: 10px 14px 10px 60px;
	list-style: none;
	border-bottom: 1px solid #2b3979;
	background: url(/SiteFiles/1337/Images/bullet-news.gif) no-repeat 14px 14px;
}
.recent-news-wrapper p {
	margin-bottom: 0px;
}
.recent-news-wrapper span {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #99ACCD;
}
a.recent-news-title:link,
a.recent-news-title:visited,
a.recent-news-title:active {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
a.recent-news-title:hover {
	color: #FFFFFF;
}
.recent-news-view-link {
	float: left; 
	width: 298px;
	height: 37px;
	overflow: hidden;
	background: url(/SiteFiles/1337/Images/content-footer.gif) no-repeat;
}
.recent-news-view-link a:link,
.recent-news-view-link a:visited,
.recent-news-view-link a:active {
	font-size: 13px;
	line-height: 18px;
	color: #99ACCD;
	font-weight: bold;
	display: block;
	background: url(/SiteFiles/1337/Images/content-footer-arrow.gif) no-repeat 146px 0px;
	padding: 9px 9px 9px 14px;
}
.recent-news-view-link a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(/SiteFiles/1337/Images/content-footer-arrow.gif) no-repeat 146px -37px;
}
.b-rss {
	position: absolute;
	bottom: 10px;
	right: 14px;
	width: 17px;
	height: 17px;
	overflow: hidden;
}
.b-rss a {
	width: 17px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1337/Images/b-rss.gif) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body { background: #12124e url(/SiteFiles/1337/Images/body-bkgd.jpg) no-repeat center top}
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #4d4d4d;
}
p {margin-bottom: 18px;}

a:link, a:visited, a:active {
	color: #6682B4; 
	text-decoration: none;
}
a:hover {
	color: #6682B4; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #12124E;
	font-weight: bold;
	margin-bottom: 18px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #33599B;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #6682B4;
	margin-bottom: 18px;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */
#search {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 152px;
	height: 23px;
	background: url(/SiteFiles/1337/Images/search-field.gif) no-repeat;
}
.searchField {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #a6a6a6;
	float: left;
	padding: 0;
	margin: 5px 0px 5px 22px;
	border: 0;
	width: 131px;
	background: none;
	outline: none;
}
.searchButton {
	display: none;
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
    width: 219px;
    float: left;
}
#subnavWrapper p {
	display: none;
}
#subnavWrapper h2,
#subnavWrapper h2 a {
	font-size: 16px;
	color: #99ACCD;
	display:block;
	padding: 4px 10px 6px;
	text-decoration: none;
	background-color: #33599B;
	font-weight: bold;
}
#subnav {
	padding: 0;
	margin: 0;
	list-style: none;
}
#subnav li {
	font-size:13px;
    padding: 0;
    margin: 0;
    width: 219px;
    background: none;
}
#subnav a {
	color: #4d4d4d;
	display:block;
	padding: 10px 16px;
	border-bottom: 1px solid #c2cad9;
	text-decoration: none;
}
#subnav a:hover {
	color: #FFFFFF!important;
	display:block;
	padding: 10px 16px;
	border-bottom: 1px solid #c2cad9;
	text-decoration: none;
	background-color: #859BC3;
}
#subnav a.current {
	color: #33599B;
	display:block;
	padding: 10px 16px;
	border-bottom: 1px solid #c2cad9;
	text-decoration: none;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#mainnav-outer-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#content-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#footer-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* ----------------------------------------------------------------------------------------------------------------- Header Styles */
#header {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
.b-prospective a {
	position: absolute;
	top: 39px;
	right: 229px;
	width: 185px;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1337/Images/b-prospective.gif) no-repeat 0px 0px;
}
.b-prospective a:hover {
	background: url(/SiteFiles/1337/Images/b-prospective.gif) no-repeat 0px -39px;
}
.b-current a {
	position: absolute;
	top: 39px;
	right: 60px;
	width: 156px;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1337/Images/b-current.gif) no-repeat 0px 0px;
}
.b-current a:hover {
	background: url(/SiteFiles/1337/Images/b-current.gif) no-repeat 0px -39px;
}

/* ----------------------------------------------------------------------------------------------------------------- Top Styles */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 110px;
	background: url(/SiteFiles/1337/Images/top-bkgd.jpg) no-repeat;
	position: relative;
}
.logo {
	position: absolute;
	top: 20px;
	left: 49px;
	width: 348px;
	height: 76px;
	overflow: hidden;
}
.logo a {
	width: 348px;
	height: 76px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1337/Images/logo.gif) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	margin: 26px auto 0px;
	padding: 16px;
	width: 928px;
	background-color: #171752;
}
#content-left {
	float: left;
	width: 298px;
	background: #1f2563 url(/SiteFiles/1337/Images/contentleft-bkgd.gif) no-repeat;
}
#content-middle {
	float: left;
	width: 298px;
	margin: 0px 17px 0px 17px;
	background: #1f2563 url(/SiteFiles/1337/Images/contentmid-bkgd.gif) no-repeat;
	position: relative;
}
#content-right {
	float: left;
	width: 298px;
	background: #1f2563 url(/SiteFiles/1337/Images/contentrt-bkgd.gif) no-repeat;
	padding-top: 60px;
}
.content-right-link {
	float: left; 
	width: 298px;
	height: 37px;
	overflow: hidden;
	background: url(/SiteFiles/1337/Images/content-footer.gif) no-repeat;
	border-top: 5px solid #33599b;
}
.content-right-link a:link,
.content-right-link a:visited,
.content-right-link a:active {
	font-size: 13px;
	line-height: 18px;
	color: #99ACCD;
	font-weight: bold;
	display: block;
	background: url(/SiteFiles/1337/Images/content-footer-arrow.gif) no-repeat 122px 0px;
	padding: 9px 9px 9px 14px;
}
.content-right-link a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(/SiteFiles/1337/Images/content-footer-arrow.gif) no-repeat 122px -37px;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 0px auto;
	padding: 23px 0px;
	width: 960px;
}
#footer-text {
	float: left;
	width: 877px;
	text-align: right;
	color: #708BB9;
}
#footer-text a {
	color: #708BB9; 
	text-decoration: none;
}
#footer-text a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}
.footer-logo {
	float: right;
	width: 51px;
	height: 53px;
	overflow: hidden;
	margin: 0px 16px 0px 16px;
}
.footer-logo a {
	width: 51px;
	height: 53px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1337/Images/footer-logo.gif) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#d-content {
	margin: 0px auto;
	width: 960px;
	background-color: #FFFFFF;
	border-top: 5px solid #33599b;
}
#d-content-right {
	float: right;
	width: 740px;
	border-left: 1px solid #c2cad9;
}
#d-content-top {
	float: left;
	width: 700px;
	border-bottom: 5px solid #F2F2F2;
	padding: 12px 0px;
	margin: 0px 20px 20px;
	text-align: right;
}
* html #d-content-top {
	margin: 0px 0px 20px;
}
#d-content-top a {
	color: #999999;
	margin: 0px 8px;
}
#d-content-bottom {
	float: left;
	width: 740px;
}
#d-content-body {
	float: left;
	width: 465px;
	min-height: 450px;
	padding: 10px 0px 30px 30px;
}
* html #d-content-body {
	height: 450px;
	min-height: 450px;
}
#d-content-events {
	float: left;
	width: 215px;
	background: #1f2563 url(/SiteFiles/1337/Images/d-contentleft-bkgd.gif) no-repeat;
	margin: 0px 0px 0px 30px;
}
#d-content-events .upcoming-events-view-link {
	float: left; 
	width: 215px;
	height: 37px;
	overflow: hidden;
	background: url(/SiteFiles/1337/Images/d-content-footer.gif) no-repeat;
}
#d-content-events .upcoming-events-view-link a:link,
#d-content-events .upcoming-events-view-link a:visited,
#d-content-events .upcoming-events-view-link a:active {
	font-size: 13px;
	line-height: 18px;
	color: #99ACCD;
	font-weight: bold;
	display: block;
	background: url(/SiteFiles/1337/Images/content-footer-arrow.gif) no-repeat 116px 0px;
	padding: 9px 9px 9px 14px;
}
#d-content-events .upcoming-events-view-link a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(/SiteFiles/1337/Images/content-footer-arrow.gif) no-repeat 116px -37px;
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}
