/* CSS Document */

/**** Begin IE6 Hacks ****/

body#landing #feature #featureContainer #featureBG{_margin:0px;}
body#landing #feature #featureContainer .featureImage1, 
body#landing #feature #featureContainer .featureImage2
{_margin:3px 0 0 0;}

/**** end hacks ****/

body, html {
	padding:0;
	margin:5px 0px 0px;
}
table td { 
	margin:0pt;
	padding:0pt;
	vertical-align:top;
}
#container {
	position:relative;
}

.skip {
	display:none;
}

/***************************************************/
/*                                                 */
/*  Styles to place home link over transit center  */
/*                                                 */
/***************************************************/
#homeLink {
	position:absolute;
	text-transform:uppercase;
	font-weight:bold;
	z-index:101;
}

#homeLink a:link, #homeLink a:visited {
	color:#fff;
	background-color:#aa510f;
	border-right:solid 1px #fff;
	padding:5px 0;
	display:block;
	width:39px;
	text-align:center;
	font-weight:bold;
}
ul#threeCol #topRow .infobox {
	height:222px;
	width:220px;
}

ul#threeCol #bottomRow .infobox {
	height:152px;
	width:220px;
}
table.infobox {
	display:block;
}


/************** End homeLink Styles *****************/

/***************************************************/
/*                                                 */
/*                 Feature Styles                  */
/*                                                 */
/***************************************************/

body#home #feature {float:left;width:730px;height:395px;}
body#landing #feature {float: none;}
body#landing #featureContainer {width:465px;height:358px;}
body#landing .onetier #featureContainer{height: 300px;}
#feature div{float:left;}
body#home #feature #featureBlock {padding:0px; height:323px; position:relative;}
body#landing #feature #featureBlock {padding:0;height:285px;}

/*
body#home #feature #tabBlock {
	float:none;
	
	margin-top:0px;
	padding:0px;
	width:724px;
	}

body#landing #feature #tabBlock {
	float:left;

	padding:0pt;
	width:464px;
	height:71px;
	}
	
	*/
#feature #tabBlock a{display:block;}
body#home #feature #tabBlock #tabBlock1 {width:354px;padding:2px 4px 4px}
body#home #feature #tabBlock #tabBlock2 {width:350px;padding:2px 4px 4px 6px}
body#landing #feature #tabBlock #tabBlock1 {width:214px;padding:2px 4px 4px}
body#landing #feature #tabBlock #tabBlock2 {width:210px;padding:2px 4px 4px 6px}

body#home #feature #tabBlock .tabOn {padding-top:4px;}
body#home #feature #tabBlock .tabOff .text {color:#454545;}

body#landing #feature #tabBlock .tabOn {padding-top:0px;}
body#landing #feature #tabBlock .tabOn a:hover {color:#616161}
body#landing #feature #tabBlock .tabOn .text {padding-top:2px;}
/* body#landing #feature #tabBlock .tabOff .text {color:#5575A1;} */
body#landing #feature #tabBlock .tabOn img {padding:2px 5px 0 15px}
body#landing #feature #tabBlock .tabOff img {padding:5px 5px 0 15px}

body#home #feature #tabBlock {

display:inline;   /*IE6 Fix*/


}



		
.homeFeatureOn1 {
	background:transparent url(TabBar1.jpg) no-repeat scroll right top;
	float:left;
	height:69px;
	margin:0 0 0 4px;
	padding:2px 0;
	position:relative;}
	
.homeFeatureOn2 {
	background:transparent url(TabBar2.jpg) no-repeat scroll left top;
	float:left;
	height:69px;
	margin:0 0 0 4px;
	padding:2px 0;
	position:relative;}	


.landingFeatureOn1 {
	background:transparent url(landingtab1.jpg) no-repeat scroll right top;
	padding:0px;
	width:464px;
	height:71px;
	float:left;
	
	}
.landingFeatureOn2 {
	background:transparent url(landingtab2.jpg) no-repeat scroll left top;
	padding:0px;
	width:464px;
	height:71px;
	float:left;}
	
#feature #tabBlock .text {
	font-size:12px;
	color:#454545;
	font-weight:bold;
	padding:5px;
}
body#home #feature #tabBlock a:hover {

text-decoration:none;
}
#feature #tabBlock a:hover
{
text-decoration:none;
}


body#home #feature #featureBG {
	background:transparent url(homeshell2.gif) no-repeat scroll left top;
	height:323px;
	position:absolute;
	width:733px;
	z-index:10;
}
body#landing #feature #featureBG {
	background:transparent url(landingshell.png) no-repeat scroll left top;
	_background:transparent url(landingshell.gif) no-repeat scroll left top;
	height:285px;
	position:absolute;
	width:465px;;
	z-index:70;
	
	
}

body#home #feature .featureImage1 {
	margin: 9px 0px 0px 5px;
	/*position:absolute;*/
	width:480px;
	height:314px;
	z-index:0;
}
body#home #feature .featureImage2 {
	margin: 9px 0px 0px 5px;
	/*position:absolute;*/
	width:480px;
	height:314px;
	z-index:0;
}

body#landing #feature .featureImage1 {
	margin: 5px 0px 0px 5px;
	/*position:absolute;*/
	width:459px;
	height:275px;
	z-index:0;

}
body#landing #feature .featureImage2 {
	margin: 5px 0px 0px 5px;
	/*position:absolute;*/
	width:459px;
	height:275px;
	z-index:0;

}
body#home .featureSummaryContainer {
	
	width:240px;
	padding-top:15px;
}
body#home .featureSummary {
	position:absolute;
	z-index:61;
	left:510px;
	top:20px;
	color:#FFFFFF;
	height:280px;
	width:195px;
	font-size:13px;

}

body#home .featureSummaryOverlay {
	position:relative;
	margin-top:-79px;
	background-color:#006861;
	height:80px;
	width:480px;
	margin-left:2px;
	Filter:alpha(opacity=80);
	opacity:.80;
	
}
body#landing .featureSummaryOverlay {
	position:relative;
	margin-top:-80px;
	background-color:#006861;
	height:80px;
	width:460px;
	margin-left: 1px;
	Filter:alpha(opacity=80);
	opacity:.80;
}
body#landing .featureSummary {
	position:absolute;
	margin-top:-85px;
	color:#FFFFFF;
	font-size:13px;
	/*font-weight:bold;*/
	padding:10px 10px 10px 20px;
	height:60px;
	width:430px;
	z-index:71;
	left:225px;
}
body#landing .featureSummary p {margin:0;padding:0;}
#feature .home{}
#feature .landing{}
#feature #tabBlock .home {width: 225px;}
#feature #tabBlock .landing {width: 100px;}

#feature #tabBlock img {width: 70px;float:left;padding:5px;}

.featureTitle {
	position:absolute;
	z-index:60;
	top:240px;
	color: #FFFFFF;
	margin: 0;
	text-transform:capitalize;
	font-size:large;
	width:460px;
	padding:20px 0 20px 13px;
	left:5px;
}
.featureSubtitle {
font-size:small;
margin-left:25px;
font-weight:bold;
}
.featureSubtitleTab {
position:relative;
top:8px;
margin-left:16px;
}


/*
body#home #featureBlock div.corner {
	background:transparent url(homeshell.gif) no-repeat scroll right top;
	display:block;
	position:absolute;
	width:726px;
	z-index:50;
	height:315px;
}

#feature .overlay{
	background:transparent url(homeshell.gif) no-repeat scroll right top;
	display:block;
	float:left;
	height:300px;
	margin-top:-310px;
	opacity:0.9;
	padding:8px;
}
body#home div.corner {
	display:none;
}*/
/*
body#home #featureBlock div.featureShell{
	background:transparent url(shell_overlay_home.gif) no-repeat scroll right top;
	width:726px;
	padding:30px 0px 30px;
	position:absolute;
	z-index:101;
	display:block;
}*/

/*
body#default #feature .overlay{margin-top:-70px;}
*/


/***************************************************/
/*                                                 */
/*                Sign-In Box Styles               */
/*                                                 */
/***************************************************/
#signin {
	display:none;
	width:208px;
	height:160px;
	border:1px solid #bbb;
	right:111px;
	top:15px;
	background-color:#fff;
	z-index:11;
	padding:4px;
	position:absolute;
}
	
#signin h4 {
	margin:0;
	background-color:#B79965;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	padding:2px;
}
	
#signin input {
	width:192px;
}
	
.password {
	position:relative;
}
	
.submit {
	text-align:right;
	margin-top:25px;
}
	
input#signin_submit {
	width:47px;
	height:19px;
}
	
#signinForm {
	height:120px;
	padding:10px 4px 0px 4px;
	margin:0;
}
	
input#signin_remember {
	width:auto;
}
	
a.lost {
	font-weight:bold;
	position:absolute;
	right:8px;
	top:0;
}
/************ End Sign-In Box Styles ***************/


/***************************************************/
/*                                                 */
/*                   Header Styles                 */
/*                                                 */
/***************************************************/
#header {
	width:980px;
	float:left;
	padding-bottom:1px;
}

#logo {
	float:left;
	width:360px;
	margin:4pt 0pt;
}
#promo{}
#headerRight {
	float:right;
	width:400px;
	padding-top:5px;
}

#signIn{
	display:block;
	margin-left:320px;
	position:absolute;
}
#signIn a {
	color:black;
}

#signIn p {
	margin:0;
	color:#454545;
	text-align:right;
}

/* Secondary Nav Styles */

/* styles for links pre js */
#subNav li a {
	display:block;
	color:#fff;
	/*padding:2px 0px 15px 2px;*/
	background: #bb743f url(arrow_white.gif) no-repeat scroll right center;
	text-decoration:none;
	padding:3px 0 0 0;
	width:80px;
	border-right: 2px solid #bb743f;
}
/* end styles from links pre js */

#subNav {
	text-align:center;
	/*padding-top:45px;*/
	padding-top:59px;
	font-weight:normal;
}

#subNav ul {
	list-style-type:none;
	float:right;
	margin:0;
	padding-top:30px;
}

#subNav li {
	float:left;
	border-right: 1px solid #FFFFFF;
}


#subNav li a:hover {
	/*background-position:0 0; */
	z-index:50px;
	background-color:#e1c2ab;
	border-right: 2px solid #e1c2ab;
}


/* hack for older versions of IE with incorrect box model */
* html #subNav li#subNavItem1 a:link, * html #subNav li#subNavItem1 a:visited {height:17px; height:0;}


/* End Secondary Nav Styles */

/*************** End Header Styles *****************/


/***************************************************/
/*                                                 */
/*                  Main Nav Styles                */
/*                                                 */
/***************************************************/
#home #mainNav {
	float:left;
	background: #aa510f;
	/*background:#D79B23 url('primarynav_no_submenu.gif') repeat-x;*/
	width:100%;
	height:40px;
}

#default #mainNav, #rightNavBody #mainNav {
	float:left;
	/*background url('primarynav_submenu.gif') repeat-x;*/
	width:100%;
	height:40px;
	Background-color: #aa510f
}

#mainNav ul {
	list-style-type:none;
	margin:0;
	padding-left:0;
}

#mainNav li {
	float:left;
}

/* styles for links */
#mainNav li a.primaryNav  {
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	padding:15px 10px 11px;
	display:block;
	border-right:1px solid #fff;
	font-stretch:expanded;
	letter-spacing: 1px;;
	text-transform:uppercase;
	background-color: #aa510f;
	float:left;
}

#mainNav li a.primaryNavOn {
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	padding:15px 10px 11px;
	display:block;
	border-right:1px solid #fff;
	font-stretch:expanded;
	text-transform:uppercase;
	background-color:#6d340a;
	letter-spacing: 1px;;
}

#actionItems li {
	background:#bb743f;
	margin: 10px 0px 0px 12px;
	border: 1px solid #FFFFFF;
}
#actionItems li a {
	color:#fff;
	font-size:1.0em;
	display:block;
	font-stretch:expanded;
	float:left;
	padding: 2px 6px;
}

#actionItems li a:hover {
	text-decoration:none;
	background: #e1c2ab;
}

#actionItems li a.actionItemOn {
	background-color: #6d340a;
}

/* end styles for links*/

#home #mainNav ul ul {
	width:100%;
	position:absolute;
	top:-144px;
	left:0px;
	height:28px;
	z-index:20;
}

#default #mainNav ul ul, #rightNavBody #mainNav ul ul {
	width:100%;
	position:absolute;
	top:138px;
	left:0;
	height:28px;
	z-index:20;
}

#mainNav ul ul li.first {
	padding-left:4px;
}

#mainNav ul ul a {
	color:#fff;
	display:block;
	padding:4px 0;
	float:left;
}

#mainNav ul ul li span {
	display:block;
	float:left;
	padding:4px 0px;
	color:#fff;
}


/*************** End Main Nav Styles ***************/


/***************************************************/
/*                                                 */
/*                 Homepage Styles                 */
/*                                                 */
/***************************************************/
#contentContainer {
	float:left;
	margin:10px 0px 0px 5px;
}

#contentContainer ul#threeCol {
	padding:0px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
}
/*************** End Homepage Styles ***************/


/***************************************************/
/*                                                 */
/*                 Content Styles                  */
/*                                                 */
/***************************************************/
#home #mainContent {
	width:1100px;
	float:left;
	background:white url('bg_home.jpg') no-repeat scroll 0% 0%;
	position:relative;
}

#default #mainContent {
	width:980px;
	float:left;
	background:url('bg_default.jpg') no-repeat scroll 0% 0%;
	position:relative;
}

#home .rightItem{

padding-bottom:4px;
}

#home .dashed{

padding:7px 5px;
}

#content {
	float:left;
	width:742px;
	min-height:777px;
  	height: auto !important;
  	height:777px;
}

#home #feature {
	margin-top:10px;
	margin-left:5px
}

#default #content, #rightNavBody #content {
	padding:0px 20px;
	width:478px;
}
#calendar #content{background:white;}

#default .mainbox, #rightNavBody .mainbox {
	border-bottom:solid 2px #b79966;
	margin-bottom:30px;
	padding-bottom:15px;
	background-color:#fff;
}

.pageTitle {
	padding:13px 0px;
	margin:0;
	position:relative;

}

#breadcrumb{

margin-top:8px;

}
/*************** End Content Styles ****************/


/***************************************************/
/*                                                 */
/*                   InfoBox Styles                 */
/*                                                 */
/***************************************************/

.infobox {
	float:left;
	width:480px;
	border-bottom:solid 2px #006861;
	margin: 0px;
	background-color:transparent;
	padding-left:0px;
	list-style:none;
}

ul#threeCol li.IB {
	float:left;
	margin:0 13px 0 12px;
	display:inline;
}
#home #bottomRow .infobox {
	margin-top:20px;
}
/*************** End InfoBox Styles ****************/

/***************************************************/
/*                                                 */
/*               Right Column Styles               */
/*                                                 */
/***************************************************/
#home #rightColumn {
	width:230px;
	float:left;
	margin-left:0px;
	margin-top: 12px;
}

#default #rightColumn {
	width:230px;
	float:left;
	margin-left:0px;
	margin-top:12px;
	padding:5px;
}

#rightNavBody #rightColumn {
	border-bottom:0;
}

#rightColumn h4 {
	color:#fff;
	background-color:#e3ab2e;
	margin:0;
	padding:5px;
	font-size:1.0em;
}

#rightColumn h4 a:link, #rightColumn h4 a:visited {
	color:#fff;
}

#rightColumn ul#rightNav {
	border:2px solid #e3ab2e;
	border-top:0;
	margin:0;
	list-style-type:none;
	padding:7px 10px 10px 10px;
}

#rightColumn ul#rightNav li {
	padding:3px 0 0 0;
}

#rightColumn ul#rightNav li a:link, #rightColumn ul#rightNav li a:visited {
	background: url('arrow_orange.gif') right no-repeat;
	padding-right:10px;
	color:#e3ab2e;
}

#rightColumn ul#rightNav li a.rightNavOn:link, #rightColumn ul#rightNav li a.rightNavOn:visited {
	color:#a88c5d;
	background: url('arrow_brown.gif') right no-repeat;
	font-weight:bold;
}

#rightColumn ul#rightNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#rightColumn ul#rightNav ul li {
	margin:0;
	padding:3px 0 0 18px;
}

#rightColumn ul#rightNav ul li a:link, #rightColumn ul#rightNav ul li a:visited {
	color:#a88c5d;
	background: url('arrow_brown_small.gif') right no-repeat;
	padding-right:10px;
}

#quickLinks {
	padding:10px;
	margin-top:20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#textSize a {
padding:0px;

}



#textSize {
margin-bottom:3px;

}

#textSize span{
padding-left:3px;

}


#printpagelink {
	background:transparent url('ICON-PRINT.GIF') no-repeat scroll left center;
	padding-left:15px;
	margin-bottom:3px;
	
	
}

#emailPage {
	background:transparent url('ICON-EMAIL.GIF') no-repeat scroll left center;
	padding-left:15px;
	margin-bottom:3px;
}


/************* End Right Column Styles *************/

/***************************************************/
/*                                                 */
/*               Left Column Styles               */
/*                                                 */
/***************************************************/
#leftColumn {
width:205px;
float:left;
/*background:white;*/
height:500px;
}

#leftColumn #leftNav {
padding-left:0px;
margin:0pt;
list-style-type:none;
}
#parentRowContainer {
/*
	background: #fdfdfb none no-repeat scroll 5px 25px;
	padding:20px 0px 5px 20px;
	*/
}
#leftColumn #leftNav .parentRow {
/*background: #fdfdfb none no-repeat scroll 5px 25px;*/
text-transform:uppercase;
border-bottom: 1px solid #BBBBBB;
font-weight:bold;
/*padding:20px 0px 5px 20px;*/
margin:0px;
display:block;
}

#leftColumn #leftNav .childRow {
border-bottom:1px solid #BBBBBB;
}


#leftColumn #leftNav .bottomRow {
background: #fdfdfb none no-repeat scroll 5px 25px;
/*padding:20px 0px 305px 20px;*/ /*This was blocking bottom nav bar not sure why it is here*/
}

#leftColumn #leftNav .parentRow a {
color: #333333;
font-size: 11px;
padding:20px 0px 5px 20px;
background-color:#FDFDFB;
display:block;

}

#leftColumn #leftNav #leftArrow {
background: transparent url(arrowdown_grey.gif) no-repeat scroll 0% 50%;
float: left;
padding: 5px;
font-size: 0px;
margin:-20px 0pt 0pt 5px;
position:absolute;
}

#headerdiv {
height: 25;
}

#leftColumn #leftNav #leftArrow.up {
background: #fdfdfb url(arrow_grey.gif) no-repeat scroll 0% 50%;
}

#leftColumn #leftNav #leftArrow.down {
background: #fdfdfb url(arrowdown_grey.gif) no-repeat scroll 0% 50%;
}

#leftColumn #leftNav .childRow a {
color:#666666;
font-weight:bold;
padding: 5px 0px 5px 25px;
background: #fdfdfb url(box_grey.gif) no-repeat scroll 15px 10px;
display: block;
}

#leftColumn #leftNav .parentRow a.leftNavLinkOn {
background: transparent;
display:block;
}

#leftColumn #leftNav .childRow a.leftNavLinkOn {
background: transparent none no-repeat scroll 15px 10px;
color:#aa510f;
}


/************* End Left Column Styles *************/



/***************************************************/
/*                                                 */
/*                    Tab Styles                   */
/*                                                 */
/***************************************************/
#tabContainer {
	background-color:#fff;
	border:0;
	border: 1px solid #0f8177;
}

ul#tabs {
	margin:0;
	padding:0px 0px 1px;
	list-style-type:none;
	background-color:#0f8177;
	width:466px;
	float:left;
	border-top:3px solid #0f8177;
}

ul#tabs li {	
	text-align:center;
	color:#fff;
	font-weight:bold;
	float:left;
	width:92px;
	border-left:1px solid #fff;
	border-bottom:1pt solid #fff;
	margin-bottom:-2px;
}

ul#tabs li.firstTab {
	border-left:0;
	background:#0f8177 none repeat scroll 0%;
}

ul#tabs li a:link, ul#tabs li a:visited {
	color:#fff;
	background-color:#0f8177;
	display:block;
	padding:2px;
}

ul#tabs li a.active:link, ul#tabs li a.active:visited {
	background-color:#fff;
	color:#aa510f;
}

h5.tab {
	display:none;
}
/*optional tabs in second row*/
ul#tabs li.bottomTabs {
	border-bottom: 0pt none;
	border-right: 1px solid white;
	border-left: 0pt none;
	margin-top:2px;
	padding-bottom:2px;
}
ul#tabs li.firstBottomTab {
	border-bottom: 0pt none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin-left: 40pt;
	margin-top:2px;
	padding-bottom:2px;
}
ul#tabs li.noTab {
	display:none;
}

/*end optional second row*/

/***************** End Tab Styles ******************/


/***************************************************/
/*                                                 */
/*                  Footer Styles                  */
/*                                                 */
/***************************************************/
#footer {
	background-color:#e2dfd3;
	padding:10px;
	clear:both;
	margin-top:40px;
	font: normal 10px Arial, Helvetica, sans-serif;
}

#footerLinks {
	width:900px;
	text-align:center;
}

/**************** End Footer Styles ****************/


/***************************************************/
/*                                                 */
/*                  Photo Gallery                  */
/*                                                 */
/***************************************************/


div.pg_row {
clear:both;
margin-bottom:5px;
}
#pg_container {
font-family:arial,verdana;
font-size:10px;
margin:0 auto;
text-align:left;
width:650px;
}
#pg_container #pg_summary ul {
margin:0 10px 0 0;
list-style:none;
float:left;
padding-left:10px;
}

#pg_container .pg_display {
text-align:center;
}
#pg_container .pg_display a, .pg_display a:visited {
display:block;
overflow:hidden;
padding:5px;
width:100%;
}

#pg_container #pg_count {
text-align:center;
}

#pg_container #pg_sort {
text-align:center;
}

#pg_container #pg_top_navigation a:link, #pg_container #pg_top_navigation a:visited, #pg_bottom_navigation a:link, #pg_bottom_navigation a:visited {
background-color:transparent;
float:left;
border:medium none;
display:inherit;
margin:0;
padding:0 3px;
width:auto;

}
#pg_container #pg_top_navigation a:hover, #pg_bottom_navigation a:hover {
background-color:transparent;
text-decoration:underline;
}


#pg_container #pg_bottom_navigation {
text-align:center;
clear:both;
margin-top:15px;
width:auto;
}
#pg_container #pg_top_navigation {
float:left;
clear:both;
margin-top:15px;
width:auto;
}
#pg_container #pg_slide {
clear:none;
text-align:center;
margin-top:15px;
padding:0 5px;
}
#pg_summary {
margin-bottom:30px;
}
#pg_summary ul {
text-align:left;
list-style:none;
width:auto;
}

#pg_summary li {
padding-bottom:5px;
}
#pg_details_container #pg_summary .pg_display img {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
padding:3px;
}
#pg_details_container {
font-family:arial,verdana;
font-size:10px;
margin:0;
padding:5px;
text-align:left;
width:600px;
}

#pg_backthumb {
clear:none;
float:left;
margin:0;
padding:10px 5px 10px 0;
text-align:left;
}
#pg_details_container #pg_bottom_navigation {
clear:none;
float:left;
padding:10px 0;
}
#pg_details_container .pg_previous span {
border-left:1px solid #000000;
padding-left:8px;
}
#pg_details_container #pg_summary {
clear:both;
margin-bottom:5px;
text-align:left;
}
#pg_details_container .pg_display {
text-align:left;
}
#pg_details_container #pg_top_navigation, #pg_details_container #pg_count {
display:none;
}

/***************** End Photo Gallery Styles ******************/