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

#topBanner {
	height: 67px;
	width: 750px;
	background-color: #9BB938;
	clear: both;
}
#topLeft {
	float: left;
	height: 67px;
	width: 125px;
	background-color: #7D8F41;
	background-image: url(img/port-side1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topMiddle {
	float: left;
	height: 67px;
	background-color: #899B4E;
	width: 27px;
}
#topContainer { background-color: #9BB938; float: left; width: 100%; 
}



#leftColumn { float: left; min-height: 100%; height: 100%; width: 123px; border-right-width: 2px; border-right-style: solid; border-right-color: #9BB938; background-image: url(img/port-side3.gif); background-repeat: no-repeat; background-color: #C7C7C7; display: block;}


#arrow { height: 16px; padding-left: 165px; 
}
#email #arrow { height: 16px; padding-left: 205px; }


#subNav {
}
#subNav li { float: left; padding-right: 15px; list-style-type: none; font-size: 11px; 
}
#subNav ul { height: 18px; margin-left: 253px; 
}
.dotOn { color: #9BB938; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
}
.dot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
}
.sNav {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.sNavOn {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sNav:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


/* styles for lower navigation */

#lowerNav { height: 26px; width: 596px; margin-top: 5px; 
	
}
#previous {
	float: left;
	height: 24px;
}

#next {
	float: left;
	height: 24px;

}  


.prevButton  {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
	float: left;
}
.prevButton  a        {
	color: #9BB938;
	text-decoration: none;
}

.prevButton li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.prevButton span {
	background: url(img/web-prev_off.gif) no-repeat;
	display: block;
	height: 11px;
	width: 30px;
	margin-top: 3px;
}

.prevButtonOn  {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
	float: left;
}
.prevButtonOn  a        {
	color: #677A25;
	text-decoration: none;
	color: #677A25;
}

.prevButtonOn li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.prevButtonOn span {
	background: url(img/web-prev_on.gif) no-repeat;
	display: block;
	height: 11px;
	width: 30px;
	margin-top: 3px;
}


.nextButton  {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
}
.nextButton  a        {
	color: #9BB938;
	text-decoration: none;
}

.nextButton li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.nextButton span {
	background: url(img/web-next_off.gif) no-repeat;
	display: block;
	height: 11px;
	width: 30px;
	margin-top: 3px;
}
.nextButtonOn  {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
}
.nextButtonOn  a        {
	color: #677A25;
	text-decoration: none;
}

.nextButtonOn li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.nextButtonOn span {
	background: url(img/web-next_on.gif) no-repeat;
	display: block;
	height: 11px;
	width: 30px;
	margin-top: 3px;
}




#buttons {
	height: 15px;
	float: left;
	padding-top: 3px;
	
}
#buttons ul {
	margin-right: 6px;
	margin-left: 0px;
}

#buttons li {
	display: block;
	float: left;
	width: 23px;
	list-style: none;
	height: 11px;
	margin-right: 0px;
	margin-left: 0px;
}
.lNav {
	background:  url(img/web-square_off.gif) no-repeat;
	text-decoration: none;
}
.lNav a, .lNavOn a {
	text-decoration: none;
	height: 11px;
	width: 13px;
}

.lNav:hover {
	background: url(img/web-square_on.gif) no-repeat;
}

.lNav a:hover {
	background: url(img/web-square_on.gif) no-repeat;
	height: 11px;
	
}


.lNavOn {
	background: url(img/web-square_on.gif) no-repeat;
	text-decoration: none;
}
#projBox { padding: 10px; width: 572px; border: 2px solid #7D8F41; clear: both; float: left; height: auto; 

}
#projCopy { float: left; width: 250px; border-right: 2px solid #7D8F41; margin-right: 10px; 

}
#projCopy td {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 12px;
}
#projCopy p {
	color: #666666;
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 18px;
}

#projCopy td a, #projCopy td a:visited {
	color: #596B21;
}
#projCopy td a:hover, #projCopy td a:active {
	color: #9BB938;
}


#projImage { float: left; width: 310px; text-align: center; padding-left: 0px; 

}
#projImage td { padding-left: 0px; 

}

