@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.menutitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}
.backtotop{
	color: #4FA49F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
}
.menunav {
	list-style:none;
}

.menunav a {
	display:inline;
	font-family:Arial Black, Gadget, sans-serif;
	margin:0 30px 0 0;
	font-size: 14px;
}

.menunav a:link {color: white; text-decoration: none; }
.menunav a:active {color: white; text-decoration: none; }
.menunav a:visited {color: white; text-decoration: none; }
.menunav a:hover {color: #4da9a4; text-decoration: none; }
	
h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}

h4 {
	font-family:"Century Gothic", Verdana, sans-serif;
	font-size:12px;
	text-align:center;
	color:#B97D48;
	font-weight:normal;
	line-height:normal;
}

ul {
	margin-top: 65px;
}

		ul li {
			font-family:"Century Gothic", Verdana, sans-serif;
			font-size:18px;	
			line-height: 62px;
			list-style: none;
			text-decoration: none;
		}
				
				ul li a {
					font-family:"Century Gothic", Verdana, sans-serif;
					font-size:18px;
					text-decoration: none;
				}
				
					ul li a:hover {
						color: #4da9a4;
					}
				
.inside {
	margin-top: 0px;
}

.inside2 {
	margin-top: 128px;
}

#land, a.index:hover, a.menu:hover, a.events:hover, a.contact:hover {
	color: #4da9a4;
}

a.index {
	color: #4da9a4;
}


body {
	background-image: url(images/bg.gif);
	background-color: #510600;
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

