/* CSS Document */

body{
	margin: 0 auto; 
 	padding: 0px;
	font-size: 11.5px;
	color:#83bdc4;
  	text-align: center;
	font-family: Geneva, Trebuchet, Helvetica, Arial, News Gothic, sans-serif;
	background-color:#ffffff;
	
}


div#container{
	 width: 674px;
	 height:530px;
 	 margin-right : auto;
 	 margin-left : auto;
 	 margin-top : 12px;
 	 background-color:#ffffff; 
	 border: solid;
	 border-color:#5baab4;
	 border-width:1px;
	
}


a:link {
	color:#77b0c3;
	text-decoration:none;
	/*font-weight: bold;*/
	}

a:hover, a:active{
	color:#77b0c3;	
	text-decoration:none;
	background-color:#daf1fa;

	}
	
a:visited{
	color:#8ca9b4;
	text-decoration:none;

}

h1 {
	font-size: 1.5em;
	font-weight:normal;
	margin: 0px;
	padding-left: 2px;
	padding-bottom: 4px;
	font-stretch:condensed;
	letter-spacing:2px;
	text-align:left;
}

.padtop {
	padding-top: 13px;
}

h2 {
	font-size: 1em;;
	font-weight:normal;
	margin: 0px;
	letter-spacing:2px;
	padding-top: 8px;

}


h3{
	font-size: 1em;
	font-style:italic;
	font-weight:normal;
	color: #2865ae;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 10px;
	letter-spacing:1px;

}



p {
	line-height: 1.6em;
	padding-bottom: 12px;
	margin: 0;
	letter-spacing: .5px;
	/* padding-right: 90px;*/

}


/********************** SPLASH *****************/
div#splashtop{
  	margin-right : auto;
 	margin-left : auto;
	text-align:left;
	width: 812px;
	height: 103px;
	overflow:hidden;
	background-color: #002b5e;
}

div#splashFlash{
	height: 380px;
	width: 674px;
	clear:both;
	background-color:#ffffff;

}	


div#splashContent{
	text-align:center;
	padding-top: 32px;
	width: 100%;

}	

/********************** SPLASH FOOTER ****************/
div#footer{
	text-align:center;
	clear: both;
	height:20px;
	font-size:12px;
	margin: 0;
	padding-top: 40px;
}

div#footer ul {
	text-indent:0;
	padding: 0; 
	margin: 0; 
	list-style-type: none;
}

div#footer li{
/* for list, .footer */
	display: inline;


}

div#footer li a:link {
	font-size:12px;
	letter-spacing:2px;
	color:#8ca9b4;
	text-decoration:none;
	/*font-weight: bold;*/
}


div#footer li a:hover, a:active{
	color:#91d1e9;	
	text-decoration:none;
	background-color:#e6f6fc;

	}
	
div#footer li a:visited{
	font-size:12px;
	letter-spacing:2px;
	color:#8ca9b4;
	text-decoration:none;

}

/********************** END SPLASH FOOTER ****************/



/********************** GALLERY DIVS HERE ****************/
 div#drillcontainer{
	 width: 674px;
	 height:660px;
 	 margin-right : auto;
 	 margin-left : auto;
 	 margin-top : 12px;
 	 background-color:#ffffff; 
	 border: solid;
	 border-color:#5baab4;
	 border-width:1px;
	
}


 div#drillcontainer_nav2{
	 width: 674px;
	 height:710;
 	 margin-right : auto;
 	 margin-left : auto;
 	 margin-top : 12px;
 	 background-color:#ffffff; 
	 border: solid;
	 border-color:#5baab4;
	 border-width:1px;
	
}


 div#statement_container{
	 width: 674px;
	 height:1370px;
 	 margin-right : auto;
 	 margin-left : auto;
 	 margin-top : 12px;
 	 background-color:#ffffff; 
	 border: solid;
	 border-color:#5baab4;
	 border-width:1px;
	
}
	
div#drilltop{
	height: 52px;
	text-align: left;
	margin: 0;
	background-color:#ebfaff;
	border-bottom-style:solid;
	border-bottom-color:#5baab4;
	border-bottom-width:1px;
}


div#galleries{
	clear: both;
	text-align:left;
	padding-left: 60px;
	padding-top: 88px;
	
}
	

div#galleries img {
	border: solid;
	border-color:#83bdc4;
	border-width:1px;
}


div#galleryImage {
	height: 489px;
	text-align: center;
	margin-top: 15px;
	
}

div#imageTitle {
	margin: 0;
	height: 28px;
	text-align:center;
	
	
}

div#imageTitle p {
	font-size:12px;
	color: #83bdc4;
	font-style:normal;
	line-height: 1em;
	letter-spacing:1px;
	margin: 0;
	
}

.sizeMedium {
	font-size: 10.5px;
	line-height: 1.5em;
}

div#nameAndBack {
	/* width: 674px;*/
	height: 11px;
	padding-bottom: 8px;
	text-align: center;

	
}

div#name {
	width: 310px;
	float: left;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 27px;


}

div#back{
	width: 310px;
	float: left;
	text-align:right;
	padding-right: 27px;

}

div#back img{
	border:none;

}

div#galleryNav {
	text-align: center;
	height: 52px;
	
}

div#galleryNav2 {
	text-align: center;
	height: 52px;
	padding-bottom: 5px;
	
}

div#galleryNav2 img {
	border: solid;
	border-color: #69cbea;
	border-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	
}

div#galleryNav img {
	border: solid;
	border-color: #69cbea;
	border-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	
}
/********************** DRILL DIVS END HERE **********************************************************************/

div#galleryNav a:hover, a:active {
	text-decoration: none;
	background-color:#FFFFFF;
	border-color: #ffbb79;

	
}


/********************** DRILL DIVS END HERE ****************/


div#about{
	clear: both;
	text-align:left;
	padding-left: 68px;
	padding-top: 88px;
	background-image:url(images/bio_background.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	
}

div#contact{
	clear: both;
	text-align:left;
	padding-left: 68px;
	padding-top: 88px;
	background-image:url(images/contact_background.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	
}

div#contact p{
	letter-spacing: 1px;
	
}

.width {
	width: 290px;

}


.bottompad {
	padding-bottom: 18px;
}


div#about p{
	font-size:1.1em;
	
}

/************************* DRILL NAV HERE ******************/

div#navLogo {
	float: left;
	width: 335px;
	
}

div#nav {
	float: left;
	padding-top: 24px;
	padding-left: 8px;
	
}

div#nav ul {
	text-indent:0;
	padding: 0; 
	margin: 0; 
	list-style-type: none;
}

div#nav li{
/* for list, .footer */
	display: inline;


}

div#nav a:link {
	font-size:12px;
	letter-spacing:2px;
	color:#77b0c3;
	text-decoration:none;
}

	


div#nav a:hover, a:active{
	color:#87d2dc;	
	text-decoration:none;

	}
	
div#nav a:visited{
	font-size:12px;
	letter-spacing:2px;
	color:#8ca9b4;
	text-decoration:none;

}


.dotspace {
	margin-left: 9px;
	margin-right: 9px;
	font-weight:bold;

}


.blue {
	color:#8ca9b4;
	line-height: 16px;
}

/********************** DRILL NAV ENDS HERE ****************/


.border_right {
	border-right:#ffffff;
	border-right-style:solid;
	border-right-width:1px;
}
.border_left {
	padding-left: 5px;
	}


.clearing {
/** keeps sidebar behaving properly**/
  height: 0;
  margin: 0;
  clear: both;
}
