/* CSS Document *//********** DEFAULTS **********/body {	margin: 0;	padding: 0;	border:0;	background: white;	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 18px;	color: 8d907e;	text-align: left;}a {	color: 99cc33;	text-decoration: none;}a:visited {	color: 99cc33;	text-decoration: none;}a:hover {	color: 99cc33;	text-decoration: underline;}.about {	background-image: url(../images/corner_about_bot_left.jpg);	background-repeat: no-repeat;	background-position: 0% 100%;	background-attachment: fixed;}.press {	background-image: url(../images/corner_press_bot_left.jpg);	background-repeat: no-repeat;	background-position: 0% 100%;	background-attachment: fixed;}.gallery {	background-image: url(../images/corner_gallery_bot_left.jpg);	background-repeat: no-repeat;	background-position: 0% 100%;	background-attachment: fixed;}.menu {	background-image: url(../images/corner_menu_bot_left.jpg);	background-repeat: no-repeat;	background-position: 100% 100%;	background-attachment: fixed;}.menuhead {	margin-top: 40px;	margin-bottom: 20px;	font-weight: bold;}.menuhead2 {	margin-top: 40px;	margin-bottom: 2px;	font-weight: bold;}.menudish {	font-size: 13px}.menudescription {	font-style: italic;	margin-bottom: 25px;}.menudescription2 {	font-style: italic;	margin-bottom: 12px;}a:focus {    outline: 0}		/********** nav **********/.navpos {	display:block;	position:absolute;	top:75px;	left:465px;	z-index:400;}.nav, .nav table, .nav tr, .nav td {	font-family: verdana;	font-size: 14px;	line-height:16px;	letter-spacing:1px;	color: 8d907e;	text-align: right;}.nav a {	color: 8d907e;	text-decoration: none;}.nav a:visited {	text-decoration: none;	color: 8d907e;}.nav a:hover {	text-decoration: underline;	color: 8d907e;	cursor: pointer;}/********** subnav **********/.subnavpos {	display:block;	position:absolute;	top:110px;	left:400px;	z-index:400;}.subnav, .subnav table, .subnav tr, .subnav td {	font-family: verdana;	font-size: 11px;	line-height:10px;	letter-spacing:0px;	color: 8d907e;	text-align: right;}.subnav a {	color: 8cc63f;	text-decoration: none;}.subnav a:visited {	text-decoration: none;	color: 8cc63f;}.subnav a:hover {	text-decoration: underline;	color: 8cc63f;	cursor: pointer;}/********** header **********/.header {		font-family: verdana;	font-size: 12px;	line-height:22px;	letter-spacing:1px;	color: 8cc63f;	text-align: left;	}.subheader {	margin-top: 0px;	margin-bottom: 20px;	font-style: italic;		}	/****** Layout ******/.icon {	display:block;	position:absolute;	top:50px;	left:90px;	z-index:400;}.logo {	display:block;	position:absolute;	top:50px;	left:680px;	z-index:400;}.photo {	display:block;	position:absolute;	top:230px;	left:565px;	z-index:400;	border: solid;	border-width:2px;	border-color:8d907e;}.bodycopy {	display:block;	position:absolute;	top:240px;	left:153px;	width:370;	z-index:500;}.menucopy {	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 18px;	color: 8d907e;	text-align: left;}.TopLeftCorner {	display:block;	position:absolute;	top:0px;	left:0px;	z-index:100;}