* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4D5B38;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p {
	margin-bottom: 16px;
}

a {
	color: #015697;
}
a:hover {
	color: #4E5D3A;
}
td {
	vertical-align: top;
}

#layout {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#masthead {
	height: 150px;
	background-color: #387da5;
}

#navigation {
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #5691AF;
	background-color: #387da5;
	height: 50px;
	text-align: center;
}
#navigation  a.selected  {
	color: #FFF;
}

#navigation a {
	color: #94c0e2;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#navigation a:hover {
	color: #FFF;
}
/* Left Column Items */
#left_column {
	font-size: 13px;
	color: #666666;
	background-color: #efeedc;
	text-align: left;
}
#left_column  .left_content {
	font-size: 13px;
	color: #4f4f4f;
	background-color: #efeedc;
	padding: 25px;
}
#left_column h2 {
	font-size: 17px;
	color: #000000;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f4f4f;
}
#left_column h3 {
	font-size: 14px;
	margin-bottom: 4px;
}
#left_column ul {
	margin-bottom: 16px;
	list-style-type: none;
}
#left_column li {
	background-image: url(/images/generic_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 13px;
	margin-bottom: 3px;
}
/* Right Column Items */
#right_column {
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
}
#right_column .home_content  {
	padding-top: 37px;
	padding-right: 42px;
	padding-left: 42px;
	margin-bottom: 40px;
}
#right_column .breadcrumbs {
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 12px;
	color: #999;
}
#right_column .breadcrumbs a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#right_column .breadcrumbs a:hover {
	color: #62894c;
	text-decoration: underline;
}

#right_column .main_content {
	margin-bottom: 40px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#right_column ul {
	margin-bottom: 16px;
	list-style-type: none;
}
#right_column ul li {
	background-image: url(/images/grey_bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	margin-bottom: 6px;
	padding-left: 20px;
}
#right_column h1 {
	font-size: 26px;
	color: #000000;
	margin-bottom: 24px;
	font-weight: normal;
}

#right_column h2 {
	font-size: 16px;
	margin-bottom: 16px;
}
#right_column h3 {
	font-size: 14px;
	margin-bottom: 4px;
}
.img-left {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-top: 8px;
}

/* Footer styles */
#footer {
	font-size: 11px;
	color: #cccccc;
	text-align: center;
	padding-top: 12px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer h3 {
	font-size: 13px;
	margin-bottom: 8px;
}
#left_column ul.subnav{
	list-style-type: none;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
}
#left_column ul.subnav li{
	list-style-type: none;
	margin-bottom: 0px;
	display: block;
	background-image: none;
	padding-left: 0px;
}
#left_column ul.subnav li a {
	color: #7a7a7a;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
}
#left_column ul.subnav li a:hover {
	color: #387DA5;
}
#left_column ul.subnav li a.selected {
	color: #015697;
}

/* Misc styles */
.caption {
	font-size: 12px;
	font-style: italic;
}   



/* Style stuff for the new site */

.rollOverImageLink
{
    text-align:center;
    background-image: url(../Images/projectBar_one.gif);
    background-repeat: no-repeat;
    border-style: none;
    padding:0px;
    float:left;
    text-decoration:none;
}

.rollOverImageLink:hover
{  
    text-align:center;
    background-image: url(../Images/projectBar_three.gif);
    background-repeat: no-repeat;
    border-style:none;  
    padding:0px;
    text-decoration:none;
}

#right_column .project_list 
{
	text-align:center;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
	margin-bottom: 20px;
}


.photo
{
     border-color:#5b7041; 
     border-width:3px; 
     text-align:center; 
     vertical-align:top; 
}


.visitWeb
{
    background-image: url('../images/nav_threeSmall.gif');
    background-repeat: no-repeat;
    padding-left:25px;
    padding:4px 0px 4px 25px; 
    height:16px;
}
.visitWeb:active
{
    background-image: url(../images/nav_threeSmall.gif);
}

.menuImage
{
    background-image: url('../images/nav_oneSmall.gif');
    background-repeat: no-repeat;
    border-style: none;
    padding-left:25px;
    padding-bottom:10px;
    padding-right:5px;
    float:left;
    text-decoration:none;
    color:#316993; 
    height:30px; 
    font-size:12px;
    font-weight:normal;
    width:90px;
}
.menuImage:hover
{
     color:#5b7041;
}
.menuImage:active
{
    background-image: url(../Images/nav_threeSmall.gif);
}


.blankRollOver
{
    background-image: url(../Images/projectBar_blankOne.gif);
    background-repeat: no-repeat;
    border-style: none;
    padding:0px;
    float:left;
    text-decoration:none;
}
.blankRollOver:hover
{
  background-image: url(../Images/projectBar_blankOne.gif);
  background-repeat: no-repeat;
  border-style:none;  
  padding:0px;
  text-decoration:none;
}