* { margin:0px; padding:0px; }
html {  	overflow-y:scroll; }

body { 
	background-color: rgb(0, 0, 0);
	margin-bottom:10px;
	}

body {
	background-image:url(../images/layout/gradient.png);
	background-repeat: repeat-x;
	background-attachment: fixed;	
	background-position: 0 0;
	
	}

div#content, div#content ul, div#content li, div#content p, div#content ul li, table, tbody, td, tr { 
	font-size:9pt;
	}

div#footerNav {
	line-height:1.2em;
	font-size:9pt;
	}
div#footerNav a { 
	color:rgb(176, 193, 132);	
	}

div#footerNav a:hover { 
	color:rgb(255,255,255);
	}
div#content a, div#content a:visited {
	color: rgb(96, 118, 52);
	text-decoration:none;
	font-weight:bold;
	}
div#content a:hover {
	color: rgb(0, 0, 0);
	}	
	
p.pageHeader {
	color:rgb(255,255,255);
	text-transform:uppercase;
	letter-spacing:.5em;
	font-size:8pt;
	}





div#wrapper, div#header, table#contentTable {
	xwidth:915px;
	width:780px;
	}

table#loader {
	width:100%;
	_height:300px;
	min-height:300px;
	}

div#wrapper {
	position:relative;
	margin: 0px auto;
	height:auto;
	}

#leftBar { 
	position:absolute;	
	}

div#headerOuter { 
	background-image:url(../images/layout/gradient.png);
	background-repeat: repeat-x;
	background-attachment: fixed;	
	}
div#header {
	position:relative;
	top:0px;
	left:0px;
	background-image:url(../images/layout/FG2_headBG_small.png);
	height:150px;
	overflow:hidden;
	}
div#header.largeBackground {
	background-image:url(../images/layout/FG2_headBG_large.png);
	}
div#footerOuter {
	}
div#footer {
	position:relative;
	background-image:url(../images/layout/FG2_footBG_small.png);
	background-repeat: repeat-x;
	width:100%;
	height:80px;	
	}
div#footer.largeBackground {
	background-image:url(../images/layout/FG2_footBG_large.png);
	}


div#contentTable { 
	margin:0px; padding:0px; height:100%; border-spacing:0px;  border-collapse: collapse; 
	background-image:url(../images/layout/FG2_divBG_small.png);
	background-repeat: repeat-y;
	background-color: transparent;
	}
div#contentTable.largeBackground { 
	background-image:url(../images/layout/FG2_divBG_large.png);
	}











div#headerPic { 
	width:310px;
	height:130px;
	right:10px;
	top:0px;
	background-image:url(../images/layout/headerPic.png);
	background-repeat: no-repeat;	
	position:absolute;	
	z-index:100;
	}
div#headerTitle { 
	width:380px;
	height:80px;
	background-image:url(../images/layout/headerTitle_smaller.png);
	background-repeat:no-repeat;
	position:absolute;
	left:195px;
	top:40px;
	z-index:101;	
	}
div#headerMap { 
	width:174px;
	height:127px;
	background-image:url(../images/layout/miniMap.png);
	position:absolute;
	left:30px;
	top:35px;
	}




div#content { 
	position:relative;
	overflow:hidden;
	min-height:300px;
	width:530px;
	margin-left:-10px; 
	padding:0px;
	background-color:#FFFFFF;
	}
#contentL { 
	width:40px;
	height:200px;
	}
#navigationTD {	
	width:170px;
	height:auto;
	
	}
#contentTable td#contentTD {
	background-color:#FFFFFF;
	}
#contentR { 
	width:50px;
	height:200px;
	}

div#navigation {
	width:115px;
	margin-top: 10px;	
	text-align:left;
	position:relative;
	}	


div#footerNav {
	font-size:11px;
	
	width:100%;
	bottom:18px;
	left: 0px;
	text-align:center;
	position:absolute;
	z-index:1000;
	margin:0px; padding:0px;	
	}

p.pageHeader {
	background-color:rgb(96, 118, 52);
	padding:2pt 2pt 2pt 5pt;
	width:600px;
	}

#editingTable {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	xborder:1px solid #F30A00;
	}


#editingTable td, .previewTable td { 
	xbackground-color: #EEEEEE;
	vertical-align:top;
	xoverflow:hidden;
	}












/*Navigation*/
div.toggler a {
	font-size: 9pt;

	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	overflow:hidden;
	margin:0px;
	padding: 0px 0px;
	display:block;
	width:100%; 

	text-decoration: none;
}
div.toggler a a:link, h3.toggler a:visited, a.slideShow {
	font-weight: bold;
	display: block;
	text-decoration: none;
	width:100%; height:100%;
	line-height:1em;
	position:relative;
	margin:0px 0px 0px 0px;
	padding: 3px 0px 3px 3pt;
	color:rgb(90, 116, 68);	
}
div.toggler a a:hover {
	background-color:rgb(156,178,112);
}

div.toggler a {
	font-size: 9pt;

	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	overflow:hidden;
	margin:0px;
	padding: 0px 0px;
	display:block;
	width:100%; 

	text-decoration: none;
}
div.toggler a:link, div.toggler a:visited {
	font-weight: bold;
	display: block;
	text-decoration: none;
	width:100%; height:100%;
	line-height:1em;
	position:relative;
	margin:0px 0px 0px 0px;
	padding: 3px 0px 3px 3pt;
	color:rgb(90, 116, 68);	
}
a.toggle:hover {
	background-color:rgb(156,178,112);
}

.element {
 xheight:0px;
}
 
.element p {
	margin: 0;
	padding: 0px 2px 0px 2px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}

div.element ul li {
	list-style:none;
	}

div.element ul { 
	list-style:none;
	margin:0px 0px 5px 0px;
	xborder-top:1px solid #607634;	             
	padding:0px 0px 0px 0px;
	xborder:1px solid #FF0000;

	}


div.element li { 
	
	border-bottom:1px solid #607634;	             
	border-left:1px solid #607634;
	margin:0px; padding:0px;
	line-height:1em;
	}


div.element li a { 
	text-align:left;
	display:block;

	padding:2px 2px 3pt 2px;
	color:#FFFFFF;	
	font-size:11px;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
	line-height:1em;
	}

div.element li a:hover { 
	background-color:rgb(156,178,112);
	}
