/* 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;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #9B6F54;
}
	/*background-color: #1A4D1A;*/
/*	background-color: #00FF00;
	background-color: #ffffff;
*/

body a{
	color: #663300;
}

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

#header{
	height: 150px;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
/*	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 a:link, #bottom_nav_bar a:visited{
		color: #FFFFFF;
}*/

#bottom_nav_bar a:hover {
	color: #FFFFFF;
}

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

#footer span{
	vertical-align:super;
	font-size:7px;
}


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

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

#bottom_nav_bar a:hover {
	color: #FFFFFF;
}

#sitewrapper{
	width: 750px;
	border: 2px solid  #663300;
	text-align: left;
	background-color: #CCCCFF;
	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: #663300;
	border-left: solid 10px #ffffff;
	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 #663300;
	/*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 #663300;
	/*margin-left: -65%;*/
	}
#block_2 p{
	margin-bottom: 10px;
	padding-right: 10px;
	/*padding-left: 10px;*/
}

#block_2
	{
	float: left;
	width: 66%;
	border-right: dashed 1px #663300;
	/*margin-left: -65%;*/
	}
	
#block_2 h5{
	font-size: 11px;
	}
	
#block_3 p{
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
}

#block_3 h3{
	margin-top: 20px;
	margin-bottom: 10px;
	color: #663300;
	font-style: italic;
	font-size: 13px;
}

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

/* 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;
}
.LLC{
	vertical-align: super;
	font-size: 10px;
	line-height: 19px;
}


/*make the drop cap (that's going to be three lines deep) 3x the line height of body text, and then add 22%, the drop cap should snuggle pretty perfectly into its little space. Here, we know that 3X the body text line height is 51pixels; if I add 22% to 51, I get 62.22, which I round down to 62 pixels for the size of the drop cap in this paragraph*/
.dropcap {
	float: left;
	width: 42px;
	font-size: 55px;
	line-height: 45px;
	font-weight: normal;
	color:#663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -15px;
}

.dropcapresolve {
	margin-top: 20px;
}

.floatright
{
	float: right;
	width: 180px;
	margin: 0px 5px 20px 10px;
	background-color: #ddf;
	padding: 15px 10px 20px 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
}

.floatright ul li {
	font-size: 10px;
	list-style: disc;
	margin-left: 20px;
}

.floatright h5 {
	margin-bottom: 10px;
}

#Projectnavlist ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#993300;
	text-align:center;
	}
