@charset "UTF-8";
/* This CSS controls the TEMPLATE of the Metrobrook Web Site */


/* undo some default styling of common (X)HTML browsers */


div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h1,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}



/* ------------------------ GLOBAL TEMPLATE ELEMENTS ------------------------ */

body {
	margin:0 auto;
	padding:0;
	background:url(../images/template/BG.jpg) repeat;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	}

#wrapper {
	background:url(../images/template/bg_wallpaper.jpg)  center top repeat-x;
	margin: 0 auto;
	height: auto;
	text-align: center;
	overflow:hidden;
	}
	
#container {
	background:url(../images/template/bg_paperEdge_right.jpg) repeat-y;
	background-position: 952px 0px;
	margin: 0 auto;
	width: 980px;
	padding:0;
	border:0;
	overflow: hidden;
	text-align: left;
	}

#innerContainer {
	background:url(../images/template/bg_paperEdge_left.jpg) repeat-y;
	margin: 0 auto;
	width: 952px;
	padding: 0;
	border: 0;
	float: left;
	overflow:hidden;
}
	
#rightEdge {
	background:url(../images/template/paperEdge_right.jpg) no-repeat;
	background-position: 952px 0px;
	margin: 0 auto;
	width: 980px;
	padding: 0;
	border: 0;
	overflow: hidden;
}

#leftEdge {
	background:url(../images/template/paperEdge_left.jpg) no-repeat;
	margin: 0 auto;
	width: 952px;
	padding: 0;
	border: 0;
	float: left;
	/*text-align: right;*/
	overflow:hidden;
}
	
	
#header {
	background:url(../images/template/BG_header.jpg) no-repeat;
	margin: 0 auto;
	width: 924px;
	height: 186px;
	padding:0;
	border:0;
	float: right;
	text-align: left;
	overflow:hidden;
	}
	
#header h1 a {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-indent: -2000px;
	color: #392200;
	width: 230px;
	height: 120px;
	margin: 50px 0 0 0;
	overflow:hidden;
	display: block;
}

#header #tagline {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: -2000px;
	color: #392200;
	width: 465px;
	height: 120px;
	margin: 50px 0 0 0;
	overflow:hidden;	
	display: block;
}
	
#header #churchInfo {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #392200;
	width: auto;
	height: auto;
	margin: 0;
	padding-top: 79px;
	overflow:hidden;
	display: block;
	}

#contentContainer {
	background:url(../images/template/bg_content.jpg) repeat;
	margin: 0;
	width: 924px;
	height: auto;
	padding:0;
	border:0;
	float: right;
	text-align: right;
	overflow:hidden;
	}
	
#content {
	background:url(../images/template/bg_contentHeader.jpg) no-repeat;
	margin: 0 auto;
	width: 924px;
	height: auto;
	padding: 0px;
	border:0;
	float: left;
	text-align: left;
	overflow:hidden;
	}
	
#mblogo{
	display: none;	
}

	
/* ------------------------ Navigation ------------------------ */

#nav {
	background:url(../images/template/bg_nav.jpg) no-repeat;
	margin: 0 auto;
	width: 924px;
	height: 47px;
	padding:0;
	border:0;
	float: right;
	font-size: 1px;
	line-height: 1px;
	}
	 
#nav li { padding:0; margin:0; float:left; display:block; list-style-type:none;}

	
#nav li a {
	display: block;
	height: 47px;
	background: url(../images/template/nav.jpg) no-repeat;	
	float: left;
	border: 0;
	padding: 0;
	text-decoration: none;
	text-indent: -2000px;
	}
	
li#home a { width: 138px; height: 47px; text-indent: -2000px;}
li#home a:visited, li#home a:link { background-position: 0px -47px;}
li#home a:hover, li#home a:focus { background-position: 0px 0px; }
	
li#ourStory a { width: 110px;	height: 47px;}
li#ourStory a:visited, li#ourStory a:link { background-position: -138px -47px; }
li#ourStory a:hover, li#ourStory a:focus { background-position: -138px 0px; }
	
li#worship a { width: 90px;	height: 47px; }
li#worship a:visited, li#worship a:link { background-position: -248px -47px; }
li#worship a:hover, li#worship a:focus { background-position: -248px 0px; }
	
li#getInvolved a { width: 140px;	height: 47px; }
li#getInvolved a:visited, li#getInvolved a:link { background-position: -338px -47px; }
li#getInvolved a:hover, li#getInvolved a:focus { background-position: -338px 0px; }
	
li#getConnected a { width: 150px;	height: 47px; }
li#getConnected a:visited, li#getConnected a:link { background-position: -478px -47px; }
li#getConnected a:hover, li#getConnected a:focus { background-position: -478px 0px; }
	
li#calendar a { width: 107px;	height: 47px; }
li#calendar a:visited, li#calendar a:link { background-position: -628px -47px; }
li#calendar a:hover, li#calendar a:focus { background-position: -628px 0px; }
	
li#contact a { width: 150px;	height: 47px; }
li#contact a:visited, li#contact a:link { background-position: -735px -47px; }
li#contact a:hover, li#contact a:focus { background-position: -735px 0px; }

	
/* ------------------------ Navigational Indicator ------------------------ */


#home-active #nav li#home a { background-position: 0px 0px;}

#ourStory-active #nav li#ourStory a,
#whatWeBelieve #nav li#ourStory a,
#ourValues #nav li#ourStory a,
#awakeningSouls #nav li#ourStory a,
#lovingGod #nav li#ourStory a,
#livingInCommunity #nav li#ourStory a,
#engagingInMission #nav li#ourStory a,
#ourMission #nav li#ourStory a,
#ourStaff #nav li#ourStory a,
#brianSonderman #nav li#ourStory a,
#jennyHeckman #nav li#ourStory a,
#angieSaccaro #nav li#ourStory a
{ background-position: -138px 0px;}
	
#worship-active #nav li#worship a, 
#myFirstVisit #nav li#worship a,
#locationAndDirections #nav li#worship a,
#ourCurrentSeries #nav li#worship a,
#faqs #nav li#worship a,
#sermonPodcasts #nav li#worship a
{ background-position: -248px 0px;}
	
#getInvolved-active #nav li#getInvolved a,
#metroKids #nav li#getInvolved a,
#prayer #nav li#getInvolved a,
#simpleConnect #nav li#getInvolved a,
#volunteerOpportunities #nav li#getInvolved a,
#metroEx #nav li#getInvolved a,
#training #nav li#getInvolved a,
#localMissions #nav li#getInvolved a,
#commonGround #nav li#getInvolved a,
#sayyes #nav li#getInvolved a,
#globalMissions #nav li#getInvolved a,
#enlargeYourVision #nav li#getInvolved a,
#embraceTheValues #nav li#getInvolved a,
#india #nav li#getInvolved a,
#bulgaria #nav li#getInvolved a 
{ background-position: -338px 0px;}
	
#getConnected-active #nav li#getConnected a,
#christianityEx #nav li#getConnected a,
#firstConnect #nav li#getConnected a,
#dnagroups #nav li#getConnected a
{ background-position: -478px 0px;}
	
#calendar-active #nav li#calendar a { background-position: -628px 0px;}
	
#contact-active #nav li#contact a { background-position: -735px 0px;}

strong {font-weight: bold;}



/* --------------------- Text Treatments --------------------------- */

	
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #472a00;
	}

.bodyText a, .bodyText a:link, .bodyText a:visited {
	color: #472a00;
	text-decoration: underline;
	}
	
.bodyText a:hover, .bodyText a:focus {
	color: #a15d04;
	text-decoration: none;
	}
	
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	color: #401f03;
}

.contentText p {	
	padding: 10px 0 0 0;
}

.contentText a, .contentText a:link, .contentText a:visited {
	color: #401f03;
	text-decoration: underline;
}

.contentText a, .contentText a:hover, .contentText a:focus {
	color: #a15d04;
	text-decoration: none;
}


	

/* ------------------------ SECONDARY PAGE ELEMENTS ------------------------ */

#banner {
	width: 854px;
	height: 226px;
	margin: 0;
	float: left;
	display: block;
	overflow: hidden;
}

#leftColumn {
	width: 308px;
	height: auto;
 	float: left;
	margin: 45px 0 0 50px;
	border: 0;
	overflow: hidden;
}


#contents ul.bodyBullets {
	list-style: disc outside #fff;
	list-style-type: disc;
}

#contents ul.bodyBullets li {
	padding: 5px 0 5px 0;
	margin: 0 0 5px 15px;
	font-style: italic;
}

#contentSecondary_container {
	width: 531px;
	height: auto;
	background: url(../images/template/bg_content_secondary.jpg) repeat-y;
	margin: 35px 0 0 0;
	float: left;
}
html>body #contentSecondary_container {
	margin: 35px 35px 0 0;
}

#contentSecondary {
	width: 531px;
	padding: 75px 0 0 0;
	height: auto;
	background: url(../images/template/content_top.jpg) no-repeat;
	margin: 0;
}

#contentBottom {
	width: 100%;
	height: 76px;
	background: url(../images/template/content_bottom.gif);
	margin: 0;
	clear: both;
	float: none;
	overflow:hidden;
}

#quoteText{
	color: #401f03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 18px;
	padding: 0 0 0 15px;
	background: url(../images/Bullet_arrow.gif) 0 5px no-repeat;
}
html>body #quoteText{
	background: url(../images/Bullet_arrow.gif) 0 4px no-repeat;	
}

#quoteName{
	color: #b67200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	padding: 10px 0 0 15px;
}

#quoteSince{
	color: #401f03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 13px;
	padding: 0 0 0 15px;
}

#contents p {
	padding: 5px 0 5px 0;
}

#contents p.topPadding {
	padding: 17px 0 5px 0;
}

#contents p.accordionContent, #contents div.accordionContent {
	padding-left: 20px;
	display:none;
}

#contents ul.accordionContent {
	padding: 7px 0 0 37px;
	display:none;
	list-style-type: disc;
}

#contents .accordionContent ul li {
	padding: 7px 0 0 0;
	list-style-type: disc;
	margin-left: 18px;
}

#contents h2 {
	padding: 25px 0 10px 0;
	font-size: 16px;
}

#contents .accordionButton {
	padding: 5px 0 0px 20px;
	margin-top: 5px;
	font-size: 13px;
	height: auto;
	line-height: 16px;
	background:url(../images/Bullet_arrowSmallWhite.gif) 0 8px no-repeat;
	display:block;
	cursor: pointer;
}

#contents strong {
	font-weight: bold;
	font-size: 13px;
}

#contents blockquote {
	padding: 10px 5px 10px 15px;
	font-style: italic;
}

#contents blockquote p {
	padding-top: 10px;
	font-style: italic;
	text-align: right;
}

#contents p.pdf {
	background:url(../images/pdf_icon.gif) 0 15px no-repeat;
	text-indent: 25px;
	padding-top: 14px;
	display: block;
	font-weight: bold;
	height: 20px;
	width: auto;
}

#contents p.podcast {
	background:url(../images/podcast_icon.png) 0 3px no-repeat;
	text-indent: 37px;
	padding-top: 10px;
	display: block;
	font-weight: bold;
	height: 15px;
	width: auto;
}

#contents p.rss {
	background:url(../images/rss_icon.png) 2px 3px no-repeat;
	text-indent: 37px;
	padding-top: 10px;
	display: block;
	font-weight: bold;
	height: 15px;
	width: auto;
}

#contents p.download {
	background:url(../images/download_icon.png) 0 8px no-repeat;
	text-indent: 22px;
	padding-top: 10px;
	display: block;
	font-weight: bold;
	height: 15px;
	width: auto;
}
#contents p.download a,
#contents p.download a:link,
#contents p.download a:visited {
	text-decoration:none;	
}
#contents p.download a:hover,
#contents p.download a:focus {
	text-decoration:none;	
}


#contents #whiteBullet {
	background: url(../images/Bullet_arrowSmallWhite.gif) 0 7px no-repeat;
	text-indent: 20px;
	padding: 3px 0 3px 0;
}
html>body #contents #whiteBullet {
	background: url(../images/Bullet_arrowSmallWhite.gif) 0 6px no-repeat;
}

#contents #whiteBullet a, #contents #whiteBullet a:link, #contents #whiteBullet a:visited {
	text-decoration:none;
	color:#401f03;
	font-weight:bold;
}
#contents #whiteBullet a:hover, #contents #whiteBullet a:focus {
	text-decoration:none;
	color:#b67200;
	font-weight:bold;
}


/* ------------------------ SUB NAV ELEMENTS ------------------------ */


#leftColumn {
	margin: 45px 0 0 25px; !important  /* redefines top margin of left column for ie6*/
}
html>body #leftColumn {
	margin: 45px 0 0 50px; !important  /* redefines top margin of left column */
}



#leftColumn #subNav {
	width: 308px;
	height: auto;
	text-align: left;
 	float: left;
	background:url(../images/BG_nav.png) bottom no-repeat;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
}

#navHeader {
	background:url(../images/nav_header.png) no-repeat;
	width: 308px;
	height:58px;
	display: block;
	margin: 0;
	padding: 0;	
}

#navBottom {
	background:url(../images/Nav_Bottom.png) no-repeat;
	width: 308px;
	height:11px;
	display: block;
	margin: 0;
	padding: 0;	
	overflow: hidden;
}

#navFooter {
	background:url(../images/nav_footer_IE6.png) no-repeat;
	width: 308px;
	height: 44px;
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}
html>body #navFooter {
	background:url(../images/nav_footer.png) no-repeat;
}

#leftColumn #subNav ul {
	display:block;
	overflow: hidden;
	margin: 20px 50px 15px 45px;
	padding: 0;
}

#leftColumn #subNav li {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	height: 30px;
}

#leftColumn #subNav img {
	padding: 10px 7px 0 3px;	
}

#leftColumn #subNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	line-height: 28px;
	text-decoration: none;
	color: #472a00;	
	display: block;
	height: 29px;
	padding:0;
	margin: 0;
	background: url(../images/subNavBG-8items.jpg) no-repeat;
	overflow: hidden;
	border-bottom: 1px dotted #b37b33;
}

#leftColumn #subNav ul #one a {
	border-top: 1px dotted #b37b33;
	border-bottom: 1px dotted #b37b33;
	line-height: 29px;
	height: 28px;
}

#leftColumn #subNav #one a:link, #leftColumn #subNav #one a:visited {background-position: -999px 0;}
#leftColumn #subNav #one a:hover, #leftColumn #subNav #one a:focus {background-position: -221px 0;}

#leftColumn #subNav #two a:link, #leftColumn #subNav #two a:visited {background-position: -999px -30px;}
#leftColumn #subNav #two a:hover, #leftColumn #subNav #two a:focus {background-position: -221px -30px;}

#leftColumn #subNav #three a:link, #leftColumn #subNav #three a:visited {background-position: -999px -60px;}
#leftColumn #subNav #three a:hover, #leftColumn #subNav #three a:focus {background-position: -221px -60px;}

#leftColumn #subNav #four a:link, #leftColumn #subNav #four a:visited {background-position: -999px -90px;}
#leftColumn #subNav #four a:hover, #leftColumn #subNav #four a:focus {background-position: -221px -90px;}

#leftColumn #subNav #five a:link, #leftColumn #subNav #five a:visited {background-position: -999px -120px;}
#leftColumn #subNav #five a:hover, #leftColumn #subNav #five a:focus {background-position: -221px -120px;}

#leftColumn #subNav #six  a:link, #leftColumn #subNav #six a:visited {background-position: -999px -150px;}
#leftColumn #subNav #six  a:hover, #leftColumn #subNav #six  a:focus {background-position: -221px -150px;}

#leftColumn #subNav #seven a:link, #leftColumn #subNav #seven a:visited {background-position: -999px -180px;}
#leftColumn #subNav #seven a:hover, #leftColumn #subNav #seven a:focus {background-position: -221px -180px;}

#leftColumn #subNav #eight a:link, #leftColumn #subNav #eight a:visited {background-position: -999px -210px;}
#leftColumn #subNav #eight a:hover, #leftColumn #subNav #eight a:focus {background-position: -221px -210px;}

#whatWeBelieve #leftColumn #subNav #one a,
#myFirstVisit #leftColumn #subNav #one a,
#metroKids #leftColumn #subNav #one a,
#firstConnect #leftColumn #subNav #one a 
{background-position: -221px 0;}

#ourMission #leftColumn #subNav #two a,
#awakeningSouls #leftColumn #subNav #two a,
#lovingGod #leftColumn #subNav #two a,
#livingInCommunity #leftColumn #subNav #two a,
#engagingInMission #leftColumn #subNav #two a,
#locationAndDirections #leftColumn #subNav #two a,
#prayer #leftColumn #subNav #two a,
#dnagroups #leftColumn #subNav #two a
{background-position: -221px -30px;}

#ourVision #leftColumn #subNav #three a,
#ourCurrentSeries #leftColumn #subNav #three a,
#simpleConnect #leftColumn #subNav #three a,
#christianityEx #leftColumn #subNav #three a
{background-position: -221px -60px;}

#ourStaff #leftColumn #subNav #four a,
#brianSonderman #leftColumn #subNav #four a,
#jennyHeckman #leftColumn #subNav #four a,
#angieSaccaro #leftColumn #subNav #four a,
#faqs #leftColumn #subNav #four a,
#volunteerOpportunities #leftColumn #subNav #four a
{background-position: -221px -90px;}

#sermonPodcasts #leftColumn #subNav #five a,
#metroEx #leftColumn #subNav #five a
{background-position: -221px -120px;}

#adventConspiracy #leftColumn #subNav #six a,
#training #leftColumn #subNav #six a 
{background-position: -221px -150px;}

#localMissions #leftColumn #subNav #seven a,
#commonGround #leftColumn #subNav #seven a,
#sayyes #leftColumn #subNav #seven a
{background-position: -221px -180px;}

#globalMissions #leftColumn #subNav #eight a,
#enlargeYourVision #leftColumn #subNav #eight a,
#embraceTheValues #leftColumn #subNav #eight a,
#india #leftColumn #subNav #eight a,
#bulgaria #leftColumn #subNav #eight a
{background-position: -221px -210px;}



/* --------------- Fancybox CSS ----------------- */

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_right.png) repeat-x;
}

sup {font-size: 7px}


/* ----------- DROP DOWN ------------- */

/* 
	LEVEL ONE
*/

#footerNavigation {
	width: 820px;
	margin: 60px auto;
	height: auto;
	text-align: left;
	line-height: 12px;
	position: relative;
}

ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: normal; float: left; zoom: 1; padding: 0;}
ul.dropdown li a.noSeparator,
ul.dropdown ul li a					{background-position: -999px -999px}
ul.dropdown a:hover		            { color: #fef3cf; }
ul.dropdown a:active                { color: #e4ca8c; text-decoration:none; }
ul.dropdown li a                    { display: block; padding: 3px 27px;color: #e4ca8c;text-decoration:none;background:url(../images/template/separator_footer.gif) left no-repeat; }
ul.dropdown li.hover,
ul.dropdown li:hover                { color: fef3cf; position: relative;text-decoration:none; }
ul.dropdown li.hover a              { color: fef3cf; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; _top: -999px; _left: -999px; }
ul #short							{width: 100px;}
ul #mid								{width: 125px;}
ul.dropdown ul li 					{ font-weight: normal; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

_ul.dropdown ul li					{ display: inline; width: 100%; } 

/* ------------------------ Footer ------------------------ */


#footer {
	background:url(../images/template/bg_footer.jpg)  center top no-repeat;
	margin: 0 auto;
	height: 320px;
	_height: 175px;
	padding:0;
	border:0;
	clear: both;
	display: block;
	overflow: hidden;
	}
	
#footer #footerNav {
	margin: 0 auto;
	width: 980px;
	height: auto;
	clear: both;
	display: block;
	overflow:hidden;
	}

#footer #footerNav ul {
	margin: 0 auto;
	text-align: center;
	padding-top: 60px;
	width: 980px;
	display: block;
	height: auto;
	clear:both;
	overflow:hidden;
	}
	
#footer #footerNav ul li { 
	color: #fff; 
	padding: 0 15px 0 15px;
	display: inline;
	list-style-type: none; 
	background:url(../images/template/separator_footer.gif) left no-repeat;
	}

#footer #footerNav ul li a, 
#footer #footerNav ul li a:visited, 
#footer #footerNav ul li a:link { 
	text-decoration: none; 
	color: #e4ca8c; 
	font-size: 13px; 
	font-family:Arial, Helvetica, sans-serif; 
	text-align: center;
	clear: both;
	overflow: hidden;
	background:url(../x.gif) -2000px 0 no-repeat;
	}
html>body #footer #footerNav ul li a, 
html>body #footer #footerNav ul li a:visited, 
html>body #footer #footerNav ul li a:link { 
	background:none;
	}
	
#footer #footerNav ul li a:hover, 
#footer #footerNav ul li a:focus { 
	text-decoration: none; 
	color: #fef3cf; 
	}

/* keeps the separator_footer.gif, "|" from appearing on first link*/ 
#footer #footerNav ul #firstLink {background: none;}

#copyright {
	text-align:center;
	font-size: 9px;
	padding-top: 210px;
	_padding-top: 0;
	margin-bottom: 10px;
	color: #b59159;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	}
	
#copyright a, #copyright a:link, #copyright a:visited {text-decoration:underline; color: #b59159;}
#copyright a:hover, #copyright a:focus {text-decoration:none; color: #e4ca8c;}