body {
  	margin:0;
	padding:0;
	background:#4b4a49 url('../pics/top_bg.jpg') repeat-x;
	text-align:center;
}
.toprint {display: none;}
img, a, ul, li, h1, h2, h3, h4, p { margin:0; padding:0; border:0; }
a:active
{
outline: none;
}
p:first-letter { font: bold 1.4em sans-serif,Arial;}

#container {
  	margin-right:auto;
	margin-left:auto;
	padding:10px 0px 0px 0px;
	text-align:left;
	width:776px;
}
/*left colomn*/
#nav_column {
  	float:left;
	margin:0;
	padding:0px 0px 0px 0px;
	width:349px;
	height: 445px;
}
/*image logo*/
#logo {
	width: 340px;
	height: 166px;
	margin-bottom: -0.3em;
}

	

/*text in the blue left area*/
#nav_bar {
	height:445px;
	padding:18px 0 0 25px;
	background:url('../pics/nav_bg.jpg') no-repeat;
	text-align: justify;
}
#nav_content {
  	position:relative;
	top:20px;
}
#call_outs {
	text-align:center;
}
#content_wrapper {
	background:url('../pics/content_bg.jpg') repeat-y;
	float:left;
}
#content_column_rightside {
  	float:left;
	margin:0;
	padding:138px 0px 0px 0px;
	width:427px;
	min-height:530px;	
  	background:url('../pics/banner_bg.jpg') no-repeat;
}
#content_header {
	padding:10px 0px 0px 0px;
	width:402px;
	font-weight:bold; 
	color:#4A7A6A;
}

#footer {
  	clear: left;
	background:url('../pics/footer_bg.jpg') no-repeat;
	height: 40px;
}

/* HEADING SYLES
--------------------------*/
#nav_column h1 {
  	font:16px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
  	color:#9fbb3e;
	margin:0; 
	padding:0px 23px 10px 23px;
}
#nav_column h4 {
  	font:16px/20px Georgia, "Trebuchet MS",Arial, Helvetica, sans-serif;
  	color:#9fbb3e;
	margin:0; 
	padding:0px 23px 10px 23px;
}
#content_column_rightside h2 {
  	font:28px/28px Georgia, "Trebuchet MS",Arial, Helvetica, sans-serif;
  	color:#e6eae5;
	margin:0; 
	padding:20px 50px 10px 23px;
}
#content_column_rightside h3 {
  	font:bold 16px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:0; 
	padding:20px 50px 10px 23px;
  	color: #2C5662;
	text-transform:uppercase;
}
#content_column_rightside h4 {
  	font:15px/20px Georgia, "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:0; 
	padding:0px 50px 10px 23px;
  	color: #2d5768;
}

/* PARAGRAPH STYLES
--------------------------*/
#content_column_rightside p {
  	font:12px/19px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#e6eae5;
	margin:0;
	padding:0px 10px 10px 10px;
}
.colorbold {color:#2C5662; font-weight: bold;}
#nav_column p {
  	color: #e6eae5;
  	font:11px/17px "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:0;
	padding:0px 23px 24px 23px;
}


/* LIST STYLES
-------------------------*/
#content_header ul {
  	list-style:none;
  	margin:0 23px 10px 23px;
	padding:0;
}
#content_header ul li { 
  	font:11px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
  	color: #838b90;
  	background:url("../pics/green_bullet.gif") no-repeat 0px 4px;
	padding:0 0 0 15px;
}


/* ANCHOR STYLES
-------------------------*/
a.project_img {
	border-top:6px #000 solid;
	border-bottom:6px #000 solid;
	display:block;
	margin:0 51px 0 23px;
}
a.project_img:hover {
	border-top:6px #9fbb3e solid;
	border-bottom:6px #9fbb3e solid;
}
#content_column_rightside h1 a {
  	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted;
}
#content_column_rightside h1 a:hover {
  	color:#3a535e;
	text-decoration:underline;
	border:0;
}
#content_header a, a:hover {
	text-decoration:none;
	  	color:#3a535e;
}





/* menu bar starts
-------------------------*/
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 10px Arial;
width: 402px;
border: 1px solid #000;
border-width: 1px 0;
background: black url(../pics/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 5px 8px;
text-decoration: none;
border-right: 1px solid black;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../pics/blockactive.gif) center center repeat-x;
}







/* MISC STYLES
-------------------------*/
.hidden {
	display:none;
	visibility:hidden;
	border:0; margin:0; padding:0;
}

#nav_column strong {
  color:#9fbb3e;
}
.clear_left { clear:left; }
.divider {
  width: 402px;
  height: 23px;
  background: url('../pics/divider.gif') no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0;
}
#content_column_rightside p.page_desc { padding-bottom:20px; margin-bottom:20px; border-bottom:1px dotted #cccccc; }

/* small links on the left
-------------------------*/

.class1 A:link {text-align:left; font:12px "Trebuchet MS",Arial, Helvetica, sans-serif; margin:30px; color:#9fbb3e; text-decoration: none}
.class1 A:visited {text-align:left; font:12px "Trebuchet MS",Arial, Helvetica, sans-serif; margin:30px; color:#9fbb3e; text-decoration: none}
.class1 A:active {text-align:left; font:12px "Trebuchet MS",Arial, Helvetica, sans-serif; margin:30px; color:#9fbb3e; text-decoration: none}
.class1 A:hover {text-align:left; font:12px "Trebuchet MS",Arial, Helvetica, sans-serif; margin:30px; color:#9fbb3e; font-weight:bold; color: white;}

