/* screen.css */ 


body
{
background: url(../images/brasa_bg.jpg) top center no-repeat #000;
text-align: center;
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 18px;
font-weight: normal;
color: #000;
}

.clear { clear: both; }
F
p { font-size: 14px; line-height: 18px; margin: 14px 0 0 0; }
p.first { margin-top: 0; }
p.lead { font-size: 16px; line-height: 18px; font-weight: normal; }

a, a:link { color:#a10404; text-decoration: none; }
a:visited { color:#a10404; text-decoration: none; }
a:hover { color: #a10404; text-decoration: underline; }

img { border: none; }

form{   
    margin:0px;   
    padding:0px;   
	
	} 

body h2 {
	font-size:16px;
	line-height:17px;
	font-weight:normal;
}



body h3 {
	font-size:14px;
	line-height:18px;
	font-weight:normal;
}

.block {
	position: absolute;
	width: 792px;
	left: 50%;
	margin-left: -396px;
	top: 30px;
	
	text-align: left;
}

.header {
	width: 792px;
	height: 153px;
	padding:14px 0 0 0;
	background: url(../images/header_bg.png) top left;
}

.header  h1{
	margin:0;
	padding:0;
}

#logo {
	width:281px;
	height:140px;
	margin:0;
	padding:0;
	float:left;
}

#menu {
	width:147px;
	margin:0 16px 0 0;
	padding:0;
	float:right;
}

#xmenu {
	width:147px;
	margin:0 16px 0 0;
	padding:0;
	float:right;
}

#menu ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}


#event ol {

	margin:0 0 0 25px;
	padding:0;
	
}

#event ol li {

	margin:10px 0 15px 0;
	padding:0;
	list-style-type:decimal;
	
}

.content {
	width: 792px;
	z-index: 1;
	margin:0;
	padding:0;
	text-align:left;
}

.pbody {
	width: 792px;
	background: #ebcc60 url(../images/gen_bg.png) top left;
}

.onecol {
	width: 792px;
	margin:0;
	padding:10px 0;
	background: url(../images/gen_bg.png) top left;
}

.onecola {
	text-align:left;
	float:left;
	width:550px;
	margin-left:34px;
}

.twocol {
	width: 792px;
	margin:0;
	padding:10px 0;
	background: url(../images/gen_bg.png) top left;
}

.twocola {
	text-align:left;
	float:left;
	width:450px;
	margin-left:34px;
}

.twocolb {
	text-align:left;
	width:240px;
	margin-left:505px;
}

.threecol {
	width: 792px;
	margin:0;
	padding:0 0 0 0;
	background: url(../images/gen_bg.png) top left;
}


.threecola {
	text-align:left;
	width:230px;
	margin-right:20px;
	margin-left:34px;
	float:left;
}

.threecolb {
	text-align:left;
	width:230px;
	margin-right:20px;
	float:left;
}

.threecolc {
	text-align:left;
	width:230px;
	margin-right:15px;
	float:left;
}

.threecol h2 {
	font-size:16px;
	line-height:17px;
	font-weight:normal;
	margin-bottom:15px;
	
}

.threecol h3 {
	font-family:arial;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	margin-top:3px;
}



.served {
	color:#333333;
	font-family:arial;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	margin-bottom:10px;
}


/* footer 

.footer {
	
	background: url(/images/footer/footer-bg.gif);
	background-repeat:no-repeat;
	width: 792px;
	height: 150px;
	z-index: 1;
	margin:0;
	padding:0;
}


.footer-text-area {
	
    background-repeat:no-repeat;
	height:55px;
	color:#e5bf57;
	font-size:10px;
	
}

.footer-text-area a {
	color:#e5bf57;
	padding:0 7px 0 7px;
}
.footerlinks { margin-right:15px;}


.copyright {padding-left:7px;}
.numbers {padding-left:7px;margin-right:7px;}

div.left {float:left;height:50px; border-left:1px solid #554a24; margin-left:160px;}
div.left ul li {list-style: none; margin-bottom:8px; margin-left:20px;}

div.middle {float:left;height:50px; border-left:1px solid #554a24; margin-left:20px; margin-bottom:8px;}
div.middle ul li.envelope {list-style: none; background: url(/images/footer/envelope.gif);background-repeat:no-repeat; text-indent:15px; margin-left:30px; margin-bottom:8px;}
div.middle ul li.envelope {list-style: none; background: url(/images/footer/envelope.gif);background-repeat:no-repeat; text-indent:15px; margin-left:30px;}

div.right {float:left;height:50px;border-left:1px solid #554a24; margin-left:30px;}
div.right ul li.facebook {list-style: none; background: url(/images/footer/facebook.gif);background-repeat:no-repeat; text-indent:15px;margin-left:25px; margin-bottom:8px;}
div.right ul li.twitter {list-style: none; background: url(/images/footer/twitter.gif);background-repeat:no-repeat; text-indent:15px;margin-left:25px;}

div.copyright {border-left:1px solid #554a24;height:50px; margin-left:660px;}
div.copyright ul li {list-style: none;margin-left:10px;}


 end footer */

 
 
.footer {
	
	background: url(/images/footer/footer-bg.gif);
	background-repeat:no-repeat;
	width: 792px;
	height: 150px;
	z-index: 1;
	margin:0;
	padding:0;
}


.footer-text-area {
	
    background-repeat:no-repeat;
	height:55px;
	color:#e5bf57;
	font-size:10px;
	
}


.footer-text-area a {
	color:#e5bf57;
	padding:0 7px 0 7px;
}

.footerlinks { margin-right:15px;}


.copyright {padding-left:7px;}
.numbers {padding-left:7px;margin-right:7px;}

div.footerleft {float:left;height:50px; border-left:1px solid #554a24; margin-left:160px;}
div.footerleft ul li {list-style: none; margin-bottom:8px; margin-left:20px;}

div.footermiddle {float:left;height:50px; border-left:1px solid #554a24; margin-left:20px; margin-bottom:8px;}
div.footermiddle ul li.envelope {list-style: none; background: url(/images/footer/envelope.gif);background-repeat:no-repeat; text-indent:15px; margin-left:30px; margin-bottom:8px;}
div.footermiddle ul li.envelope {list-style: none; background: url(/images/footer/envelope.gif);background-repeat:no-repeat; text-indent:15px; margin-left:30px;}

div.footerright {float:left;height:50px;border-left:1px solid #554a24; margin-left:30px;}
div.footerright ul li.facebook {list-style: none; background: url(/images/footer/facebook.gif);background-repeat:no-repeat; text-indent:15px;margin-left:25px; margin-bottom:8px;}
div.footerright ul li.twitter {list-style: none; background: url(/images/footer/twitter.gif);background-repeat:no-repeat; text-indent:15px;margin-left:25px;}

div.copyright {border-left:1px solid #554a24;height:50px; margin-left:660px;}
div.copyright ul li {list-style: none;margin-left:10px;}




span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 


span.lead-in
{
	float:left;
	margin-top:18px;
	margin-right:3px;
}

.onecol span.lead-in
{
	float:left;
	margin-top:1px;
	margin-right:3px;
}

span.lead-on
{
	width:240px;
	float:left;
	margin-top:1px;
	margin-right:3px;
}

span.lead-menu
{
	float:left;
	margin:14px 3px 3px 0;
}

span.lead-top
{
	float:left;
	width:500px;
	margin:14px 3px 3px 0;
	clear:both;
}



ul.catering { margin: 10px 0 0 50px; padding:0;}

ul.catering li { margin: 1px 0 0 0;  padding:0; list-style:disc;}

div.auxnav {color:#9b8857; font-size:12px; width: 792px; padding-top:5px;margin-left:480px;}
div.auxnav a:link {color:#9b8857; text-decoration:none;}
div.auxnav a:hover {color:#9b8857; text-decoration:underline;}


/* navigation */
/*
#menus, #menus-a {
	width:147px;
	height:28px;
	display:block;
	background-image:url(../images/menus-off.gif);
	background-repeat:no-repeat;
}

#menus a:hover {
	background-image:url(../images/menus-on.gif);
	background-repeat:no-repeat;
	display:block;
}

#catering, #catering-a {
	width:147px;
	height:28px;
	display:block;
	background-image:url(../images/catering-off.gif);
	background-repeat:no-repeat;
}

#catering a:hover {
	background-image:url(../images/catering-on.gif);
	background-repeat:no-repeat;
	display:block;
}

#location, #location-a {
	width:147px;
	height:28px;
	display:block;
	background-image:url(../images/location-off.gif);
	background-repeat:no-repeat;
}

#location a:hover {
	background-image:url(../images/location-on.gif);
	background-repeat:no-repeat;
	display:block;
}

#friends, #friends-a {
	width:147px;
	height:28px;
	display:block;
	background-image:url(../images/friends-off.gif);
	background-repeat:no-repeat;
}

#friends a:hover {
	background-image:url(../images/friends-on.gif);
	background-repeat:no-repeat;
	display:block;
}

#press, #press-a {
	width:147px;
	height:28px;
	display:block;
	background-image:url(../images/press-off.gif);
	background-repeat:no-repeat;
}

#press a:hover {
	background-image:url(../images/press-on.gif);
	background-repeat:no-repeat;
	display:block;
}
*/



/* xmenu */
div#xmenu ul { padding: 0; margin: 0; list-style: none; }
div#xmenu li { padding: 0; margin: 0; list-style: none; }
div#xmenu li.last { padding: 0; margin: 0 0 8px 0; list-style: none; }
div#xmenu li a { height: 24px; text-indent: -9999px; margin: 0; overflow: hidden; display: block; }
div#xmenu li a.xmenus { background:url(/images/nav/food-off.gif) no-repeat top left; }
div#xmenu li a.xmenus:hover { background:url(/images/nav/food-on.gif) no-repeat top left; }
div#xmenu li.active a.xmenus { background:url(/images/nav/food-on.gif) no-repeat top left; }
div#xmenu li a.xcatering { background:url(/images/nav/catering-off.gif) no-repeat top left; }
div#xmenu li a.xcatering:hover { background:url(/images/nav/catering-on.gif) no-repeat top left; }
div#xmenu li.active a.xcatering { background:url(/images/nav/catering-on.gif) no-repeat top left; }
div#xmenu li a.xlocation { background:url(/images/nav/location-off.gif) no-repeat top left; }
div#xmenu li a.xlocation:hover { background:url(/images/nav/location-on.gif) no-repeat top left; }
div#xmenu li.active a.xlocation { background:url(/images/nav/location-on.gif) no-repeat top left; }
div#xmenu li a.xfriends { background:url(/images/nav/friends-off.gif) no-repeat top left; }
div#xmenu li a.xfriends:hover { background:url(/images/nav/friends-on.gif) no-repeat top left; }
div#xmenu li.active a.xfriends { background:url(/images/nav/friends-on.gif) no-repeat top left; }
div#xmenu li a.xpress { background:url(/images/nav/press-off.gif) no-repeat top left; }
div#xmenu li a.xpress:hover { background:url(/images/nav/press-on.gif) no-repeat top left; }
div#xmenu li.active a.xpress { background:url(/images/nav/press-on.gif) no-repeat top left; }

div#xmenu li a.xemployment { background:url(/images/nav/employment-off.gif) no-repeat top left; }
div#xmenu li a.xemployment:hover { background:url(/images/nav/employment-on.gif) no-repeat top left; }
div#xmenu li.active a.xemployment { background:url(/images/nav/employment-on.gif) no-repeat top left; }

/* layout 1 - 2 columns */
.layout1 { width: 792px; background-color: #ebcc60; }
.layout1 .column1 { float: left; width: 500px; } /* 520px - 20px gutter */
.layout1 .column1 .inner { margin: 30px 0 0 30px; }
.layout1 .column2 { float: right; width: 272px; }
.layout1 .column2 .inner { width: 227px; padding: 0 0 30px 0; margin: 30px 0 0 15px; } /* 272px - 30px right margin - 15px left margin */
.insert { background-color: #f2d77b; }

/* layout 2 - 1 column */
.layout2 { width: 792px; background-color: #ebcc60; }
.layout2 .column1 { width: 600px; }
.layout2 .column1 .inner { margin: 30px 0 0 30px; }

/* image replacement */
.ir { display: block; overflow: hidden; text-indent: -9999px; height: 21px; margin: 0; }
.ir-inline { float: left; display: block; overflow: hidden; text-indent: -9999px; height: 40px; margin: 0;}

/* index.aspx */
span#ir-brasa-is-premium-rotisserie { background: url(/images/index/homepage-tagline.png) no-repeat top left; width: 426px; height: 40px; margin: 0 2px 8px 0; }
h2#ir-local-and-organic { background: url(/images/index/local-and-organic.png) no-repeat top left; height: 17px; margin: 1px 3px 0 0; }

/* menus */
#menus .layout1 { width: 792px; background-color: #ebcc60; }
#menus .layout1 .column1 { float: left; width: 500px; } /* 520px - 20px gutter */
#menus .layout1 .column1 .inner { margin: 30px 0 0 30px; }
#menus .layout1 .column2 { float: right; width: 272px; }
#menus .layout1 .column2 .inner { width: 227px; padding: 0 0 30px 0; margin: 30px 0 0 15px; } /* 272px - 30px right margin - 15px left margin */
#menus .insert { background-color: #f2d77b; border-top: solid 1px #f2d77b; } /* border-top prevents the margin collapse issue */
#menus div.column-set div.left { float: left; width: 225px; }
#menus div.column-set div.right { float: left; width: 225px; margin: 0 0 0 20px; }
h2#ir-signature-meats { background: url(/images/menus/signature-meats.png) no-repeat top left; width: 223px; height: 19px; }
h2#ir-sandwiches { background: url(/images/menus/sandwiches.png) no-repeat top left; width: 223px; height: 19px; }
h2#ir-plates-for-one { background: url(/images/menus/plates-for-one.png) no-repeat top left; width: 223px; height: 19px; }
h2#ir-sweets { background: url(/images/menus/sweets.png) no-repeat top left; width: 223px; height: 19px; }
h2#ir-sides { background: url(/images/menus/sides.png) no-repeat top left; width: 223px; height: 19px; }
h2#ir-beer { background: url(/images/menus/beer.png) no-repeat top left; width: 223px; height: 19px; }
h2#ir-wine { background: url(/images/menus/wine.png) no-repeat top left; width: 223px; height: 19px; }
h2#ir-beverages { background: url(/images/menus/beverages.png) no-repeat top left; width: 223px; height: 19px; }
h2#ir-meatcombo { background: url(/images/menus/meat-combinations.png) no-repeat top left; width: 223px; height: 19px; }
h2#ir-onemeat { background: url(/images/menus/one-meat-selection.png) no-repeat top left; width: 223px; height: 19px; }
h2#ir-sideonly { background: url(/images/menus/sides-only.png) no-repeat top left; width: 223px; height: 19px; }
#menus h2 { margin: 30px 0 0 0; }
#menus h2.first { margin-top: 0; }
#menus h3 { font-family: Arial, Sans-Serif; font-size: 12px; font-weight: bold; color: #000; margin: 14px 0 0 0; }
ul.menu-item-groups li { margin: 14px 0 0 0; }
ul.menu-item-groups .group-name { font-size: 16px; line-height: 18px; font-weight: bold; }
ul.menu-item-groups .group-name:after { content: ":"; }
ul.menu-items li { font-size: 16px; margin: 14px 0 0 0; }
ul.menu-items li .description { font-family: Arial, Sans-Serif; font-size: 12px; color: #000; margin: 2px 0 0 0; }
.serving-note { font-family: Arial, Sans-Serif; font-size: 12px; color: #333; margin: 5px 0 0 0; }
.menu-note { font-family: Arial, Sans-Serif; font-size: 12px; color: #000; margin: 2px 0 0 0; }
h1#ir-brasa-food { background: url(/images/menus/brasa-food.png) no-repeat top left; width: 173px; height: 21px; margin: 14px 3px 3px 0; }

h2#mplsmenu-title { background: url(/images/menus/menus-title.png) no-repeat top left; width: 55px; height: 21px; }
h2#stpaulmenu-title { background: url(/images/menus/stpaulmenu-title.png) no-repeat top left; width: 210px; height: 21px; }

ul.menu-list { margin: 5px 0 0 0;}
ul.menu-list li { background: url(/images/menus/list-arrow.gif) no-repeat top left; text-indent:10px; margin-bottom:4px;}


#menus div#subnav-container { position: relative; height: 114px; }
ul#subnav li { position: absolute; height: 28px; }
li#menu-nav-1 { top: 15px; left: 15px; }
li#menu-nav-2 { top: 43px; left: 15px; }
li#menu-nav-3 { top: 71px; left: 15px; }
ul#subnav li a.nav { height: 28px; text-indent: -9999px; margin: 0 0 0 0; overflow: hidden; display: block; float: left; }
ul#subnav li a.nav-eat-in { background: url(/images/menus/nav-eat-in-off.png) no-repeat top left; width: 122px; height: 28px; }
ul#subnav li a.nav-eat-in:hover { background: url(/images/menus/nav-eat-in-on.png) no-repeat top left; }
ul#subnav li.active a.nav-eat-in { background: url(/images/menus/nav-eat-in-on.png) no-repeat top left; }
ul#subnav li a.nav-takeout { background: url(/images/menus/nav-takeout-off.png) no-repeat top left; width: 122px; height: 28px; }
ul#subnav li a.nav-takeout:hover { background: url(/images/menus/nav-takeout-on.png) no-repeat top left; }
ul#subnav li.active a.nav-takeout { background: url(/images/menus/nav-takeout-on.png) no-repeat top left; }
ul#subnav li a.nav-catering { background: url(/images/menus/nav-catering-off.png) no-repeat top left; width: 122px; height: 28px; }
ul#subnav li a.nav-catering:hover { background: url(/images/menus/nav-catering-on.png) no-repeat top left; }
ul#subnav li.active a.nav-catering { background: url(/images/menus/nav-catering-on.png) no-repeat top left; }

ul#subnav li a.ir-download-pdf { height: 28px; text-indent: -9999px; margin: 0 0 0 0; overflow: hidden; display: block; float: left; }
.ir-download-pdf { background: url(/images/menus/nav-download-pdf.png) no-repeat top left; width: 113px; height: 28px; }
.nav-spacer { float: left; }

/* catering.aspx */
h1#ir-brasa-catering { background: url(/images/catering/brasa-catering.png) no-repeat top left; width: 171px; height: 21px; margin: 14px 3px 3px 0; }
span#ir-call { background: url(/images/catering/call.png) no-repeat top left; width: 119px; height: 14px; margin: 2px 2px 0 0; }

/* new homepage */

#location .layout2 .homecolumn { width: 640px; }
#location div.column-set-1 { margin: 14px 0 0 0; }
#location div.column-set-1 .left { float: left; width: 470px; }
#location div.column-set-1 .right { float: right; width: 272px; }
#location div.column-set-1 .right .inner { width: 227px; margin: 0 0 0 15px; }
#location div.column-set-2 .left { float: left; width: 225px; }
#location div.column-set-2 .right { float: left; width: 225px; margin: 0 0 0 10px; }
#map-box { width: 732px; margin: 30px 0 0 0; }
#map-wrapper { width: 732px; height: 320px; }
#map { position: relative; width: 702px; height: 290px; border: 15px solid #000; }
#directions-text-ie6 { display: none; }
h2#ir-hours-home { background: url(/images/index/home-title-brasampls.png) no-repeat top left; width: 200px; height: 15px; }
h2#ir-directions-home { background: url(/images/index/home-title-brasa-stpaul.png) no-repeat top left; width: 200px; height: 15px; }


/* location.aspx */
h1#ir-welcome-to-brasa { background: url(/images/location/welcome-to-brasa.png) no-repeat top left; width: 205px; height: 21px; }
h2#ir-hours { background: url(/images/location/brasa-minneapolis.png) no-repeat top left; width: 200px; height: 15px; }
h2#ir-directions { background: url(/images/location/brasa-stpaul.png) no-repeat top left; width: 200px; height: 15px; }
#location .layout2 .column1 { width: 792px; }
#location div.column-set-1 { margin: 14px 0 0 0; }
#location div.column-set-1 .left { float: left; width: 350px; }
#location div.column-set-1 .right { float: right; width: 350px; margin-right:30px;}
#location div.column-set-1 .right .inner { width: 227px; margin: 0 0 0 0; }
#location div.column-set-2 .left { float: left; width: 225px; }
#location div.column-set-2 .right { float: left; width: 225px; margin: 0 0 0 10px; }
#map-box { width: 732px; margin: 30px 0 0 0; }
#map-wrapper { width: 732px; height: 320px; }
#map { position: relative; width: 702px; height: 290px; border: 15px solid #000; }
#directions-text-ie6 { display: none; }

/* friends.aspx */
ul.friends li { margin: 20px 0 0 0; }
ul.friends li a { margin: 5px 0 0 0; }
h1#ir-brasa-friends { background: url(/images/friends/brasa-friends.png) no-repeat top left; width: 158px; height: 21px; }
span#ir-1000-hills-cattle { background: url(/images/friends/1000Hills.png) no-repeat top left; width: 200px; height: 15px; }
h2#ir-giving-back { background: url(/images/friends/giving-back.png) no-repeat top left; width: 128px; height: 21px; }
h2#ir-environmentalawareness { background: url(/images/friends/environmentalawareness.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-moses { background: url(/images/friends/moses.png) no-repeat top left; width: 221px; height: 33px; }
span#ir-land-stewardship-project { background: url(/images/friends/land-stewardship-project.png) no-repeat top left; width: 169px; height: 15px; }
span#ir-second-harvest-heartland { background: url(/images/friends/second-harvest-heartland.png) no-repeat top left; width: 170px; height: 15px; }
span#ir-green-institute { background: url(/images/friends/green-institute.png) no-repeat top left; width: 95px; height: 15px; }
span#ir-youth-farm { background: url(/images/friends/youth-farm.png) no-repeat top left; width: 205px; height: 15px; }
#friends div.column-set div.left { float: left; width: 225px; }
#friends div.column-set div.right { float: left; width: 225px; margin: 0 0 0 10px; }
span#ir-bills { background: url(/images/friends/bills.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-bells { background: url(/images/friends/bellsbeer.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-bixproduce { background: url(/images/friends/bixproduce.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-coop { background: url(/images/friends/cooppartners.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-cedarsummit { background: url(/images/friends/cedarsummit.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-classicprovisionsr { background: url(/images/friends/classicprovisions.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-dryweather { background: url(/images/friends/dryweatrhercreekfarm.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-equalexchange { background: url(/images/friends/equalexchange.png) no-repeat top left; width: 200px; height: 15px; }

span#ir-eurekarecycling { background: url(/images/friends/eureka-recycling.png) no-repeat top left; width: 200px; height: 15px; }

span#ir-HeritageBerkshire { background: url(/images/friends/hertigageBerkshire.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-hope { background: url(/images/friends/hopecreamery.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-kadejan { background: url(/images/friends/kadejanpoultry.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-lamexicana { background: url(/images/friends/lamexicana.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-larryseggs { background: url(/images/friends/larryeggs.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-latino-groceries { background: url(/images/friends/latinegroceries.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-ottercreek { background: url(/images/friends/ottercreek.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-pastureland { background: url(/images/friends/pastureland.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-peace-coffee { background: url(/images/friends/peace-coffee.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-rushriver { background: url(/images/friends/rushriver.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-surlybrewing{ background: url(/images/friends/surlybrewing.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-shealink { background: url(/images/friends/shea-design.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-siteassembly{ background: url(/images/friends/site-assembly.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-Widmers-Cheese { background: url(/images/friends/widmers-cheese.png) no-repeat top left; width: 200px; height: 15px; }
span#ir-WildAcresPoultry { background: url(/images/friends/wildacres.png) no-repeat top left; width: 200px; height: 15px; }

/* press.aspx */
h1#ir-brasa-press { background: url(/images/press/brasa-press.png) no-repeat top left; width: 140px; height: 21px; margin: 14px 3px 3px 0; }
ul.press-list { margin: 25px 0 0 0; }
ul.press-list li { width: 700px; margin: 30px 0 0 0; }
ul.press-list li.first { margin-top: 0; }
ul.press-list div.summary { float: left; width: 425px; }
ul.press-list h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 17px; font-weight: normal; color: #000; }
ul.press-list p { font-family: Aria, sans-serif; font-size: 12px; line-height: 14px; font-weight: normal; color: #000; margin: 8px 0 0 0; }
ul.press-list a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; font-weight: normal; color: #a10404; }
ul.press-list img { float: left; margin: 0 0 0 30px; }


/* employment.aspx */
ul.employment li { margin: 20px 0 0 0; }
ul.employment li a { margin: 5px 0 0 0; }
h1#ir-brasa-employment { background: url(/images/employment/brasa-employment.png) no-repeat top left; width: 210px; height: 21px; }
h2#ir-giving-back { background: url(/images/friends/giving-back.png) no-repeat top left; width: 128px; height: 21px; }

#employment div.column-set div.left { float: left; width: 225px; }
#employment div.column-set div.right { float: left; width: 225px; margin: 0 0 0 10px; }
ul.employment li { margin: 5px 0 0 0; }
ul.employment li a { margin: 5px 0 0 0; }


/*  menuessubnav */
.menu-subnav { background-color: #f2d77b; height: 130px; width: 255px; float: right; }
.menu-subnav  div.subnav-pad { margin-top: 15px; margin-right: 10px; float: right; }


/* newsletter.aspx */
h1#ir-brasa-newsletter { background: url(/images/ir-brasa-newsletter.png) no-repeat top left; width: 210px; height: 21px; }
