@charset "utf-8";
body {
	background-color: #060606;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FBDB4C;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:190px;
	z-index:1;
	background-color: #1F1F1F;
	background-image: none;
}
#navigation {
	position:absolute;
	left:0px;
	top:195px;
	width:150px;
	height:450px;
	z-index:2;
}
#main_body {
	position:absolute;
	left:155px;
	top:195px;
	width:690px;
	height:450px;
	z-index:3;
	background-color: #333333;
}
#footer {
	position:absolute;
	left:0px;
	top:650px;
	width:1000px;
	height:120px;
	z-index:4;
	background-color: #FBDB4C;
	background-image: url(Images/footer.jpg);
}
body {
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
}
#master {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#Right {
	position:absolute;
	left:850px;
	top:195px;
	width:150px;
	height:450px;
	z-index:1;
	padding: 0px;
	background-color: #333;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #FBFBFB;
	border-bottom-color: #FBFBFB;
	border-right-style: none;
	border-right-color: #FBFBFB;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
	height:450px;
}

#Home {
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
	height:61px;
}

#News {
	position:absolute;
	left:0px;
	top:61px;
	width:150px;
	height:32px;
}

#Areas {
	position:absolute;
	left:0px;
	top:93px;
	width:150px;
	height:29px;
}

#Gallery {
	position:absolute;
	left:0px;
	top:122px;
	width:150px;
	height:30px;
}

#Contactx20Us {
	position:absolute;
	left:0px;
	top:152px;
	width:150px;
	height:35px;
}

#Menu-06 {
	position:absolute;
	left:0px;
	top:187px;
	width:150px;
	height:263px;
}
#pageNav{
	float: right;
	width:125px;
	padding: 0px;
	background-color: #ffffff;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #FBFBFB;
	border-bottom-color: #FBFBFB;
	border-right-style: none;
	border-right-color: #FBFBFB;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link, a:visited {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	vertical-align: middle;
	text-align: left;
	color: #FBDB4C;
	background-color: #333;
	text-decoration: none;

}

a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FBDB4C;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FBDB4C;
	background-color: #373837;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	vertical-align: middle;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	color: #000;
	background-color: #A9D595;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image: none;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FBDB4C;
	background-color: #333;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-bottom-color: #000;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FBDB4C;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
h1{
	color: #74BB58;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
}

h2{
	color: #FBDB4C;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h3{
	color: #FBDB4C;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h4{
	font: 100% Arial,sans-serif;
	color: #FAF2CD;
	margin: 0px;
	padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */