body
{
	font-size: 12pt;
	font-family: "times new roman", serif;
	color: #FFF; /*#1E1005;*/
	margin: 0px;
	padding: 0px 0px 2em 0px;
	background-color: #2E2E2E;
}

ul
{
	list-style: none;
}
ul li
{
	margin-bottom: .2em;
}

img
{
	border: 0px;
}

img#splash
{
	margin: 60px 0px 0px 60px;
}

a
{
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #A0A0A0;
}


h2
{
	font-size: 1.2em;
}

#header
{
	position: relative;
	width: 100%;
	background-color: #FFF;
	height: 224px;
}

#header #tree
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#header #logo
{
	position: absolute;
	top: 90px;
	left: 280px;
}

#header #navigation
{
	position: absolute;
	top: 150px;
	left: 270px;
	font-size: 80%;
	font-weight: bold;
}

#header #navigation a
{
	color: #1E1005;
	text-decoration: none;
	border: 0px;
}

#header #navigation a:hover
{
	color: #00D154;
}

#header #navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-transform: uppercase;
}

#header #navigation ul li
{
	float: left;
	margin-right: 1em;
	padding: 0em;
}

#main
{
	position: relative;
	width: 100%;
	background-color: #2E2E2E;
	min-height: 400px;
	font-size: 95%;
	color: #FFF;
}

/* Sidebar */
#sidebar
{
	position: absolute;
	top: 30px;
	left: 75px;
	width: 170px;
	font-size: 10pt;
}

#sidebar2
{
	position: absolute;
	top: 30px;
	left: 50px;
	width: 170px;
	font-size: 10pt;
}

#sidebar h2
{
	margin: 0em 0em .3em 0em;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
}

#sidebar ul
{
	list-style: none;
	margin: 0em 0em .5em 0em;
	padding: 0em;
}

#sidebar ul li
{
	margin-left: 0em;
	padding: 0em;
	margin-bottom: 1em;
}

#main #text
{
	position: absolute;
	top: 15px;
	left: 270px;
	width: 660px;
}

#main #img_holder
{
	margin-top: 5px;
	position: relative;
	width: 660px;
	background-color: #FFF;
	border: 10px solid #FFF;
	height: 385px;
	overflow: hidden;
}

#img_caption
{
	background-color: #FFF;
	color: #2E2E2E;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 10pt;
	border: 10px solid #FFF;
}

#img_holder img
{
	position: absolute;
	top: 0px;
	left: 0px;
}

h1
{
	color: #00D154; /*#FF7F00 #C85B1A;*/
	font-size: 1em;
	font-weight: normal;
	margin: 0em 0em .5em 2em;
	text-transform: uppercase;
}

p
{
	margin: 0em 0em 1em 0em;
}

label
{
	float: left;
	width: 9em;
	text-align: right;
	margin-right: 2em;
	text-transform: uppercase;
	font-size: 90%;
}

label.normal
{
	float: none;
	font-size: 100%;
}

#section_header
{
	border: 1px solid #5D5D5D;
	width: 540px;
	padding: .5em 0em;
	margin-bottom: .5em;
}

#section_header h1
{
	float: left;
	margin: 0em 0em 0em 3em;
}

span.normal
{
	color: #FFF;
	text-transform: none;
	font-weight: normal;
	margin-top: -1px;
}

#contact_body
{
	padding-top: 2em;
	top: 103px;
	left: 270px;
	width: 540px;
	border: 1px solid #5D5D5D;
}

.button
{
	margin-left: 10em;
}

address
{
	text-transform: uppercase;
	font-style: normal;
	margin: 0em;
}

ul#photos
{
	
}

ul#photos li
{
	text-transform: uppercase;
	margin: 0em 0em 1em 0em;
}

ul#photos li a.current
{
	color: #00D154;/*#FF7F00;*/
}

ul#photos li ul
{
	padding: .5em 0em 0em 0px;
	margin: 0px;
}

ul#photos li ul li
{
	text-transform: none;
	margin: .6em 0em 0em 1em;
	border: 0px;
}

ul#photos li ul li a
{
	border: 0px;
}

#thumbs
{
	position: relative;
	width: 100%;
	margin: 1em 0em 3px 0em;
}

#thumbs a.current
{
	padding: 3px 5px 3px 5px;
	background-color: #FFFFFF;
	margin: 0px 2px 1px 0px;
	font-size: 90%;
	color: #000;
}

#thumbs a.slide_link, #thumbs a#next, #thumbs a#prev
{
	padding: 3px 5px 3px 5px;
	background-color: #B3B3B3;
	margin: 0px 2px 1px 0px;
	font-size: 90%;
}

#thumbs p
{
	margin: 8px 0px 0px 0px;
	font-size: 75%;
}

#play_pause
{
	cursor: pointer;
}

#thumbs img
{
	margin-right: 2px;
	margin-bottom: 0px;
}

#thumbs a
{
	border: 0px;
}

#calendar
{
	width: 540px;
	border: 1px solid #5D5D5D;
	font-size: 90%;
}

h2
{
	font-size: 10pt;
	margin: 2em 0em 0em 2em;
	font-weight: normal;
	text-transform: uppercase;
}

ul.links
{
	font-size: 10pt;
	margin: 0em 0em 2em 0em;
}

table
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table td, table th
{
	text-align: left;
	margin: 0px;
	padding: 0px 1em 0em 0em;
}

#calendar table
{
	margin: 0px auto;
	border-collapse: collapse;
}

#calendar table th, #calendar table td
{
	width: 50px;
}

#calendar table td
{
	text-align: right;
	padding: 0em .4em 1em 0em;
}

#calendar table th
{
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
	padding-right: .4em;
	padding: 0em .4em 1em 0em;
}

p.day_num
{
	position: relative;
}

img.no_res
{
	position: absolute;
	top: 2px;
	right: 0px;
}

.clearing
{
	clear: both;
}

p.message
{
	margin-left: 9.8em;
}

address
{
	font-size: 8.5pt;
}

#loading
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 50px;
	background-image: url('images/loading.png');
	z-index: 1;
	text-align: center;
	color: #000;
}

#loading img
{
	position: relative;
	margin: 0em auto;
}

#text #footer
{
	margin-top: 2em;
	width: 100%;
	font-size: 9pt;
}

.half
{
	width: 48%;
	margin-right: 1%;
	float: left;
}