body {
	background-color: #333300;
/*	margin: 77px 0 0 0; */
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
/*	background-image: url(../images/gifs/topLabel1.gif); 
	background-repeat: no-repeat; 
	background-position: left top */
	}

#banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	}

/* 	The main content Table */
#maincontent {
	font-size: 80%;
}

#maincontent p {
/*	margin: 8px 0;  */
	line-height: 120%;
/*	text-align: justify; */
}

#maincontent ul {
/*	margin: 1em;   
	padding: 1em;  */
	line-height: 200%;
}

#maincontent ol {
	margin: 1em;
	padding: 1em;
}

#maincontent a:link, #maincontent a:visited {
	color: #999966; 
	font-weight: bold;
	}

#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #FFCC66;
	}

#pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 110%;
	color: #999966;
	padding: 4px 0 4px 12px; /* shorthand T-R-B-L */

}


/* .booknow {
	font-size: 100%;
	text-align: center;
}
*/
.booknow a:link, #booknow a:visited {
	color: #999966; 
	font-weight: bold;
	}

.booknow a:hover, #booknow a:active, #booknow a:focus {
	color: #FFCC66;
	}

h1 {margin: 0;}
h2 {
	margin: 0 0 0 0; /* shorthand T-R-B-L */
	font-family: "Century Gothic", Arial, sans-serif; 
	font-weight: bold;
	font-size: 120%;
	color: #999966;
}
h3 {
	font-size: 130%; 
	margin: 44px 0 0 0;
	color: #666633;
}
h4 {
	font-size: 115%; 
	margin: 36px 0 0 0;
	color: #666633;
	}
#label {
	font-size: 85%;
	color: #999966;
	text-align: center;

}

#footer {
	font-size: 70%;
	color: #999966;
	}
#footer p {
	margin: 0;
	padding: 6px 0 0 0;
	border-top: 1px solid #999966;
}


/* 	The submenu links are in paragraphs, so we set the margin to zero
	so there is no gap between links */
.submenus p {
	margin: 0;
}

.submenus a, .submenus a:visited {
	display: block;  
	padding: 1px 8px 1px 8px;
	background-color: #333300;
	color: #999966;
	text-decoration: none;
	border-top: 1px solid #333300;
	border-right: 1px solid #333300;
	border-bottom: 1px solid #666600;
	border-left: 1px solid #666600; 
}

.submenus a:hover, .submenus a:active, .submenus a:focus {
	color: #FFCC66;
}

#snapAccomm, #snapWineNdine, #snapLifeStyle, #snapFunctions, #snapMaps {
	position: absolute;
	width: 240px; 
	top: 100px;
	font-size: .8em;
	font-weight: bold;
	visibility: hidden; /*  */
}
#snapAccomm {left: 10px;}
#snapWineNdine {left: 100px;}
#snapLifeStyle {left: 180px;}
#snapFunctions {left: 260px;}
#snapMaps {left: 320px;}

.homeLayers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	padding: 20px;  
	border: 4px solid #666633;
}

