/* CSS Document */

body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	color: #333;
	background-color:#000;
	margin-bottom:10px;
	text-align:center;
	background-repeat:repeat;
}

* {
	margin:0;
	padding:0;
}

#nav {
	text-align:left;
	padding:30px 0 4px 266px;
	height:20px;
}

#nav a {
	font-family:Arial, sans-serif;
	font-size: 10pt;
	font-weight:800;
	padding:0 15px;
	color:#666666;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;

}

#nav a:hover {
	color:#cc0000;
	text-decoration:underline;
}

#main {
	width:1060px;
	margin-right:auto;
	margin-left:auto;
	padding:0;
}

#left {
	width:240px;
	height:479px;
	float:left;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	background-color:#dedede;
	text-align: center;
}

#blue {
	float:left;
	background-color:#15458D;
	border-right:1px solid #ffffff;
	width:19px;
	height:479px;
}

#logo {
	float:left;
	background-color:#DEDEDE;
	vertical-align: top;
	text-align:center;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	margin:125px 0 49px 0;
	padding:18px 0 0 0;
	height:304px;
	width:220px;
}

#centerH {
	width:auto;
	height:auto;
	float:left;
	border:1px solid #ffffff;
}

#center {
	width:765px;
	height:auto;
	float:left;
	border:1px solid #ffffff;
	background-color:#FFF;
	text-align:left;
	padding-bottom:30px;
}

#center p {
	margin:0px 80px 10px 80px;
	vertical-align: top;
	text-align:left;
}

#contactInfo {
	margin:10px 80px;
	padding:5px;
	background-color:#ffddbb;
	border:1px solid #cc6600;
}

#address {
	width:90px;
	margin:0 10px 0 20px;
	padding:0;
	text-align:right;
	float:left;
	font-weight:bold;
}

#address p {
	margin:2px 0 2px 0;
	padding:0;
	text-align:right;
}

#addressInfo {
	float:left;
	marin:margin:0 20px 0 0px;
}

#addressInfo p {
	width:auto;
	margin:2px 0 2px 0;
	text-align:left;
}

#phone {
	width:90px;
	margin:0 10px 0 40px;
	padding:0;
	text-align:right;
	float:left;
	font-weight:bold;
}

#phone p {
	margin:2px 0 2px 0;
	padding:0;
	text-align:right;
}

#phoneInfo {
	float:left;
	marin:margin:0 20px 0 0px;
}

#phoneInfo p {
	width:auto;
	margin:2px 0 2px 0;
	text-align:left;
}

#phoneInfo a {
	color:#15458d;
	text-decoration:underline;
}

#phoneInfo a:hover {
	color:#009b80;
	text-decoration:none;
}

#form {
	margin:10px 80px;
	padding:10px;
	background-color:#def;
	border:1px solid #9cf;
}

#rightHTest {
	width:164px;
	height:479px;
	float:left;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#99ccff
}

#rightH {
	width:265px;
	height:479px;
	float:left;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#99ccff
}

#rightTextH {
	height:286px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	margin:126px 0 49px 0;
	padding:18px;	
	text-align:left;
}

#rightTextH h4 {
	font-family:"Times New Roman", Times, serif;
	margin:0 0 4px 0;
	font-size: 14pt;
	font-weight:300;
	line-height:16pt;
	font-style:normal;
	color: #15458D;
}

#rightTextH p {
	margin:0 0 10px 0;
	vertical-align: top;
	text-align:left;
}

#right {
	width:30px;
	height:479px;
	float:left;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#99ccff
}

#rightText {
	height:286px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	margin:106px 0 49px 0;
	padding:0;	
	text-align:left;
}


.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .clearfix {
	height:0px;
}

#associations {
	text-align:center;
	clear:both;
	margin:0 235px 0 236px;
}

#associations img {
	margin:20px;
}

h1 {
	font-size: 14pt;
	font-weight:300;
	line-height: 16.5pt;
	color: #b43225;
	text-align:left;
	margin:40px 80px 0px 80px;
}

h2 {
	font-size: 12pt;
	line-height: 15.5pt;
	font-weight:800;
	color: #15458D;
	text-align:left;
	margin:15px 80px 2px 80px;
	text-transform:uppercase;
}

h3 {
	font-size: 10pt;
	line-height: 12.5pt;
	font-weight:800;
	color: #15458D;
	text-align:left;
	margin:2px 80px 2px 80px;
}

h4 {
	font-size: 11pt;
	font-weight:300;
	line-height: 14.5pt;
	font-style:italic;
	color: #15458D;
	text-align:left;
	margin:18px 18px 5px 18px;
}

h5 {
	font-size: 12pt;
	font-weight:300;
	font-style:italic;
	line-height: 12.5pt;
	color: #B43225;
	text-align:left;
	margin:0px 40px 0px 40px;
}

h6 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 16.5pt;
	font-style:italic;
	font-weight:300;
	color: #ffffff;
	margin:20px 40px 10px 40px;
}

h7 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	font-style:italic;
	font-weight:300;
	color: #000000;
	margin:0px 20px 5px 0px;
}

ul {
	text-align:left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 100px;
}

li {
	font-family:Arial, sans-serif;
	font-size:9pt;
	line-height:13pt;
	margin-top: 5px;
	list-style-type:square;
}

hr {
	margin: 20px 20px 20px 20px;
}

.trBorder {
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

.tlBorder {
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

.brBorder {
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.blBorder {
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.tBorder {
	border-top:1px solid #ffffff;
}

.rBorder {
	border-right:1px solid #ffffff;
}

.bBorder {
	border-bottom:1px solid #ffffff;
}


.lBorder {
	border-left:1px solid #ffffff;
}

.border {
	border:1px solid #ffffff;
}

.threeBorder {
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.sideBorder {
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
}

#footer {
	font-family:Arial, sans-serif;
	font-size: 8pt;
	color:#666666;
	text-align: center;
	margin:10px 30px 10px 185px;
	clear:both;
}
#footer a {
	color:#c00;
	text-decoration:underline;
}

#footer a:hover {
	color:#fff;
	text-decoration:none;
}

#footerH {
	font-family:Arial, sans-serif;
	font-size: 8pt;
	color:#666666;
	text-align: center;
	margin:20px 235px 20px 236px;
	clear:both;
	vertical-align: bottom;
}
#footerH a {
	color:#c00;
	text-decoration:underline;
}

#footerH a:hover {
	color:#FFF;
	text-decoration:none;
}

.bulletFrame {
	font-family:Arial, sans-serif;
	font-size:8pt;
	text-align:left;
	border:1px solid #999999;
	background-color:#eeeeee;
	margin: 20px;
	padding:4px 0px 4px 0px;
}

.captionFrame {
	font-family:Arial, sans-serif;
	font-size:8.5pt;
	text-align:left;
	border:1px solid #999999;
	background-color:#eeeeee;
	margin: 0px 20px 0px 10px; 
	padding:4px 4px 4px 4px;
}

.pop {
	width:640px;
}

form {
	text-align:left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.field {
	text-align:left;
	font-family:Arial, sans-serif;
	font-size: 9pt;
	color:#5b1e7a;
}

.label {
	text-align:left;
	font-family:Arial, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color:#333333;
}

#portfolio {
	margin:10px 80px 10px 80px;
	background-color:#dedede;
	border:1px solid #fff;
	height:610px;
	text-align:center;
}

#portfolioNav {
	background-color:#FF9933;
	text-align:right;
	border-bottom: 1px solid #fff;
}

#portfolioNav a {
	font-family:Arial, sans-serif;
	font-size: 9pt;
	padding:2px 20px 2px 21px;
	border-left: 1px solid #fff;
	color:#fff;
	text-decoration:none;
	background-color:#009b80;
	letter-spacing: 1px;
}

#portfolioNav a:hover {
	color:#FFF;
	background-color:#15458d;
}

#thumbnails {
	background-color:#99ccff;
	border-bottom: 1px solid #fff;
}

#thumbnails img {
	margin:10px 5px;
	vertical-align:middle;
	border:1px solid #fff;
}

#thumbnails a {
	font-weight:bold;
	color:#15458d;
	text-decoration:none;
}

#thumbnails a:hover {
	color:#fff;
	text-decoration:none;
}

#homeList {
 	float:left;
	width:163px;
	height:590px;
	background-color:#9cf;
	border-right:1px solid #fff;
}

#homeList h2 {
 	margin:0;
	padding:10px 10px;
	border-bottom:1px solid #fff;
	color:#FFF;
	background-color:#15458d;
}

#homeList p {
 	margin:0;
	padding:10px 10px;
	border-bottom:1px solid #fff;
}

#homeList a {
 	color:#15458d;
}

#homeList a:hover {
 	color:#fff;
}

#image img {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	margin:0;
	padding:0;
}
