@charset "UTF-8";
/* CSS Document */

body{ 
	margin:0px;
	background-color: #666;
	
	

}

#wrapper {
	width:100%;
	height: inherit;
}



#header {
	width:100%;
	height:400px;
	background-repeat:no-repeat;
	background-position:center;
	background-color: #FFF;
}


#header img {
	margin-top:150px;
}



#sub_header {
	width:100%;
	height:auto;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	background-color: #0079C2;
	background-image: url(/images/white_highlight.png);
	background-repeat: repeat-x;
}

#sub_header h1 {
	margin:15px 0px 15px 0px;
	text-align:center;
	
}


#lower_background{
	background-color: #E4E4E4;
	
}
	
#navigation {
	width:100%;
	margin: auto;
	height: auto;
	background-image: url(/images/gradientHeader_down.png);
	background-repeat: repeat-x;
}

#nav_wrap{
	width:980px;
	height:140px;
	padding-left: 2px;
	margin: auto;
}

#navigation p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#666;
	font-size:14px;
	margin-left:15px;
	margin-right:10px;
	text-align: left;
	display: block;
	margin-top: 15px;
	font-weight:bold;
	line-height:19px;
}


.nav_grid {
	width:241px;
	height:135px;
	float:left;
	margin-top: 4px;
	margin-bottom:4px;
	border-right:1px solid #666;
	padding-left: 2px;
}

#nav_one{
	border-left:1px solid #666;
}

.nav_grid h2{
	font-size:26px;
	height:auto;
	margin-bottom: 8px;
	margin-top:20px;
	letter-spacing: -2px;
	text-indent: 15px;
	line-height: 18px;
	text-transform: capitalize;
}

#lower_content_wrap{
	width:100%;
	background-color: #FFF;
	background-repeat: repeat-x;
	margin: auto;
	float: left;
	background-image: url(/images/gradientHeader_down.png);
	border-top: 1px solid #CCC;
}

#lower_content{
	width:980px;
	margin: auto;
	padding: 1px;
}

#column_left{
	width:216px;
	float: left;
	background-image: url(/images/gradientHeader_down.png);
	background-repeat: repeat-x;
	background-color:#EEE;
	height: auto;
	margin-bottom:50px;
}

#column_right{
	width:700px;
	float: left;
	margin-bottom: 50px;
	clear:right;
	padding: 25px 5px 0px 45px;
}

#column_right_bio{
	width:700px;
	float: left;
	margin-bottom: 50px;
	clear:right;
	padding: 25px 5px 25px 40px;
}

#column_right_wide{
	width:900px;
	padding: 25px 5px 0px 80px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 50px;
}


#lower_content_bio_header{
	margin-bottom:20px;
	margin-top:0px;
}

#lower_content_header.wide {
	
}

#lower_content_header{
	margin-bottom:20px;
	margin-top:0px;
}

h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:240%;
	color:#FFF;
	letter-spacing: -2px;
	
}

h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: 10px;
}

h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-indent:1em;
	letter-spacing: -2px;
}

h4 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0px 0px 0px 34px;
	letter-spacing: -2px;
	font-size:18px;
}

p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}

#column_left h3{
	color:#0079C2;
	margin:34px 0px 0px 2px;
}

#column_right h2{
	letter-spacing: -2px;
	line-height: 45px;
	text-transform: capitalize;
 	color:#0079C2;
	

}

#column_right_wide h2{
	letter-spacing: -2px;
	line-height: 45px;
	text-transform: capitalize;
 	color:#0079C2;
	

}

#column_right_bio h2{
	letter-spacing: -2px;
	line-height: 45px;
	text-transform: capitalize;
 	color:#0079C2;
	

}


#paragraph_wrap{
	width:auto;
	margin:0px 0px 40px 25px;
	line-height:18px;
	padding: 0px 1px 0px 1px;
}

#paragraph_wrap a{
	text-decoration:none;
	font-weight:bold;
	
}

#paragraph_wrap a:link {
	color:#0079C2;
	}

#paragraph_wrap a:visited {
	color:#0079C2;
}

#paragraph_wrap a:hover {
	color:#8DC650;
	text-decoration:overline;
	}

#paragraph_wrap a:active {
	color:#0079C2;
}


#contact_wrap h4{
	margin-top:0px;
	margin-bottom:2px;
	color:#0079C2;

}

#contact_wrap{
	float:left;
	margin:0px 0px 40px 30px;
	width:250px;
}

#column_right p{
	font-size:13px;
	width:500px;
	float: left;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left:20px;
	overflow: auto;
	display: block;
	padding:0px 0px 0px 15px;
}


#column_right_wide p{
	font-size:13px;
	width:500px;
	float: left;
	margin-top: 0px;
	margin-bottom: 1em;
	padding:0px 0px 0px 15px;
	overflow: auto;
	display: block;
}

#column_right_bio p{
	display:block;
	font-size:13px;
	width:500px;
	float: left;
	margin-top: 0px;
	margin-bottom: 1em;
	padding:0px 0px 0px 15px;
}

#contact_wrap p{
	margin-top:0px;
	margin-bottom:1px;
	font-size:15px;
	text-indent:1.3em;
	width: 200px;
}

#contact_form{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#0079C2;
	line-height: 20px;
	float: left;
	width: 425px;
}

#contact_form p{
	margin-top:10px;
	width:auto;

}

#bio_wrap{
	width: 100%;
	padding: 1px;
	height: auto;
}

#bio_content {
	height:auto;
	width:550px;
	float:right;
	border-bottom:1px solid #CCC;
	padding:0px 0px 20px 0px;
	margin:0px 0px 25px 0px;
}

#bio_wrap p{
	padding-right:40px;
	float:right;
	line-height:18px;
}



#bio_image {
	height:225px;
	background-image:url(/images/gradientHeader_down.png);
	background-repeat:repeat-x;
	width: 135px;
	float: left;
	background-position: bottom;
}

#bio_image img{
	border:5px solid #666;
	width: 125px;
	height: 188px;	
	}


#image {
	float:left;
	margin-bottom:25px;
}


#image_contact {
	float:left;
	height:auto;
	margin-bottom:25px;
}

#image_two {
	float:left;
	width:auto;
	height:auto;
	margin-bottom:10px;
	margin-right:25px;
}


#email_form{
	float:left;
	margin-left:50px;
	clear:inherit;
	
}

a img {
	border:none;
}

a {
	text-decoration:none;
}


#navigation a.internal:link {
	color:#444;
	}

#navigation a.internal:visited {
	color:#444;
}

#navigation a.internal:hover {
	color:#0079C2;
}

#navigation a.internal:active {
	color:#0079C2;
}


.sub_nav{
		
}

.sub_links li {
	margin-right:30px;
		
}

ul.sub_links li{
	line-height:25px;
	list-style-type:none;	

}

ul.sub_links a {
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;

}

ul.sub_links a:hover {
	color:#0079C2;
}

#footer {
	height: 100%;
	margin-top:2px;
	padding-top: 20px;
	background-color: #666;
	border-top: 5px solid #0079C2;
	background-image:url(/images/gradientHeader_down.png);
	background-repeat:repeat-x;
	background-position:top;
}



ul.footer_links{
	margin-top:0px;
	margin-left:0px;
	text-align:center;
}

ul.footer_links li {
	display:inline;
	font-size:9px;
		
}

ul.footer_links a {
	width:6em;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	padding-right:4px;
	font-family:Verdana, Geneva, sans-serif;	
}

ul.footer_links a:hover {
	color:#000;
}

#footer p {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align: center;
	margin: 0px;
	line-height: 14px;
	
}

.style1 {
	color: #0070BE;
}

