/* --------------BullhawgsBBQ<<----------------------------*/

/* --------------Global Styles<<------------------------------
-------------------------------------------------------------------*/
   body {
	background-image: url(images/checker2-small.gif);
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
  }
  
  h1 {
	font-size:1.75em;
	text-align: center;
	color: #990000;
	margin-bottom: 20px;
     }
	 
   h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

   h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

	 
	 
  a {
	color: #FFFF99;
}

  a:hover {
   color:#FFFF33
}
   

/* --------------Page Layout<<------------------------------
-------------------------------------------------------------------*/   
/* -----Header---------*/   
  #banner {
	height: 150px;
	top: 0px;
	background-color: #000000;
	background-image: url(images/board1.jpg);
	position: relative;
	right: 0px;
	left: 0px;
	text-align: center;
	z-index: 100;
}
/* ------ Shadow under header  ------*/

#bannershadow {
	height: 170px;
	clear: right;
	z-index: 0;
	background-image: url(images/checker2-smallshadow.gif);
	position: relative;
}



/*-- navigation panel, neg margin to push up to banner over banner shadow --*/
#navbar {
	width:160px;
	background-image: url(images/tin-small.gif);
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	height: 600px;
	font-size: 1.2em;
	overflow: visible;
	z-index: 0;
	padding: 0px;
	
}

/*-- Shadow beside navigation panel, neg margin to push up to banner --*/

#navbarshadow {
	width:170px;
	margin-top: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/checker2-smallshadow.gif);
	background-repeat: repeat;
	position: relative;
	height: 620px;
}

/*--- Container for Rollover buttons -----*/
#buttons {
	padding-top: 40px;
	padding-bottom: 20px;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	position: absolute;
	display: inline;
}

/*----wrapper for content and footer  ---*/

#content {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	right: 1px;
	left: 190px;
	margin-top: 20px;
	padding-right: 20px;
	position: absolute;
}

/*-- Content area ----*/
#page {
	max-width:1200px;
	background-image: url(images/canvas.gif);
	padding: 20px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	position: relative;
	margin-bottom: 20px;
	}

#footer {

	background-color: #FFFFFF;
	position: relative;
	clear: both;
	margin-top: 1.5em;
	background-image: url(images/tin.jpg);
	text-align: center;
	line-height: 2em;
	height: 24px;
}
  
  
  /*--- Image and flash positioning --------
  -------------------------------------------------------------------*/ 
 /*---slogan on index --*/
 .slogan {
	float: right;
	height: 100px;
	width: 200px;
} 

.slideshowright {
	width:200px;
	height: 200px;
	right: 0px;
	top: 0px;
	float: right;
	padding: 20px;
	position: relative;
	clear: right;
}
  
  .slideshowleft {
	width:200px;
	height: 200px;
	right: 0px;
	top: 0px;
	float: left;
	padding: 20px;
	position: relative;
	clear: left;
}

.imageright {
	right: 0px;
	top: 0px;
	float: right;
	position: relative;
	clear: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.imageleft {
	left: 0px;
	top: 0px;
	float: left;
	position: relative;
	clear: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}
  
/* --------------Text/font<<------------------------------
-------------------------------------------------------------------*/ 
  
  
  #content #page a {
  color:#990000
}

  #content #page a:hover {
  color:#FF0000}

  /*-- popup menu styles --*/
#buttons div li {
	background-color:#660000;
	font-size: 0.85em;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}

.boldertext {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
.bullhawgstext {
	font-weight: bold;
	color: #990000;
}

.centeredannouncements {
	font-size: 1.1em;
	text-align: center;
}
.centeredlinks {
	font-size: .88em;
	font-weight: bold;
	text-align: center;
}
.bolderbullhawstext {
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
}

/* --------------lists<<------------------------------
-------------------------------------------------------------------*/
#page li {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 2em;
}

#buttons ul {
	left: 0px;
	margin-left: 0px;
	position: absolute;
	display: block;
	list-style-type: none;
	padding: 2px;

}    

#buttons li {
	padding: 2px;

} 


/*---popup menu lists --*/

#menu_about {
	clear: both;
	top: 45px;
	width: 175px;
	z-index: 10;
	left: 190px;
	display: inline;
	visibility: hidden;
	list-style-type: none;
	position: absolute;
}
#menu_about li{
	padding: 5px;
}


#menu_products {
	position:absolute;
	clear: both;
	top: 100px;
	width: 175px;
	z-index: 10;
	left: 190px;
	list-style-type: none;
	display: block;
	visibility: hidden;
}


#menu_products li{
	padding: 5px;
}

#menu_restaurant {
	position:absolute;
	clear: both;
	top: 150px;
	width: 175px;
	z-index: 10;
	left: 190px;
	list-style-type: none;
	display: block;
	visibility: hidden;
}

#menu_restaurant li{
	padding: 5px;
}

#menu_catering {
	position:absolute;
	clear: both;
	top: 200px;
	width: 175px;
	z-index: 10;
	left: 190px;
	list-style-type: none;
	display: block;
	visibility: hidden;
}
#menu_catering li{
	padding: 5px;
}

#menu_menu {
	position:absolute;
	clear: both;
	top: 250px;
	width: 175px;
	z-index: 10;
	left: 190px;
	list-style-type: none;
	display: block;
	visibility: hidden;
}
#menu_menu li {
	padding: 5px;
}

#menu_contact {
	position:absolute;
	clear: both;
	top: 300px;
	width: 175px;
	z-index: 10;
	left: 190px;
	list-style-type: none;
	display: block;
	visibility: hidden;
}

#menu_contact li {
	padding: 5px;
}

/*-----------Forms-----------------------------
----------------------------------------------*/

form td {
	font-weight: bold;
	text-indent: 3px;
	text-align: left;
}

#menu {
	text-align: right;
	border-collapse:collapse;
	right: 0px;
	left: 0px;
			
}
#menu td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	padding: 5px;
	font-weight: bold;
	border-bottom-color: #990000;
}

#menupage {
	text-align: center;
}

