* {
    margin: 0px;
    padding: 0px;
}
body{
	font-family:sans-serif;
	background-image:url(/images/background.png);
	
}

#outerwrapper {
    position: relative;
    width: 1000px;
    margin: 0 auto;
	
}
#header{
	

	display:block;
}
#block_1
	{
	float: left;
	width: 500px;
	margin-left: 250px;

	}
* html #block_1
	{
	display: inline;
	}
#block_2
	{
	float: left;
	width: 250px;
	margin-left: -750px;
	background-color:#5F2F2F;
	}
#block_3
	{
	float: left;
	width: 250px;
	background-color:#CFB367;
	}
#footer{
		height:20px;
		color:#002400
	
	display:block;
}
.onecolumn #block_1{
	width:1000px;
	margin-left:0px;
}
.onecolumn #block_2, .onecolumn #block_3{
	display:none;
}
/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */
#wrapper
	{
	width: 1000px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* 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 */
#footer
	{
	clear: both;
	}
#header, #footer
	{
	width: 1000px;
	height:44px;
	}
/* 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;
	}

	/*admin edit links */
.contact_block {float:left;}
.Admin_Edit_Contact {clear:both;}
.Admin_Edit_Contact a, .Admin_Edit_Contact a:visited {color:red !important; font-weight:100;}
.Admin_Edit_Page a, .Admin_Edit_Page a:visited, .Admin_Edit_Content_block a, .Admin_Edit_Content_block a:visited {color:red !important; font-weight:100;}
.Admin_Edit_Content_block a {color:red !important; font-weight:100;}



.maincontent {
    margin-left: 5px;
}

/*Header*/
.headermiddle {
    clear: left;
}

/*Nav*/
#pcm {
    display: none;
}

ul.pureCssMenu ul {
    display: none
}

ul.pureCssMenu li:hover > ul {
    display: block
}

ul.pureCssMenu ul {
    position: absolute;
    left: -1px;
    top: 98%;
}

ul.pureCssMenu ul ul {
    position: absolute;
    left: 98%;
    top: -2px;
}

ul.pureCssMenu, ul.pureCssMenu ul {
    margin: 0px;
    list-style: none;
    padding: 0px 2px 2px 0px;
    background-color: #333333;
    background-repeat: repeat;
    border-color: #cccccc #111111 #111111 #cccccc;
    border-width: 1px;
    border-style: solid;
}

ul.pureCssMenu table {
    border-collapse: collapse
}

ul.pureCssMenu {
    display: block;
    zoom: 1;
    float: left;
}

ul.pureCssMenu ul {
    width: 67.2px;
}

ul.pureCssMenu li {
    display: block;
    margin: 2px 0px 0px 2px;
    font-size: 0px;
}

ul.pureCssMenu a:active, ul.pureCssMenu a:focus {
    outline-style: none;
}

ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
    display: block;
    vertical-align: middle;
    background-color: #333333;
    border-width: 1px;
    border-color: #333333;
    border-style: solid;
    text-align: left;
    text-decoration: none;
    padding: 2px 5px 2px 10px;
    _padding-left: 0; /* Applies only to IE 6 */
    font: normal 12px Trebuchet MS, Tahoma;
    color: #cccccc;
    text-decoration: none;
    cursor: default;
}

ul.pureCssMenu span {
    overflow: hidden;
}

ul.pureCssMenu li {
    float: left;
}

ul.pureCssMenu ul li {
    float: none;
}

ul.pureCssMenu ul a {
    text-align: left;
    white-space: nowrap;
}

ul.pureCssMenu li.sep {
    text-align: left;
    padding: 0px;
    line-height: 0;
    height: 100%;
}

ul.pureCssMenu li.sep span {
    float: none;
    padding-right: 0;
    width: 3px;
    height: 100%;
    display: inline-block;
    background-color: #cccccc #111111 #111111 #cccccc;
    background-image: none;
}

ul.pureCssMenu ul li.sep span {
    width: 100%;
    height: 3px;
}

ul.pureCssMenu li:hover {
    position: relative;
}

ul.pureCssMenu li:hover > a {
    background-color: #377D9F;
    border-color: #377D9F;
    border-style: solid;
    font: normal 12px Trebuchet MS, Tahoma;
    color: #FFFFFF;
    text-decoration: none;
}

ul.pureCssMenu li a:hover {
    position: relative;
    background-color: #377D9F;
    border-color: #377D9F;
    border-style: solid;
    font: normal 12px Trebuchet MS, Tahoma;
    color: #FFFFFF;
    text-decoration: none;
}

ul.pureCssMenu li.dis a {
    color: #666 !important;
}

ul.pureCssMenu img {
    border: none;
    float: left;
    _float: none;
    margin-right: 2px;
    width: 16px;
    height: 16px;
}

ul.pureCssMenu ul img {
    width: 16px;
    height: 16px;
}

ul.pureCssMenu img.over {
    display: none
}

ul.pureCssMenu li.dis a:hover img.over {
    display: none !important
}

ul.pureCssMenu li.dis a:hover img.def {
    display: inline !important
}

ul.pureCssMenu li:hover > a img.def {
    display: none
}

ul.pureCssMenu li:hover > a img.over {
    display: inline
}

ul.pureCssMenu a:hover img.over, ul.pureCssMenu a:hover ul img.def, ul.pureCssMenu a:hover a:hover img.over {
    display: inline
}

ul.pureCssMenu a:hover img.def, ul.pureCssMenu a:hover ul img.over, ul.pureCssMenu a:hover a:hover img.def {
    display: none
}

ul.pureCssMenu a:hover ul {
    display: block
}

ul.pureCssMenu span {
    display: block;
    background-image: url(./images/arr_white.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 12px;
}

ul.pureCssMenu li:hover > a > span {
    background-image: url(./images/arrv_white.gif);
}

ul.pureCssMenu a:hover span {
    _background-image: url(./images/arrv_white.gif)
}

ul.pureCssMenu ul span, ul.pureCssMenu a:hover table span {
    background-image: url(./images/arr_white.gif)
}
#footer P{
	text-align:center;
	
}

.footerleft, .footertop_middle, .footerright{
	float:left;
	text-align:center;
	width:333px
	
}
#footer a, #footer a:visited{
	color:#002400
}
#footer{
	text-transfrom:capitalize;
	
}