/* CSS Document H On The Harbor July 2008 beneriksen.com */

html {margin:0px; padding:0;}
body {background:#2f1b10; margin:0 auto 0 auto; padding:0; font:13px Tahoma, Arial, Helvetica, sans-serif; line-height:15px; color:#916D45;}

#wrap {width:800px; margin-left:auto; margin-right:auto; margin-top:0; padding:0; position:relative; }
#logo {width:129px; position:absolute; top:20px; left:16px;}
#nav {margin:0; padding:0; width:119px; height:180px; position:absolute; top:170px; left:16px}
#grandSlat {width:591px; height:361px; position:absolute; top:20px; left:170px;}

#content {width:580px; margin-left:auto; margin-right:auto; position:absolute; top:400px; left:175px;}
#footer {width:580px; margin-left:auto; margin-right:auto; color:#624a2f; text-align:center; font-size:11px;}

h1 {font-size:16px; color:#bcab77;} /*light*/
h2 {color:#988479; font-size:14px;} /*grey*/
h3 {color:#916D45; font-size:14px; font-weight:bold;} /*regular*/

.bold {font-weight:bold; font-size:14px;}




#nav ul {list-style:none; /*line-height:0px;*/ margin: 0; padding:0; font-size:0; width:119px;}
#nav li {text-indent:-9999px;}
#nav li a {height:34px; width:119px; display:block; text-decoration:none;}

#nav li#navHome {background: url(images/n_home.gif) no-repeat left;}
#nav li#navAbout {background: url(images/n_about.gif) no-repeat left;}
#nav li#navDirections {background: url(images/n_directions.gif) no-repeat left;}
#nav li#navMenus {background: url(images/n_menus.gif) no-repeat left;}
#nav li#navVendors {background: url(images/n_vendors.gif) no-repeat left;}
#nav li#navGallery {background: url(images/n_gallery.gif) no-repeat left;}

#nav li#navHome a:hover {background: url(images/n_home.gif) no-repeat right;}
#nav li#navAbout a:hover {background: url(images/n_about.gif) no-repeat right;}
#nav li#navDirections a:hover {background: url(images/n_directions.gif) no-repeat right;}
#nav li#navMenus a:hover {background: url(images/n_menus.gif) no-repeat right;}
#nav li#navVendors a:hover {background: url(images/n_vendors.gif) no-repeat right;}
#nav li#navGallery a:hover {background: url(images/n_gallery.gif) no-repeat right;}

a {color:#8d6821;}


#div1 {position:absolute; left:50; top:50; width:400; height:200; clip: rect(0 400 200 0); visibility: hidden;}
#div2 {position:absolute; left:50; top:50; width:400; height:200; clip: rect(0 400 200 0); visibility: hidden;}
#div3 {position:absolute; left:50; top:50; width:400; height:200; clip: rect(0 400 200 0); visibility: hidden;}
