/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}	

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #003300;
}
	/*background-color: #1A4D1A;*/
/*	background-color: #00FF00;
	background-color: #ffffff;
*/

body a{
	color: #663300;
}

body a:hover, body a:focus{
	color: #000000;
}

#header{
	height: 119px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-align: center;
/*	padding-bottom: 10px;*/
	/*border-bottom: solid 1px #000000;*/
}

/*#bottom_nav_bar{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 9px;
	margin-top: 25px;
	padding: 5px;
	text-align: center;
}*/

#bottom_nav_bar{
	background-color: #ffffff;
	color: #000000;
	font-size: 9px;
	margin-top: 25px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	border-top: 1px solid #000000;
}

#bottom_nav_bar a:link, #bottom_nav_bar a:visited{
		color: #000000;
}

#bottom_nav_bar a:hover {
	color: #0d7b0d;
}

#footer{
	background-color: #ffffff;
	color: #000000;
	font-size: 9px;
	margin: 0;
	padding: 0 5px 5px 5px;
	/*padding-top: 0px;*/
	text-align: center;
}


#footer a:link, #footer a:visited{
		color: #000000;
}

#footer a:hover {
	color: #0d7b0d;
}



/*#bottom_nav_bar a:link, #bottom_nav_bar a:visited{
		color: #FFFFFF;
}

#bottom_nav_bar a:hover {
	color: #9999FF;
}*/

#sitewrapper{
	width: 750px;
	/*border: 2px solid #E26D6D;*/
	border: 2px solid #000000;
	text-align: left;
	background-color: #FFFDFD;
	padding: 10px;
	margin: 10px auto;
}

/*#outersitewrapper{
	width: 770px;
	border: solid 2px #9900FF;
	border-top: solid 2px #dddddd;
	border-left: solid 2px #eeeeee;
	border-bottom: solid 2px  #666666;
	border-right: solid 2px  #666666;
	margin: 10px auto;
	background-color: #333333;
	text-align: left;
	padding: 2px;
}
*/
.showforallspecial{
	display: none;
}

#navlist
{
	margin-bottom: 10px;
	padding: 6px 0 6px 10px;
	/*border-bottom: 1px solid #000000;*/
	/*border-top: 1px solid #000000;*/
	font-size: 9px;
	text-align: center;
	border-bottom: 1px solid #663300;
	
}

/*#navlist_inner_wrapper{
	width: 600px;
	float: left;
	margin-left: 55px;
}*/

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	border-bottom-width: 0px;
}

#navlist a:link, #navlist a:visited
{
	/*float: left;*/
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 0px 10px;
	text-decoration: none;
	color: #0d7b0d;
	border-left: solid 10px #0d7b0d;
	padding-left: 2px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	/*border-bottom: 4px solid #564D7C;
	border-top: 4px solid #564D7C;*/
	border-left: solid 10px #003300;
	/*margin-top: -5px;
	padding-top: 1px;
	padding-bottom: 2px;*/
	background: transparent;
	color: #000000;
}

#navlist a:hover { 
	color: #000000; 
}

#container{
	
}

/*Start of One Layout Example for floating columns*/

#block_1
	{
	float: left;
	width: 33%;
	margin-left: 31%;
	padding-right: 3px;
	padding-left: 6px;
	border-left: dashed 1px #663300;
	}

#block_1 p{
	margin-bottom: 10px;
}
* html #block_1
	{
	display: inline;
	}

#block_2
	{
	float: left;
	width: 66%;
	border-right: dashed 1px #0d7b0d;
	/*margin-left: -65%;*/
	}
#block_2 p{
	margin-bottom: 10px;
	padding-right: 10px;
	/*padding-left: 10px;*/
}
.fixthis {
	margin-right: -5px;
}


#block_2 ul{
	list-style: disc inside;
	text-indent: 15px;
	margin-top: -7px;
	margin-bottom: 7px;
}

#block_2 ul li ul{
	list-style: circle inside;
	text-indent: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#block_2
	{
	float: left;
	width: 66%;
	border-right: dashed 1px #0d7b0d;
	/*margin-left: -65%;*/
	}


#block_3 p{
	margin-bottom: 10px;
	padding-left: 10px;
}

#block_3 h5{
	margin-bottom: 10px;
	padding-left: 10px;
}

#block_3
	{
	float: left;
	width: 33%;
	}

#block_3 img {
	padding-left: 25px;
}

/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#block_1, #block_2, #block_3
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#block_1:before, #block_2:before, #block_3:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
/* End Mac IE5 filter */
/* IE Win can be a bit out - you might need to adjust  
bottom value by -1px or as required */
.verticalalign
	{
	position: absolute;
	bottom: 0;
	}
/*#block_1 .verticalalign
	{
	width: 34%;
	}
*/#block_2 .verticalalign
	{
	width: 66%;
	}
#block_3 .verticalalign
	{
	width: 33%;
	}
/* hack for Opera 7+ */
@media all and (min-width: 0px){
.verticalalign
	{
	width: 100% !important;
	}
/* But Opera 9 does it right, so CSS3 hax to the max */
/*div[id^="wrapper"] #block_1 .verticalalign
	{
	width: 34% !important;
	}
*/div[id^="wrapper"] #block_2 .verticalalign
	{
	width: 66% !important;
	}
div[id^="wrapper"] #block_3 .verticalalign
	{
	width: 33% !important;
	}
}
/* hack for IEs of all persuasions */
* html .verticalalign
	{
	width: 100% !important;
	}
.verticalalign p
	{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	background: #996666;
	}
#wrapper_extra
	{
	position: relative;
	/*border-top: solid 1px #663300;
	margin-top: -15px;
	padding-top: 15px;*/
	}
* html #wrapper
	{
	position: relative;
	}
#wrapper
	{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the columns vanish */
* html #wrapper_extra
	{
	float: left;
	width: 100%;
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
	
/*End of One Layout Example for floating columns*/

.indent15px{
	padding-left: 15px;
}

.javascriptbutton a:link, .javascriptbutton a:visited{
	background-color: #FFFF99;
	border-top: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	padding: 2px;
	text-decoration: none;
}

.javascriptbutton a:hover{
	background-color: #FFFF99;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-bottom: solid 1px #bbbbbb;
	border-right: solid 1px #bbbbbb;
	padding: 2px;
	text-decoration: none;
}
