/*NORMALIZE FONT/EM SIZE*/
*{margin:0; padding: 0; text-align: left;}
img{border: 0px; margin: 0px; padding: 0px;}
html{font-size: 10px; color: #8e877f; font-family: "Trebuchet MS", Arial, Verdana, sans-serif; line-height: 1.7;}

/*FIXED WIDTH (EM) CENTERED*/
html{text-align: center;}
body{text-align: left; width: 96em; margin: 0px auto 0px auto; background: #ffffff url('images/bg_home.gif') repeat-x top left; position: relative;}
body#ourGoal,
body#getInvolved,
body#whoWeAre,
body#contactUs,
body#generic{text-align: left; width: 96em; margin: 0px auto 0px auto; background: #fef9e5 url('images/bg_pages.gif') repeat-x top left;}

body#ourStory{text-align: left; width: 96em; margin: 0px auto 0px auto; background: #fef9e5 url('images/bg_pages_our_story.gif') repeat-x top left;}

/*COMMON ELEMENT STYLES*/
div.clearFloat {
	clear: both;
	height: 10px;
}

div.preload {
	width: 0;
	height: 0;
	display: none;
}

a {
	margin: 0;
	padding: 0;
	color: #527389;
	text-decoration: underline;
}

a:hover {
	color: #1a5770;
}

div.photoCycle a.learn {
	margin: 0 0 0 5px;
	padding: 0 18px 1px 0;
	color: #4c89a2;
	background: url('images/link_arrow_hero.gif') no-repeat top right;
	text-decoration: none;
}

div.blockContent a.learn {
	margin: 0 0 0 5px;
	padding: 0 18px 2px 0;
	color: #4c89a2;
	background: url('images/link_arrow_hero.gif') no-repeat top right;
	text-decoration: none;
}

div.photoCycle a.learn:hover {
	color: #316980;
	background: url('images/link_arrow_hero_over.gif') no-repeat top right;
}

div#header {
	height: 126px;
	position: relative;
}

div#header h1 {
	width: 700px;
	height: 93px;
	display: block;
	background: url('images/logo_fobl.gif') no-repeat top left;
}

div#header h1 span {
	display: none;
}

div#header p {
	position: absolute;
	top: 14px;
	left: 232px;
	font-size: 12px;
	color: #aaaaaa;
	font-family: Georgia, Times, serif;
}

div#header p strong {
	display: block;
	font-size: 14px;
	color: #7694a7;
	font-style: italic;
	font-weight: normal;
}

div#header ul {
	height: 33px;
	margin: 0 0 0 10px;
}

div#header ul li {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	list-style-type: none;
	float: left;
}

div#header ul li a {
	margin: 0;
	padding: 0 24px 0 24px;
	color: #cad1d9;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	text-decoration:none;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	display: block;
	font-size: 1.1em;
	list-style-type: none;
	float: left;
	background: url('images/nav_divider.gif') no-repeat bottom left;
}

div#header ul li a:hover {
	background-color: #2f4d61;
	background-image: none;
	color: #fff;
}

body#homePage div#header ul li a.home {
	background-color: #48697f;
	background-image: none;
	color: #fff;
}

body#ourStory div#header ul li a.story {
	background-color: #48697f;
	background-image: none;
	color: #fff;
}

body#ourGoal div#header ul li a.goal {
	background-color: #48697f;
	background-image: none;
	color: #fff;
}

body#getInvolved div#header ul li a.involved {
	background-color: #48697f;
	background-image: none;
	color: #fff;
}

body#whoWeAre div#header ul li a.about {
	background-color: #48697f;
	background-image: none;
	color: #fff;
}

body#contactUs div#header ul li a.contact {
	background-color: #48697f;
	background-image: none;
	color: #fff;
}

/* subnav */
div#header ul.subnav {
	height: 28px;
	margin: 0 0 0 10px;
}

div#header ul.subnav li {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	list-style-type: none;
	float: left;
}

div#header ul.subnav li a {
	margin: 0;
	padding: 0 24px 0 24px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	text-decoration:none;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	display: block;
	font-size: 1em;
	list-style-type: none;
	background: url('images/subnav_divider.gif') no-repeat bottom left;
	float: left;
}

div#header ul.subnav li a:hover {
	background-color: #a6a085;
	background-image: none;
	color: #fff;
}

body.about div#header ul.subnav li a.aboutLibrary {
	background-color: #a6a085;
	background-image: none;
	color: #fff;
}

body.history div#header ul.subnav li a.ourHistory {
	background-color: #a6a085;
	background-image: none;
	color: #fff;
}

body.stories div#header ul.subnav li a.buenaStories {
	background-color: #a6a085;
	background-image: none;
	color: #fff;
}

div#hero-region {
	margin: 25px 0 0 0;
	padding: 18px 25px 0 25px;
	height: 340px;
	background: url('images/hero_bg.gif') no-repeat top left;
	position: relative;
	zoom: 1;
	overflow: hidden;
}

/* Scrolling */
div.photoCycle{
  	height: 308px;
  	width: 910px;
  	display: none;
  	position: relative;
  	zoom: 1;
	background-color: #efead6;
}

div.photoCycle p {
	padding: 0;
	font-size: 12px;
	color: #8e877f;
	font-family: Georgia, serif;
	position: absolute;
	zoom: 1;
	bottom: 12px;
	left: 0;
}

div.photoCycle p strong {
	font-weight: bold;
	color: #8e877f;
	padding-right: 4px;
}

div.photoCycle img.heroImage{
  position: absolute;
  top: 0;
  right: 0;
}

div#hero-region #prev-hero-button, div#hero-region #next-hero-button{
  cursor: pointer;
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 9000;
}

div#hero-region #next-hero-button{
  left: 100%;
  margin-left: -25px;
  _margin-left: -24px;
}

div.first{
  display: block;
}

#hero-pager{
	padding: 0 0 0 368px;
}

#hero-pager a{
  margin: 12px 5px 0 5px;
  background: url('images/pager.gif') no-repeat 0 0;
  width: 15px;
  height: 20px;
  display: inline-block;
}

#hero-pager a.activeSlide{
  background-position: 100% 0;
}


#hero-pager a strong{
  display: none;
}

body#homePage div.main {
	margin: 20px 0 0 7px;
	padding: 0;	
}

div.main div.blockContent {
	float: left;
	position: relative;
	width: 255px;
	height: 360px;
	cursor: pointer;
}

div.main div.our-story {
	background: url('images/home_block_01_bg.gif') no-repeat top left;
}

div.main div.our-goal {
	background: url('images/home_block_02_bg.gif') no-repeat top left;
}

div.main div.get-involved {
	background: url('images/home_block_03_bg.gif') no-repeat top left;
}

div.main div.our-story:hover {
	background: url('images/home_block_01_hover_bg.gif') no-repeat top left;
}

div.main div.our-goal:hover {
	background: url('images/home_block_02_hover_bg.gif') no-repeat top left;
}

div.main div.get-involved:hover {
	background: url('images/home_block_03_hover_bg.gif') no-repeat top left;
}

div.main div.progress {
	float: left;
	position: relative;
	width: 180px;
	height: 360px;
	background: url('images/home_block_progress_bg.gif') no-repeat top left;
	cursor: pointer;
}

div.main div.progress:hover {
	background: url('images/home_block_progress_hover_bg.gif') no-repeat top left;
}

div.main div.content {
	margin: 30px 10px 0 5px;
	padding: 0;
	text-align: center;
}

div.main div.blockContent img.button {
	position: absolute;
	bottom: 30px;
	left: 60px;
}

div.main div.progress img.button {
	position: absolute;
	bottom: 30px;
	left: 32px;
}

div.main h2 {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 16px;
	color: #4e728a;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	display: inline;
}

div.main h2 a {
	color: #4e728a;
	text-decoration: none;
}

div.main h2 a:hover {
	color: #264a62;
	text-decoration: none;
}

div.main div.content img {
	margin: 5px 0 0 0;
	padding: 0;
}

div.main p {
	margin: 0;
	padding: 156px 25px 10px 25px;
	font-size: 11px;
	color: #8e877f;
}

div.main div.our-story:hover p, div.main div.our-story.hover p,
div.main div.our-goal:hover p, div.main div.our-goal.hover p,
div.main div.get-involved:hover p, div.main div.get-involved.hover p {
	color: #706961;
}

/* footer */
div#footer {
	margin: 0;
	padding: 0;
	border-top: 1px solid #d6dee3;
	border-right: 1px solid #d6dee3;
	border-left: 1px solid #d6dee3;
	background-color: #eaf2f7;
	width: 960px;
}

body#homePage div#footer {
	border-top: 1px solid #1c1915;
	border-right: 1px solid #1c1915;
	border-left: 1px solid #1c1915;
	background-color: #211e1a;
}

div#footer div.content {
	margin: 0;
	padding: 15px 0 30px 15px;
	font-size: 11px;
	line-height: 1.5;
	color: #7993a5;
}

div#footer div.content a {
	font-size: 11px;
	color: #7993a5;
	text-decoration: none;
	padding: 0 0 0 16px;
	background: url('images/footer_link_blue_bg.gif') no-repeat 0 1px;
}

body#homePage div#footer div.content {
	margin: 0;
	padding: 15px 0 30px 15px;
	font-size: 11px;
	line-height: 1.5;
	color: #8f8870;
}

body#homePage div#footer div.content a {
	font-size: 11px;
	color: #8f8870;
	text-decoration: none;
	padding: 0 0 0 16px;
	background: url('images/footer_link_bg.gif') no-repeat 0 1px;
}

div#footer div.content a:hover {
	color: #425765;
	text-decoration: none;
	background: url('images/footer_link_blue_hover_bg.gif') no-repeat 0 1px;
}

body#homePage div#footer div.content a:hover {
	color: #cbc4ac;
	text-decoration: none;
	background: url('images/footer_link_hover_bg.gif') no-repeat 0 1px;
}

div#footer div.content strong a {
	font-size: 11px;
	font-weight: bold;
	color: #3c586a;
	background: url('images/footer_link_blue_hover_bg.gif') no-repeat 0 1px;
}

body#homePage div#footer div.content strong a {
	font-size: 11px;
	font-weight: bold;
	color: #a4acb1;
	background: url('images/footer_link_hover_bg.gif') no-repeat 0 1px;
}

div#footer div.content strong a:hover {
	font-weight: bold;
	color: #1a2f3d;
}

body#homePage div#footer div.content strong a:hover {
	color: #fff;
}

div#footer div.content div.link-list {
	margin: 0 0 0 10px;
	padding: 0;
	height: 240px;
	float: left;
	border: 1px dotted #d1d9de;
}

body#homePage div#footer div.content div.link-list {
	border: 1px dotted #2b2824;
}

div#footer div.content div.link-list.our-story {
	width: 230px;
}

div#footer div.content div.link-list.our-goal {
	width: 210px;
}

div#footer div.content div.link-list.get-involved {
	width: 255px;
}

div#footer div.content div.link-list.home {
	width: 170px;
}

div#footer div.content div.link-list strong {
	font-weight: bold;
	color: #eaf2f7;
}

div#footer div.content h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #7091a7;
}

body#homePage div#footer div.content h2 {
	color: #ada68e;
}

div#footer div.content div.link-list ul {
	margin: 10px 0 0 15px;
	padding: 0;
}

div#footer div.content div.link-list ul li {
	margin: 0;
	padding: 0 0 4px 0;
	list-style-type: none;
	font-size: 11px;
	color: #8f8870;
}

div#footer div.content div.link-list ul li ul {
	margin: 4px 0 0 10px;
	padding: 0;
}

div#footer div.content div.link-list ul li ul li ul {
	margin: 4px 0 0 20px;
	padding: 0;
}

div#footer div.content div.link-list h3 {
	margin: 0;
	padding: 0 0 5px 15px;
	font-size: 11px;
	font-weight: bold;
	color: #8f8870;
}

div#footer div.content p.copy {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #7e98aa;
	clear: both;
}

body#homePage div#footer div.content p.copy {
	color: #8f8870;
}

div#footer div.content p.copy a {
	background: url('images/icon_email_blue.gif') no-repeat top left;
	padding: 0 0 0 18px;
}

div#footer div.content p.copy a:hover {
	background: url('images/icon_email_blue_hover.gif') no-repeat top left;
}

body#homePage div#footer div.content p.copy a {
	background: url('images/icon_footer_email.gif') no-repeat top left;
}

body#homePage div#footer div.content p.copy a:hover {
	background: url('images/icon_footer_email_hover.gif') no-repeat top left;
}

/* page styles */
div.pages {
	margin: 0;
	padding: 40px 20px 20px 20px;
}

body#ourStory div.pages {
	margin: 0;
	padding: 55px 20px 20px 20px;
}

div.pages div.content {
	float: left;
	width: 575px;
	margin-right: 40px;
}

div.pages div.content div.donate {
	height: 70px;
}

div.pages div.content div.donate form {
	float: right;
	margin: 0 95px 0 30px;	
}

div.pages div.content div.heroPhoto {
	margin: 0 0 10px 0;
	width: 575px;
	height: 205px;
	background: url('images/hero_pages_bg.gif');
}

div.pages div.content p.photoby {
	margin: -20px 0 0 0;
	padding: 0 20px 10px 0;
	color: #a2a2a2;
	font-size: 10px;
	text-align: right;
}

body#getInvolved div.pages div.content div.heroPhoto {
	margin: 0 0 30px 15px;
	width: 320px;
	height: 260px;
	float: right;
	background: url('images/hero_pages_getinvolved_bg.gif') no-repeat top left;
}

div.pages div.content div.heroPhoto img.hero {
	margin: 16px 0 0 17px;
}

div.pages div.content div.contribute {
	margin: 0;
	padding: 0;
	float: left;
	zoom: 1;
}

div.pages div.content div#donate {
	margin: 0;
	padding: 0;
	width: 325px;
	zoom: 1;
	background: url('images/contribute_bg.gif') repeat-y top left;
}

div.pages div.content div#volunteer {
	margin: 0;
	padding: 0;
	width: 240px;
	zoom: 1;
	background: url('images/volunteer_bg.gif') repeat-y top left;
}

div.pages div.content div.information {
	margin: 0;
	padding: 0 25px 0 25px;
	height: 345px;
	zoom: 1;
}

div.pages div.content div.information div.bottom {
	margin: 0;
	padding: 0;
	height: 30px;
	zoom: 1;
}

body#contactUs div.pages div.content div.information {
	height: 205px;
}

div.pages div.content div.information p {
	margin: 0;
	padding: 0 0 15px 0;
}

div.pages div.content div.information p a.pdf {
	margin: 4px 0 0 0;
	padding: 0 20px 0 0;
	background: url('images/icon_pdf.gif') no-repeat top right;
	display: inline-block;
}

div.pages div.content div.information p a.doc {
	margin: 4px 0 0 0;
	padding: 0 20px 0 0;
	background: url('images/icon_doc.gif') no-repeat top right;
	display: inline-block;
}

div.pages div.content div.information p.print {
	margin: 0 0 15px 0;
	padding: 0 0 15px 22px;
	background: url('images/icon_printer.gif') no-repeat top left;
	border-bottom: 1px dotted #c2cacf;
}

div.pages div.content div.information p.complete {
	margin: 0 0 0 0;
	padding: 0 0 15px 22px;
	background: url('images/icon_pencil.gif') no-repeat top left;
}

div.pages div.content div.information p.address {
	margin: 0 0 15px 0;
	padding: 0 0 15px 22px;
	border-bottom: 1px dotted #c2cacf;
	background: url('images/icon_home.gif') no-repeat top left;
}

div.pages div.content div.information p.email {
	margin: 0 0 0 0;
	padding: 0 0 15px 22px;
	background: url('images/icon_email.gif') no-repeat top left;
}

div.pages div.content p.note {
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	font-size: 11px;
	clear: both;
	zoom: 1;
}

div.pages div.content div.floorPlan {
	margin: 0 10px 15px 15px;
	padding: 0;
	color: #527389;
	float: right;
}

div.pages div.content div.floorPlan p {
	margin: 0 10px 0 0;
	padding: 0 20px 5px 0;
	font-size: 11px;
	text-align: right;
	background: url('images/icon_pdf.gif') no-repeat top right;
}

div.pages div.content h1 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 24px;
	color: #527389;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: normal;
}

div.pages div.content h2 {
	margin: 0;
	padding: 5px 10px 5px 10px;
	color: #527389;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Times, serif;
}

body#getInvolved div.pages div.content h2 {
	margin: 0;
	padding: 0 0 15px 0;
	color: #527389;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Times, serif;
}

div.pages div.content h3 {
	margin: 0;
	padding: 0 0 15px 0;
	color: #7a736b;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Times, serif;
}

div.pages div.content h4 {
	margin: 0;
	padding: 0 10px 10px 10px;
	color: #527389;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Times, serif;
}

div.pages div.content h5 {
	margin: 0;
	padding: 0 10px 2px 10px;
	line-height: 1.3;
	color: #527389;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Times, serif;
}

div.pages div.content h6 {
	margin: 0;
	padding: 0 10px 10px 10px;
	color: #8e877f;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Times, serif;
}

body#getInvolved div.pages div.content h4, body#contactUs div.pages div.content h4 {
	padding: 0 10px 10px 0;
}

div.pages div.content img.photo {
	margin: 0 10px 10px 0;
	float: left;
}

div.pages div.content img.photoR {
	margin: 0 0 10px 10px;
	float: right;
}

div.pages div.content p {
	margin: 0;
	padding: 0 10px 15px 10px;
	color: #7a736b;
	font-size: 12px;
	font-weight: normal;
}

div.pages div.content p.caption {
	margin: 0;
	padding: 0 10px 15px 10px;
	color: #7a736b;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

div.pages div.content p.subhead {
	margin: 0;
	padding: 0 0 15px 0;
	color: #7a736b;
	font-size: 12px;
	font-weight: normal;
}

div.pages div.content h3 strong {
	color: #527389;
	font-weight: normal;
}

div.pages div.content p em {
	font-style: italic;
}

div.pages div.content ul {
	margin: 0 10px 15px 35px;
	padding: 0;
}

div.pages div.content ul li {
	margin: 0;
	padding: 0 0 5px 0;
	color: #7a736b;
	font-size: 12px;
}

div.pages div.content p.button {
	margin: 5px 0 0 0;
	padding: 20px 0 15px 0;
	text-align: center;
	clear: both;
	border-top: 1px solid #e5e0cc;
}

/* sidebar */
div.pages div.sidebar-shell {
	float: left;
	width: 300px;
}

div.pages div.sidebar {
	float: left;
	width: 300px;
	background: url('images/sidebar_bg_main.gif') repeat-y top left;
}

div.pages div.linked:hover,  div.pages div.linked.hover {
	background: url('images/sidebar_bg_main_hover.gif') repeat-y top left;
}

div.pages div.linked {
	cursor: pointer;
}

div.pages div.sidebar div.top {
	width: 300px;
	height: 15px;
	background: url('images/sidebar_bg_top.gif') no-repeat top left;
}

div.pages div.linked:hover div.top,  div.pages div.linked.hover div.top {
	width: 300px;
	height: 15px;
	background: url('images/sidebar_bg_top_hover.gif') no-repeat top left;
}

div.pages div.sidebar div.bottom {
	width: 300px;
	height: 30px;
	background: url('images/sidebar_bg_bottom.gif') no-repeat top left;
}

div.pages div.linked:hover div.bottom,  div.pages div.linked.hover div.bottom{
	width: 300px;
	height: 30px;
	background: url('images/sidebar_bg_bottom_hover.gif') no-repeat top left;
}

div.pages div.linked:hover div.sidebarContent h4,  div.pages div.linked.hover div.sidebarContent h4 {
	color: #2a4b61;
}

div.pages div.linked:hover div.sidebarContent p,  div.pages div.linked.hover div.sidebarContent p {
	color: #706961;
}

div.pages div.sidebar div.sidebarPhoto {
	width: 212px;
	height: 134px;
	background: url('images/sidebar_photo_bg.gif') no-repeat top left;
}

div.pages div.linked:hover div.sidebarPhoto, div.pages div.linked.hover div.sidebarPhoto {
	background: url('images/sidebar_photo_bg_hover.gif') no-repeat top left;
}

div.pages div.sidebar div.sidebarPhoto img {
	margin: 11px 0 0 11px;
}

div.pages div.sidebar div.sidebarContent {
	padding: 0 40px 0 30px;
}

div.pages div.sidebar div.sidebarContent img {
	padding: 0 0 10px 0;
}

div.pages div.sidebar div.sidebarContent p {
	margin: 0;
	padding: 0 0 15px 0;
	color: #8e877f;
	font-size: 11px;
}

div.pages div.sidebar div.sidebarContent h4 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #527389;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Times, serif;
}

div.pages div.sidebar div.sidebarContent h4.donate-header {
	padding: 0 0 15px 0;
}

div.pages div.sidebar div.sidebarContent img.button {
	margin: 10px 0 10px 0;
	padding: 0;
}

div.pages div.sidebar div.sidebarContent ul {
	margin: 0;
	padding: 0;
}

div.pages div.sidebar div.sidebarContent ul li {
	margin: 0;
	padding: 7px 0 7px 0;
	list-style-type: none;
	color: #8e877f;
	font-size: 11px;
	border-bottom: 1px dotted #ded7cf;
}

div.pages div.sidebar div.sidebarContent ul li.last {
	border-bottom: none;
}

div.pages div.sidebar div.sidebarContent ul li strong {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

div#header div.callout-box{
	width: 260px;
	height: 69px;
	background: url('images/callout-box-bg-barn-dance.gif') no-repeat top left;
	position: absolute;
	top: 12px;
	right: 0;
}

div#header div.callout-box div.callout-box-content{
	position: relative;
}

div#header div.callout-box div.callout-box-content h3{
	margin: 0;
	padding: 5px;
	position: absolute;
	top: 19px;
	right: 172px;
	line-height: 1;
	font-size: 22px;
	font-weight: bold;
	background-color: #dfdac8;
	color: #a09b95;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div#header div.callout-box div.callout-box-content h4{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 19px;
	left: 60px;
	font-size: 11px;
	line-height: 1.45;
	font-weight: normal;
	color: #8e877f;
}

div#header div.callout-box div.callout-box-content h4 strong{
	color: #6f655a;
}

/* barn dance page styles */
body.barn-dance div.content ul.tabs {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #d8d2ba;
	width: 100%;
}

body.barn-dance div.content ul.tabs li {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #d8d2ba;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e7e1ca;
}


body.barn-dance div.content ul.tabs li a {
	text-decoration: none;
	color: #bcb496;
	display: block;
	font-size: 12px;
	padding: 0 20px;
}

body.barn-dance div.content ul.tabs li a:hover {
	background: #668298;
	color: #fff;
}

html body.barn-dance div.content ul.tabs li.active, html body.barn-dance div.content ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fef9e5;
	color: #48697f;
	border-bottom: 1px solid #fef9e5; /*--Makes the active tab look like it's connected with its content--*/
}

html body.barn-dance div.content ul.tabs li.active a, html body.barn-dance div.content ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	color: #48697f;
}

body.barn-dance div.content .tab_container {
	clear: both;
}

body.barn-dance div.content .tab_content {
	padding-top: 30px;
}

body.barn-dance div.content .tab_content h3 {
	padding: 0 10px 15px 10px;
}

body.barn-dance div.content h3.barn-dance-graphic {
	padding: 0 155px 15px 0;
	background: url('images/barndance-graphic.gif') no-repeat top right;
}

/* nivo slider styles */
/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */

.slider-shell {
	margin: 0 0 15px 0;
	width: 575px;
	height: 395px;
	background: url('images/barn_dance_bg.gif') no-repeat top left;
}

.slider-shell .slider-content {
	padding: 17px 22px 0 18px;
}

#slider {
	position:relative;
	margin:0;
	background:#202834 url('images/loading.gif') no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left:28%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url('images/bullets.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url('images/arrows.png') no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

body.barn-dance #slider {
	position:relative;
	background:url('images/loading.gif') no-repeat 50% 50%; 
}

body.barn-dance #slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
