/*
Theme Name: Anheuser-Busch.com
Theme URI: http://anheuser-busch.com/
Description: 
Author: Switch - Jarrod Holder
Version: 0.1
Tags:
*/

/* Master - COMBINED CSS Document */

@charset "UTF-8";

/* Begin - template.css */

/* Begin Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
	text-decoration:none;
}

/*End Reset*/

/*Clearfix*/

    /* float clearing for IE6 */
    * html .clearfix{
      height: 1px;
      overflow: visible;
    }

    /* float clearing for IE7 */
    *+html .clearfix{
      min-height: 1px;
    }

    /* float clearing for everyone else */
    .clearfix:after{
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
    }

/*End Clearfix*/


#bg-container{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:-10; 
	width:100%; 
	height:100%; 
	overflow:hidden;
}

#bg-image{
	position:fixed; 
	top:0px; 
	left:0px; 
}

#bg-grad{
	position:fixed;
	bottom:0px;
	width:100%;
	height:530px;
	overflow:hidden;
	z-index:0;
	background:url(images/btm_grad.png) bottom left repeat-x;
}

body{
	width:100%;
	height:100%;
}

#wrapper{
	width:976px;
	margin:0 auto;
	padding:0 16px;
}

#header{
	height:90px;
	padding-top:7px;
	position:relative;
}

#header img{
	float:left;
}

#constant-nav{
	position:absolute;
	right:0px;
	top:0px;
	margin:12px 0 0 0;
	height:27px;
	padding:8px 0 0 8px;
}

#constant-nav li {
	display:block;
	height: 27px;
	float:right;
	font-size:11px;
	font-weight:100;
	color:#fff;
}
#constant-nav li.interiorSpacer {
	width: 10px;
	padding: 6px 0px 0px 0px !important;
	overflow: hidden;
	height: 21px;
}
#constant-nav li.interiorSpacer #headerSearchInput {
	background:url(images/search-bkgnd.png) no-repeat;
	/* background-color: #fff;
	border: 1px #e3e3e3 solid;
	border-radius: 6px; */
	border: 0px none;
	height: 18px;
	width: 94px;
	margin: -1px 0 0 0;
	padding: 0 25px 0 8px;
	color: #7f7f7f;
	font-size: 8pt;
	display: none;
}
#constant-nav li.interior, #constant-nav li.interiorSpacer {
	background:url(images/navInterior.png) top left repeat-x;
	padding: 8px 4px 0 4px;
}
#constant-nav li.interiorSpacer {
	height: 21px;
}
#constant-nav li.leftConstant{
	width:10px; margin-right:0px;
	background:url(images/navLeftCap.png) top left no-repeat;
}

#constant-nav li.rightConstant{
	width:27px;
	background:url(images/navRightCap.png) top left no-repeat;
}

#constant-nav a {
	font-size:11px;
	font-weight:normal;
	color:#ddd;
}

#constant-nav a:hover{
	text-decoration:underline;
	font-weight:500; color:#FFF;
}

#constant-nav a.text-shadow{
	text-shadow:rgba(0, 0, 0, 0.75) 2px 3px 3px;
}
#main-nav, #main-nav-beers{
	position:absolute;
	width:504px;
	right:15px;
	bottom: 0px;
}
#main-nav{
	height:38px;
	background:url(images/main_nav-bg.png) top left no-repeat;
	margin-top: 20px;
}
#main-nav-beers{
	height:39px;
	background:url(images/main-beer_nav-bg.png) top left no-repeat;
}
#main-nav ul, #main-nav-beers ul {
	text-align:center;
	height:38px;
	width:504px;
	margin:0px 2px;
	/*margin: 0 15px 0 0;*/
	padding: 0 0 0 3px;
}

#main-nav li, #main-nav-beers li{
	float:left;
	margin:5px 0 0 0;
}

/*#main-nav li a{
	display:inline-block;
	padding:8px 14px;
	font-size:15px;
	font-weight:500;
	color:#fff;
	background:none;
	text-shadow:rgba(0, 0, 0, 1.0) 2px 3px 4px;
}*/

div#wrapper div#header ul li a.text-shadow span {
	font-weight: bold;
	vertical-align:baseline;
}

#main-nav li a.OCompa, #main-nav-beers li a.OCompa{
	display:block;
	padding:6px 0 10px;
	width:123px;
	height:29px;
	font-size:15px;
	font-weight:500;
	color:#fff;
	background:none;
	text-shadow:rgba(0, 0, 0, 1.0) 2px 3px 4px;
}

#main-nav li a.ORespo, #main-nav-beers li a.ORespo {
	display:block;
	padding:6px 0 10px;
	width:158px;
	height:29px;
	font-size:15px;
	font-weight:500;
	color:#fff;
	background:none;
	text-shadow:rgba(0, 0, 0, 1.0) 2px 3px 4px;
}

#main-nav li a.OBeers, #main-nav-beers li a.OBeers{
	display:block;
	padding:6px 0 10px;
	width:96px;
	height:29px;
	font-size:15px;
	font-weight:500;
	color:#fff;
	background:none;
	text-shadow:rgba(0, 0, 0, 1.0) 2px 3px 4px;
}

#main-nav li a.OHerit, #main-nav-beers li a.OHerit{
	display:block;
	padding:6px 0 10px;
	width:117px;
	height:29px;
	font-size:15px;
	font-weight:500;
	color:#fff;
	background:none;
	text-shadow:rgba(0, 0, 0, 1.0) 2px 3px 4px;
}
#main-nav a{
	vertical-align:baseline;
}


#main-nav li a.OCompa:hover, #main-nav li.currentHeaderItem a.OCompa, #main-nav-beers li a.OCompa:hover, #main-nav-beers li.currentHeaderItem a.OCompa{
	width:123px;
	height:29px;
	display:block;
	padding:6px 0 10px;
	font-size:15px;
	font-weight:500;
	color:#000;
	background:url(images/Our_CompanyBG.png) top left no-repeat;
	text-shadow:none;
}

#main-nav li a.ORespo:hover, #main-nav li.currentHeaderItem a.ORespo, #main-nav-beers li a.ORespo:hover, #main-nav-beers li.currentHeaderItem a.ORespo{
	width:158px;
	height:29px;
	display:block;
	padding:6px 0 10px;
	font-size:15px;
	font-weight:500;
	color:#000;
	background:url(images/Our_RespBG.png) top left no-repeat;
	text-shadow:none;
}

#main-nav li a.OBeers:hover, #main-nav li.currentHeaderItem a.OBeers, #main-nav-beers li a.OBeers:hover, #main-nav-beers li.currentHeaderItem a.OBeers{
	width:96px;
	height:29px;
	display:block;
	padding:6px 0 10px;
	font-size:15px;
	font-weight:500;
	color:#000;
	background:url(images/Our_BeersBG.png) top left no-repeat;
	text-shadow:none;
}

#main-nav li a.OHerit:hover, #main-nav li.currentHeaderItem a.OHerit, #main-nav-beers li a.OHerit:hover, #main-nav-beers li.currentHeaderItem a.OHerit{
	width:117px;
	display:block;
	padding:6px 0 10px;
	font-size:15px;
	font-weight:500;
	color:#000;
	background:url(images/Our_HeritageBG.png) top left no-repeat;
	text-shadow:none;
}

#main-nav a.text-shadow{
	text-shadow:rgba(0, 0, 0, 0.75) 2px 3px 3px;
}

#footer{
	padding:20px 0 25px 20px; 
	line-height:13px;
	/* for IE */
  	filter:alpha(opacity=75);
  	/* CSS3 standard */
	opacity:0.75;
  
}

.footer_break{
	height:13px;
}

#last-column { border-left:thin solid #333; padding-left:15px; }




#sitemap table{
	width:100%;
	height:100%;
}

#sitemap a.main{
	color:#C7C8CA;
	display:block;
	font-weight:bold;
	font-size:11px;
	vertical-align: bottom;
}

#footer div#sitemap table.footer-table tbody tr td.footer-title {
	vertical-align: bottom;	
}

#footer div#sitemap table.footer-table tbody tr td.footer-title table {
	border-left: 1px solid #fff;
	opacity:0.75;
}

#footer div#sitemap table.footer-table tbody tr td.footer-title table tbody tr td, 
#footer div#sitemap table.footer-table tbody tr td.footer-title table tbody tr td a {
	vertical-align:top;
}

#footer div#sitemap table.footer-table tbody tr td.footer-title table tbody tr td a {
	padding-left: 18px;
}

#sitemap a.main2{
	color:#C7C8CA;
	display:block;
	font-weight:bold;
	font-size:12px;
	margin-bottom:7px;
	vertical-align:bottom !important;
}

#sitemap a.sub{
	color:#C7C8CA;
	display:block;
	font-size:11px;
	margin-bottom:3px;
}

#legal{
	font-size:10px;
	color:#FFF;
	text-align:center;
	margin-top:15px;
}

#legal a{
	margin-right:12px;
	color:#FFF;
}

#legal a:hover{
	text-decoration:underline;
	color:#FFF;
}

#footer a:hover { 
 	text-decoration:underline;
	/* for IE */
  	filter:alpha(opacity=100);
  	/* CSS3 standard */
	opacity:1; 
	color:#FFF;
  
}

/* 404 */

.not-found { background: url(images/404.png) no-repeat; width:617px ; height:186px ; display:block; margin-left:-11px; padding:65px 320px 80px 60px; text-align:center; margin-bottom:40px; }

.not-found h1 { font-size:36px; letter-spacing:.03em; }

.not-found p { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; letter-spacing:.03em; margin: 20px 30px 0 30px; font-weight:lighter; font-size:21px; line-height:26px; color:#444; border-top:dotted 2px #444; padding-top:15px;}

.not-found p.smaller { font-size:15px; line-height:20px; border-top:none; padding:0px; margin:10px; }
 /* END - template.css */
 
 /* BEGIN - home.css */

#banner{
	background:url(images/bannerBG2.png) top left no-repeat;
	height:322px;
	padding:11px 0 0 14px;
	margin-left:-5px;
	width:974px;
	display:block;
	position: relative;
}
#bannerFacebook {
	position: absolute;
	bottom: 24px;
	left: 15px;
	z-index: 50;
}
.jcarousel-skin-tango {
	display: none;
}
#home-content{
	margin:0px 10px 0;
	padding:7px 13px 13px;
	width:950px;
	height:445px;
	background:url(images/home-content-bg.png) top left no-repeat;
}

#home-left{
	float:left;
	width:380px;
	margin-right:27px;
}

#home-left > div{
	margin:0px 0 10px 0;
}

#headlines{
	position:relative;
	overflow:hidden;
	width:382px;
}

#explore{
	position:relative;
}

p.left-box{
	font-size:20px;
	color:#FFF;
	padding: 5px 0 1px 0;
	margin: 0 0 0 2px;
	background:url(images/dot.png) bottom left repeat-x;
	width:379px;
}

p.left-box a{
	font-size:16px;
	color:#FFF;
	line-height:20px;
}

a.view-all-left{
	position:absolute;
	right:2px;
	top:0px;
	 font-size:10px;
	 text-decoration:underline;
	 color:#999;
	 margin-top:8px;
}
a.view-all-left:hover {
	color:#CCC;
}

/*a.view-all-left{
	position:absolute;
	right:0px;
	top:3px;
	 font-size:10px;
	 text-decoration:underline;
	 color:rgba(255, 255, 255, .5);
	 margin-top:5px;
}*/


p.left-box img{
	padding-top:2px;
}

p.left-box span{
	font-weight:bold;
}

 #fade-edges {
    background: url(images/home-ourBeers-gradient.png) repeat scroll 0 0 transparent;
	z-index:10;
	left:40px;
	top:39px;
	position:absolute;
	height:104px;
	width:300px;
	display:none;
} 
.home-headline{
	height:66px;
	width:375px;
	padding:7px 3px;
	margin:1px 10px 1px 0;
	background: transparent url(images/hl-bg.png) no-repeat scroll -1px 0;
	letter-spacing:.02em;
	float:left;
}
.home-headline:hover{
	background-position: 0px -81px;
}
div.home-headline a{
	font-size:13px;
	color:#FFF;
	line-height:16px;
	padding:0 5px 0 0;
	margin-top:3px;
	float: left;
	width: 275px;
}

div.home-headline a.img{
	padding:0;
	margin:0; padding-left:5px;
	width:78px;
}

div.home-headline a.img img{
	float:left;
	margin:0 15px 8px 0;
	border:#828282 solid 1px;
	border-bottom: solid 3px #A41318;
}

div.home-headline img.wp-post-image {
	border-bottom: #A41318 solid 4px;
}
.home-headline:hover a.img img {

	border-top: #A41318 solid 1px;
	border-left: #A41318 solid 1px;
	border-right: #A41318 solid 1px;
}

.latest-headlines-date { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; color:#ccc; line-height:20px; }

.latest-headlines  { color:#FFF; font-size:13px; line-height:16px; font-weight:bold; letter-spacing:.02em; }


div.news-item{
	position:absolute;
	top:26px;
	right:-310px;
	width:309px;
	height:243px; 
}

#OWOR-rightCont div.news-item{
	width:305px;

}

#home-left div#headlines div#news-item1,
#home-left div#headlines div#news-item2,
#home-left div#headlines div#news-item3
{
	margin-right:-4px;
}

#news-item1 {
	background:url(images/news-item1.png) top left no-repeat;
}
#news-item2 {
	background:url(images/news-item2.png) top left no-repeat;
}
#news-item3 {
	background:url(images/news-item3.png) top left no-repeat;
}

div.news-item img {
	position: absolute;
	height: 91px;
	margin: 6px 0 0 21px;
	border:#828282 solid 1px;
	border-bottom: solid 3px #A41318;
}
div.news-item .wp-post-image {
	border-bottom: #a41318 3px solid;
}

div.news-item a.news-close{
	position: absolute;
	right: 7px;
	top: 5px;
	height: 8px;
	background: transparent url('images/close_btn_bg.gif') no-repeat scroll 0px 0px;
}
div.news-item a.news-close:hover {
	background-position: 0px -8px;
}

div.news-item a.news-close img{
	position:relative;
	margin:0 2px 0 0;
	border:none;
}

div.hl-content{
	position:absolute;
	top:105px;
	left:10px;
	color:#FFF;
	padding:0 20px 0px 10px;
}

p.hl-headline{
	font-size:14px;
	font-weight:bold;
	line-height:17px;
	width:100%;
}

p.hl-location{
	font-size:11px;
	line-height:14px;
	font-style:italic;
	margin:0 0 7px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
}

p.hl-main-content{
	font-size:11px;
	line-height:12px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
}

a.read-more{
	position:absolute;
	bottom:10px;
	right:10px;
	color:#999;
	text-decoration:underline;
	font-size:10px;
}
a.read-more:hover {
	color:#CCC;
}

#home-right{
	float:left;
	width:530px;
	padding:0px 0 0 0; margin-top:-5px;
}

p.right-box{
	font-size:14px;
	color:#c59232;
	padding-bottom:5px;
	background:url(images/yellow-dot.png) bottom left repeat-x;
}

p.right-box a{
	font-size:14px;
	color:#c59232;
}

a.view-all-right{
	position:absolute;
	right:23px;
	top:13px;
	font-size:10px;
	text-decoration:underline;
	color:#A7A8A1;
	
}
a.view-all-right:hover {
	color:#BBB;
}


/*.rgba a.view-all-right{
	position:absolute;
	right:23px;
	top:13px;
	 font-size:10px;
	 text-decoration:underline;
	color:rgba(57, 42, 24, .5);
}*/

p.right-box img{
	vertical-align:baseline;
}

p.right-box span{
	vertical-align:baseline;
	font-weight:bold;
}

p.market-share{
	font-size:50px;
	color:#a7a8a1;
	text-align:left;
	margin-top:5px;
}

p.comp-info{
	font-size:11px;
	color:#a7a8a1;
	margin-top:2px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; letter-spacing:.01em; line-height:13px;
}

#stock-num{
	position:absolute;
	top:39px;
	font-size:50px;
	color:#a7a8a1;
	max-width:135px;
}

#stock-info{
	position:absolute;
	right:25px;
	top:35px;
	padding:0 0 0 15px;
	background:url(images/stock-arrow-up.jpg) bottom left no-repeat;
}

div#stock-ticker, div#stock-difference{
	color:#a7a8a1;
	margin-top:8px;
}

div#stock-difference { margin-top:7px; margin-bottom:-2px; }

p.delay-info{
	text-align:center;
	font-size:10px;
	color:#a7a8a1;
	margin:62px 0 10px 0;
}

p.financial-info{
	text-align:center;
	font-size:11px;
	z-index: 777;
}

p.financial-info a{
	font-size:11px;
	color:#a7a8a1;
	text-decoration:underline;
}

p.financial-info a:hover{
	color:#C9CAC3;
	font-weight: 300;
}

#home-right #company{
	float:left;
	position:relative;
	width:262px;
	height:138px;
	padding:0px 10px 10px 0px;
	background:url(images/home-company-bg.png) top left no-repeat;
}

#company #company-content{
	padding:12px 11px 2px 16px;
}

/*
#company-content,
#invester-content{
	z-index: 2000;
}
*/ 
.entry-content h1{
	color: #D61F26;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 15px; }

#home-right #investor{
	float:right;
	position:relative;
	width:234px;
	height:124px;
	padding:12px 21px 12px 16px;
	margin-right:-13px;
	background:url(images/home-investor-bg.png) top left no-repeat;
}

#home-right #owor{
	position:relative;
	width:507px;
	margin:5px 0 0;
	height:260px;
	padding:12px 21px 12px 16px;
	background:url(images/home-owor-bg.png) top left no-repeat;
}

#owor-content{
	width:504px;
	height:195px;
	margin:8px 0 0 0;
}

#owor-info{
	background-color:rgba(215, 25, 32, .8);;
	padding:10px 20px 20px 10px;
	float:left;
}

#owor-info p.rec-num{
	font-size:106px;
	font-weight:bold;
	color:rgba(255, 255, 255, .5);
}

#owor-info p.rec-tag{
	font-size:13px;
	color:rgba(255, 255, 255, .5);
}

#invester-content .investor-img img,
#owor div#owor-content img{
	border-bottom: 3px solid #cc0033;
}

#invester-content .investor-img {
	margin:8px auto;
}

/* END - home.css */

/* BEGIN - int-template.css */

#int-main{
	position:relative;
}

#int-nav{
	position:absolute;
	top:10px;
	left:0px;
	width:180px;
	height:731px;
	background:url(images/int-nav-rep.png) 0px 16px repeat-x;
}

#int-nav a {
    color: #FFFFFF;
}

#int-nav a:hover {
    color: #D71920;
}


/*****

Nav

*****/

/*Setup parent node positioning*/
div#nav-parent{
	margin-left:12px;
	margin-right:15px;
}

/*Setup lvl1 styles*/
div#nav-title{
	padding-bottom:12px;
	margin-bottom:9px;
	background:url(images/HeaderDots.png) bottom left repeat-x;
	font-weight: normal;
}

div#nav-title {
	font-size:17px;
	color:#FFF;
}
div#nav-title .bold {
	font-weight:bold;
}



/*Setup lvl2 styles*/
ul#second-nav li{
	margin: 0;
	padding:9px 0;
	background:url(images/SubpageDots.png) bottom left repeat-x;
}

ul#second-nav li a{
	margin-left:3px;
	display:block;
	font-size:11px;
	color:#FFF;
}

/*Set lvl2, lvl3, lvl4 positions*/
ul#second-nav li.current_page_ancestor ul{
	margin-top:10px;
}

ul#second-nav li.current_page_item ul{
	margin-top:10px;
}

/*Setup lvl2 styles*/
ul#second-nav li a{
	line-height:1.2em;
}

/*Setup lvl3 styles*/
ul#second-nav li ul li{
	padding:0 0 5px 0;
	background:none;
}

ul#second-nav li ul li a{
	line-height:1.25em;
}

/*Setup lvl4 styles*/
ul#second-nav li ul li ul li{
	padding:0 0 5px 0;
	background:none;
}

ul#second-nav li ul li ul li a{
	line-height:1.25em;
}

/*Position nested menus*/
ul#second-nav li ul{
	margin-left:14px;
}

/*Hide inactive menus*/
ul#second-nav li ul{
	display:none;
}
ul li.page-item-195 ul, ul li.page-item-196 ul {
	margin-top: 10px;
	display: block !important;
}

ul#second-nav li.current_page_item ul li ul{
	display:none;
}

ul#second-nav li.current_page_ancestor ul li ul{
	display:none;
}

/*Display active menus*/
ul#second-nav li.current_page_ancestor ul{
	display:block;
}

ul#second-nav li.current_page_ancestor ul li.current_page_ancestor ul{
	display:block;
}

ul#second-nav li.current_page_item ul{
	display:block;
}

ul#second-nav li.current_page_ancestor ul li.current_page_item ul{
	display:block;
}

/*Set lvl2 active states*/
ul#second-nav li a{
	font-size:11px;
	font-weight:normal;
}
ul#second-nav li.current_page_item a{
	font-weight:bold; letter-spacing:.02em;
	color:#d71920;
}

ul#second-nav li.current_page_ancestor a{
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
/*Set lvl3 active states*/
ul#second-nav li.current_page_ancestor ul li a{
	font-size:11px;
	font-weight:normal;
	color:#fff;
}

ul#second-nav li.current_page_item ul li a{
	font-size:11px;
	font-weight:normal;
	color:#fff;
}
ul#second-nav li.current_page_ancestor ul li.current_page_ancestor a{
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

ul#second-nav li.current_page_ancestor ul li.current_page_item {
	font-size:11px;
}

ul#second-nav li.current_page_ancestor ul li.current_page_item a {
	color:#d71920;
}

/*Set lvl4 active states*/
ul#second-nav li.current_page_ancestor ul li.current_page_ancestor ul li a{
	font-size:11px;
	font-weight:normal;
	color:#fff;
}

ul#second-nav li.current_page_ancestor ul li.current_page_item ul li a{
	font-size:11px;
	font-weight:normal;
	color:#fff;
}

ul#second-nav li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item a{
	font-size:11px;
	font-weight:normal;
	color:#d71920;
}
ul#second-nav li a:hover,
ul#second-nav li.current_page_item a:hover,
ul#second-nav li.current_page_ancestor a:hover,
ul#second-nav li.current_page_ancestor ul li a:hover,
ul#second-nav li.current_page_item ul li a:hover,
ul#second-nav li.current_page_ancestor ul li.current_page_ancestor a:hover,
ul#second-nav li.current_page_ancestor ul li.current_page_item a:hover,
ul#second-nav li.current_page_ancestor ul li.current_page_ancestor ul li a:hover,
ul#second-nav li.current_page_ancestor ul li.current_page_item ul li a:hover,
ul#second-nav li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item a{
	color:#d71920;
}

/*****

End Nav

*****/

#int-container{
	position:relative;
	float:left;
	margin:3px 0 25px 177px;
	padding-bottom:10px;
	background: url(images/page-bg.png) repeat-y;
	width:810px;
	min-height:900px;
	z-index:500;
}

#int-container img.contnet-topper{
	position:absolute;
	top:-6px;
	left:-4px;
}

#int-container img.contnet-bottom{
	position:absolute;
	bottom:-15px;
	left:-4px;
}

#int-banner{
	position:relative;
	z-index:500;
	margin:10px 0 0 10px;
}

#int-banner img{
	border-bottom:#d71920 solid 3px;
}

#int-content{
	position:relative;
	z-index:505;
	margin:15px 0 0 30px;
}

#cont-leftCol{
	float:left;
	margin-right:50px;
	width:480px;
}

#cont-leftCol h1 p{
	color:#D61F26;
	font-weight:bold;
	font-size:22px;
	margin-bottom:8px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}

#cont-leftCol h2{
	color:#636466;
	font-weight:bold;
	font-size:16px;
	margin-bottom:11px;
	line-height:19px;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

#cont-leftCol h3{
	color:#636466;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	margin-bottom:8px;
	line-height:19px;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

#cont-leftCol h4{
	color:#636466;
	font-weight:normal;
	font-style:italic;
	font-size:13px;
	margin-bottom:8px;
	line-height:16px;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

#cont-leftCol p{
	margin:0 0 16px 0;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size:15px;
	line-height:19px; letter-spacing:.02em; color:#333;
}

#cont-leftCol p, .post p {
	margin:0 0 16px 0;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size:15px;
	line-height:19px; letter-spacing:.02em; color:#333;
}

#cont-leftCol {
    color: #333333;
    font-family: Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
    font-size: 15px;
    letter-spacing: 0.02em;
	line-height:19px;
}

#cont-leftCol .entry-content ul{
	list-style:outside disc;
	margin:10px 0;
}

#cont-leftCol .entry-content ul li {
	
}

#cont-leftCol .entry-content li {
	list-style:outside disc;
	margin:10px 0 10px 24px;
}

#cont-leftCol .entry-content table{
	width:100%;
	vertical-align:top;
}

#cont-leftCol .entry-content table td{
	padding:0 0 15px 0;
}

#cont-rightCol{
	float:left;
	max-width:225px;
	
	margin:0 0 16px 0;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size:15px;
	line-height:19px; letter-spacing:.02em; color:#333;
}

#cont-rightCol dl{
	background:url(images/img-bg.jpg) repeat;
	padding:10px 0 10px 10px;
}
#cont-rightCol div.mceTemp {
	margin-top: 27px;
}

#cont-rightCol div#second-vid.mceTemp {
	margin-top: 22px;
}

#cont-rightCol dd{
	color:#7c7d78;
	font-style:italic;
	font-size:11px;
	line-height:14px;
	padding:0 8px 0 0;
}

#cont-rightCol img{
	border-bottom:#F00 solid 3px;
	margin-bottom:7px;
}

/* Full Width */
#cont-Full {
    color: #333333;
    font-family: Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
    font-size: 15px;
    letter-spacing: 0.02em;
	line-height:19px;
	float:left;
	margin-right:50px;
	width:746px;
}
#cont-Full p, .post p {
	margin:0 0 16px 0;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size:15px;
	line-height:19px; letter-spacing:.02em; color:#333;
}

/* Environment Map */
.environment-stats {
	margin:0 0 20px;
	position:relative;
}
.environment-stats h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:46px;
	font-weight:bold;
	margin: 0 0 12px;
	color:#636466;
}
.environment-stats #beers-brewed h4 {
	letter-spacing:-3px;
}
#cont-Full .environment-stats p {
	font-size:13px;
	width:140px;
	color:#636466;
	line-height:16px;
}
.environment-stats div {
	position:absolute;
	top:36px;
}
.environment-stats #water-use {
	left:102px;
}
.environment-stats #beers-brewed {
	left:371px;
}
.environment-stats #recycling-rate {
	left:608px;
}
#environment-map {
	width:745px;
	height:742px;
	background:url(images/environment-map/sprite.jpg) no-repeat;
	position:relative;
	margin:0 0 10px;
}
#environment-map p {
	width:220px;
	height:180px;
	position:absolute;
	top:318px;
	left:265px;
	text-align:center;
	color:#231f20;
	font-size:16px;
	display:none;
}
#environment-map p.solar-thermal {
	top:340px;
}
#environment-map p.recycling {
	top:370px;
}
#environment-map p.landfill-gas {
	top:340px;
}
#environment-map p.water-savings {
	top:300px;
}
#environment-map p.land-application {
	top:290px;
}
#environment-map p.spent-grain {
	top:345px;
}
#environment-map p.people-power {
	top:310px;
}
#environment-map .instructions {
	position:absolute;
	top:17px;
	left:15px;
	color: #D61F26;
	width:100%;
	text-align:left;
	display:block;
}
#environment-map a {
	display:block;
	position:absolute;
}
#hydro-power {
	height: 131px;
	left: 295px;
	top: 50px;
	width: 155px;
}
#wind-turbine {
	height: 131px;
	left: 450px;
	top: 65px;
	width: 157px;
}
#landfill-gas {
	height: 141px;
	left: 548px;
	top: 196px;
	width: 157px;
}
#recycling {
	height: 115px;
	left: 548px;
	top: 337px;
	width: 157px;
}
#spent-grain {
	height: 115px;
	left: 548px;
	top: 452px;
	width: 175px;
}
#people-power {
	height: 115px;
	left: 457px;
	top: 567px;
	width: 180px;
}
#water-savings {
	height: 115px;
	left: 301px;
	top: 600px;
	width: 156px;
}
#land-application {
	height: 121px;
	left: 118px;
	top: 571px;
	width: 183px;
}
#anaerobic-digester {
	height: 118px;
	left: 11px;
	top: 453px;
	width: 183px;
}
#heat-power {
	height: 133px;
	left: 11px;
	top: 205px;
	width: 183px;
}
#biogas {
	height: 115px;
	left: 11px;
	top: 338px;
	width: 183px;
}
#solar-thermal {
	height: 143px;
	left: 105px;
	top: 62px;
	width: 190px;
}


p#Breadcrumbs{
	margin-bottom:13px;
	font-size:11px;
	color:#969480;
	line-height:13px;
}

p#Breadcrumbs a{
	font-size:11px;
	color:#969480;
	text-decoration:underline;
}

div.entry-content a,
div.entry-content a:link,
div.entry-content a:visited,
div.entry-content a:active {
	color:#D71920;
}


ul#second-nav li.page_item ul li.page_item a.externalLink:before {
	content:url(images/external_link.png);
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left: -2px;
	float:left;
	text-indent:-12px;
	
}

/* END - int-template.css */

/* BEGIN - press-release.css */

#press-main-leftCol{
	float:left;
	margin-right:10px;
	width:531px; min-height:820px;
}

div.post-list{
	display:block;
	clear:both;
	margin-bottom:24px;
}

div#press-title{
	width:500px;
	color: #D71920;
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 12px;
	margin-bottom: 24px;
	background: url(images/yellow-dot.png) bottom left repeat-x;
}

div#media-hotline{
	font-family: Arial, Helvetica, sans-serif;
	color: #D71920;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 24px;
	text-align:center;
}

a.post-thumb img{
	float:left; 
	margin-right:10px;
	margin-top:5px;
	border-bottom:#d71920 solid 3px;
}

h1.post-title{
	margin-bottom:8px;
}

h1.post-title a{
	color: #D61F26;
	font-weight: bold;
	font-size:22px;
	line-height:26px;
}

.post-date{
	font-size:13px;
	line-height:16px;
	font-style:italic;
	color:#636466;
	margin-bottom:16px;
	font-family:Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.post-excerpt{
	font-size:13px;
	line-height:16px;
	color:#000;
	font-family:Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

div.post-excerpt h2 p{
	font-size:16px;
	line-height:19px;
	color:#636466;
	font-weight:normal;
	margin: 0 0 12px 0;
}
div.post-excerpt h3 p{
	font-size:16px;
	line-height:19px;
	color:#636466;
	font-weight:bold;
	font-style:italic;
	margin: 16px 0 10px 0;
}
.post-excerpt a.postReadMoreLink {
	display: block;
	text-align: right;
	color: #636466 !important;
	text-decoration: underline;
	font-family: Arial,Helvetica,sans-serif;
}

.postDivider {
	margin: 10px 0px;
}
.post-excerpt a{
	font-size:13px;
	color:#000;
	font-family:Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #D71920;
}

/*News Page*/
#newsLeft {
	float: left;
}
#newsRight {
	float: right;
	width: 215px;
	padding: 33px 0px 0px;
}
#newsRight .searchBoxTitle .actualSideboxTitle img, #newsRight .rssBoxTitle .actualSideboxTitle img {
	margin: 0px;
	padding: 8px 0px 0px;
	border: 0px none;
}
#newsRight .sideSortBox {
	background-color: #e4e7d6;
	width: 215px;
	margin: 0px 0px 20px;
	padding: 0px;
}
#newsRight .sideSortBox input, #newsRight .sideSortBox select, #newsRight .sideSortBox textarea {
	color: #797c7f;
	width: 187px;
	background-color: #fff;
	border: 1px #dadada solid;
	padding: 2px;
	font-size: .7em;
}
#newsRight .searchBoxTitle, #newsRight .rssBoxTitle {
	background: #b7151b url('images/sidebox_title.gif') repeat-x scroll 0px 0px;
	height: 26px;
	width: 215px;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}
#newsRight .searchBoxTitle .actualSideboxTitle, #newsRight .rssBoxTitle .actualSideboxTitle {
	line-height: 26px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	color: #fff;
	font-weight: bold;
}
#newsRight .searchBoxTitle .actualSideboxTitle a, #newsRight .rssBoxTitle .actualSideboxTitle a {
	color: #fff;
	text-decoration: none;
}
#newsRight .stdInputBox {
	width: 194px;
	height: 22px;
	position: relative;
	margin: 10px auto 0px;
}
#newsRight #stdSearchBox {
	background: transparent url('images/std_search_bg.gif') no-repeat scroll 0px 0px;
}
#newsRight #inputSearch {
	background-color: transparent;
	border: 0px;
	width: 162px;
	position: absolute;
	top: 3px;
	left: 5px;
}
#newsRight .sideSortBox .inputCategories {
	width: 193px;
}
#newsRight #inputSearchSubmit {
	position: absolute;
	top: 0px;
	left: 171px;
	width: 23px;
	height: 21px;
	background: none;
	border: 0px;
}
#newsRight .sideSubmitButton {
	padding: 8px 0px 0px 11px;
	position: relative;
}
#newsRight .sideSubmitButton input {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
}
#newsRight .sideSubmitText {
	position: absolute;
	right: 15px;
	top: 7px;
	text-align: right;
	color: #797c7f;
	font-size: .6em;
}
.searchResultTitle a {
	color: #D71920;
	font-size: 1.1em;
}
.search-list small {
	font-size: .7em;
}
.sideSubmitText a {
	color: #d71920;
	font-style: italic;
	border-bottom: 1px #d71920 solid;
}
.sideSortHeading {
	color: #797c7f;
	font-weight: bold;
	margin: 0px 0px -6px 0px;
	padding: 10px 0px 0px 11px;
	font-size: .9em;
}
.sidePaddingBox {
	padding: 0px 0px 10px;
}
.displayNone {
	display: none;
}

.sidePaddingBox .ui-tabs ul.ui-tabs-nav li.ui-state-default {
	background: url("images/tab-state-bg-inactive.gif") repeat-x scroll 0 0 #B7151B;
    font-size: 0.9em;
    height: 25px;
    margin: 0;
    padding: 0;
	-moz-border-radius: 0px/*{cornerRadius}*/; 
	-webkit-border-radius: 0px/*{cornerRadius}*/;
	border-radius: 0px/*{cornerRadius}*/;
	color: #d71920;	
}

.sidePaddingBox .ui-tabs ul.ui-tabs-nav li.ui-state-active {
	background: url("images/tab-state-bg-active.gif") repeat-x scroll 0 0 #B7151B;
    height: 25px;
}

.sidePaddingBox .ui-tabs ul.ui-tabs-nav li.ui-state-default a {
	color: #d71920;	
}

.sidePaddingBox .ui-tabs ul.ui-tabs-nav li.ui-state-active a {
	color: #FFFFFF;
}

.sidePaddingBox .ui-tabs ul.ui-tabs-nav li {
	width:98px;
	border:none;
	
}


.sideSortBox div#shareBox.sidePaddingBox div#tabs.ui-tabs ul.ui-tabs-nav li.share-tab-btn {
	float:left;
}

.sideSortBox div#shareBox.sidePaddingBox div#tabs.ui-tabs ul.ui-tabs-nav li.email-tab-btn {
	float:right;
}

.sidePaddingBox .ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 0.9em;
	}

.sidePaddingBox div#tabs.ui-tabs div {
	width:100%;
}

.sidePaddingBox .ui-tabs ul.ui-tabs-nav li:first-child {
	margin-right:3px;
}
.sidePaddingBox div#tabs.ui-tabs ul.ui-tabs-nav {
	background-color: transparent;
	-moz-border-radius: 0px/*{cornerRadius}*/; 
	-webkit-border-radius: 0px/*{cornerRadius}*/;
	border-radius: 0px/*{cornerRadius}*/;
	border:none;
	margin: 0;
    padding: 0; 
}

.sidePaddingBox div#tabs.ui-tabs {
   	padding: 5px 2px 0;
    position: relative;
	width: 200px;
	-moz-border-radius: 0px/*{cornerRadius}*/; 
	-webkit-border-radius: 0px/*{cornerRadius}*/;
	border-radius: 0px/*{cornerRadius}*/;
	border:none; 
	margin: 0 5px;
	background-color: transparent;
}

.sidePaddingBox div#tabs.ui-tabs ul.ui-tabs-nav {
	font-size: 0.9em;
	text-align:center;
}


.sidePaddingBox div#tabs.ui-tabs .ui-tabs-nav li a {
    padding: 0;
    text-decoration: none;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
	float:none;
	display:block;
}

.sidePaddingBox div#tabs.ui-tabs .sideSortHeading {
    padding: 10px 0 0 0;
}


.sidePaddingBox div#tabs.ui-tabs .ui-tabs-panel {
    background-color:#FFFFFF;
    border-width: 0;
    display: block;
	padding:5px;
	width: 190px;
}

.sidePaddingBox div#tabs.ui-tabs table#socialLinksTable img{
	border:none;
}

.sidePaddingBox div#tabs.ui-tabs table#socialLinksTable {
	margin:0 auto;
}

#socialLinksTable a:active,
#socialLinksTable a:link, 
#socialLinksTable a:visited 
{
	font-size:12px;
	font-weight:normal;
    margin: 0;
    padding: 0;
	color: #d71920;		
}



/* END - press-release.css */

/* BEGIN - owor.css */

/**********************************************************/


#OWOR-MainCont{
	background:url(images/OWOR_Content_BG.png) bottom left repeat;
	width:951px;
	height:517px;
	margin:0 11px 25px;;
}

#OWOR-Nav{
	float:left;
	display:inline;
	margin: 0 0 -5px 0;
	padding: 0;
}

#OWOR-Banner{
	margin: 0 0 -5px -5px;
}

#OWOR-Nav li{
	float:left;
}

#OWOR-Nav li a{
	display:block;
	/* padding:23px 31px 23px 31px; */
	margin: 23px auto;
	text-align:center;
	color:#fff;
	text-shadow:rgba(0, 0, 0, 0.75) 2px 3px 3px;
}

#OWOR-Nav li.AR{
	background:url(images/OWOR-Nav-AR.jpg) top left no-repeat;
	width:227px;
	height:65px;
}
#OWOR-Nav li.AR:hover{
	background:url(images/OWOR-Nav-AR-over.jpg) top left no-repeat;
}
#OWOR-Nav li.Environment{
	background:url(images/OWOR-Nav-Environment.jpg) top left no-repeat;
	width:155px;
	height:65px;
}
#OWOR-Nav li.Environment:hover{
	background:url(images/OWOR-Nav-Environment-over.jpg) top left no-repeat;
}
#OWOR-Nav li.Community{
	background:url(images/OWOR-Nav-Comm.jpg) top left no-repeat;
	width:144px;
	height:65px;
}
#OWOR-Nav li.Community:hover{
	background:url(images/OWOR-Nav-Comm-over.jpg) top left no-repeat;
}
#OWOR-Nav li.CR{
	background:url(images/OWOR-Nav-CR.png) top left no-repeat;
	width:194px;
	height:65px;
}
#OWOR-Nav li.CR:hover{
	background:url(images/OWOR-Nav-CR-over.png) top left no-repeat;
}
#OWOR-MainCont{
	position:relative;
}

/* #OWOR-leftCont{
	width:533px;
	padding:21px 0 0 21px;
} */

#OWOR-leftCont{
    height: 315px;
    overflow: hidden;
    padding: 21px 0 0 21px;
    width: 533px;
}

#OWOR-leftCont h1{
	color:#fff;
	font-weight:bold;
	font-size:24px;
	line-height: 27px;
	margin:0 0 10px 0;
	padding: 0 20px 0 0;
}

#OWOR-leftCont p{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	color:#e6e7e8;
	font-weight:normal;
	font-size: .9em;
	margin:0 0 16px 0;
	padding: 0 30px 0 0;
	line-height:18px;
}

#OWOR-rightCont{
	position:absolute;
	top:21px;
	left:550px;
}

#OWOR-BtmCont{
	margin:28px 0 0 0;
}

#OWOR-BtmCont .OWOR-BtmBox{
	position:relative;
	float:left;
	background:url(images/OWOR-BtmBG.png) top left no-repeat;
	width:203px;
	height:120px;
	margin-left:12px;
	padding:10px;
}

p.OWOR-Btmbox{
	font-size:20px;
	color:#a41318;
	background:url(images/red-dots.png) bottom left repeat-x;
	margin-bottom:5px;
}

p.OWOR-Btmbox a{
	font-size:14px;
	color:#a41318;
	/* font-weight:bold; */
}

a.view-all-Btm{
	position:absolute;
	right:12px;
	top:5px;
	font-size:10px;
	text-decoration:underline;
	color:#a41318;
	margin-top:5px;
}

a.view-all-Btm:hover{
	color:#ed1c24; 
}


p.OWOR-MoreThan{
	font-family:Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#8f9089;
	font-size:11px;
	margin-bottom:5px;
	line-height:13px;
}

p.OWOR-ARBig{
	color:#a7a8a1;
	font-size:36px;
	margin: 2px 0 5px 0;
}

p.OWOR-BtmReg{
	font-family:Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#8f9089;
	font-size:11px;
	line-height:13px;
}

p.OWOR-EnvBig{
	color:#a7a8a1;
	font-size:36px;
	line-height:36px;
	margin-bottom:5px;
}

p.OWOR-CommBig{
	color:#a7a8a1;
	font-size:36px;
	line-height:36px;
	margin-bottom:5px;
}
div#OWOR-MainCont p.left-box,
div#OWOR-MainCont a.view-all-left {
	margin-right: 10px;
}

/* END - owor.css */

.wp-caption-dt {
	position: relative;
}
.overlayEnlargeBtn {
	position: absolute;
	bottom: 5px;
	right: 15px;
}
.overlayEnlargeBtn img {
	border-bottom: 0px !important;
}
.overlayVideoBtn {
	position: absolute;
	top: 0px;
	left: 0px;
}
.overlayVideoBtn img {
	border-bottom: 0px !important;
}
.navigation {
	padding-bottom: 50px;
}
.navigation a {
	padding: 0px 28px 0px 0px;
	color: #636466;
	text-decoration: none;
	font-size: 13px;
}
.navigation a:hover {
	text-decoration: underline;
}
#newsRight .attachment-post-sidebar-thumbnail {
	margin-bottom:20px;
	text-align:center;
}


/* Bud New Can Styles */

#new_can{
	width:435px;
	float:left;
	margin:0 0 0 -29px;
}

#can_content{
	/*padding:43px 0 0 0;*/
}

.post-sub-headline {
	margin: 0 0 16px 0;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 18px !important;
	line-height: 20px;
	letter-spacing: .02em;
	color: #333;
}

/* eNewsletter Form */




#eNewsletterSignup label {
	display:block; 
	padding-bottom:5px; 
}

#contactform {
	width:900px; 
	overflow:hidden;
}

#eNewsletterSignup li {
	list-style:none; 
	padding-bottom:20px;
}

#eNewsletterSignup .fieldbox input {
	/*padding-top:5px;*/
	width:218px;
}

#eNewsletterSignup select.dd {
	width:218px;
}


#eNewsletterSignup .fieldbox #contact {
	width:200px;
}

#eNewsletterSignup .msgbox {
	background:transparent url(images/msgfield.jpg) no-repeat top left; 
	float:left; 
	height:110px; 
	padding-left:5px;
}

#eNewsletterSignup .msgbox textarea {
	background:transparent url(images/msgfield.jpg) no-repeat top right; 
	height:110px;
	padding-top:5px;
	width:500px;	 
}

#sendbutton {
	background:#acb4cb !important; 
	color:#fff; 
	cursor:pointer;
	padding:5px 10px !important; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px
}

/* End eNewsletter Form */

/* Legends of the Crown */
.mainLegend {
	background: transparent url('images/legend_dots.png') repeat-x bottom left;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 25px;
}
.mainLegendLeft {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 195px;
	position: relative;
}
.mainLegendLeft img {
	border: 1px #eaeadd solid;
	border-bottom: 2px #FF0000 solid;
}
.mainLegendLeft .overlayEnlargeBtn {
	bottom: 20px;
	right: 2px;
}
.mainLegendLeft .overlayEnlargeBtn img {
	border: 0px none;
}
.mainLegendLeft2 {
	float: left;
	width: 500px;
}
.mainLegendLeft2 h1 {
	font-size: 20px;
	margin: 0px 0px 7px;
	line-height: 20px;
}
.mainLegendLeft2 h4 {
	font-weight: normal;
	font-size: 13px;
	color: #808185;
	margin: 0px 0px 10px 0px;
}
.mainLegendClear {
	clear: both;
	height: 1px;
	visibility: hidden;
}

/*Grants Farm Styles*/
#gfHeaderContainer {
	
}
#topNavigation {
	width: 974px;
	height: 65px;
	background: transparent url('../../../includes/images/grants-farm-nav-bg.gif') no-repeat scroll 0px 0px;
}
#topNavigation ul li {
	float: left;
}
#topNavigation a {
	display: block;
	margin: 0px auto;
	text-align: center;
	height: 61px;
	line-height: 61px;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.75) 2px 3px 3px;
}
#topNavigation #gfNav1 {
	width: 225px;
	height: 61px;
}
#topNavigation #gfNav2 {
	width: 188px;
}
#topNavigation #gfNav3 {
	width: 187px;
}
#topNavigation #gfNav4 {
	width: 187px;
}
#topNavigation #gfNav5 {
	width: 183px;
}
#gfBanner div.anythingSlider {
	width: 974px;
	height: 228px;
}
#gfBanner div.anythingSlider .anythingControls {
	top: 148px;
	right: -20px;
}
.gfContentContainer {
	width: 512px;
	background: #fef9da url('../../../includes/images/grants-farm-content-top.jpg') no-repeat scroll 0px 0px;
}
#OWOR-MainCont.gfMainContent {
	height: auto;
	padding-bottom: 20px;
}
.gfMainContent #OWOR-leftCont {
	height: auto;
	float: left;
}
.gfMainContent #OWOR-rightCont {
	position: relative;
	float: left;
	left: auto;
	top: auto;
	width: 381px;
	padding: 21px 0px 0px;
}
#gfContent {
	padding: 25px 25px 0px;
}
#gfContent p {
	color: #545454;
	padding-right: 0px;
}
#gfContentBottom {
	background: transparent url('../../../includes/images/grants-farm-content-bottom.jpg') no-repeat scroll 0px 0px;
	width: 512px;
	height: 94px;
	margin-top: -20px;
}
#gfSocialBar {
	padding: 0px 0px 0px;
}
#gfSocialBar a {
	margin: 0px 14px 0px 0px;
}
.gfSidebarTitle {
	color: #fff;
	font-size: 1.1em;
	border-bottom: 1px #fff dotted;
	padding: 0px 0px 3px;
	margin: 20px 0px 15px;
}
#gfHoursContainer {
	width: 381px;
	height: 198px;
	background: transparent url('../../../includes/images/grants-farm-hours-bottom.jpg') no-repeat scroll 0px 0px;
	position: relative;
}
#gfHoursContainer #gfHoursSpring {
	width: 97px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url('../../../includes/images/grants-farm-button-spring.jpg') no-repeat scroll 0px 0px;
}
#gfHoursContainer #gfHoursSummer {
	width: 95px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 97px;
	background: transparent url('../../../includes/images/grants-farm-button-summer.jpg') no-repeat scroll 0px 0px;
}
#gfHoursContainer #gfHoursFall {
	width: 94px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 192px;
	background: transparent url('../../../includes/images/grants-farm-button-fall.jpg') no-repeat scroll 0px 0px;
}
#gfHoursContainer #gfHoursHoliday {
	width: 95px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 286px;
	background: transparent url('../../../includes/images/grants-farm-button-holiday.jpg') no-repeat scroll 0px 0px;
}
#OWOR-rightCont #gfHoursContainer .hoursButton {
	display: block;
	overflow: hidden;
	text-indent: -999px;
	background-position: 0px -30px;
}
a.hoursButton:hover, a.hoursButton.active {
	background-position: 0px 0px !important;
}
.gfHours {
	padding: 45px 17px 0px; 
	display: none;
	color: #545454;
	font-size: .8em;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	line-height: 17px;
}
.gfBottomNotes {
	padding: 15px 0px 0px;
	margin: 17px 0px 0px;
	border-top: 1px #a3a49d dotted;
}
.gfSidebarContainer {
	background: transparent url('../../../includes/images/grants-farm-sidebar-background.png') repeat-y scroll 0px 0px;
	border: 1px #2b2828 solid;
	padding: 15px 25px;
	font-size: .8em;
	color: #fcfdff;
	line-height: 18px;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}
.gfSidebarContainer a {
	color: #d71920;
}
.gfSidebarContainer p {
	margin: 0px 0px 20px;
}