/* Primary layout divisions */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	color: #3B461F;
	font: small/1.2em Verdana, Arial, Helvetica, sans-serif;
	background-color: #8AA34A;
	background-image: url(../images/holder.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

div#wrapper {
    color: #3B461F;
    width: 750px;
    margin: 0 auto;
    padding: 0;
	text-align: left;
}
div#header {
	width: 740px;
	height: 127px;
	text-align: left;
	background-color: transparent;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

    /* Start Primary nav */

div#globalnav	{
	height: 22px;
	width: 740px;
	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	}

div#globalnav ul#menu	{
	height: 22px;
	width: 740px;
	background: transparent url(../images/nav-top3.gif) top left no-repeat; 
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
div#globalnav ul#menu li, div#globalnav ul#menu a {
	height: 22px;
	display: block;
	}

div#globalnav ul#menu li a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	}
	
div#globalnav ul#menu li#hm {left: 0; width: 75px;}
div#globalnav ul#menu li#amens {left: 76px; width: 124px;}
div#globalnav ul#menu li#r {left: 209px; width: 67px;}
div#globalnav ul#menu li#pics {left: 282px; width: 100px;}
div#globalnav ul#menu li#pm {left: 384px; width: 120px;}
div#globalnav ul#menu li#dir {left: 504px; width: 126px;}
div#globalnav ul#menu li#con {left: 635px; width: 100px;}

div#globalnav #hm a:hover {background: transparent url(../images/nav-top3.gif) 0 -20.5px no-repeat;}
div#globalnav #amens a:hover {background: transparent url(../images/nav-top3.gif) -76px -20.5px no-repeat;}
div#globalnav #r a:hover {background: transparent url(../images/nav-top3.gif) -209px -20.5px no-repeat;}
div#globalnav #pics a:hover {background: transparent url(../images/nav-top3.gif) -282px -20.5px no-repeat;}
div#globalnav #pm a:hover {background: transparent url(../images/nav-top3.gif) -384px -20.5px no-repeat;}
div#globalnav #dir a:hover {background: transparent url(../images/nav-top3.gif) -504px -20.5px no-repeat;}
div#globalnav #con a:hover {background: transparent url(../images/nav-top3.gif) -635px -20.5px no-repeat;}

	/* You are here - main nav */

body#home #hm a {
    background: transparent url(../images/nav-top3.gif) 0 -20.5px   no-repeat;
    cursor: default;
}

body#amenities #amens a {
    background: transparent url(../images/nav-top3.gif) -76px -20.5px   no-repeat;
    cursor: default;
}

body#rates #r a {
    background: transparent url(../images/nav-top3.gif) -209px -20.5px   no-repeat;
    cursor: default;
}

body#pictures #pics a {
    background: transparent url(../images/nav-top3.gif) -282px -20.5px   no-repeat;
    cursor: default;
}

body#pmap #pm a {
    background: transparent url(../images/nav-top3.gif) -384px -20.5px   no-repeat;
    cursor: default;
}
body#direct #dir a {
    background: transparent url(../images/nav-top3.gif) -504px -20.5px   no-repeat;
    cursor: default;
}

body#contact #con a {
    background: transparent url(../images/nav-top3.gif) -635px -20.5px   no-repeat;
    cursor: default;
}

    /* End Primary nav 	*/

div#maincontent {
    width: 600px;
    padding: 0;
    border: 0;
    margin: 0 auto;
    /* False margin value for all versions of IE Win <<OPTED 2 AUTO CENTER INSTEAD>>
    margin-left: 30px;*/
}

html>body div#maincontent {
/* correct value 4 non-IE Win buggy browsers <<OPTED 2 AUTO CENTER INSTEAD>> 
    margin-left: 45px; 
    min-height: 500px;*/
}

div#maincontent p {
    text-align: left;
}

div#footer {
	height: 50px;
	width: 740px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/ftr_bar2.gif) bottom left no-repeat;
    text-align: center;
}

div#footer ul#nav {
    display: inline;
    color: #E5E3C6;
    padding: 0;
    margin: 0; /* for IE Win 6 */
}

div#footer ul#nav li {
	list-style: none;
	font-size: 12px;
	line-height: 15pt;
}

div#footer ul#nav li, div#footer ul#nav a {
	display: inline;
    text-decoration:none;
}

div#footer ul#nav a:link, div#footer ul#nav a:visited {
	color: #E5E3C6;
}

div#footer ul#nav a:hover, div#link ul#nav a:active {
	color: #8AA34A;
}

/* misc and accessibility */

img	{
	border: 0;
}
    /* h1 dedicated content 4 text readers not 4 graphic display <<OPTED OUT>> */

p.access {
	display: none;
	}

h1 {
	padding: 0;
	border: 0;
	color: #3B461F;
	margin: -9999px;
	overflow: hidden;
	}

h2 {
	font-weight: bold;
	line-height: 1em;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;	
	
	}	
h3, h4 {
	font-weight: bold;
	line-height: 1em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: center;
	}	

.dkgrn {
	color: #3B461F;
}

.ochre {
	color: #C9BB6B;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #E5E3C6;
}

.copyright a {
	color: #C9BB6B;
    text-decoration:none;
}

.copyright a:link, a:visited {
	color: #C9BB6B;
}

/*more styles*/

.amenslist{
	list-style-type: none;
	margin-bottom: 30px;
	list-style-image: none;
	font-weight: bold;
}
