body {  margin: 0px 0px 0px 0px; color:#483318; background-color:#9c7c44; font-family:Arial,Verdana,Sans-serif;font-size:100.01%; padding:1em; }

/*
 * TabPane styles
 */
 
 .dynamic-tab-pane-control.tab-pane {
	position: relative;
	overflow: visible; 
	clear: both;
	width:90%;
}

.dynamic-tab-pane-control .tab-row .tab {
	cursor:			Default;
	display:		block;
	margin:			0;
	float:			left;
	padding:		0px;
	
	cursor:			hand;
	cursor:			pointer;
	
	z-index:		1;
	position:		relative;
}



.dynamic-tab-pane-control .tab-row .tab.selected h2 {
	border:			1px solid #000;
	border-bottom:	0;
	z-index:		3;
	padding:		0;
	margin:			0;
	background:		#EA9402;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-size:			12px;
	color:				#483318;
	background: #E8AE4C; 
	display: block;
	padding: 5px;
	text-decoration:	none;
	border:			1px solid #000;
	border-left:			0;
	border-bottom:			0;
	cursor:			hand;
	cursor:			pointer;	
	height:			1em;
}

.dynamic-tab-pane-control .tab-row .hover a {
	background:		#D18400;
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	background:		#EA9402;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid #000;
	background:		White;
	z-index:		2;
	position:		relative;
	color:			#483318;
	font-size:		.9em;
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	background:		transparent;
	border:			1px solid #000;
	border-right:			0;
	border-bottom:			0;
	border-top:			0;
	height:			1.55em;
	width:			100%;
}
 
 
.readmore { color:#2e3192; font-size:10px; }

.nav {
	background-color: #204917;
}

.main {
	background-color: #fff;
}

.homemain {
	background-color: #7d762e;
}

#editorTabs {
	margin:			0;
	font-size:.9em;
}

#separator {
	border-bottom: 1px dotted #483318;
}

#vertical {
	border-left: 1px dotted #fff;
}

#main {
	background-color:#fff;
}

#nobox {
	background-color:#fff;
}

#col {
	background-color:#fff;
}

#header {
	background-color:#204917;
	color:#fcfcfc;
}

#headerleft {
	background:  url(../images/global/left_green_gradient.jpg);
	background-repeat:repeat-y;
	width="154"
	height="46"
}

#leftbar {
	background:  url(../images/global/000.gif);
	width="1"
}

#rightbar {
	background:  url(../images/global/000.gif);
	width="1"
}

h3 { 
	color:#483318;  
}



#main h2 {color:#9E5400; margin-left:45px; margin-right:35px; font-family: Arial, sans-serif;font-size:1.2em; }

#main h3 {color:#2b68a9; margin-left:45px; margin-right:35px; font-size:1em; }

#main h4 {color:#737904; margin-left:45px; margin-right:35px; font-size:.9em; }

#main hr {color:#669999; margin-left:45px; margin-right:35px; }

#main p { margin-left:45px; margin-right:35px; line-height:1.3em; font-size:.9em; }

#main p.caption { margin-left:45px; margin-right:35px; line-height:1.3em; font-size:.8em; }

#main ul li { list-style-image: url(../images/bullets/main-bullet.gif); margin-left:40px; margin-right:45px; font-size:.9em; }

#main ol li { margin-left:40px; margin-right:45px; font-size:.9em; }

#main ul.check li.check { list-style-image: url(../images/bullets/check-bullet.gif); margin-left:40px; margin-right:45px; font-size:.9em; }

#nobox h2 {color:#9E5400; margin-left:0px; margin-right:35px; margin-top:-3px; font-family: Arial, sans-serif; font-size:1.1em; }

#nobox h3 {color:#2b68a9; margin-left:0px; margin-right:35px; font-size:1em; }

#nobox hr {color:#669999; margin-left:0px; margin-right:55px; }

#nobox p { margin-left:0px; margin-right:55px; line-height:1.3em; font-size:12px; }

#nobox ul li { list-style-image: url(../images/bullets/main-bullet.gif); margin-left:20px; margin-right:15px; font-size:12px; }

#nobox ul.check li.check { list-style-image: url(../images/bullets/check-bullet.gif); margin-left:20px; margin-right:45px; font-size:12px; }

#col h2 {color:#9E5400; margin-left:25px; margin-right:15px; font-family: Arial, sans-serif;font-size:1.2em; }

#col h3 {color:#2b68a9; margin-left:25px; margin-right:15px; font-size:1em; }

#col hr {color:#669999; margin-left:25px; margin-right:15px; }

#col p { margin-left:25px; margin-right:15px; line-height:1.3em; font-size:.8em; }

#col ul li { list-style-image: url(../images/bullets/main-bullet.gif); margin-left:20px; margin-right:15px; font-size:.8em; }

#col ul.check li.check { list-style-image: url(../images/bullets/check-bullet.gif); margin-left:20px; margin-right:45px; font-size:.8em; }

#header h1 {color:#fcfcfc; margin-left:5px; margin-top:0px; font-family: Arial, sans-serif;font-size:1.2em; }

#headerleft h1 { text-align:center; color:#fcfcfc; margin-left:0px; margin-top:0px; font-family: Arial, sans -serif; font-size:1.2em; text-decoration:none; }

p.footer { text-align:center; color:#0b3543; font-size:9pt; margin-left:14px; margin-right:14px; }


.copyright { text-align:center; font-size:10px; margin-left:14px; margin-right:14px; }

a:link { color:#2b68a9; text-decoration:underline; }
a:visited { color:#2b68a9; text-decoration:underline; }
a:active { color:#f26921; text-decoration:underline; }
a:hover { color:#f26921; text-decoration:underline; }

a.reverse:link { color:#cc9; margin-top:0; text-decoration:underline; }
a.reverse:visited { color:#cc9; margin-top:0; text-decoration:underline; }
a.reverse:active { color:#cc9; margin-top:0; text-decoration:underline; }
a.reverse:hover { color:#cc9; margin-top:0; text-decoration:underline; }


/*
 * PureDOMExplorer Demo styles 
 * written by Chris Heilmann 
 * More at http://onlinetools.org/tools/puredom/
 */
	
	ul.pde a:link,
	ul.pde a:visited,
	ul.pde a:hover,
	ul.pde a:active{
		text-decoration:none;
		color:#fff;
	}
	ul.pde a:hover{
		text-decoration:underline;
	}
	ul.pde,ul.pde li{
		margin:0;
		padding:0;
		list-style:none;
	}
	ul.pde{
		text-align:left;
		font-size:.8em;
		margin:.5em auto;
		width:94%;
	}
	ul.pde ul{
		margin:0 0 0 1em;
		padding:0;
	}
	ul.pde li{
		line-height:1.3em;
		padding:.2em 0;
		margin:0;
		padding-left:10px;
	}
/* dynamically added to LIs with nested ULs */
	ul.pde li.parent{
		padding-left:0;
	}
	ul.pde li.parent img{
		border:none;
		padding-right:5px;
	}
/* dynamically added to LIs with nested ULs and STRONG elements in them */
	ul.pde li.current li{
		padding-left:0;
	}
/* The class to hide nested ULs */
       .hide{
               position:absolute;
               top:0;
               left:-4000px;
       }

/* The class to show nested ULs */
       .show{
               position:static;
               display: table;
               top:0;
               left:1em;
       }


/* slideshow styles */

.slideshow {
	width: relative;
	height: relative;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	float: left;
	background-color: #ffffff;
	/* border: 1px dotted #330000; */
}

.slideshow img {
	border: none;
}	

.cleaner {
	clear: both;
	width: 0px;
	height: 0px;
}

/* lightbox styles copy */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/media/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/media/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/media/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	