@charset "utf-8";
/* CSS Document */
@import url("file:///D|/My Web Sites/Dreamweaver Webs/Jesse Test Site/styles_hack_tests/stylesinitialreset.css");


/* CHEAT LIST:
- to fix IE 6 double margin on floated elements, apply "display: inline" to the CSS rule. Example: div {float:left;margin:40px;display:inline;}
*/

/*
Clears floats within container, so container continues to wrap around contents
*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
h1 {
	font-size: 1.8em;
	color: #92A52F;
	margin-top: 25px;
}
h2 {
	font-size: 11pt;
	color: #92A52F;
	font-weight: bold;
}
h3 {
	font-size: 1.6em;
	color: #92A52F;
	line-height: 1.2em;
}

h4 {
	font-size: 1.6em;
	color: #808E28;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 15px;
	line-height: 1.2em;
}
.anniversaryBlurb {
	font-style: italic;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
.anniversaryTitle {
	color: #FFF;
	font-style: italic;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.0em;
}





.clearfix {display:inline-table;}
/*Hides from IE-mac\*/
*html .clearfix {height:1%;}
.directionsTable {
	text-align: left;
}

.clearfix {display:block;}
/*End hide from IE-mac */


body {
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #CDE863;
	margin: 0px;
	background-image: url(../images/BG_band.jpg);
	background-repeat: repeat-x;
}



/* Main Wrapper*/
#wrapper {
	text-align:left;
	width:1000px;
	position:relative;
	background-color: #Cde863;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 1.2em;
	background-image: url(../images/BG_band.jpg);
	background-repeat: repeat-x;
	line-height: 1.4em;
}

#contentWrapper {
	width: 758px;
	position: relative;
	background-color: #CDE863;
	padding-left: 200px;
	background-image: url(../images/BG_band.jpg);
	background-repeat: repeat-x;
}
#ContentWrapInner {
	width: 598px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}

.leftShadow {
	background-image: url(../images/left_shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 40px;
	float: left;
}


/*
Navigation Banner
*/

#navigationBanner {
	height: 138px;
	width: 678px;
	float: left;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
.photoBanner {
	float: left;
	height: 234px;
	width: 678px;
	background-color: #92A52F;
}


.rightShadow {
	background-image: url(../images/right_shadow.png);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	right: 0px;
	background-position: right top;
	width: 40px;
	height: 700px;
	float: right;
}
#contentInnerWrap {
	width: 608px;
	position: relative;
	float: left;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 30px;
}



.left {float: left;}
#navWrapper {
	position: absolute;
	left: -18px;
	top: 156px;
	z-index: 8000;
	width: 220px;
	padding: 0px;
}

.right {float: right;}

/*Temp navigation styles for building site*/

#navbar ul li {
	display:inline;
	margin:0 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#navbar ul li a {
	color: #FFF;
	display:block;
	float:left;
	padding:5px 10px;
	background-color: #999;
	text-decoration: none;
}
#navbar ul li a:hover {background:#eee;color:black;}

/* Main Layout */

#header {
	background-color: #FF6699;
	height: 100px;
	width: 760px;
}



/* Jesse's footer credit */
a.jesse:link {
	color: #000;
	font-size:8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.jesse:visited {
	color: #000;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.jesse:hover {
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	letter-spacing: 1pt
}
a.jesse:active {
	color: #000;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}



#creditBox {
	width: 500px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
	text-align: center;
	font-size: 8pt;
}

/* PAGE FOOTER */

#footer a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #999999;
}

#footer a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #999999;
}

#footer a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #999999;
}

#footer a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #999999;
}


#footer{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #999999;
}

#footerBox {
	width: 500px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	font-size: 8pt;
}
#footerGraphic {
	float: left;
	height: 122px;
	width: 758px;
	background-image: url(../images/footerGraphic.png);
	background-repeat: no-repeat;
}
.menuItem {
	font-size: 10pt;
	font-weight: bold;
}
.sashimiTable {
	text-align: left;
}
#map {
	height: 500px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #92A52F;
}
#directionsCenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#sidebarHome {
	width: 165px;
	background-color: #B6CA46;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#sidebarHomeOuter {
	padding: 5px;
	width: 205px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px dotted #92A52F;
}


a.bodyLink:link {
	color: #000;
}

a.bodyLink:visited {
	color: #000;
}

a.bodyLink:hover {
	color: #000;
	background-color: #92A52F;
}

a.bodyLink:active {
	color: #000;
}
#centerMenuTabs {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
}
.rollBox {
	padding: 15px;
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #666;
}
.menuClickBox {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #92A52F;
	padding: 15px;
	text-align: center;
}
#openLinkWrap {
	height: 48px;
	width: 300px;
	position: absolute;
	left: 35px;
	top: 400px;
	z-index: 10000;
	font-weight: bold;
	text-align: left;
}
.OT_online_reserv {
	font-size: 11pt;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
}


#openLinkWrap a {
	color: #000;
	background-color: #bedf38;
	padding: 6px;
	background-image: url(../images/buttonGradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#opentable h2{
	color:#000;
	}
.OTH2 {
	color: #000;
}
.closedBlurb {
	font-size: 1.4em;
	color: #F00;
}
.facebook {
	font-size: 1.5em;
}
.facebookWrap {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
.closed {
	font-size: 2em;
	line-height: 1em;
	text-align: center;
	color: #424914;
}
