html {height:100%}

/*********************************************
/* Redefining Existing Tags
/*********************************************/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#222;
	margin:0px;
	background:#514e49 url(../images/background.gif) no-repeat center left;
	height:100%
}

* {margin:0px;padding:0px;}
form {margin:0px;padding:0px;}
table {border:0px none #FFF;}
td {margin:0px;padding:0px;}
img {border-width:0px;}
p {margin:10px 0px 0px 0px;padding:0px;}
h1 {color:#AAA;font-size:1.3em;margin:0px;padding:0px;}
h2 {color:#AAA;font-size:1.1em;font-weight:bold;margin:0px;padding:0px;}
h3 {color:#AAA;font-size:1em;font-weight:bold;margin:0px;padding:0px;}
h5 {color:#AAA;font-size:1.3em;margin:0px;padding:0px;}
option {margin:0px 2px 0px 2px;}

/*********************************************
/* Custom Generic Styles
/*********************************************/

.admin_heading {color:#FFF;font-size:0.9em;}
.bolder {font-weight:bold;}
.no_decoration {text-decoration:none;}
.smallerText {font-size:0.9em;}
.tinyText {font-size:0.7em;}
.justified {text-align:justify;}
.nospace {margin-top:0px;}
.fivespace {margin-top:5px;}
.tenspace {margin-top:10px;}
.fifteenspace {margin-top:15px;}
.twentyspace {margin-top:20px;}
.clearfix {float:left;clear:both;}
.floatfix {float:left;}
.neverfix {float:left;clear:none;}
.rightclearfix {float:right;clear:both;}
.rightfix {float:right}
.hidden {display:none;}
.tenpad {padding-top:10px;}
.spacefiveleft {margin-left:5px;}
.spacefiveright {margin-right:5px;}
.helper {cursor:help;}
.autoHeight {height:auto;}
.autoFlow {overflow-y:scroll;}
.yellowText {color:#dbad00;}

/*********************************************
/* Basic Links
/*********************************************/

a {outline:none;}
a:link {color:#f8efcc;}
a:hover {color:#dbad00;}
a:visited {color:#f8efcc;}
a:visited:hover {color:#dbad00;}

.whitelink a {color:#FFF;}
.whitelink a:hover {color:#f8efcc;}
.whitelink a:visited {color:#FFF;}
.whitelink a:visited:hover {color:#f8efcc;}

/*********************************************
/* Layout
/*********************************************/

div#container0 {
	position:absolute;
	left:0;
	width:100%;
	top:50%;
	margin-top:-240px;
	height:480px;
	z-index:0;
	background:url(../images/sidebg.jpg) no-repeat 996px bottom;
}

div#container1 {
	position:absolute;
	top:50%;
	left:200px;
	margin-top:-240px;
	height:480px;
	width:480px;
	z-index:1;
	background-color:#514e49;
}

div#container2 {
	position:absolute;
	top:50%;
	left:0px;
	margin-top:-240px;
	height:480px;
	width:100%;
	z-index:4;
}

div#containertour {
	position:absolute;
	top:50%;
	left:200px;
	margin-top:-240px;
	height:480px;
	width:100%;
	z-index:3;
}

div#enterpage {
	width:996px;
	height:480px;
	background:url(../images/enterpage.jpg) no-repeat top left;
}

div#enter_button {
	position:absolute;
	top:286px;
	left:850px;
	width:80px;
	height:20px;
}

div#imagearea {
	position:absolute;
	z-index:2;
	top:0px;
	height:480px;
}

div#leftcolmenu {
	position:absolute;
	z-index:5;
	top:0px;
	left:0px;
	width:160px;
	height:440px;
	padding:20px;
	background-color:#2c2b29;
	overflow:hiden;
	font-size:1em;
}

div#leftcolmenu h1 {
	color:#FFFFFF;
}

div#leftcolmenu p {
	color:#FFF;
	font-size:0.75em;
}

div#rightcolcontent {
	position:absolute;
	z-index:6;
	color:#AAA;
	background-color:#353432;
	font-size:0.75em;
	top:0px;
	height:480px;
	width:316px;
}

.rightcolActive {
	right:0px; /* Right Aligned */
}

.rightcolFixed {
	left:680px; /* LeftCol + Content Area */
}

div#contentmain {
	position:absolute;
	width:240px;
	height:440px;
	padding:20px;
}

div#contentmain p {
	text-align:justify;
}

div#rightcolbar {
	position:absolute;
	z-index:7;
	top:0px;
	right:0px;
	width:35px;
	height:480px;
	border-left:1px solid #333;
	background:#2c2b29 url(../images/vertical_text.gif) no-repeat center center;
}

ul {
	width:220px;
	padding:10px 0px 0px 20px;
	margin:0px;
}

li {
	padding:0px;
	margin:5px 0px 0px 0px;
}

.tbl_row {
	clear:both;
	float:left;
	width:240px;
}

.tbl_row label {
	float:left;
	width:50px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.news_archive_row {
	clear:both;
	float:left;
	width:240px;
}

.news_archive_row label {
	float:left;
	width:70px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

/*********************************************
/* Accordian Menu
/*********************************************/

.toggler {
	color:#FFF;
	width:160px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #FFF;
	text-align:right;
	font-weight:normal;
}

.toggler a:link, .toggler a:visited {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding: 2px 0px 2px 0px;
}
.toggler a:hover, .toggler a:visited:hover {
	color:#CCC;
}

/* Overrides the toggler colors on the homepage.*/
.homelink a {color:#dbad00;}
.homelink a:hover {color:#f8efcc;}
.homelink a:visited {color:#dbad00;}
.homelink a:visited:hover {color:#f8efcc;}

.element_group {
	
}

.element_item {
	width:160px;
	height:auto;
	color:#FFF;
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:0.8em;
}

.element_item a:link, .element_item a:visited {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding: 2px 0px 2px 0px;
	margin:0px;
}
.element_item a:hover, .element_item a:visited:hover {
	color:#CCC;
}

/*******************************************/
/* GALLERY THUMB BITS                      */
/*******************************************/

div#thumb_group {
	position:absolute;
}

.gallitem {
	position:absolute;
	width:80px;
	height:80px;
	background:#514E49;
}

.gallrow1 {
	top:0px;
}

.gallrow2 {
	top:80px;
}

.gallrow3 {
	top:160px;
}

.gallrow4 {
	top:240px;
}

.gallrow5 {
	top:320px;
}

.gallcol1 {
	left:0px;
}

.gallcol2 {
	left:80px;
}

.gallcol3 {
	left:160px;
}

.gallitem img {
	border:none;
	padding:0px;
	margin:0px;
}

div#targetBox {
	position:absolute;
	top:0px;
	left:0px;
	width:78px;
	height:78px;
	border:1px #DBAD00 solid;
}

/*******************************************/
/* FORM BITS                               */
/*******************************************/

div#standard_form {
	width:240px;
}

div#page_form_ajaxwait {width:240px;text-align:center;}

.formfixWide {
	float:left;
	clear:both;
	width:240px;
	margin-top:5px;
}

.formfixWide label {
	float:left;
	width:115px;
}

.formfixWide input {
	float:right;
	width:118px;
	margin:0px;
	font-size:12px;
	padding:2px;
	border: 1px solid #333;
}

.formfixCheckList {
	float:left;
	clear:both;
	width:240px;
	margin-top:5px;
}

.formfixCheckList label {
	float:left;
	width:200px;
	margin-left:10px;
}

.formfixCheckList input {
	float:left;
	margin:0px;
	width:auto;
}

.formButton {
	color:#f8efcc;
}
.formButton a:link, .formButton a:visited {
	width:82px;
	height:21px;
	color:#f8efcc;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	display:block;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.formButton a:hover, .formButton a:visited:hover {
	color:#dbad00;
}

.dropDownWide {
	width:240px;
}