/* CSS Document */
/*****************************************************
/*Body*/
html {
	overflow:scroll;
	}

body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: center;
	color: #006633;
	margin: 10px auto;
	background: #006633;
}

#container {
	width: 48em;
	height: auto;
	margin: 0 auto;
	text-align: left;
	font-size: 1em;
	border: #ffffff 5px solid;
	max-width:60em;
}

#content {
	background: #ffffff;
}

#header {
	width: 48em;
	height: 150px;
	background: #006633 url(images/gateHeader.gif) no-repeat;
}
.main {
	background: url(images/stucco.jpg) repeat;
}

.textHeader {
	background: transparent url(images/contentHeader.gif) no-repeat top right;
	}

.bottomInfo {
	padding: 1em 0 1em 0;
	font-size: .75em;
	color: #ffffff;
	}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.scroll {
	overflow: scroll;
	height: 27em;
}
/*****************************************************/
/*Text Treatment*/
.bodyText {
	width: 25em;
	padding: 4em 0 2em 1em;
	float: left;
}

.bodyTextHeader {
	width: 25em;
	padding: 2em 0 1em 2em;
	float: left;
}

#bodyText2 {
	width: 44em;
	padding: 2em 2em 2em 2em;
	float: left;
}

#bodyTextMenu {
	width: 25em;
	padding: 4em 0 1em 1em;
	float: left;
}

#rightColumn {
	padding: 6em 0 2em 29em;
	background: transparent;
	}

#rightColumn2 {
	padding: 2em 0 2em 29em;
	background: transparent;
	}
/*******************************************************************/
h3 {
	color: #006633;
	font-size: 1.25em;
}

h2 {
	font-size: 1.5em;
	padding-top: 0;
	margin-top: 0;
	color: #006633;
	background: transparent url(/images/headerRight.gif) right center no-repeat;
}

h1 span, h2 span, h3 span, h4 span, h5 span{	
	display:none;
}
.list {
	margin-left: 0px;
	padding:0;
	float:left;
}
.list ul {
	list-style:none;
	white-space:nowrap;
}
.list ul li {
	position: relative;
	display: inline;
	margin: 0;	
	font-weight: bold;
}
.list li a {
	color: #006633;
	text-decoration:none;
}
.list li a:hover {
	color: #339933;
}
/*****************************************************************/
/*Header Pics*/
#homeHeader1 h3 {
	background: url(images/home1.gif) no-repeat;
	height: 38px;
	}
#homeHeader2 h3 {
	background: url(images/home2.gif) no-repeat;
	height: 38px;
	}
#cateringHeader h3 {
	background: url(images/cateringHeader.gif) no-repeat;
	height: 38px;
	}
#rMenuHeader h3 {
	background: url(images/rmenu.gif) no-repeat;
	height: 38px;
	}
#burritoHeader h3 {
	background: url(images/burritoHeader.gif) no-repeat;
	height: 38px;
	}
#favoritesHeader h3 {
	background: url(images/favoritesHeader.gif) no-repeat;
	height: 38px;
	}
#saladHeader h3 {
	background: url(images/saladHeader.gif) no-repeat;
	height: 38px;
	}
#alacarteHeader h3 {
	background: url(images/alacarteHeader.gif) no-repeat;
	height: 38px;
	}
#comboHeader h3 {
	background: url(images/comboHeader.gif) no-repeat;
	height: 38px;
	}
#specialtiesHeader h3 {
	background: url(images/specialtiesHeader.gif) no-repeat;
	height: 38px;
	}
#breakfastHeader h3 {
	background: url(images/breakfastHeader.gif) no-repeat;
	height: 38px;
	}
#kidmealsHeader h3 {
	background: url(images/kidmealsHeader.gif) no-repeat;
	height: 38px;
	}
#drinksHeader h3 {
	background: url(images/drinksHeader.gif) no-repeat;
	height: 38px;
	}
#locationsHeader h3 {
	background: url(images/locationsHeader.gif) no-repeat;
	height: 38px;
	}
#specialsHeader h3 {
	background: url(images/specialsHeader.gif) no-repeat;
	height: 38px;
	}
#ecardHeader h3 {
	background: url(images/ecardHeader.gif) no-repeat;
	height: 38px;
	}
#aboutHeader1 h3 {
	background: url(images/about-1.gif) no-repeat;
	height: 38px;
	}
#aboutHeader2 h3 {
	background: url(images/about-2.gif) no-repeat;
	height: 38px;
	}
#contactHeader1 h3 {
	background: url(images/contact1.gif) no-repeat;
	height: 38px;
	}
#contactHeader2 h3 {
	background: url(images/contact2.gif) no-repeat;
	height: 38px;
	}
#careersHeader1 h3 {
	background: url(images/careers1.gif) no-repeat;
	height: 38px;
	}
#careersHeader2 h3 {
	background: url(images/careers2.gif) no-repeat;
	height: 38px;
	}
#fundHeader1 h3 {
	background: url(images/fundHeader1.gif) no-repeat;
	height: 38px;
	}
#fundHeader2 h3 {
	background: url(images/fundHeader2.gif) no-repeat;
	height: 38px;
	}
#commentsHeader1 h3 {
	background: url(images/commentsHeader.gif) no-repeat;
	height: 38px;
	}
#fundFormHeader1 h3 {
	background: url(images/fundForm1.gif) no-repeat;
	height: 38px;
	}
#comingsoonHeader h3 {
	background: url(images/comingSoon.gif) no-repeat;
	height: 38px;
	}
#calendarHeader h3 {
	background: url(images/calendarHeader.gif) no-repeat;
	height: 38px;
	}
/******************************************************************/
/*Menu CSS*/
.menu {
	padding: 0 6em 2em 6em;

}

.menu2 {
	padding: 1em 18em 2em 6em;
	
}

.menuNav {
	margin: 0 6em;
	background: #339933;
	}
	
/*******************************************************************/
/*NavLinks*/

.bottomInfo a:link {color: #ffffff; text-decoration: none; font-weight: bold;}
.bottomInfo a:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
.bottomInfo a:hover {color: #339933; text-decoration: underline; font-weight: bold;}
.bottomInfo a:active {color: #339933; text-decoration: none; font-weight: bold;}

.bodyLinks a:link {color: #006633; text-decoration: none; font-weight: bold;}
.bodyLinks a:visited {color: #006633; text-decoration: none; font-weight: bold;}
.bodyLinks a:hover {color: #339933; text-decoration: underline; font-weight: bold;}
.bodyLinks a:active {color: #339933; text-decoration: underline; font-weight: bold;}

#navLinks {
	height: auto;
}

/*Nav Bar*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu {
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	border: 1px solid #ffffff;
	background: #339933;
	}
	
.suckertreemenu ul{
	margin: 0;
	margin-bottom: 1em; /*margin between menu and rest of content*/
	padding:0;
	list-style:none;
	background: #339933;
	font-weight: bold;
	}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
/*overall menu background color*/
	}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: inline;
	color: #ffffff;
	float: left;
	padding: 9px 12px;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	}

/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	margin: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	text-align: center;
	background: #ffffff;
	border-top: #ffffff solid 3px;
	border-right: #ffffff solid 3px;
	border-bottom: #ffffff solid 1px;
	border-left: #ffffff solid 3px;
	}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: block;
	float: none;
	margin: 0 0 2px 0;
	}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
	}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	float: none;
	width: 6em; /*width of sub menu levels*/
	font-size: 85%;
	padding: 3px 5px;
	margin: 0 0 2px 0;
	background: #339933;
	margin: 0;
	border-right: none;
	}

/* Sub level menu links hover style */
.suckertreemenu ul li ul li a:hover{
	background: #006633;
	color: white;
	}

/* Main level menu links hover style */
.suckertreemenu ul li a:hover {
	background: #006633;
	color: white;
	}

#current { /*currently selected tab*/
	background: #006633;
	}
	
#current2 { /*currently selected tab*/
	background: #006633;
	}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
	}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

.suckertreemenu2 {
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	border: 1px solid #ffffff;
	background: #339933;
	}
	
.suckertreemenu2 ul{
	margin: 0;
	margin-bottom: 1em; /*margin between menu and rest of content*/
	padding:0;
	list-style:none;
	background: #339933;
	font-weight: bold;
	font-size: 85%;
	}

/*Top level list items*/
.suckertreemenu2 ul li{
	position: relative;
	display: inline;
	float: left;
/*overall menu background color*/
	}

/*Top level menu link items style*/
.suckertreemenu2 ul li a{
	display: inline;
	color: #ffffff;
	float: left;
	padding: 6px 6px;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	}

/* Main level menu links hover style */
.suckertreemenu2 ul li a:hover {
	background: #006633;
	color: white;
	}
/* Holly Hack for IE \*/
* html .suckertreemenu2 ul li { float: left; height: 1%; }
* html .suckertreemenu2 ul li a { height: 1%; }
/* End */

/************************************************************************************/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.modernbricksmenu{
margin: 0 auto;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
font-weight: bold;
}

.modernbricksmenu ul{

margin:0;
margin-left: 30px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu li{
display: inline;
margin: 0;
padding: 0;
}

.modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
background-color: #006633; /*Default menu color*/
border: 1px solid white;
}

.modernbricksmenu a:hover{
background-color: #339933; /*Menu hover bgcolor*/
}

.modernbricksmenu2{
margin: 10px auto 0 auto;
padding: 0;
width: 100px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
font-weight: bold;
}

.modernbricksmenu2 ul{
margin:0;
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0;
padding: 0;
}

.modernbricksmenu2 a{
display: block;
color: white;
margin: 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
background-color: #006633; /*Default menu color*/
border: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #339933; /*Menu hover bgcolor*/
}

.modernbricksmenu3{
margin: 0 auto;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
font-weight: bold;
}

.modernbricksmenu3 ul{
margin:0;
padding: 0;
list-style: none;
}

.modernbricksmenu3 li{
display: inline;
margin: 0;
padding: 0;
}

.modernbricksmenu3 a{
display: block;
float:left;
color: white;
margin: 0; /*Margin between each menu item*/
padding: 5px 5px;
text-decoration: none;
background-color: #006633; /*Default menu color*/
border: 1px solid white;
}

.modernbricksmenu3 a:hover{
background-color: #339933; /*Menu hover bgcolor*/
}

fieldset { 
	border:1px solid #666666;
	padding: 5px 5px;
	 }

legend {
  padding: 5px 5px;
  border:1px solid #666666;
  color: #006633;
  font-size:90%;
  }

