@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

* {padding: 0; margin: 0;}
p {margin-top: 0em; margin-bottom: 1em; line-height:1.5em;}

html { overflow: -moz-scrollbars-vertical !important; }

body {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:none;
	}
	
h1, h2, h3 {
	padding-bottom:.5em;
	}
	
h2 {
	font-weight:lighter;
	color:#999;
	padding-left:20px;
}

a.gray {
	color:#666;
}

#header {
	height:57px;
	width:980px;
	margin:0 auto;
	background:url(../images/ECP_logo_279x57.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin-top:25px;
}


#torso {
	width:980px;
	margin:0 auto;
	min-height:600px;
}

#banner {
	width:920px;
	margin: 0 auto;
	margin-top:20px;
}

#graphic {
	width:223px;
	margin:0 auto;
}

#gallery {
	width:900px;
	margin-left:40px;
	margin-top:20px;
	min-height:600px;
	margin-bottom:20px;
}

#maincontent {
	width: 650px;
	float:left;
	margin-top:20px;
	}
	
#maincontent img{
	float:left;
	margin-left:20px;
	margin-right: 10px;
	margin-bottom: 5px;
	}
	
#maincontent p {
	padding-left: 20px;
	}

#sidebar {
	width:300px;
	float:right;
	margin-top:20px;
	padding-bottom:20px;
	background-color:#1e5907;
	color:#FFF;
	}
	
#sidebar ul {
	padding-left: 20px;
	list-style:none;
	}
	
#sidebar p {
	padding-left: 20px;
	padding-right: 20px;
	}

#sidebar img{
	margin-left: 20px;
	margin-bottom: 5px;
	}
	
#sidebar h2 {
	color:#FFF;
	padding-top:20px;
}

#sidebar a:link {color: #fff; text-decoration: none; }
#sidebar a:active {color: #fff; text-decoration: none; }
#sidebar a:visited {color: #fff; text-decoration: none; }
#sidebar a:hover {color: #fff; text-decoration: underline; }

#sidebarbottom {
		width:300px;
	float:right;
	margin-top:20px;
	padding-bottom:20px;
}

#sidebarbottom img {
	display:block;
	margin: 0 auto;
}

#blogcontent {

	border-bottom:1px solid #CCC;
	margin-bottom:20px;
	padding-bottom:10px;
		}
		
h2.cmsh2 {
	padding-bottom:.1em;
}
		
#date {
	width:40px;
	min-height:50px;
	border:1px solid #1e5907;
	float:left;
	margin-right:10px;
	margin-left:20px;
}

#month {
	height:50%;
	padding-top:1px;
	padding-bottom:5px;
	background-color:#1e5907;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

#day {
	color:#999;
	font-size:24px;
	text-align:center;
	padding-top:3px;
}

#tryingtext {
	width:840px;
	margin:0 auto;
	color:#999;

}

#tryingtext img {
	margin-right:40px;
	float:left;
}

#tryingtext h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}

#gallery_desc {
	width:770px;
	margin:0 auto;
	color:#666;
}

#gallery_desc p {
	margin-left: 20px;
}

#thebigpicture {
	clear:both;
	background-color:#fafafa;
	border:1px solid #ededed;
	padding:20px;
	color:#666;

}

#thebigpicture h2 {
	color:#1e5907;
}

#thebigpicture a:link {color: #666; text-decoration: underline; }
#thebigpicture a:active {color: #666; text-decoration: underline; }
#thebigpicture a:visited {color: #666; text-decoration: underline; }
#thebigpicture a:hover {color: #666; text-decoration: underline; }


#footer {
	clear:both;
	width:980px;
	margin:0 auto;
	margin-top:20px;
	color:#ccc;
	font-size:.75em;
}

#footer p.light {
	color:#f3f3f3;
	float: right;
	margin-top:-2.5em;
}

#footer a:link {color: #f3f3f3; text-decoration: none; }
#footer a:active {color: #f3f3f3; text-decoration: none; }
#footer a:visited {color: #f3f3f3; text-decoration: none; }
#footer a:hover {color: #f3f3f3; text-decoration: underline; }
