@charset "utf-8";
/* CSS Document */

/* Global 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, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-family: Tahoma, Arial;
	vertical-align: baseline;
	text-indent: 0;
}

body {
	background: url(../img/header_background_repeat.png) top left repeat-x #f4f4f4;
	background-position: 0px 50px;
	
	
}

#super-wrapper{
	background:  url(../img/footer_background_repeat.png) bottom left repeat-x;
	width: 100%;
}

#wrapper {
	
	width: 985px;
	margin: 0 auto;
	

}

#header {
	width: 985px;
	height: 389px;
	position: relative;

	margin-top: 50px;
	background-position: 0px 20px;
	
	
}

#header .upper-text{
	background: url(../img/upper_text.jpg) top right no-repeat;
	width: 692px;
	height: 38px;
	position: relative;
	float: right;
	top: -38px;
	right: 10px;

}

#header .brenham-logo{
	background: url(../img/brenham_logo.png) top left no-repeat;
	width: 271px;
	height: 134px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	float: left;

}

#header .brenham-repeat {
	background: url(../img/brenham_logo_repeat.png) top left repeat-x;
	width: 714px;
	height: 37px;
	position: absolute;
	top: 0px;
	left: 271px;
	z-index: 100;
	float: left;

}

.pre-flash{
	position: absolute;
	width: 985px;
	height: 318px;
	top: 18px;
}



#account-menu{
	background: url(../img/account_menu_background.png) top left no-repeat;
	width: 394px;
	height: 63px;
	position: absolute;
	top: 22px;
	right: 24px;
	z-index: 90;
}

#account-menu ul{
	list-style-type: none;
	padding: 9px 15px;
	

}


#account-menu ul li  {
	float:left;
	
	
}

#account-menu ul li a {
	font-weight: bold;
	float:left;
	display: block;
	color: #fff;
	font-size: 14px;
	font-family: tahoma;
	text-decoration: none;

	position: relative;
	margin: 13px 11px;
	
}



#account-menu ul li a:hover {
	text-decoration: underline;
}

#account-menu ul li.divider {
	background: url(../img/account_menu_divider.png);
	height: 24px;
	width: 3px;
	top: 13px;
	position: relative;
	
	
}

#main-nav {
	background: url(../img/nav_repeat.jpg) top left repeat-x;
	position: absolute;
	bottom: -184px;
	width: 985px;
	height: 52px;
	left: 0;
	bottom: 0;
}

#main-nav ul {
	list-style-type: none;
	
	width: 985px;
	height: 52px; 
}

#main-nav ul li{
	float: left;
}


#main-nav ul li a{
	float: left;
	display: block;
	color: #fff;
	font-size: 18px;
	font-family: tahoma;
	text-decoration: none;
	position: relative;
	height: 18px;
	line-height: 18px;
	padding: 17px 25px;
}

#main-nav ul li a:hover {
	color: #42b7c9;
	}

#main-nav ul li.divider{
	background: url(../img/main_nav_divider.png);
	height: 52px;
	width: 4px;
	position: relative;
}

#content {
	height: auto;
	width: 985px;
	position: relative;
	background-color: #fff;
	padding-bottom: 28px;

}

#content .company-news {
	
	width: 227px;
	height: 340px;
	position: relative;
	float: left;
	margin-top: 20px;

}


#content .company-news-mid {
	background: url(../img/company_news_background.png) top left no-repeat;
	
	height: 340px;
	width: 227px;
	position: relative;

}

#content .company-news-mid p{
	padding: 10px 19px;
	color: #0b5aa7;
	font-family: tahoma;
	font-size: 12px;
	

}

#content .company-news-mid p a{
	color: #0b5aa7;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	
	

}

#content .company-news-mid p a:hover{
	text-decoration: underline;
	
	

}


 

#content .title {
	color: #000;
	font-family: tahoma;
	font-size: 18px;
	padding: 15px 19px 10px 19px;
	display: block;
}


#content .subtitle {
	color: #000;
	font-family: tahoma;
	font-size: 12px;

}

#content .content-area {
	 width: 736px;
	 height: auto;
	 position: relative;
	 float: right;
}


#content .images-above-content {
	 width: 736px;
	 height: 109px;
	 position: relative;
	 margin-top: 20px;
	 float: right;
	 margin-bottom: 20px;
	 
	 
}

#content .button {
	 background:url(../img/retail_button.jpg) top left no-repeat;
	 width: 155px;
	 height: 105px;
	 float: left;
	 padding-right: 10px;
}


#content .newsletter-area {
	 width: 224px;
	 height: 105px;
	 right: 14px;
	 position: relative;
	 float: right;
	 margin-right: 9px;
	 margin-top: 8px;
}

#content .newsletter-area .inputText {
	 width: 155px;
	 height: 14px;
	 position: absolute;
	 top: 49px;
	 left: 0px;
	 font-family: Tahoma;
	 font-size: 12px;
	 line-height: 14px;
	 padding: 2px;
	 
}

#content .newsletter-area .submitButton {
	 width: 35px;
	 height: 28px;
	 position: absolute;
	 top: 43px;
	 left: 170px;
	 padding: 2px;
	 background: url(../img/go_button.png) top left no-repeat;
	 border: none;
	 cursor: pointer;
}
 
 .content-text {
 	width: 690px;
	height: auto;
	position: relative;
	float: left;
	
 }
 
 
 
  .content-text p {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a2330;
	padding: 10px 0;
	line-height: 18px;
	
 }
 
 
 
 
 
 .content-text .brenham{
 	color: #0b5aa7;
	font-weight: bold;
 }
 
 .bottom-buttons {
 
 	 width: 736px;
	 height: 110px;
	 positiom: relative;
	 margin-bottom: 28px;
	 margin-top: 20px;
	 
	 
	 
 } 
 
  .bottom-buttons .editable-button{
	 
 	 width: 439px;
	 height: 110px;
	 position: relative;
	 float: left;
	 margin-right: 36px;
	 
	 
	 
 }
 
 .bottom-buttons .food-show-button{
  	
 	 width: 226px;
	 height: 106px;
	 positiom: relative;
	 float: left;
	 
 } 
 
#footer{
	widht: 985px;
	height: 285px;
	position: relative;
	padding-bottom:  60px;
}

#footer .contact-info{
	background: url(../img/transparent_texas.png) top left no-repeat;
	width: 300px;
	height: 284px;
	position: relative;
	float: left;
	margin-top: 11px;
}

#footer .contact-info p{ 
	color: #c6f0fc;
	font-size: 16px;
	font-family: verdana;
	position: relative;
	margin-top: 46px;
	margin-left: 55px;
	line-height: 22px;
	
}

#footer .title {
	font-size: 24px;
	font-family: verdana;
	color: #fff;
	font-weight: bold;
	position: relative;
	margin-left: -5px;

}

#footer .bottom-nav {
	height: 66px;
	width: 736px;
	position: absolute;
	top: 0px;
	right: 0px;
	
}

#footer .bottom-nav ul {
	height: 66px;
	width: 736px;
	list-style-type: none;
	padding-left: 77px;
	padding-top: 18px;

}

#footer .bottom-nav ul li{
	float: left;
	
}

#footer .bottom-nav ul li a{
	float: left;
	display: block;
	color: #fff;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	position: relative;
	height: 12px;
	line-height: 12px;
	margin-top: 3px;
	padding: 0 18px;
}

#footer .bottom-nav ul li a:hover {
	
	text-decoration: underline;
}	

#footer .bottom-nav ul li.divider{
	background: url(../img/bottom_nav_divider.png) no-repeat;
	height: 18px;
	width: 2px;
	position: relative;
	
}

#vendor-logos {
	height: 128px;
	width: 736px;
	position: absolute;
	top: 70px;
	left: 370px;
	
	
	
}

#vendor-logos .vendor-logo {
	position: relative;
	float: left;
	padding-right: 60px;
	
}

.disclaimer-text{
	position: absolute;
	bottom: 80px;
	right: 150px;

}

.disclaimer-text p{
	color: #fff;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	line-height: 17px;
	
}

.disclaimer-text a{
	text-decoration: underline;
	color: #fff;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
}

.disclaimer-text a:hover{
	text-decoration: none;
	
}

.blue-title{
	color: #0b5aa7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
}

.blue-subtitle{
	color: #0b5aa7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	 
}

.career ul {
	list-style-type: none;
	 
}

.special{
	lineheight: 36px;
	
}

.regular{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a2330;
	padding: 10px 0;
	line-height: 18px;
	padding-left: 20px;
}

.regular li{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a2330;
	padding: 5px 0;
	line-height: 18px;
	margin-left: 40px;
	
}

.uls li{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a2330;
	padding: 5px 0;
	line-height: 18px;
	margin-left: 40px;
	
}




  .real-content-text {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a2330;
	padding: 10px 0;
	line-height: 18px;
	width: 650px;
	margin-left: 40px;
	
 }
  .real-content-text a {
 	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	color: #1a2330;
	text-decoration: none;
	line-height: 18px;
	
 }  .real-content-text a:hover{
 	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	color: #1a2330;
	text-decoration: underline ;
	line-height: 18px;
	
	
 } 
 
 
.center-col{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1a2330;
	line-height: 18px;
	width: 650px;
 	margin-left: 40px;
	font-weight: bold;
}	

 .center-content-blog {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a2330;
	padding: 10px 0;
	line-height: 18px;
	width: 550px;
 	margin-left: 40px;
	font-weight: normal !important;
}


 
 
.required{
	position: absolute;
	top:150px;
	right: 173px;
	color: #ff0000;
}

.input{
	width: 277px;
	height: 34px;
}

.input-comments{
	width: 277px;
	height: 147px;
}

.contact-form{
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	width: 286px;		
}


.salutation{
	position: relative;
	
}

.form-field{
	position: relative;
	width: 286px;
}

.google-map{
	position: absolute;
	right: -49px;
	top: 55px;
	width: 347px;
	
}	



.location-text{
	position: absolute;
	width: 335px;
	height: 149px;
	top: 350px;
	right: -39px;
	margin-right: 20px;

	
}

.location-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
}


.location{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000;

	
}


.submit-button{
	position: relative;
	left: 77px;
	bottom: 20px;
	width: 111px;
	height: 33px;
	background: url(../img/submit_button.png) top left no-repeat;
	padding: 0;
	border: none;
}




.contact-submission{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000;
}





.deli-uls{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a2330;	
	line-height: 18px;
	width: 598px;
	margin-left: 40px;
	
}
.deli-uls ul{
	margin:0;
	position: relative;
	left: 30px;
	
}

























