#container { position: absolute; visibility: visible; }
body { color: black; font-size: 12px; font-family: arial, helvetica, tahoma; line-height: 15px; background-color: #fff; }
h1 { font-size: 40px; font-family: arial, helvetica, tahoma; font-weight: bold; line-height: 46px; margin: 10px 0; }
h2 { font-size: 26px; font-family: arial, helvetica, tahoma; font-weight: bold; margin: 10px 0; }
.BBQ { background-image: url(../images/bkg_bbq.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; }
.sky { background-image: url(../images/bkg_sky.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; }
.sky2 { background-image: url(../images/bkg_sky2.jpg); background-repeat: repeat; background-attachment: scroll; }
.yellow { color: #ff0; }
#layer1 { position: absolute; top: 10px; left: 40px; width: 300px; z-index: 10; visibility: visible; color: #ff0; font-weight: bold; margin: 10px 0; }
#layer2 { position: absolute; top: 12px; left: 42px; width: 300px; z-index: 1; visibility: visible; color: #998f7a; font-weight: bold; line-height: 36px; margin: 10px 0; }
#layer3 { color: #fff; font-size: 20px; font-family: arial, helvetica, tahoma; line-height: 24px; left: 40px; top: 230px; position: absolute; width: 250px; visibility: visible; z-index: 9; }
#layer4 { color: #998f7a; font-size: 20px; font-family: arial, helvetica, tahoma; line-height: 24px; left: 41px; top: 231px; position: absolute; width: 250px; visibility: visible; z-index: 1; }
#layer5 { color: #3f3f3f; background-color: #fff; position: absolute; top: 130px; left: 330px; width: 210px; padding: 10px; border: solid 1px #998f7a; opacity: .75; filter: alpha(opacity=75); -moz-opacity: 0.75; }
a { color: #5d78dd; font-size: 14px; font-family: "Century Gothic", arial, geneva, tahoma; line-height: 16px; text-decoration: none; }
a:link { color: #5d78dd; font-size: 14px; line-height: 16px; text-decoration: none; }
a:hover { color: #998f7a; font-size: 14px; font-family: "Century Gothic", arial, geneva, tahoma; line-height: 16px; text-decoration: none; }
.menu {
	color: #333333;
	font-size: 14px;
	font-family: "Century Gothic", arial, geneva, tahoma;
	line-height: 16px;
	text-decoration: none;
}
.menu:link { color: #333333; font-size: 14px;  line-height: 16px; text-decoration: none; }
.menu:hover { color: #998f7a; font-size: 14px; font-family: "Century Gothic", arial, geneva, tahoma;  line-height: 16px; text-decoration: none; }
.vbrdr { border-right: 1px solid #998f7a; }
li{ padding-bottom:5px}
hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #FFF;
}

