/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#666;
	font-size:12px;
	margin:0 auto;
	line-height: 24px;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#17183a;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 12px 0; }

h1 { font-size:20px; font-weight: bold; text-transform: uppercase; }

h2 { font-size:14px; color: #B60F16; margin: 12px 0 0 0; padding: 0; text-transform: uppercase; }

h3 { font-size:12px; font-weight: bold; margin: 0; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.calendar a { color:white; }
.calendar { color:white; }

.intro {
	font-size: 18px;	
	color: #6D8A9F;
}


/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */



.right { text-align: right; }

.error { color: red; }

.image{ border: 1px solid black; }

.content { padding: 5px; font-size: 14px; }
.content a:active  { color: #26314B; }
.content a:link    { color: #26314B; }
.content a:visited { color: #26314B; }
.content a:hover   { color: #950015; text-decoration: underline; }

.input { border: 1px solid #26314B; font-size: 14px; background: #e3e3e3; padding: 2px; }

.fnav { border: 1px solid #2D5788; background: #e3e3e3; }

.fnavbar { color: #2D5788; }
.fnavbar a:active  { color: #2D5788; text-decoration: none; }
.fnavbar a:link    { color: #2D5788; text-decoration: none; }
.fnavbar a:visited { color: #2D5788; text-decoration: none; }
.fnavbar a:hover   { color: #ff9900; text-decoration: none; }

.divider-line {
	width:100%;
	height:1px;
	background-color:#EEEEEE;
}

.location-finder {
	position:absolute;
	width:300px;
	height:auto;
	top:0;
	left:40px;
	z-index: 100;
}

#header .location-finder a { color:#fff; }
/* ---- layout settings ----------------------- */

#main_repeat {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url(images/bg_main-repeat.jpg);
}

#main_container {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
}

#header a { color: #bb2025; }

#header_content {
	position:relative;
	top:0;
	left:0;
	width:560px;
	height:60px;
	padding: 40px 0 0 350px;
}

.return-button {
position:absolute;
top:10px;
left:120px;
width:180px;
height:50px;
}

#flash {
	position:relative;
	top:0;
	left:0;
	width:614px;
	height:263px;
} 

#flash_sub {
	position:relative;
	top:0;
	left:0;
	width:614px;
	height:21px;
} 

.flag {
	position:relative;
	top:0;
	left:0;
	width:583px;
	height:26px;
	color: #fff;
	font-size: 24px;
	padding: 20px 10px 10px 20px;
	background-repeat: no-repeat;
	background-image:url(images/bg_flag-subsite.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:22px;
	left:140px;
	width:770px;
	height:28px;
}

#nav a { 
color:#141533; 
margin-left:10px;
}


/* ---- end nav id settings -------------------------- */

#main-top {
	position:relative;
	top:0;
	left:0;
	width:883px;
	height:auto; 
	background-repeat: no-repeat;
	background-image:url(images/bg_main-top-subsite.jpg);
padding:0 39px 0 38px;
}

#main-top-content {
	position:relative;
	top:0;
	left:0;
	width:883px;
	height:auto; 
	padding: 0 17px 0 18px;
}


#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background-repeat: repeat-y;
	background-position:top center;
	background-image: url(images/bg_main.jpg);
}

/* ---- start main content settings -------------- */

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:594px;
	height:auto;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	width:613px;
	height:auto;
	float:left;
	background-repeat: repeat-y;
	background-image: url(images/bg_content-main.jpg);
}

#content-top {
	position:relative;
	top:0;
	left:0;
	width:573px;
    min-height:400px;
    height:auto !important;
    height:400px;
	padding: 10px 20px 10px 20px;
	background-repeat:no-repeat;
	background-image:url(images/bg_content-top-subsite.jpg);
	background-color:white;
}







/* ---- table styles ---------------- */

#content_main-sub table tbody tr td {
	border-bottom: 1px solid #EEEEEE;	
}

#content_main-sub table {
	border-top: 1px solid #EEEEEE;	
	margin: 18px 0;
}

#content_main-sub table h2 {
	margin: 0;	
}

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:270px;
	height:auto;
}

#events {
	position:relative;
	top:0;
	left:0;
	width:230px;
	height:213px;
	padding: 50px 20px 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_home-events.jpg);
}

#events p { margin: 1px 0; }

.side_container {
	position:relative;
	top:0;
	left:0;
	width:230px;
	height:auto;
	padding: 40px 20px 0 20px;
}

.side-title {
	position:absolute;
	width:245px;
	height:30px;
	top:0;
	left:0;
	background-image:url(images/bg_sidebar-title.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:white;
	padding:10px 0 0 25px;
	text-transform: uppercase;
}

.side_container-pages {
	position:relative;
	top:0;
	left:0;
	width:230px;
	height:auto;
	padding: 40px 20px 0 20px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:80px;
padding:30px 0 0 0;
	clear:both;
	color: #cce0ea;
	background-repeat: no-repeat;
	background-image:url(images/bg_footer-subsite.jpg);
}

#footer a {
	color: #fff;
	text-decoration:none;
}

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

#footer_content {
	position:relative;
	top:0;
	left:0;
	width:820px;
	height:auto;
	padding: 20px 30px 0 30px;
}

#newsletter {
	position:relative;
	top:0;
	left:0;
	width:360px;
	height:35px;
	padding: 5px 300px 0 310px;
}

/* ---- start navigation settings -------------------------- */
  
#nav a {
	position:relative;
	float:left;
	height:28px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.gif);
}

a#nav_01 {
	width:50px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -28px;
}


a#nav_02 {
	width:60px;
	background-position:-50px 0;
}

a:hover#nav_02{
	background-position:-50px -28px;
}


a#nav_03 {
	width:93px;
	background-position:-110px 0;
}

a:hover#nav_03{
	background-position:-110px -28px;
}


a#nav_04 {
	width:71px;
	background-position:-203px 0;
}

a:hover#nav_04{
	background-position:-203px -28px;
}


a#nav_05 {
	width:118px;
	background-position:-274px 0;
}

a:hover#nav_05{
	background-position:-274px -28px;
}

a#nav_06 {
	width:47px;
	background-position:-392px 0;
}

a:hover#nav_06{
	background-position:-392px -28px;
}


a#nav_07 {
	width:64px;
	background-position:-439px 0;
}

a:hover#nav_07{
	background-position:-439px -28px;
}


a#nav_08 {
	width:91px;
	background-position:-503px 0;
}

a:hover#nav_08{
	background-position:-503px -28px;
}


a#nav_09 {
	width:102px;
	background-position:-594px 0;
}

a:hover#nav_09{
	background-position:-594px -28px;
}


a#nav_10 {
	width:74px;
	background-position:-696px 0;
}

a:hover#nav_10{
	background-position:-696px -28px;
}




/* ---- start nav drop settings -------------------------- */

#nav_sub {
	position:absolute;
	top:60px;
	left:0px;
	width:200px;
	height:31px;
}



#nav_sub a {
	display:block;
	color:#fff;
	padding:5px;
	font-size:14px;
	text-decoration:none;
}

#nav_sub a:hover {
background-color:#B51217;
}

#L1, #L2, #L3, #L4 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color:#1E1E44;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
border-top:2px solid #fff;
}

#L1 { width:150px; top:90px; left:200px; }
#L2 { width:150px; top:90px; left:260px; }
#L3 { width:100px; top:90px; left:360px; }
#L4 { width:200px; top:90px; left:585px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}
