/* Fonts */
@font-face {
	font-family: 'NeutraTextBoldAlt';
	src: url('../fonts/neutratext-boldalt-webfont.eot');
	src: local('?'), url('../fonts/neutratext-boldalt-webfont.woff') format('woff'), url('../fonts/neutratext-boldalt-webfont.ttf') format('truetype'), url('../fonts/neutratext-boldalt-webfont.svg#webfontI1ifqUTT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeutraTextBook';
	src: url('../fonts/neutratext-book-webfont.eot');
	src: local('?'), url('../fonts/neutratext-book-webfont.woff') format('woff'), url('../fonts/neutratext-book-webfont.ttf') format('truetype'), url('../fonts/neutratext-book-webfont.svg#webfontovmbVkji') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RockwellRegular';
	src: url('../fonts/rock-webfont.eot');
	src: local('?'), url('../fonts/rock-webfont.woff') format('woff'), url('../fonts/rock-webfont.ttf') format('truetype'), url('../fonts/rock-webfont.svg#webfontgGG9oqYu') format('svg');
	font-weight: normal;
	font-style: normal;
}



html {overflow: -moz-scrollbars-vertical;}
html {overflow-x: auto;}

body
{
	color: #613318;
	background-color: #794500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#boxBody
{
	width: 1045px;
	min-height: 560px;
	margin: 28px auto 0 auto;
	background-color: #ede7d0;
	
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

#boxFooter
{
	position: relative;
	width: 1045px;
	margin: 0 auto 3em auto;
	height: 35px;
	background-color: #005f8a;
	
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

#boxFooter ul
{
	width: 710px;
	height: 30px;
	margin: 0 auto;
}

#boxFooter ul li
{
	float: left;
	color: #ede7d0;
	font-family: 'NeutraTextBook', sans-serif;
	font-size: 13px;
	margin: 0 10px;
	padding-top: 10px;
}

#boxFooter ul li a
{
	color: #ede7d0;
	text-decoration: none;
}

#socialButtons
{
	position: absolute;
	top: 6px;
	right: 6px;
}

#socialButtons img
{
	margin-right: 10px;
}

#boxHeader
{
	position: relative;
	height: 130px;
}

#logo
{
	position: absolute;
	top: 10px;
	left: 10px;			
}

#bannerCallUs
{
	width: 160px;
	position: absolute;
	top: -14px;
	right: 4px;			
	color: #ede7d0;
	font-family: 'NeutraTextBoldAlt', sans-serif;
	font-size: 14px;
	text-align: right;
}

#bannerBistroClub
{
	position: absolute;
	top: 15px;
	right: -21px;
}

#nav
{
	position: absolute;
	top: 70px;
	left: 260px;
	width: 780px;
}

#nav li
{
	min-width: 56px;
	padding: 0 4px;
	height: 29px;
	float: left;
	background-color: #005f8a;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	margin-right: 23px;
}

#nav li a
{
	display: block;
	font-size: 14px;
	color: #ede7d0;
	text-decoration: none;
}

#nav li.sel
{
	background-color: #794500;
}

#nav li.sub a
{
	background: transparent url(../images/nav/sel.png) no-repeat center 28px;
	height: 40px;
}

#nav li img
{
	margin: 8px 0 0 0;
}

#subnav
{
	position: absolute;
	top: 110px;
	left: 220px;
	width: 1123px;
}

#subnav li
{
	float: left;

	color: #794500;
	margin: 0 5px;
}

#subnav a
{
	color: #794500;
	text-decoration: none;
	font-size: 13px;
	font-family: 'NeutraTextBook', sans-serif;
}

#subnav li.sel a
{
	color: #b5111b;
	font-family: 'NeutraTextBoldAlt', sans-serif;
}

.smalltext a, .smalltext
{
	font-size: 10px;
	color: #613318;
}

/* Content */

p
{
	margin-bottom: 1em;
	line-height: 1.2em;
}

p:last-child
{
	margin-bottom: 0;
}

a
{
	color: #4f8d97;
	text-decoration: none;
}

a.btn1, a.btn2, a.btn3, a.btn4, a.btn2Lt, a.btn22, a.btn5, a.btn6, a.btn7
{
	font-family: 'NeutraTextBoldAlt', sans-serif;
	color: #ede7d0;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

	-moz-box-shadow: 3px 3px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #999;
	box-shadow: 3px 3px 3px #999;
	
	border: 1px solid #000;
	background: transparent url(../images/btnbg.png) repeat-x;
	cursor: pointer;

	margin-bottom: 6px;

	display: block;
	text-align: center;
	text-decoration: none;
}

address
{
	font-style: normal;
	line-height: 1.2em;
}

#content h2
{
	color: #b5111b;
	font-size: 38px;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'RockwellRegular', sans-serif;
	margin-bottom: 0;
}

#content h3
{
	color: #613318;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: .5em;
}

#content h3.smaller
{
	font-size: 12px;
}

#content h4
{
	color: #005f8a;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: .5em;
}

#content h4.alt1
{
	color: #793f0d;
	width: 36%;
}


#content h5
{
	color: #b5111b;
	font-size: 14px;
	font-weight: bold;	
}

div#incontent
{
	position: relative;
}

.pad
{
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 20px; 
}

.cn
{
	text-align: center;
}

.b
{
	font-weight: bold;
}

sup
{
	font-size: 64%;
}

h2 sup
{
	font-size: 40%;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#menuDisclaimer
{
	margin: 3em 0 0 0;
	padding-bottom: 1em;
	font-style: italic;
	color: #555;
	font-weight: normal;
}

/* Validation */
#validationSummary
{
	position: absolute;
	top: 172px;
	right: 110px;
	padding: 8px;
	background-color: #DE7578;
}

#validationSummary ul
{
	margin: 14px 0 0 1.8em;
	list-style: disc outside;
}

#validationSummary ul li
{
	margin-bottom: .4em;
	font-weight: bold;
	color: #fff;
}

.validation-summary-errors
{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

/* Home */
#contTop
{
	position: relative;
	width: 1045px;
	height: 265px;
	border: 2px dashed #84642d;
	border-width: 2px 0;
}

.next, .prev
{
	position: absolute;
	top: 118px;
	right: 6px;
	z-index: 9999;
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: pointer;
}
.prev
{
	left: 6px;
}


#contBottom
{
	overflow: auto;
}

#contBottom li
{
	position: relative;
	height: 395px;
	float: left;
}

#contBottom1
{
	width: 380px;
	background: transparent url(../images/home-vertline.png) right 27px no-repeat;
}

#contBottom2
{
	width: 328px;
}

#contBottom3
{
	width: 334px;
	background: transparent url(../images/home-vertline.png) left 27px no-repeat;
}

#howtobistro
{
	position: absolute;
	width: 357px;
	height: 226px;
	top: 10px;
	left: 8px;
}

#howtobistroinner
{
	position: relative;
	top: 80px;
	left: 25px;
	font-size: 12px;
	color: #ede7d0;
	width: 334px;
	height: 116px;
}

#howtobistroinner .big
{
	font-size: 18px;
	font-weight: bold;
	margin-top: .5em;
}

#cratetoplate
{
	position: absolute;
	width: 300px;
	height: 110px;
	top: 250px;
	left: 10px;
	font-size: 11px;
	color: #613318;
	line-height: 150%;
	background: transparent url(../images/crate-to-plate.png) 0 0 no-repeat;
}

#cratetoplate p
{
	position: relative;
	top: 10px;
	left: 112px;
	display: block;
	width: 246px;
	height: 70px;
}

#cratetoplate em
{
	font-weight: bold;
}

#howtobistro
{
	
	background: transparent url(../images/home-howtobistro.png) 0 0 no-repeat;
}

#contBottom2 img
{
	position: absolute;
	top: 12px;
	left: 26px;	
}

#contBottom2 dl
{
	position: absolute;
	top: 142px;
	left: 12px;
	width: 306px;
	height: 225px;
	font-size: 12px;
	overflow: hidden;
}

#contBottom2 dt
{
	font-weight: bold;
	color: #005f8a;
}

#contBottom2 dd
{
	font-style: italic;
	color: #613318;
	
	padding-bottom: 14px;
	margin-bottom: 10px;
	
	border: 1px solid #a78653;
	border-width: 0 0 1px 0;
}

#contBottom2 dd:last-child
{
	border: 0;
}

#contBottom3
{
	font-size: 12px;
	width: 319px;
}

#contBottom3 h5
{
	margin: 24px 0 .6em 20px;	
}

#contBottom3 p
{
	width: 90%;
	margin-left: 20px;
}

#contBottom3 img
{
	display: block;
	margin: 10px auto;
}

#contBottom3 .btn2
{
	margin-left: 148px;
}


/* Locations */
#loc
{
	overflow: auto;
	height: 500px;
}

#locLeft
{
	position: relative;
	float: left;
	width: 550px;
	line-height: .5em;
}

#locLeft img
{
	margin-top: 16px;
}

#locLeft #boxaddr
{
	font-size: 11px;
	height: 200px;
	left: 318px;
	position: absolute;
	top: 16px;
	width: 254px;
}

#locLeft #boxaddr .btn3
{
	float: right;
}

#locLeft address
{
	margin-bottom: .5em;
}

#locLeft #boxhours
{
	height: 200px;
	top: 246px;
	position: absolute;
	left: 0;
	width: 500px;
}
#locLeft #photoBy
{
	height: 50px;
	top: 220px;
	position: absolute;
	left: 0;
	width: 200px;
}

#locRight
{
	float: right;
	width: 420px;
}

#locRight h5
{
	font-size: 11px;
}

#gMap
{
	margin-top: 4px;
	width: 400px;
	height: 350px;
}


/* Catering Form */
#cateringnav
{
	margin-top: 10px;
	width: 600px;
	height: 46px;
}

#cateringnav li
{
	float: left;
	margin-right: 18px;
}

dl#cform
{
	margin-top: 1em;
	/*width: 566px;*/
	width: 590px;
}

dl#cform.step1
{
	min-height: 430px;
}

dl#cform.step2
{
	min-height: 470px;
}

dl#cform.step3
{
	min-height: 262px;
}

dl#cform.comments
{
	min-height: 495px;
}

dl#cform.donation
{
	min-height: 610px;
}

dl#cform dt
{
	display: block;
	float: left;
	/*width: 300px;*/
	width: 330px;
	text-align: right;
	height: 30px;
}

dl#cform dd
{
	display: block;
	float: right;
	width: 250px;
	height: 30px;
}


dl#cform dt span
{
	display: block;
	font-size: 9px;
}

dl#cform dt.halfcol
{
	width: 116px;
	float: left;
}

dl#cform dd.halfcol
{
	width: 60px;
	float: left;
}

dl#cform dd.hffirst
{
	margin-left: 16px;
}

dl#cform dd.hflast
{
	text-align: right;
}

dl#cform dd.hflast a
{
	float: right;
}

.sminpt
{
	font-size: 9px;
	width: 104px !important;
	height: 12px !important;
}

dl#cform select
{
	width: 234px;
}

dl#cform .EventTypeOther
{
	display: none;
}



dl#cform input[type="text"]
{
	width: 234px;
	border: 1px solid #a7825b;
	padding: 2px;
}

dl#cform .halfcol input[type="text"]
{
	width: 44px;
	padding: 2px;
}

dl#cform dt.frmrowlong, dl#cform dd.frmrowlong
{
	height: 225px;
}

dl#cform dt.frmrowlong2, dl#cform dd.frmrowlong2
{
	height: 140px;
}

dl#cform dd.doublefield input[type="text"]
{
	width: 42%;
}

/* Menu */
#contTop.menu
{
	height: 257px;
}

#contBottom.menu ul
{
	list-style: disc outside none;
	margin-top: 20px;
}

#contBottom.menu ul li
{
	margin-left: 40px;
	list-style: disc outside none;
	height: 3em;
	font-size: 14px;
}

#contBottom1.menu h3
{
	margin: 10px 0 0 24px;
	font-size: 13px;
}

#contBottom1.menu h5
{
	margin: 24px 0 0 24px;

}

#contBottom2.menu h5
{
	color: #949b51;
	margin: 24px 0 0 14px;
}

#contBottom2.menu img
{
	display: block;
	position: static;
	margin: 10px 0 10px 14px;
}

#contBottom2.menu p
{
	margin: 10px 10px 10px 14px;
}

#contBottom3.menu h5
{
	color: #005f8a;
	font-size: 13px;
	margin: 24px 0 0 11px;
}

#contBottom3.menu h6
{
	color: #005f8a;
	font-size: 10px;
	margin: .5em 0 0 11px;
}

#contBottom3.menu div#menuGoBtns
{
	position: absolute;
	top: 72px;
	left: 68px;
}

/* Employment */
.employ
{
	margin-top: 50px;
	min-height: 600px;
}

.employ h3
{
	font-family: 'NeutraTextBoldAlt';
}

#employBox1
{
	position: absolute;
	top: 30px;
	left: 10px;
	width: 516px;
	height: 266px;
	background: transparent url(../images/employ-mid-1.png) 0 0 no-repeat;
}

#employBox2
{
	position: absolute;
	top: 30px;
	left: 570px;
	width: 420px;
	height: 218px;
	background: transparent url(../images/employ-mid-2.png) 0 0 no-repeat;
}

#employBox3
{
	position: absolute;
	top: 278px;
	left: 308px;
	width: 556px;
	height: 294px;
	background: transparent url(../images/employ-mid-3.png) 0 0 no-repeat;
}

.employContent
{
	color: #ede7d0;
}

.employContent a
{
	color: #ede7d0;
	text-decoration: underline;
}

#employBox1 .employContent
{
	position: relative;
	top: 84px;
	left: 140px;
	width: 350px;
}

#employBox2 .employContent
{
	font-size: 14px;
	position: relative;
	top: 62px;
	left: 42px;
	width: 344px;
	letter-spacing: -1px;
}

#employBox2 .employContent li
{
	margin-left: 10px;
	list-style: disc outside none;
	font-size: 14px;
}

#employBox2 .employContent p
{
	font-size: 13px;
	margin: 14px 0 0 30px;
}

#employBox3 .employContent
{
	position: relative;
	top: 74px;
	left: 56px;
	width: 470px;
	font-size: 13px;
}

#employBox3 .employContent dt
{
	font-weight: bold;
}

#employBox3 .employContent dd
{
	margin-bottom: .6em;
}

#downloadapp
{
	position: absolute;
	top: -22px;
	left: 342px;
}

/* ToGo Menu */
#navFoodLeft
{
	position: absolute;
	top: 130px;
	left: 22px;
	width: 189px;
	height: 335px;
	background: transparent url(../images/togo-ltnav-bg.png) 0 0 no-repeat;
}

#navFoodLeft ul
{
	margin: 30px 0 0 26px;
}

#navFoodLeft ul li
{
	margin-bottom: 1em;
}

#navFoodLeft ul li a
{
	font-family: 'NeutraTextBoldAlt';
	font-size: 16px;
	color: #ede7d0;
}

#foodMenu
{
	margin: 26px 0 0 200px;
}

#foodMenu h5
{
	margin-bottom: 1em;
}

#foodMenu ul
{
	width: 780px;
	list-style: none;
	overflow: none;
	margin-bottom: 1.4em;
}

#foodMenu ul.li_cont1
{
	margin-right: 60px;
}

#foodMenu ul li
{
	margin-bottom: .6em;
	list-style: none;
}

#foodMenu ul li h6
{
	height: 17px;
	color: #005f8a;
}

#foodMenu ul li h6 img
{
	cursor: pointer;
}

/*
#foodMenu ul li em
{
	font-style: normal;
}
*/

#foodBtn1
{
	position: absolute;
	top: 32px;
	right: 230px;
}

#foodBtn2
{
	position: absolute;
	top: 32px;
	right: 20px;
}

#foodBtnSampleEvent
{
	position: absolute;
	top: 10px;
	right: 175px;
}

#foodimg img
{
	display: block;
	margin: auto;
}

#foodimg ul
{
	margin-top: 1.6em;
}

#foodMenu li p
{
	margin-bottom: 0;
}

#foodMenu p code
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 22px;
	font-style: italic;
}

#foodMenu p.menusecinst
{
	margin: -1em 0 1.4em 0;
	font-size: 10px;
}



#foodMenu .foodtoppings
{
	float: left;
	width: 118px;
	font-size: 11px;
}

#foodMenu .itemcols li
{
	margin-bottom: 10px;
}

/* Still Cooking */
.stillcooking
{
	min-height: 460px;
}

#txtStillCooking, #txtError
{
	position: absolute;
	top: 60px;
	left: 30px;
	width: 440px;
	text-align: center;
}

#imgStillCooking
{
	position: absolute;
	top: 20px;
	right: 40px;
	text-align: center;
}

#txtStillCooking h2, #txtError h2
{
	font-size: 60px;
}

#txtStillCooking h3, #txtError h3
{
	font-family: 'RockwellRegular', sans-serif;
	font-size: 30px;
	color: #b5111b;
}

#txtStillCooking h4, #txtError h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #613318;
	line-height: 1.4em;
	margin-top: 46px;
}

/* Kids Menu */
#imgKidsMenu
{
	float: right;
	padding: 20px 0 154px 54px;
}

.kidsmenu p
{
	color: #b5111b;
	text-align: center;
	font-weight: bold;
	margin-top: 1.6em;
}

.kidsmenu ul
{
	color: #005f8a;
	text-align: center;
	margin-top: 1.6em;
}

.kidsmenu ul li
{
	margin-bottom: .4em;
}


#dlKidsMenu
{
	position: absolute;
	top: 14px;
	left: 331px;
}

.menumidbox
{
	border: 1px solid #613318;
	padding: 20px;
	height: 130px;
	margin-bottom: 2em;
}

.menumidbox h5, .menumidbox p
{
	text-align: center;
}

.menumidbox li
{
	float: left;
	width: 33%;
	text-align: center;
}



/* FAQ */
#faqindex
{
	width: 338px;
	border: 1px solid #005f8a;
	padding: 10px;
	float: right;

	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#faqindex li
{
	margin-bottom: 10px;
}

#faqindex a
{
	font-size: 10px;
	font-weight: bold;
	color: #005f8a;
}

.faq dl
{
	width: 618px;
	padding: 1em 0 3em 0;
}

.faq dt
{
	color: #005f8a;
	font-weight: bold;
}

.faq dd
{
	margin-bottom: 1.4em;
}

.faq dd ul li
{
	list-style: disc inside none;
}

.faq dd ol li
{
	list-style: decimal inside none;
}

.faq dd p
{
	margin-bottom: 0;
}

/* Wine Tasting */
#imgWineTasting
{
	margin-top: 24px;
	float: right;
}

.winetasting
{
	min-height: 500px;
}

.winetasting table
{
	margin: 1em auto;
}

.winetasting table td
{
	height: 20px;
	text-align: left;
	color: #005f8a;
}

.winetasting table td:first-child
{
	font-weight: bold;
	height: 20px;
	text-align: right;
	padding-right: 6px;
}

.winetasting .col1
{
	width: 114px;
	text-align: right;
}

.winetasting .col2
{
	width: 300px;
}

.winetasting #btns
{
	height: 50px;
	margin-left: 40px;
}

.winetasting #btns a
{
	margin-right: 1em;
	float: left;
}

.winetasting .contactinfo
{
	width: 420px;
	font-weight: bold;
	text-align: center;
}

/*Wine down */
.winetasting span
{
	font-size: 14px;
	font-family: Neutra Text;
	font-weight: bold;	
}

.winetasting #btnswinedown {
	height: 50px;
	margin-left: 500px;
	margin-top: -50px;
}

.winetasting #btnswinedown a
{
	margin-right: 1em;
	float: left;
}

/* Sample Event Menus */

.eventmenus #navFoodLeft ul
{
	margin: 30px 0 0 18px;
}

.eventmenus #navFoodLeft
{
	top: 155px;
	width: 282px;
	height: 268px;
	background: transparent url(../images/togo-ltnav-bg2.png) 0 0 no-repeat;
}

.eventmenus #navFoodLeft span
{
	display: block;
	font-size: 10px;
}

.eventmenus #navFoodLeft a
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#imgEventmenus
{
	position: absolute;
	top: 16px;
	right: 20px;
}

.eventmenus #foodMenu
{
	margin: 36px 0 0 260px;
	padding-bottom: 3em;
}


.eventmenus #foodMenu h6
{
	margin: 1.4em 0 .6em 0;
	color: #00529b;
}

.eventmenus #foodMenu dt
{
	font-weight: bold;
}

.eventmenus #foodMenu dd
{
	margin-bottom: 1em;
}

.eventmenus #foodMenu hr
{
	height: 2px;
	color: #613318;
}

/* Error */
#imgError
{
	position: absolute;
	top: 80px;
	right: 200px;
	text-align: center;
}

/* Full Bar */
.fullbar #navFoodLeft
{
	top: 146px;
	width: 189px;
	height: 203px;
	background: transparent url(../images/togo-ltnav-bg3.png) 0 0 no-repeat;
}

#content .fullbar h3
{
	font-family: 'NeutraTextBook', sans-serif;
	width: 500px;
	font-size: 12px;
	font-weight: normal;
}

#content .fullbar h3 strong
{
	font-family: 'NeutraTextBoldAlt', sans-serif;
	font-weight: normal;
}

/* Catering */
.catering #navFoodLeft
{
	top: 146px;
	width: 176px;
	height: 265px;
	background: transparent url(../images/togo-ltnav-bg4.png) 0 0 no-repeat;
}

.catering div.infobox
{
	width: 698px;
	height: 98px;
	background: transparent url(../images/catering-infobox.png) 0 0 no-repeat;
	text-align: center;
	font-size: 13px;
	line-height: 1.8em;
}

.catering div.infobox h5
{
	color: #00529b !important;
	margin-bottom: 6px !important;
	padding-top: 14px;
}


/* Catering Main (Landing) */
.cateringmain #contBottom1 img
{
	position: absolute;
	top: 56px;
	left: 22px;
}

.cateringmain #contBottom2 img
{
	position: absolute;
	top: 46px;
	left: 4px;
}

.cateringmain #contBottom3 img
{
	position: absolute;
	top: 46px;
	left: 18px;
}

.cateringmain h5
{
	text-align: center;
}

.cateringmain #contBottom1 h5
{
	color: #949b51;
	font-size: 18px;	
}

.cateringmain #contBottom2 h5
{
	color: #613318;
	font-size: 12px;
}

.cateringmain #contBottom3 h5
{
	color: #005f8a;
	font-size: 12px;
}

.cateringmain p
{
	width: 298px;
	position: absolute;
	top: 306px;
}

.cateringmain p a
{
	text-decoration: underline;
	color: #613318;
}

.cateringmain #contBottom1 p
{
	width: 338px;
	left: 24px;
}

.cateringmain #contBottom2 p
{
	left: 18px;
}

.cateringmain #contBottom3 p
{
	left: 0;
}

.cateringmain #contBottom2.menu p
{
	margin: 0;
}

/* News */

.news #imgNews
{
	float: right;
	padding: 16px 0 0 54px;
}

.news #newsLinkBtns
{
	height: 205px;
	margin-top: 1em;
	padding-top: 1em;
}

.news #newsLinkBtns p
{
	width: 100%;
	height: 29px;
}

.news .quote
{
	position: relative;
	width: 545px;
}

.news #newsLinkBtns a
{
	float: left;
}

.news #newsLinkBtns span
{
	width: 700px;
	height: 29px;
	padding-top: 8px;
	display: block;
}

.news #newsTestimonial
{
	margin-left: 3em;
}

.news #newsTestimonial span
{
	display: block;
}

.news .leftquote
{
	margin-right: 4px;
}

.news .righquote
{
	position: absolute;
	bottom: -10px;
	right: -10px;
}

.news .smalltext p
{
	margin-top: 0;
}

.news .smalltext a
{
	text-decoration: underline;
}

/* Testimonials */
.testimonials .li_cont2
{
	margin-left: 30px;
}

.testimonials p
{
	margin-bottom: 1em;
}

.testimonials p span
{
	display: block;
	font-size: 10px;
	font-style: italic;
}


/* Commnity Corner */
.community #imgCommunity
{
	float: right;
	padding: 16px 0 46px 54px;
	margin-right: 160px;
}

.community #communityLinkBtns
{
	height: 205px;
	margin-top: 1em;
	padding-top: 1em;
}

.community #communityLinkBtns p
{
	width: 100%;
	height: 29px;
}



/* Healthful */
.healthful #navFoodLeft
{
	top: 195px;
	width: 189px;
	height: 143px;
	background: transparent url(../images/togo-ltnav-bg5.png) 0 0 no-repeat;
}

.menutitle1
{
	color: #b5111b;
}

.menutitle1 strong
{
	font-size: 16px;
}

/*School Partnerships*/
.community ul
{
list-style-image:url("/images/dash-bullet.gif");
list-style-type:disc;
margin-top: -8px;
}

.community li
{
	margin-left: 49px;
}

#fundraiser 
{
	padding-top: 10px;
}

#fundraiser h5
{
	color: #613318;
	font-size: 12px;
	font-weight: bold;
}

/*Fundraiser*/
.community #btnfundraiser1
{
	position: absolute;
	right: 185px;
}

.community #btnfundraiser2
{
	position: absolute;
	right: 10px;
}

.community #fundraiser2 ul
{
	list-style-type: inherit;
	list-style-image: none;
}

.community #fundraiser1 p, fundraiser2 p
{
	width: 501px;
}

.community #fundraiser2
{
	width: 465px;
	padding-top: 10px;
}

/*Donation Requests */
.community #donation p
{
	width: 375px;	
}

.donation dt label
{
	font-weight: bold;	
}

/*Fundraiser Checklist*/
#checklist img
{
	margin-top: 7px;
	float: left;
	padding-right: 9px;
}

#checklist p
{
	padding-top: 10px;
}

.fundchecklist li
{
	padding: 5px 4px;
	margin-left: 57px;
}

.fundchecklist #btnfundraiser1
{
	position: absolute;
	right: 185px;
}

.fundchecklist #btnfundraiser2
{
	position: absolute;
	right: 10px;
}

.fundchecklist
{
	padding-bottom: 50px;
}

/* Site Map */
#sitemap
{
	margin-top: 2em;
}

#sitemap li
{
	margin-top: .6em;
}

/* Buttons */
.btn1
{
	width: 296px;
	height: 36px;
	font-size: 24px;
	line-height: 164%;
}

.btn2, .btn2Lt, .btn22, .btn5, .btn6, .btn7
{
	width: 160px;
	height: 26px;
	font-size: 14px;
	line-height: 200%;
}

.btn3
{
	width: 100px;
	height: 20px;
	font-size: 14px;
	line-height: 21px;
}

.btn2Lt
{
	text-align: left !important;
	padding-left: 6px !important;
}

.btn4
{
	width: 188px;
	height: 36px;
	font-size: 18px;
	line-height: 220%;
}

.btn22
{
	width: 170px;
}

a.btn5, a.btn6, a.btn7
{
	display: block;
	width: 124px;
	padding: 0 4px;
	height: 29px;
	background-color: #005f8a;
	background-image: none;
	text-align: center;
	margin-right: 10px;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}

a.btn6
{
	width: 160px;	
}

a.btn7
{
	width: 225px;
	height:  40px;
	font-size: 18px;
	
}

/* Additions */
#btnReqQtCatering1
{
	position: absolute;
	top: 200px;
	right: 44px;
	z-index: 99999;	
}

#btnReqQtCatering2
{
	position: absolute;
	top: 254px;
	right: 28px;
	z-index: 99999;	
}


.privateinvestors
{
	min-height: 400px;
}

#txtPrivateInvestors
{
	position: absolute;
	left: 30px;
	width: 500px;
}

#txtPrivateInvestors h2
{
	margin-bottom: 1em;
	font-size: 20px;
}

#imgPrivateInvestors
{
	position: absolute;
	right: 40px;
}

.privatediningroom
{
	min-height: 400px;
}

#txtPrivateDiningRoom
{
	position: absolute;
	left: 30px;
	width: 500px;
}

#txtPrivateDiningRoom h2
{
	margin-bottom: .5em;
	font-size: 30px;
}

#txtPrivateDiningRoom h4 
{
font-weight:bold;
}

#imgPrivateDiningRoom
{
	top: 20px;
	position: absolute;
	right: 40px;
}
#btnPrivateDiningRoom
{
	position: absolute;
	top: 10px;
	right: 44px;
	z-index: 99999;
}

/* About Us */
.aboutus #aboutusImg
{
	float: right;
	padding: 16px 0 0 54px;
}

.aboutus #dphase
{
	padding: 5px;	
}

div.contentWrap {
	height:600px;
	width: 800px;
	overflow-y: auto;
}


#winedown
{
	color: #005f8a;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: .5em;
	width: 420px;
}

