/* General Site Styles */

html, body, h1, h2, h3, h4, p, ol, ul, li, a, img, table, tr, td, div, span, blockquote {
	margin: 0;
	padding: 0;
}

a img, a, img {
	border: 0 none;
}

body {
	background: url('/img/bg-body.gif') top left repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;	
}

h1 {
	width: 112px;
	height: 62px;
	min-height: 62px;	
	background-color: #fff;
	color: #080871;
	border: solid 1px #080871;
	padding: 0 15px;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
}

br.clearboth {
	clear: both;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 1053px;
	height: 756px;
	margin-top: 33px;
	background: url('/img/bg-container.png') top left no-repeat;
	
}

/* Header Styles */

.header {
	padding-top: 49px;
	padding-left: 49px;
}

.logo {
	float: left;
	padding-right: 3px;
}

.banner {
	padding-bottom: 3px;
}

/* Top Navigation Styles */

.topnav ul {
	list-style: none;
	display: inline;
}

.topnav li {
	float: left;
	width: 89px;
	height: 20px;
	margin-right: 3px;
}

.topnav li a {
	width: 100%;
	height: 100%;
}

.topnav li a span {
	display: none;
}

/* CSS Mouseover Nav Images */

.topnav li.general a {
	display: block;
	background: url('/img/topnav_general.gif') top left no-repeat;
}

.topnav li.general a:hover {
	background: url('/img/topnav_over_general.gif') top left no-repeat;
}

.topnav li.services a {
	display: block;
	background: url('/img/topnav_services.gif') top left no-repeat;
}

.topnav li.services a:hover {
	background: url('/img/topnav_over_services.gif') top left no-repeat;
}

.topnav li.projects a {
	display: block;
	background: url('/img/topnav_projects.gif') top left no-repeat;
}

.topnav li.projects a:hover {
	background: url('/img/topnav_over_projects.gif') top left no-repeat;
}

.topnav li.affiliations a {
	display: block;
	background: url('/img/topnav_affiliations.gif') top left no-repeat;
}

.topnav li.affiliations a:hover {
	background: url('/img/topnav_over_affiliations.gif') top left no-repeat;
}

.topnav li.community a {
	display: block;
	background: url('/img/topnav_community.gif') top left no-repeat;
}

.topnav li.community a:hover {
	background: url('/img/topnav_over_community.gif') top left no-repeat;
}

.topnav li.personnel a {
	display: block;
	background: url('/img/topnav_personnel.gif') top left no-repeat;
}

.topnav li.personnel a:hover {
	background: url('/img/topnav_over_personnel.gif') top left no-repeat;
}

.topnav li.press a {
	display: block;
	background: url('/img/topnav_press.gif') top left no-repeat;
}

.topnav li.press a:hover {
	background: url('/img/topnav_over_press.gif') top left no-repeat;
}

.topnav li.contact a {
	display: block;
	background: url('/img/topnav_contact.gif') top left no-repeat;
}

.topnav li.contact a:hover {
	background: url('/img/topnav_over_contact.gif') top left no-repeat;
}

/* General Subnav Styles */
.genContact a {
	width: 272px;
	height: 22px;
	background: url('/img/gen_contact_off.gif') top left no-repeat;
}

.genContact a:hover {
	background-image: url('/img/gen_contact_over.gif') top left no-repeat;
}

/* Main Content Styles */

.content {
	padding: 70px 50px 0 90px;
	color: #080871;
	height: 500px;
}

/* Footer Styles */
/*
.footer {
	color: #fff;
	font-weight:bold;
	font-size: 9px;
	float: right;
	position: relative;
	top: -85px;
	width: 260px;
	height: 60px;
	padding-right: 50px;
}

.footer .name {
	width: 95px;
	height: 50px;
	padding: 5px 3px;
	text-align: left;
	float: left;
}

.footer .address {
	height: 25px;
	width: 133px;
	padding: 5px 12px;
	text-align: left;
	float: right;
}

.footer .phone {
	height: 15px;
	width: 131px;
	padding: 5px 15px 5px 0px;
	text-align: left;
	float: right;
}
*/
/* Page Specific Styles */

/* Home Page Styles */

.home .col1 {
	width: 385px;
	float: left;

}
.home .col2 {
	width: 222px;
	float: left;

}
.home .col3 {
	width: 280px;
	float: left;

	padding-top: 33px;	
}

.home .col1 img {
	float: left;
}

.home .col2 img {
	float: none;
	padding-bottom: 15px;
}

.home .col3 img {
	float: left;
}

.home h2 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
}

.home p {
	float: left;
	width: 260px;
	line-height: 20px;	
	padding-left: 10px;
}

.home .col3 p {
	width: 205px;
}

.indent {
	padding-left: 90px;
	clear: left;
}

.home blockquote {
	float: left;
	width: 230px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	padding-left: 10px;		
}

/* General Contact Page Styles */

.sub-genContact .col1 {
	width: 272px;
	float: left;
	max-height: 200px;
}

.sub-genContact .col2 {
	width: 210px;
	float: left;
	padding-top: 80px;
	padding-right: 14px;
}

.sub-genContact .col3 {
	width: 355px;
	float: left;
}

.sub-genContact h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 30px;	
}

.sub-genContact p {
	padding-bottom: 40px;
	font-size: 14px;
}

.sub-genContact .col3 img {
	float: right;
	padding-bottom: 40px;
}

.sub-genContact p.phone {
	font-size: 20px;
	font-weight: bold;
}

/* General Hamilton Page Styles */

.sub-genHamilton .col1 {
	width: 272px;
	float: left;
	max-height: 200px;
}

.sub-genHamilton .col2 {
	width: 165px;
	float: left;
	padding-top: 0px;
	padding-right: 49px;
	padding-left: 10px;
}

.sub-genHamilton .col3 {
	width: 355px;
	float: left;
}

.sub-genHamilton h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 30px;	
}

.sub-genHamilton p {
	padding-bottom: 40px;
	font-size: 11px;
	line-height: 18px;
}

.sub-genHamilton .col3 img {
	float: right;
	padding-bottom: 40px;
}

.sub-genHamilton p.phone {
	font-size: 14px;
}

/* Services Page Styles */

.sub-services .col1 {
	width: 142px;
	float: left;
}

.sub-services .col2 {
	width: 310px;
	float: left;
	padding-left: 40px;
}

.sub-services .col3 {
	width: 311px;
	float: left;
	padding-left: 40px;
}

.sub-services .col2 p, .sub-services .col3 p {
	line-height: 18px;
	padding-bottom: 20px;
	font-size:11px;
}

.sub-services .col3 img {
	padding-top: 0px;
}

.sub-services .col3 img.left {
	margin-right: 15px;
}

/* Directions Page Styles */

.sub-directions .col1 {
	width: 142px;
	float: left;
}

.sub-directions .col2 {
	width: 270px;
	float: left;
	margin-left: 130px;
}

.sub-directions .col3 {
	width: 270px;
	float: left;
	padding-left: 40px;
}

.sub-directions .col2 p, .sub-directions .col3 p {
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 20px;
}

.sub-directions h2 {
	font-size: 11px;
	font-weight: bold;
}

.sub-directions .yahoolink {
	width: 160px;
	padding-top: 140px;
}

.sub-directions .yahoolink a {
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}

.sub-directions .yahoolink a:hover {
	text-decoration: underline;
}

/* Projects Page Styles */

.sub-projects, .sub-projects p {
	font-size: 10px;
}

.sub-projects .col1 {
	width: 180px;
	float: left;
}

.sub-projects .col1 p {
	margin-top: 20px;
}

.sub-projects .col2 {
	width: 400px;
	padding-left: 30px;
	float: left;
}

.sub-projects .col2 a {
	display: block;
	height: 40px;
	width: 53px;
	margin: 15px 15px 0 0;
	padding: 2px;
	float: left;
	border: solid 1px #ffffff;
}

.sub-projects .col2 a:hover, .sub-projects .col2 a.current {
	border: solid 1px #0000FF;
}

.sub-projects .col3 {
	width: 280px;
	float: left;
}

.sub-projects .col3 ul {
	list-style: none;
}

.sub-projects .col3 li {
	line-height: 23px;
	width: 240px;
}

.sub-projects .col3 li a {
	text-decoration: none;
	font-size: 9px;
	display: block;
	width: 240px;
	padding-left: 40px;	
	color: #080871;	
}

.sub-projects .col3 li a:visited {
	color: #080871;
}

.sub-projects .col3 li a:hover {
	text-decoration: none;
	font-weight: bold;	
	background: url('/img/arrow_projects.gif') center left no-repeat;
}

.sub-projects .col3 li.current a {
	text-decoration: none;
	font-weight: bold;	
	background: url('/img/arrow_projects.gif') center left no-repeat;
}

.sub-projects .col1 p, .sub-projects .col2 p, .sub-projects .col3 p {
	line-height: 18px;
	padding-bottom: 20px;
}

.sub-projects .col3 img.thumb {
	
}

.sub-projects .yahoolink {
	width: 160px;
	padding-top: 40px;
	padding-left: 40px;
}

.sub-projects .yahoolink a {
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}

.sub-projects .yahoolink a:hover {
	text-decoration: underline;
}

.sub-projects .project_description {
	padding-top: 8px;
}


/* Affiliations (and Community) Page Styles */

.sub-affiliations .col1, .sub-community .col1 {
	width: 142px;
	float: left;
}

.sub-affiliations .col2 {
	width: 260px;
	float: left;
	padding-left: 40px;
}

.sub-affiliations .col3 {
	width: 400px;
	float: left;
}

.sub-affiliations .col2 p, .sub-community .col2 p {
	line-height: 18px;
	padding-bottom: 20px;
}

.sub-affiliations ul, .sub-community ul {
	list-style: none;
	padding-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
}

.sub-affiliations li, .sub-community li {
	padding-bottom: 12px;
}

.sub-affiliations img.logo1 {
	float:left;
}

.sub-affiliations img.logo2 {
	float:right;
}

.sub-affiliations img.logo3 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 15px;
}

.sub-affiliations img.logo4 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 40px;
}

.sub-affiliations img.logo5 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 50px;
}

/* Community Page Styles */

.sub-community .col2 {
	width: 230px;
	float: left;
	padding-left: 40px;
	padding-top: 60px;
	padding-right: 30px;
}

.sub-community .col3 {
	width: 380px;
	float: left;
	padding-top: 60px;	
	padding-left: 20px;
}

.sub-community .col3 img.left {
	float: left;
	padding-bottom: 20px;
}
.sub-community .col3 img.right {
	float: right;
	padding-bottom: 20px;
}

/* Personnel Page Styles */

.sub-personnel h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 12px;
}

.sub-personnel img {
	padding: 0px 20px 20px 0px;
	clear: left;
	float: left;
}

.sub-personnel p {
	font-size: 9px;
	padding-bottom: 15px;
}

.sub-personnel .col1 {
	float: left;
	width: 430px;
	padding-right: 20px;
}

.sub-personnel .col2 {
	float: left;
	width: 420px;
	padding-right: 20px;
}

.sub-personnel div.leftcol1 {
	float:left; 
	margin:0px 20px 20px 0px;
}
.sub-personnel div.leftcol1 img {
	margin-top: 20px;
	padding: 0px;
}	

.title {
	font-size: 10px;
}

/* Press/News Page Styles */

.sub-press .col1 {
	width: 200px;
	float: left;
}

.sub-press .col2 {
	width: 350px;
	float: left;
	padding-top: 60px;
}

.sub-press .col3 {
	width: 300px;
	float: left;
	text-align: right;
}

.sub-press .col2 h2 {
	font-size: 18px;
	padding-bottom: 20px;
}

.sub-press .col2 ul {
	list-style: none;
	font-size: 12px;
}

.sub-press .col2 a {
	color: #080871;	
	font-weight: bold;
	text-decoration: none;
}

.sub-press .col2 a:hover {
	text-decoration: underline;
}

.author {
	color: #0000be;
	font-style: italic;
}	

.contactLink {
	font-size: 13px;
}	

.contactLink A{
}	

/* Contact Us Page Styles */

.sub-contact .col1 {
	width: 272px;
	float: left;
	max-height: 200px;
}

.sub-contact .col2 {
	width: 210px;
	float: left;
	padding-top: 80px;
	padding-right: 14px;
}

.sub-contact .col3 {
	width: 355px;
	float: left;
}

.sub-contact h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 30px;
}

.sub-contact p {
	padding-bottom: 40px;
	font-size: 14px;
}

.sub-contact img {
	float: right;
	padding-bottom: 40px;
}

.sub-contact p.phone {
	font-size: 20px;
	font-weight: bold;
}