/* CSS Document */

body{
	background-color: #0E1A0C;
	margin: 0px;
	padding: 0px;
}


#container {
	display: block;
	height: 800px;
	width: 1440px;
	position: relative;
		
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
.tabletext a:link {
	color: #CCCCCC;
}
.tabletext a:visited {
	color: #CCCCCC;
}
.tabletext a:hover {
	color: #FFFFFF;
}

#leftcolumn {
	background-color: #0E1A0C;
	display: block;
	height: 698px;
	width: 295px;
	position: absolute;
	left: -1px;
	top: -1px;
	filter: alpha(opacity=40);
	-moz-opacity: .40; 
	opacity: 0.4;	
z-index: 2;
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #FFFFFF;
}

#horiz_strip {
	background-color: #0E1A0C;
	display: block;
	height: 15px;
	width: 100%;
	position: absolute;
	top: 198px;
	filter: alpha(opacity=40);
	-moz-opacity: .40; 	
	opacity: 0.4;
	z-index: 100;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	left: 0px;
}


#rightcolumn {
	background-color: #8E936B;
	background-color: #8E936B;
	display: block;
	height: 630px;
	width: 163px;
	position: absolute;
	left: 980px;
	top: -12px;
	
	filter: alpha(opacity=80);
	-moz-opacity: .80;
 	opacity: 0.8;
	
	border: 2px double #FFFFFF;
	z-index: 1;
	
}

#logo {
	display: block;
	height: 156px;
	width: 249px;
	position: absolute;
	left: 7px;
	top: 16px;
	z-index: 4;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	padding: 40px;
	height: auto;
	width: 771px;
	position: absolute;
	left: 296px;
	top: 213px;
	z-index: 80;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	text-align: justify;
}

#content_buildlaby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	height: 900px;
	width: 731px;
	position: absolute;
	left: 296px;
	top: 213px;
	z-index: 80;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}

#content_buildlabyprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	height: 756px;
	width: 731px;
	position: absolute;
	left: 113px;
	top: 22px;
	z-index: 80;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}


#content_labyuse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	height: auto;
	width: 731px;
	position: absolute;
	left: 296px;
	top: 213px;
	z-index: 80;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}

#content_labyintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	height: 1392px;
	width: 731px;
	position: absolute;
	left: 296px;
	top: 213px;
	z-index: 80;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}

#content a:link {
	color: #0E1A0C;
}

#content a:visited {
	color: #0E1A0C;
}

#content a:hover {
	color: #BAC08B;
}


#watermark {
	display: block;
	height: 482px;
	width: 1500px;
	position: absolute;
	left: 0px;
	top: 400px;
	z-index: 6;
}
#gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	display: block;
	padding: 10px;
	height: 600px;
	width: 250px;
	position: absolute;
	left: 11px;
	top: 400px;
	z-index: 8;
}
#calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	display: block;
	padding: 2px;
	height: 207px;
	width: 175px;
	position: absolute;
	left: 952px;
	top: 228px;
	z-index: 20;
}
#menu {
	font-family: "Footlight MT Light", "Monotype Corsiva", serif;
	font-size: 22px;
	color: #FFFFFF;
	display: block;
	height: 139px;
	width: 240px;
	position: absolute;
	left: 24px;
	top: 234px;
	z-index: 15;
	font-weight: bold;
	text-align: center;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #F2FE00;
	text-decoration: none;
}
.current {
	font-size: 24px;
	text-transform: uppercase;
	color: #F2FE00;
}

.gallery {
	font-weight: bold;
	padding-left: 30px;
	font-family: "Footlight MT Light", "Monotype Corsiva", serif;
	font-size: 20px;
	color: #ffffff;
}
#contact {
	font-family: "Footlight MT Light", "Monotype Corsiva", serif;
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	padding: 10px;
	height: 147px;
	width: 152px;
	position: absolute;
	left: 991px;
	top: 11px;
	z-index: 50;
	font-weight: bold;
}

#contact a:link {
	color: #FFFFFF;
}

#contact a:visited {
	color: #FFFFFF;
}

#contact a:hover {
	color: #EDF5B2;
}
.firstletter {
	font-family: "Footlight MT Light", "Monotype Corsiva", serif;
	font-size: 18px;
	font-weight: bold;
	color: #5B885B;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-transform: uppercase;
}
#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	height: 88px;
	width: 288px;
	position: absolute;
	left: 797px;
	top: 222px;
	z-index: 85;
	background-image: url(images/more_info_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#subnav a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#subnav a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#subnav a:hover {
	color: #5B885B;
	text-decoration: none;
	font-weight: bold;
}
.subnavcurrent {
	color: #DF9E06;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}
.geomancytable {
	text-align: justify;
	padding: 10px;
	border: 1px solid #999999;
}
