/* Baker Bros - Global styles */
/* all things type moved to the bottom */

body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0 0 0 0;
	background-color: #f4f5eb;
	background: url(../../assets/images/common/bgGradient.jpg) repeat;
	text-align: center;
  font-family: Goudy, Times New Roman, Serif;
}
#menu {
z-index:100;
font-size: 14px;
} 
.wrapper {
	width:778px;
	border: 0px solid green;
	vertical-align: top;
	margin: auto;
	text-align: right;
}
.main {
	border: 0px solid black;
	width: 750px;
	margin: auto;
	clear: right;
}

.formField
{
  color: #9a0a0a;
  background-color:#AB956C;
  width: 215px;
}

/* header */
.header {
	height: 110px;
	width: 750px;
	background: url(../../assets/images/common/BBHeader2.jpg) no-repeat;
	border: solid 0px yellow;
}
.headerButtons {
	height: 110px;
	width:487px;
	margin-top: 55px;
	margin-left: 263px;
	border: solid 0px white;
	height: 29px;
	text-align: left;
}
.headerButtons .btn1 {
	width:165px;
	text-align: left;
	clear: both;
	float: left;
}
.headerButtons .btn2 {
	width:127px;
	float: left;
}
.headerButtons .btn3 {
	width:188px;
	float: left;
}
.BBlogo {
	position: relative;
	height: 120px;
	margin: 0 0 -120px 0;
	float: left;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
}
/* /header */


.hr {
	background-image: url(../../assets/images/common/wideHR.png);
	height: 15px;
	width: 720px;
	margin: 0 15px 0 15px;
	text-align: center;
	background-repeat: no-repeat;
}
#content {
	background-image: url(../../assets/images/common/BBBackground.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 10px 25px 10px 25px;
	clear: both;
  min-height:300px;
}
#menuContent {
	background-image: url(../../assets/images/common/BBBackground.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 10px 18px 10px 18px;
	clear: both;
}
#menuNav{
  width:708px;
  height:110px;
}
#menuBody{
	background-image: url(../../assets/images/menu/menu_background.gif);
	background-repeat: repeat-y;  
	margin: 0px 0 0 0;
  padding: 15px 7px 10px 15px;
  width:678px;
}
#menuShadow{
	background-image: url(../../assets/images/menu/menu_shadow.gif);
  background-position: right;  
	background-repeat: repeat-y;  
	margin: 0px 0 0 0;
  width:708px;
}

.subNav {
	background-image: url(../../assets/images/common/BBBackground.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 10px 20px 15px 20px;
	clear: both;
}
.homeContent {
	background-image: url(../../assets/images/common/BBBackground.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 10px 0 0 0;
  text-align: center;
	clear: both;
}
.shadowRight {
	background-image: url(../../assets/images/common/shadowRight_Tall.gif);
	background-repeat: repeat-y;
	width: 5px;
	height: auto;
}
.shadowLeft {
	background-image: url(../../assets/images/common/shadowLeft_Tall.gif);
	background-repeat: repeat-y;
	width: 5px;
	height: auto;
}


/* footer */
.footer {
	background-image: url(../../assets/images/common/BBFooter_Top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	height: 166px;
	clear: both; 
}
.footerNav {
	border: solid 0px black;
	width: 370px;
	height: 140px;
	overflow: hidden;
	text-align: left;
	clear: both;
	float: left;
}
.footerNav ul {
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
.footerNav li {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.footerNav .nav1 {
  margin: 51px 0 0 28px;
	padding: 0 0 0 0;
	width: 105px;
	border: solid 0px red;
	clear: both;
	float: left;
}
.footerNav .nav2 {
  margin: 51px 0 0 0;
	width: 103px;
	border: solid 0px red;
	float: left;
}
.footerNav .nav3 {
  margin: 51px 0 0 0;
	width: 105px;
	border: solid 0px red;
	float: left;
}

.footer .mission {
	width: 350px;
	overflow: hidden;
	border: solid 0px black;
	float: left;
	margin: 0 0 0 15px;
	padding: 20px 0px 0 0px;
}

.footerImage
{ 
  margin-left:4px;
}

/*td.bg {background-color:#dbccb9;}*/
.bordered {border-top:1px solid #cac0ad;}

/* /footer */

/* type */
body{
  font-family: Goudy, Times New Roman, Serif;
	font-size: 15px;
  line-height: 1.3em;
	color: #654026;
}
.content {
	font-size: 1em;
}
h1 {
  font-family: Goudy, Times New Roman, Serif;
	font-size: 1.75em;
	margin-bottom: 0;
	/*color: #9a0a0a;*/
}
h3 {
  font-family: Goudy, Times New Roman, Serif;
	font-size: 1.05em;
	margin-bottom: 5px;
}
.footerNav li {	
	font-size: 13px;
	line-height: 1.4em;
}
.footer .mission {
  font-family: Goudy, Times New Roman, Serif;
	font-size: 13px;
	font-weight: 600;
	color: #9a0a0a;
	line-height: 1.3em;
}

a {color: #654026;}
a:hover {}

.news a, {color: #9a0a0a;}
.news a, .footerNav li a {
	text-decoration: none;
}
.news a:hover, .footerNav li a:hover {
	color: #9a0a0a;
	text-decoration: underline;
}

/* /type */

.menuQuoteBoxOuter
{
  border:solid 2px #654026; 
  margin-top:15px;
}

.menuQuoteBoxInner
{
  border:solid 1px #654026; 
  margin:2px 2px 2px 2px; 
  padding:10px 5px 10px 5px; 
  font-size:14pt; 
  font-weight:bold; 
  text-align:center;
}


.location-view-menu-link{
font-family: Goudy, Times New Roman, Serif;
font-size: 13px;
line-height: 1.3em;
}

.location-view-menu-link a{
text-transform:uppercase;
text-decoration:none;
}
.location-view-menu-link .callout{
font-size: 15px;
font-style:italic;
font-weight:bold;
color:#9A0A0A;
}
