/* TEMPLATE STYLES */

.master {
	background-color: #FFF;
	width: 770px;
	margin: auto;
	padding: 0px;
	border: none;
}
.printHeader {
	display: none;
}
.flash {
	padding: 0px;
	width: 770px;
	height: 15px;
	margin: 0px;
}

.bodyWrapper {
	padding: 0px;
	width: 770px;
}
.columnLeft {
	margin: 0px;
	width: 162px;
	float: left;
	padding: 20px 0px 0px;
	vertical-align: top;
}
.columnRight {
	width: 608px;
	padding: 0px;
	margin: 0px;
	float: right;
}
.bioImage {
	padding: 0px;
	margin: 0px 25px 10px 20px;
	float: right;
}

/* SUB NAVIGATION STYLES */
.content {
	margin: 0px;
	padding: 13px 0px 20px 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
.content h5 {
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 0px;
}
.content td {
	font-weight: bold;
	list-style-type: none;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 8px;
}
.content td a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.content td a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.content td a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.content td a:hover {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}

.content ul li {
	font-weight: bold;
	list-style-type: none;
	padding-bottom: 8px;
}
.content ul li a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.content ul li a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.content ul li a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.content ul li a:hover {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
.content ul li li {
	font-weight: normal;
	list-style-type: disc;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-position: outside;
}
.content ul li li a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content ul li li a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content ul li li a:active {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content ul li li a:hover {
	font-weight: normal;
	color: #996600;
	text-decoration: underline;
}

/* CONTENT STYLES */
.ServiceTitle {
	padding: 0px 0px 0px 62px;
	margin: 0px;
}
.contentRight {
	padding: 0px 25px 0px 62px;
	margin: 0px;
}
.contentRight img { 
	border: 1 solid #333333; 
}
.contentRight li {
	font-size: 1.1em;
	list-style-position: outside;
	list-style-type: disc;
}
.mainImage {
	line-height: 8px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: right;
}
.projectHeroImage {
	line-height: 8px;
	padding: 10px 0px 19px 15px;
	margin: 0px;
	float: right;
}
.projectImages {
	padding: 0px;
	margin: 0px 0px 20px 20px;
	width: 255px;
	float: right;
	clear: right;
}
.projectImages td {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.title {
	padding: 13px 27px 0px 0px;
	margin: 0px;
	height: 28px;
	text-align: right;
	width: 581px;
}
.titleProject {
	padding: 13px 27px 0px 0px;
	margin: 0px;
	height: 28px;
	text-align: right;
	width: 581px;
}
.projectTable { 
	border-top: solid 1px #999999; 
}
.projectBox-top { 
	border-top: solid 1px #999999; 
	border-bottom: solid 1px #999999;  
}
.projectBox_alt { 
	border-bottom: solid 1px #999999; 
	vertical-align: top; 
	padding: 11px;  
}
.projectBox { 
	border-bottom: solid 1px #999999; 
	vertical-align: top; 
	padding: 11px;  
}

/* FOOTER STYLES */
.servicesBar {
	line-height: 4px;
	padding: 0px;
	margin: 0px;
	width: 770px;
}
.footer {
	padding: 12px 0px 12px;
	margin: 0px;
	text-align: center;
	width: 770px;
}