/* the body info is here - background colors, images, font info */

body 
	{
	text-align: left;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: #000000 url(img/page-bg.jpg) no-repeat top left;
	}


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

#wrapper
	{
	width: 880px;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #9fab8f url(img/wrapper-bg.jpg) repeat-y top left;
	}


/* page headers */


#topheader
	{
	margin: 0;
	padding: 0;
	height: 190px;
	width: 839px;
	background: transparent url(img/header-top2.jpg) no-repeat top left;
	}


#homepageheader
	{
	height: 405px;
	width: 839px;
	background: transparent url(img/header-home.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	}


#headerstaff
	{
	height: 330px;
	width: 839px;
	background: transparent url(img/header-staff.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	}


#headermenu
	{
	height: 330px;
	width: 839px;
	background: #000000 url(img/header-menu.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	}



#headerevents
	{
	height: 330px;
	width: 839px;
	background: #000000 url(img/header-events.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	}


#headerhours
	{
	height: 330px;
	width: 839px;
	background: #000000 url(img/header-hours.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	}


#headerdirections
	{
	height: 330px;
	width: 839px;
	background: #000000 url(img/header-directions.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	}


#headercontact
	{
	height: 330px;
	width: 839px;
	background: #000000 url(img/header-contact.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	}



#headergallery
	{
	height: 330px;
	width: 839px;
	background: #000000 url(img/header-gallery.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	}





/*  top navigation  */



#topnav
	{
	width: 839px;
	margin: 0;
	padding: 9px 0 0 0;
	text-align: right;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 116%;
	height: 28px;
	background: #6d517f url(img/top-nav-bg.jpg) no-repeat top left;
	}


#topnav ul
	{
	margin: 0 16px 0 0;
	padding: 0;
	color: #000000;
	list-style: none;
	}


#topnav ul li 
	{ 
	display: inline; 
	text-align: center;
	margin: 0 3px 0 10px;
	}


#topnav ul li a
	{
	padding: 3px 3px;
	color: #f3f2c1;
	text-decoration: none;
	border: none;
	}

#topnav ul li a:hover
	{
	color: #f2ee3b;
	text-decoration: none;
	}




/* page content */



#content
	{
	margin: 0;
	padding: 0;
	width: 839px;
	}



#content p
	{
	text-align: left;
	padding-left: 60px;
	padding-right: 30px;
	line-height: 1.6;
	}


#content ul
	{
	list-style: square inside;
	text-align: left;
	margin: 0 0 15px 20px;
	}

#content li
	{
	padding-bottom: 10px;
	}


#content a
	{
	color: #a676b4;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	}

#content a:hover
	{
	text-decoration: underline;
	color: #9171a3;
	}


dl 
	{
	width: 800px;
	margin: 15px 0 20px 0;
	}

dd 
	{
	width: 265px; 
	float: left; 
	margin: 0;	
	padding: 0;
	}


#OT_searchWrapperAll 
	{
	color: #000000;
	min-height: 200px;
	}

#OT_searchWrapperAll h2
	{
	color: #000000;
	padding: 2px 0 5px 0;
	}

#OT_searchWrapperAll p
	{
	margin: 0;
	padding: 0;
	}




label
	{
	text-align: left;
	margin: 0 1em 0 80px;
	display: block;
	}

input, textarea
	{
	margin-left: 80px;
	}


.white 
	{
	color: #ffffff;
	background-color: #a0aa8f;
	border: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

.white:hover
	{
	background-color: #a676b4;
	color: #FFFFFF;
	}





/* bottom nav */

#bottomnav
	{
	width: 839px;
	height: 39px;
	font-weight: bold;
	background: #000000;
	}



#bottomhours a
	{
	float: left;
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin: 11px 0 0 60px;
	padding: 3px 0 5px 26px;
	border: none;
	background: #000000 url(img/bottom-hours.jpg) 0 -21px no-repeat;
	}

#bottomhours a:hover
	{
	color: #f2ee3b;
	text-decoration: none;
	}





#bottomdirections a
	{
	float: left;
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin: 11px 0 0 40px;
	padding: 3px 0 5px 26px;
	border: none;
	background: #000000 url(img/bottom-directions.jpg) 0 -21px no-repeat;
	}

#bottomdirections a:hover
	{
	color: #f2ee3b;
	text-decoration: none;
	}



#bottomreservations a
	{
	float: left;
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin: 11px 0 0 12px;
	padding: 3px 0 5px 26px;
	border: none;
	background: #000000 url(img/bottom-reservations.jpg) 0 -21px no-repeat;
	}

#bottomreservations a:hover
	{
	color: #f2ee3b;
	text-decoration: none;
	}


#bottomgiftcert a
	{
	float: left;
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin: 11px 0 0 11px;
	padding: 3px 0 5px 26px;
	border: none;
	background: #000000 url(img/bottom-giftcert.jpg) 0 -21px no-repeat;
	}

#bottomgiftcert a:hover
	{
	color: #f2ee3b;
	text-decoration: none;
	}





/* image boxes */



.imgboxmessage
	{
	width: 140px;
	background-color: #ffffff;
	padding: 10px 0;
	float: right;
	margin: 5px;
	margin-right: -20px;
	border-right: 1px solid #b0afb0;
	border-bottom: 1px solid #848284;
	}



.imgboxright
	{
	float: right;
	margin: 15px;
	clear: right;
	}




.imgboxwide
	{
	width: 220px;
	background-color: #ffffff;
	padding: 10px 0;
	float: right;
	margin: 5px;
	margin-right: -60px;
	border-right: 1px solid #b0afb0;
	border-bottom: 1px solid #848284;
	}



.imgboxoverlap
	{
	width: 140px;
	background-color: #ffffff;
	padding: 10px 0;
	margin: 5px;
	margin-left: -10px;
	border-right: 1px solid #b0afb0;
	border-bottom: 1px solid #848284;
	z-index: 5;
	}


.imgboxbottom
	{
	width: 220px;
	background-color: #ffffff;
	padding: 10px 0;
	float: right;
	margin: 5px auto;
	margin-right: 80px;
	border-right: 1px solid #b0afb0;
	border-bottom: 1px solid #848284;
	}


#gallerybox
	{
	margin: 0 0 0 60px;
	padding: 0;
	}


#gallerybox a img
	{
	border: 1px solid #000000;
	}

#gallerybox a:hover img
	{
	border: 1px solid #006ca2;
	}



div.picbox
	{
	width: 152px;
	height: 152px;
	float: left;
	display: inline;
	text-align: center;
	margin: 15px;
	}



/*  footer info   */


#footer
	{
	width: 740px;
	height: 30px;
	margin: 0 auto;
	color: #ffffff;
	padding: 60px 0 10px 0;
	font-size: 86%;
	text-align: right;
	clear: both;
	}

#footer a:link, a:visited
	{
	color: #9aa1f9;
	text-decoration: none;
	border-bottom: 1px dashed #9aa1f9;
	}

#footer a:hover
	{
	color: #9aa1f9;
	border-bottom: 1px solid #9aa1f9;
	}





h1
	{
	color: #b7b9bc;
	text-transform: uppercase;
	text-align: left;
	font-size: 142%;
	padding-top: 20px;
	margin-top: 0;
	margin-left: 20px;
	}

h2
	{
	color: #b7b9bc;
	text-transform: uppercase;
	text-align: left;
	font-size: 122%;
	padding-top: 20px;
	margin-top: 0;
	margin-left: 20px;
	clear: left;
	}

h3
	{
	color: #ffffff;
	font-size: 112%;
	text-align: left;
	text-transform: capitalize;
	margin-left: 35px;	
	}




a.headerlink
	{
	color: #ffffff;
	font-weight: bold;
	text-transform: capitalize;
	margin-left: 500px;
	text-align: left;
	font-size: 110%;
	text-decoration: none;
	}




a:active, a:focus 
	{
	outline: 0;
      }



a img
	{
	border: none;
	}




/*  navigation - shows what page you're on  */



#home .home, #staff .staff, #menu .menu, #events .events, #parties .parties, #catering .catering, #hours .hours, #directions .directions, #reservations .reservations, #giftcert .giftcert, #gallery .gallery, #news .news
	{
	color: #f2ee3b;
	}












