 

#contents li {
	color: #A0CA7C;
	margin-left: 2.8em;
}

body {
	color: #555;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
} 

p {
	line-height: 130%;
	margin: 10px 0;
}
h1{
	clear: both;
	color: #336600;
	font-size: 28px;
	font-weight: normal;
	line-height: 100%;
	margin: 0 0 10px 0;
}



h3 {
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;

}

.first {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0CA7C;
}                              
li {
	line-height: 120%;
	margin: 15px 0 0 5px;
}



#wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	position:relative;             
}
#header {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
}


#navigation {
	clear: both;
	height: 43px;
	padding: 0;
	background-image: url(../images/backgrounds/menu_background.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#menu li a{
	font-size: 14px;
}

#menu li li a {
	font-size: 12px;
}

#mainbody {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/backgrounds/lightBackground-big.jpg);
	margin-top: 10px;
}

#mainbody ul li {
	background: url(../images/ui/bullet_list.png) no-repeat 0 2px;
	line-height: 110%;
	padding-left: 12px ;
	margin-bottom: 4px;
	margin-left: 0.4em;
}


#mainbody p a,
#mainbody li a {
	color: #EC3F11;
	font-weight: bold;
	text-decoration: none;
}

#mainbody p a:hover,
#mainbody li a:hover {
	color: #000;
}

#mainbody .panel h1 a {
	color: #003300;
	text-decoration: none;	
}

#mainbody a.pdf {
	font-weight: normal;
	padding-left: 20px;
}


#contents {
	float: left;
	/* margin-left: 20px;
	width: 660px;	*/   
	margin-left: 0;
	width: 670px;
}
#contents-wide {
	float: left;
	/* margin-left: 20px;
	width: 660px;	*/   
	margin-left: 0;
	width: 970px;
}
#news-text {
	width: 300px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

#news-photo {
	width: 600px;
	float: right;
}


#textArea {
	margin-top: 0;
	margin-left: 10px;
}

#textArea a, a:link, a:hover, a:visited, a:active {
	color: #003300;
	text-decoration: none;
}

#contents img {
	margin: 10px 0;	
}

#contents img.inline {
	float: left;
	margin: 0 0 10px 0;
	padding-right: 30px;
}

#contents .photos img {
	margin:15px 10px 15px 0;	
}

#contents .panel {
	float: left;
	height: 110px;
	margin: 5px 5px 5px 15px;
	padding: 0 15px 20px 0;
	position: relative;	
	width: 300px;
}

#contents .newsPanel {
	float: left;
	height: 250px;
	margin: 5px 5px 5px 15px;
	padding: 0 15px 20px 0;
	position: relative;	
	width: 300px;
}

#contents .panel h1 {
	line-height: 70%;
	margin: 0 0 7px 0;
	padding: 0 0 4px 30px;
	background-image: url(../images/shapes/arrow_large.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*#contents .panel h1 a:hover,
#extra h1 a:hover {
	color: #EC3F11;	
}*/

#contents .panel p {
	color: #003300;
	line-height: 130%;
	padding-left: 30px;    
	width: 175px;
}


#contents .panel img {
	left: 211px;
	margin: 0;
	position: absolute;
	top: 5px;
	width: 114px;
	height: 100px;
}

#contents .newsPanel img {
		float: right;
}

#contents .panel ul {
	width: 210px;
}

#contents .panel li {
	line-height: 100%;
}




h2 {
	clear: both;
	color: #336600;
	font-size: 28px;
	font-weight: normal;
	line-height: 100%;
	margin: 0 0 7px 0;
	padding: 0 0 4px 30px;
	background-image: url(../images/shapes/arrow_large.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.typep {
	color: #003300;
	line-height: 130%;
	padding-left: 30px;    
}

#photoArea {
	float: right;
	margin-right: 10px;
	width: 260px;
	background-color: #FFFFFF;
	height: 135px;
}

#news {
	float: right;
	margin-right: 10px;
	width: 260px;
	background-color: #FFFFFF;
	min-height: 125px;
}
/*
#news .lightbg .contactus {
	background: url(../images/ui/bg_extra_cnrs_bottom.png) no-repeat bottom left;
}

#news .lightbluebg {
	background-color: #0083D7;
}

#news .lightbluebg div,
#news .lightbluebg form {
	background: url(../images/ui/bg_extra_lightblue_cnrs_top.gif) no-repeat top left;
	border-bottom-style: none;
}

#news .bluebg {
	background: #024987 url(../images/ui/bg_extra_blue_body.jpg) repeat-y left;
}

#news div div {
	float: none;
	width: 260px;
}

*/#news h1 {	
	margin: 0;
	padding: 5px 15px 5px 15px;
}
#news h1 a {
	color: #003300;
	font-size: 24px;
	text-decoration: none;
}
#news p {
	color: #777;
	line-height: 120%;
	margin: 5px 0 10px 0;
		padding: 10px 5px 10px 15px;
}
#map {
	margin-left: 20px;
}


#footer {
	margin-top: 15px;
}


#footer p {
	color: #999;
	font-size: 11px;
	margin-top: 0;
}

#footer span {
	margin-left: 10px;
}

#footer a {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}

#footer .credits a {
	color: #999;
}

#footer a:hover,
#footer .credits a:hover {
	color: #EC3F11;
}



/* ========= */
/* = Hacks = */
/* ========= */

.clear {
	height: 0;
    clear: both;
}

/*  Clear Float Hack*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.right {
	float: right;
	padding-left: 5px;
}
.lelft {
	float: left;
	padding-right: 5px;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.credits {
	float: right;
	color: #FFF;
}
#masthead {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/home/WCWRA_masthead.jpg);
	height: 114px;
	width: 1000px;
}
.logo {
	float: right;
	font-size: 16px;
	position: relative;
	width: 360px;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: right;
	padding-right: 5px;
}
.whiteBack {
	background-color: #FFF;
}
.padding {
	padding-left: 30px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltright {
	float: right;
}
#images {
	background-color: #3C555A;
	height: 800px;
	width: 800px;
}
#newsColumn .fltright {
	padding-right: 20px;
	padding-top: 10px;

}
#newsColumn {
}
