/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #DEDEDE;
	line-height: 1.8em;
	background-color: #403217;
}

strong {
	font-weight: bold;
}

p {
	line-height: 22px;
	padding: 5px 0;
}

a {
	color: #493616;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-weight: bold;
}

a:hover{
	color: #493616;
	text-decoration:underline;
	font-weight: normal;
}

.imageBorder {
	border: 1px solid #000;
}

.eclubNav {
	font-size: 11px;
 	color: #403217;
}

#eclubForm {
	margin: 0 auto;
	text-align: center;
}

/* Page Div's */

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #000;
	background-color: #403217;
	background-image: url(../images/bkgrd_page.gif);
}

#sidebar {
	padding: 20px 0 0 20px;
	float: left;
	width: 235px;
}

#menu {
	background-color:#A89900;
	border-left: 10px solid #403217;
	margin-top: 20px;
	color: #403217;
	padding: 15px 0;
}

#menu a {
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	color: #fff;
}

.printMenu {
	padding-left: 60px;
	font-weight: normal;
	font-size: 10px;
}

#menu ul {
	list-style-type: none;
	padding-bottom: 15px;
}

#menu ul li {
	padding-left: 30px;
	line-height: 2em;
	border-bottom: 1px dashed #143554;
	font-size: 14px;
}

#menu  ul.submenu {
	width: 200px;	
}

#menu ul.submenu li {
	border-bottom: 1px dashed #143554;
    font-size: 12px;
	margin-left: 30px;
	line-height: 1.6em;
}

.menuBox {
	padding: 17px 0 3px 15px;
}

.menuBox h1 {
	color: #fff;
}

.menuBox h2 {
	line-height: normal;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 10px;
}

/* Index Content */

#contentIndex {
	padding: 20px 47px 20px 0;
	float: right;
	width: 550px;
	text-align: justify;
	font-size: 11px;
}

#contentIndex a {
	color: #fff;
	font-weight: bold
}

#contentIndex a:hover {
	text-decoration: underline
}

.indexEvents {
	height: 100px;
	float: left;
	text-align: center;
	background: url(../images/indexEvents.png) repeat-x;
	border-top: 2px solid #fff;
	padding: 0 10px;
	border-left: 1px solid #403217;
	border-bottom: 1px solid #403217;
}

.indexEvents  h1 {
	color: #403217;
	border-bottom: 1px dashed #143554;
}

.indexEventsImg {
	padding-top: 5px;
}
#slideshow {
	width: 550px;
	height: 344px;
	border: 1px solid #000;
	margin-bottom: 10px;
}

/* Secondary Pages Content */

#contentOlive {
	color: #403217;
	float: right;
	width: 612px;
	background: url(../images/bkgrd_right_olive.gif) repeat-y;
	border-bottom: thick dashed #403217;
	padding-bottom: 15px;
}

#breakfastpage #contentOlive {
	background: #db5715;
}

#contentOlive .pageText {
	padding: 0 30px 10px 30px;
}


#contentOlive .pageTextCenter {
	padding: 0 30px 10px 30px;
	text-align: center;
}

#locationpage table {
	text-align: center;  
	background: #A89900;
	margin: 0 auto;
}

#locationpage table td {
	border: solid 1px #403217; 
	padding: 5px 20px;
}

/* Bar-menu Page */

#bar-menupage table td {
	margin: 0 auto;
	text-align: center;
}

/* BBQ Champions Page */

.imgBBQ {
	float: right;
	border: 1px solid #000;
	display: block;
	margin: 10px 0 10px 20px;
}

/* Special Events Page */


h1.events {
	padding: 15px 0;
}

.imgEvents {
	float: right;
	border: 1px solid #000;
	margin: 10px 0 10px 20px;
}

.eventContainer {
	border-top: solid 1px #493616;
	clear: right;
}


/* Footer */

#footer {
	text-align: center;
	background-color: #000000;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A89900;
	position: relative;
	clear: both;
}

#footer p {
	padding: 0px;
}

#footer a {
	color: #A89900;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:hover {
  color: #ccc;
  text-decoration: none;
} 


/*  Menu OnPage */

#homepage #homelink a {
	COLOR: #FFF
}
#aboutpage #aboutlink a {
	COLOR: #fff
}
#dinnerpage #dinnerlink a {
	COLOR: #fff; 
}
#lunchpage #lunchlink a {
	COLOR: #fff; 
}
#breakfastpage #breakfastlink a {
	COLOR: #fff; 
}
#childrenpage #childrenlink a {
	COLOR: #fff; 
}
#daily-specialspage #dailyspecialslink a {
	COLOR: #fff; 
}
#signaturepage #signaturelink a {
	COLOR: #fff; 
}
#signaturepage #signaturelink a {
	COLOR: #fff; 
}
#bar-menupage #barmenulink a {
	COLOR: #fff; 
}
#seniorpage #seniorlink a {
	COLOR: #fff; 
}
#eventspage #eventslink a {
	COLOR: #fff; 
}
#cateringpage #cateringlink a {
	COLOR: #fff; 
}
#gift-cardspage #giftcardslink a {
	COLOR: #fff; 
}
#contactpage #contactlink a {
	COLOR: #fff; 		
}
#locationpage #locationlink a {
	COLOR: #fff; 	
}
#e-clubpage #e-clublink a {
	COLOR: #fff; 	
}
#employmentpage #employmentlink a {
	COLOR: #fff;
}
