

.leftNav a:link, .leftNav a:visited {
	font-family: Bookman Old Style, Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000055;
}
.leftNav a:hover{
	font-family: Bookman Old Style, Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374388;
	text-decoration: underline;
}

.leftNav {
	font-family: Bookman Old Style, Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374388;
}

.quote {
	font-family: Arial;
	font-size:	13px;
	line-height: 18px !important;
}
.quote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}
.ad {
	width: 500px;
	padding: 0px 0px 0px 0px;
	margin:	30px 0px 40px 0px;
	text-align: left;	
	color: #000000;
	font-family: Arial;
	font-size:	13px;
}
.ad img {
	border: solid 2px #ffe807;
	margin-right: 5px;
}
.ad a, .ad a:visited, .ad a:active, .ad a:hover {
	color: #000000;
	font-family: Arial;
	font-size:	13px;	
}
.ad p {
	color: #000000;
	font-family: Arial;
	font-size:	13px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}


/* styles added by John */

ul {
	list-style:			disc;
	padding:			6px 0px 14px 8px;
	margin:				0px 0px 0px 14px;
}
li {
	padding:			5px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
}
li a {
	font-family:		Arial;
	font-size:			12px;
}


a, a:visited {
	color:				#374388;
	text-decoration:	underline;	
}
a:active {
	color:				#000000;
	text-decoration:	underline;	
}
a:hover {
	color:				#4678ab;
	text-decoration:	underline;
}

.recent-projects, .recent-projects td, .recent-projects p {
	background-color:	#bfcce5;
	font-family:		Arial;
	font-size:			12px !important;
	line-height:		18px !important;
}

.recent-projects .recent-projects-row-title {
	text-transform:		uppercase;
	font-size:			13px !important;
	font-weight:		bold;
	height:				29px;
}
.recent-projects-01 {	
	text-align:			right;
}
.recent-projects-02 {
	height:				150px;
	width:				150px;
	text-align:			right;
}
.recent-projects-03 {
	background-color:	#dce3f0 !important;
	width:				150px;
}
.recent-projects-04 {
	text-align:			right;
}
.recent-projects-05 {
	width:				300px;
	text-align:			right;
}

.framed {
	border:				solid 1px #000000;
}
