/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #dac3a5 url(../images/bg.jpg) repeat;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
	line-height: 1.3em;
	color: #000;
}

/** MAIN STRUCTURAL DIV STYLES **/

#wrapper {
	width: 850px;
	margin: 0 auto;
	background: url(../images/octopus_back2.gif) no-repeat top right;
}

#logo {
	width: 260px;
	height: 185px;
	float: right;
	margin: 0;
}

#content {
	width: 850px;
	margin: 0;
	clear: both;
}

#nav {
	width: 240px;
	margin: 30px 0 0 0;
	float: right;
	display: inline;
}

#text, #text2 {
	width: 450px;
	margin: 0 0 0 70px;
	float: left;
	display: inline;
}

#text2 {
	width: 500px;
	margin: 0 0 0 80px;
}


#footerwrap {
	width: 100%;
	margin: 50px 0 50px 0;
	background: url(../images/footer_bg.jpg) repeat-x;
}

#footer {
	width: 850px;
	height: 56px;
	margin: 0 auto;
}

#footerleft {
	width: 200px;
	float: left; display: inline;
	padding: 10px 0 0 0;
	margin: 0 0 0 75px;
}

#footerright {
	width: 450px;
	float: right; display:inline;
	padding: 10px;
	margin: 0;
	text-align: right;
}

.clear {
	clear: both;
	height: 25px;
}

.presslisting {
	margin: 0 0 25px 0;
	clear: both;
}

#form {
	width: 240px;
	text-align: right;
	margin: 25px 0;
}

/** Sign up Form **/
.link,
.signupframe {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.link {
	text-decoration: none;
}

.signupframe {
	border: none;
	margin: 7px 0 0 0;
}

input {
	background: #ccb395;
	border: 1px solid #000;
	color: #33271a;
	height: 16px;
	font-family: "Courier New", Courier, mono;
	font-size: 1.1em;
	padding-top: 4px;
}

.submitbtn {
	background: url(../images/signup.gif) no-repeat;
	font-size: .09em;
	color: #000;
	height: 20px;
	width: 65px;
	border: none;
}

td {
	font-size: .75em;
}



/** Link Styles **/

a {
	color: #a00303;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

a.menu {
	color: #a00303;
	text-decoration: none;
}

a.menu:hover {
	background: #000;
	color: #fff;
}




/** FONT STYLES **/


h1 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	padding: 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 30px 0 20px 0;
}

h3 {
	font-size: 1em;
	margin: 0 0 3px 0;
}

p {
	font-size: .85em;
	line-height: 1.4em;
	margin: 0 0 20px 0;
}

p.menu {
	margin: 0;
}

p.copyright {
	text-align: right;
	padding-right: 30px
}

p.drinks {
	margin: 8px 0 0 0;
	line-height: 1.2em;
}

#footer p {
	font-size: .75em;
}

.red {
	color: #a30303;
}

/** addtional styles **/

img {
	border: 0;
}

img.line {
	margin: 5px 0 20px 0;
}

.price {
	display: inline;
	margin: 0 0 0 10px;
}

.small {
	font-size: 0.78em;
}

.address {
	margin: 25px 0 0 0;
}




/** Images **/

.floatleft {
	float: left;
	margin: 10px 10px 10px 0;
}

.pressphoto {
	float: left;
	margin: 0 15px 15px 0;
}

.pressphoto2 {
	float: right;
	margin: 0 0 15px 15px;
}


/**  Nav Styles  - rollovers use single image and negative positioning **/

#food, #cocktails, #reservations, #directions, #parties, #story, #people {
  width: 240px;
  display:inline;
  float: right;
  padding: 0; margin: 0;

}

#food:hover { background-position: -240px -0px; }

#cocktails:hover { background-position: -240px -37px; }

#reservations:hover { background-position: -240px -74px; }

#directions:hover { background-position: -240px -105px; }

#parties:hover { background-position: -240px -143px; }

#story:hover { background-position: -240px -180px; }

#people:hover { background-position: -240px -212px; }

#food span, #cocktails span, #reservations span, #directions span, #parties span, #story span, #people span { display: none; }

#food {
	height: 37px;
	background: url(../images/ncs-navigation.png) no-repeat 0 0;
	margin: 0;
}

#cocktails {
	 height: 37px;
	 background: url(../images/ncs-navigation.png) no-repeat 0 -37px;
	 margin: 0;
}

#reservations {
	height: 31px;
	 background: url(../images/ncs-navigation.png) no-repeat 0 -74px;
	 margin: 0;
}

#directions {
	height: 38px;
	 background: url(../images/ncs-navigation.png) no-repeat 0 -105px;
	 margin: 0;
}

#parties {
	height: 37px;
	 background: url(../images/ncs-navigation.png) no-repeat 0 -143px;
	 margin: 0;
}

#story {
	height: 32px;
	 background: url(../images/ncs-navigation.png) no-repeat 0 -180px;
	 margin: 0;
}

#people {
	height: 43px;
	 background: url(../images/ncs-navigation.png) no-repeat 0 -212px;
	 margin: 0;
}


.nav-div {
	width: 27px;
	height: 25px;
	background: url(../images/ncs-navigation.png) no-repeat -186px 0;
	float: left; margin: 0;
}



