@charset "utf-8";
/* CSS Document */



/********************************************
	   DEFAULTS 
********************************************/ 

* {/* zero margins and padding */
		margin: 0;
		padding: 0;
		}

	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
		margin: 0;
		padding: 0;
	}

	html {
		font-size: 100%;
		}

    body {
		background:#979797;
		text-align:center;
		margin:0;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:82.5%;
    }
	.clearfix:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	

	
/********************************************
	   LAYOUTS
********************************************/  
#wrapper {
	width:850px;
	margin:0 auto;
	padding: 0;
	text-align:center;
	background:#FFFFFF;
	border:1px solid #404040;
	}
#innerDiv {
	width:822px;
	margin:0 auto;
	padding:0;
	text-align:center;
	border:px solid #990000;
	}


#header {
	height:105px;
	margin:0;
	padding:0;
	border:px solid #990000;
	}

#navContainer {/* navigation container */
		width:822px;
		height:35px;
		margin:0 auto;
		padding:0;
		text-align:center;
		}	


#mainImg {
	width:820px;
	height:318px;
	background:url(../images/map2.png) no-repeat;
	margin:0;
	padding:0;
	border:1px solid #000033;	
}	
#content {
	width:822px;
	margin:0;
	padding:0;
	border:px solid #000033;	
	text-align:left;
}	
#content .left {
	float:left;
	width:62.5%;
	margin:0;
	padding:10px 12px 0 0;
	border:px solid #aabac4;	
	text-align:left;
}	
#content .right {
	float:right;
	width:32%;
	margin:0;
	padding:10px 0 0 0;
	border:px solid #ccc;	
	text-align:center;
}	

	
#footer {
	width:822px;
	height:82px;
	margin:10px 0 0 0;
	padding:0;
	border-top:1px solid #aabac4;
}	
	

/********************************************
	   NAVIGATION
********************************************/  
/*
SEE:
drop_down_menu.css  */

/********************************************
	   IMAGES
********************************************/  
	.logo {
		float:left;
		border:px solid #ccc;	
	}
	.banner {
		float:right;
		margin:0;
		padding:0px;
	}

	.headshots {
		background:#cccccc;
		padding:6px;
		margin: 0 20px 5px 0;
		border:1px solid #999999;  
	}

	.float-left {
		float:left;
		padding:0;
		margin: 0 20px 5px 0;
		border:1px solid  #0066CC;	
	}
	.float-right {
		float:right;
		padding:0;
		margin: 10px 0px 5px 20px;
		border:1px solid  #0066CC;	
	}


#breadcrumbs {
	float:left;
	width:50%;
	margin:4px 0 0 0;
	padding:0;
	border:px solid #ccc;
}

#breadcrumbs ul {
	display:block;	
	float:left;
}
#breadcrumbs ul li {
	display:inline;	
	padding:0px;
	margin:0;
	border:px solid #ccc;	
	color:#555555;
}
#breadcrumbs ul li a {
	color:#0066CC;
	font-size:10px;
	padding:0;
	margin:0;
	text-decoration:none;
}
#breadcrumbs ul li a:hover {
	color:#555555;	
	text-decoration:none;
}
#breadcrumbs ul li a.page {
	color:#0066CC;
	text-decoration:underline;
}

/*
&gt; 
*/

#module2 {
	float:right;
	background: url(../images/breadcrumbs.png) no-repeat ;
	width:35%;
	height:32px;
	margin:4px 0px 10px 0;
	padding:2px 0 0 10px;
	border:px solid #ccc;
}

#module2 ul {
	display:block;
}
#module2 li {
	display:inline;
	padding:0 5px;
}
#module2 li a {
	color:#0066CC;
	font-size:10px;
	text-decoration:none;
	text-transform:capitalize;
	margin:0 5px 0 25px;
	padding:0px 0 0 0;
}
#module2 li a:hover {
	text-decoration:underline;
}

#module2 li.pdf {
	background:url(../images/pdf2.png) no-repeat left top;
	width:20px;
	height:px;
	margin:0 8px 0 10px;
	padding:0px 0 8px -8px;
	border:px solid #990000;
}

#module2 li.print {
	background:url(../images/print.png) no-repeat left top;
	width:60px;
	height:px;
	margin:0 10px 0 0;
	padding:0px 0 5px 0;
	border:px solid #CCC;
}


#module2 li.send {
	background:url(../images/email-page.png) no-repeat left top;
	width:20px;
	height:20px;
	margin:0 0 0 0px;
	padding:0px 5px 5px 0;
	border:px solid #990000;
}




.vcard {
	background:url(../images/b_vcard.gif) no-repeat left ;
	height:20px;
	border:px solid #ccc;
	padding: 4px 0 4px 30px;
	margin:0;
}

.email {
	background:url(../images/email.png) no-repeat left ;
	height:20px;
	border:px solid #ccc;
	padding: 4px 0 4px 30px;
	margin:0;
	
}


#module {
	float:right;
	background: url(../images/module.png) no-repeat ;
	width:24%;
	height:32px;
	margin:4px 0 0 0;
	padding:2px 0 0 20px;
	border:px solid #990000;
}

#module ul {
	display:block;
}
#module li {
	display:inline;
	padding:0 5px;
}
#module li a {
	color:#0066CC;
	font-size:10px;
	text-decoration:none;
	text-transform:capitalize;
	margin:0 5px 0 25px;
	padding:0;
}
#module li a:hover {
	text-decoration:underline;
}
#module li.print {
	background:url(../images/print.png) no-repeat left top;
	width:60px;
	height:px;
	margin:0px 0;
	padding:0px 0 5px 0;
	border:px solid #CCC;
}
#module li.send {
	background:url(../images/email-page.png) no-repeat left top;
	width:20px;
	height:20px;
	margin:0 0 0 0px;
	padding:0;
	border:px solid #990000;
}





/********************************************
	   HEADERS and TEXT styles
********************************************/  
	h1, h2, h3, h4, h5, h6 {
		margin:0; 
		padding: 5px 0; 
		color: #003366; 
		font-family:"Times New Roman", Times, serif;
	 }



	
	h1 {	font-size:200%; padding:10px 0;  font-weight:200;  clear:both; }
	h2 {	font-size:150%; text-transform:capitalize;}
	h3 {	font-size:130%;  }
	h4 {	font-size:120%; padding:10px 0; margin:0; }
	h5 {	font-size:110%; }
	h6 {	font-size:90%;	font-weight:bold;	}

	h1 a {
	text-decoration:none;
	}
	
	h1 a:hover {
	color:#003399;
	}
	
	h2 a {
	text-decoration:none;
	}
	
	h2 a:hover {
	color: #00CCFF;
	text-decoration:underline;
	}
	
	h5 a {
	font-weight:bold;
	font-size:115%;
	text-decoration:none;
	}

	#content .right h2 { font-size:120%; color: #990000; font-family:Georgia, "Times New Roman", Times, serif;  }


	h5.name {
		background:#efefef;
		margin:0;
		padding:5px;
		color:#003366;
		font-size: 140%;
	}

	h5 span {
		font-family:Arial, Helvetica, sans-serif;
		margin:0;
		padding:5px;
		color:#003366;
		font-size: 110%;
	}




	p {
		margin:0;
		padding:5px 0;
		text-align:justify;
		color:#000033;		
	}


.verticalLine {
	float:left;
	width:1px;
/* 	height:190px;  */
	margin:45px 0 0px 8px;
	padding:0;
	border-right:1px solid #aabac4;
		}

.horzLine {
	float:left;
	width:98%;
	margin:0px 0 0px 0px;
	padding:0;
	border-top:1px solid #aabac4;
		}

.horzLine2 {
	float:left;
	width:98%;
	margin:10px 0;
	padding:0;
	border-top:1px solid #aabac4;
		}



#content ul {
	list-style-type:none;
	margin:5px 0;
	padding:0;
}	

#content li {
	margin-left:25px;
	padding:2px 0;
}	

#content .right ul {
	list-style-type:none;
	margin:5px 0;
	padding:0;
	text-align:left;
}	

#content .right li {
	margin-left:20px;
	padding:2px 0;
}	


#content .right h5 {
	margin:0;
	padding:5px 0;
	text-align:left;
}

/*	
.inline {  }

.inline ul {
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
}	

.inline ul li {
	display:inline;
	margin:40px;
	padding:10px;
	font-size:18px;
	text-align:left;
	border:1px solid #ccc;
	width:200px;
	color:#990000;
}	*/

#practice {  }

#practice ul {
	list-style-type:disc;
	}
#practice li {
	font-weight:300;
	margin-left:30px;
	}


#select1 {
	margin:5px 0 5px 20px ;
	padding:10px;
	border:1px solid #FFFFFF; 
	width:350px;

	}


/********************************************
	   FOOTER navigation
********************************************/  

	#footer ul {
		list-style-type:none;
		margin-top:20px;
	}
	#footer li {
		list-style-type:none;
		display:inline;
		list-style-type:none;
		margin:0;
		padding:0;
		font-size:1.0em;
		text-transform:capitalize;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	#footer li a {
		color: #003399;
		text-decoration:none;	
		margin:0;
		padding:0 25px;
		border-right:1px solid #003399;
	}
	#footer li a:hover {
		color: #0066CC;	
		text-decoration:underline;	
	}

	#footer span {
		font-size:0.9em;
		color:#000033;
		padding-left:25px;
		text-transform: capitalize;
	} 	
	
	#footer span a {
		color: #003399;
		text-decoration:none;	
	} 	
	#footer span a:hover {
		color: #0099FF;
		text-decoration:underline;	
	} 	




/********************************************
	   LINKS
********************************************/  
a {
	color: #003399;
	text-decoration:underline;
}
a:hover {
	color: #0099FF;
	text-decoration:none;
}

a img { border:none; }


/********************************************
	   CONTACT US
********************************************/  

#contact {
	margin:0; padding:0; border:0;
}

#contact span {
	color:#000000;
	font-style:normal;
	font-weight:bold;
	font-size:16px;
}

#contact em {
	color: #003366; 
	font-weight:bold;
}

label {
	border:0;
	display:block; 
	padding-bottom:5px; 
	margin-top:20px;
}

#contactform {
	margin:0 auto;
	border:0;
	width:600px; 
	overflow:hidden;
}

#contactform li {
	border:0;
	list-style:none; 
	padding-bottom:20px;
}

#contactform li .fieldbox {
	border:0;
	background:transparent url(../images/subfield.jpg) no-repeat top left; 
	float:left; 
	height:27px; 
	padding-left:5px;
}

#contactform li .fieldbox input {
	border:0;
	background:transparent url(../images/subfield.jpg) no-repeat top right; 
	height:27px; 
	padding-top:5px;
	width:400px;
}

#contactform li .msgbox {
	border:0;
	background:transparent url(../images/msgfield.jpg) no-repeat top left; 
	float:left; 
	height:110px; 
	padding-left:5px;
}

#contactform li .msgbox textarea {
	border:0;
	background:transparent url(../images/msgfield.jpg) no-repeat top right; 
	height:110px;
	padding-top:5px;
	width:500px;	 
}

/*#submit {
	background:#acb4cb; color:#fff; 
	cursor:pointer;
	padding:5px 10px; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px
}
*/

.searchBTN {
	margin-top:0px;
	padding:0;
	border:1px solid #ccc;
}











