* {
	margin: 0em;
	padding: 0;
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
 }

html {
	margin: 0;
	padding: 0;
}

body {
	background:url("../images/bg.jpg") ;
	margin:0 auto; 
}


.main {
	margin:0 auto; 
	width:960px;
}
	
.intro {
	overflow: auto;
	border: 0px;
	display: block;	
	margin-right: 0;
	margin-bottom: 0px;
}


.intro img {
	display: block;
	float: left;
	border: 1px solid #dcdcdc;
	margin-right: 0;
}	

.intro p {
	float: left;					    
	display: block;
	margin-left: 20px;
	border: 0px;
	width: 195px;
}

a:hover img{
	border:	1px solid #666;
	border-style: solid;

	}

	
/**************************************
					MAIN NAV
**************************************/
					ul#main_nav {
						overflow: auto;
						font: normal 10px verdana, arial, helvetica;
						text-transform: uppercase;
						margin-left: -9px;
						}
						ul#main_nav li {
							display: block;
							float: left;
							margin-right: 2px;
							}
							ul#main_nav li a {
								display: block;
								padding: 6px 8px;
								border: 1px solid transparent;								
								border-top-style: none;
								color: #ffffff;
								}
								ul#main_nav li a:hover,
								ul#main_nav li.current a {
									border: 1px solid #252525;
									background:none repeat scroll 0 0 #0091E3;
									color: #ffffff;
									border-top-style: none;
									-moz-border-radius-bottomleft: 6px;
									-webkit-border-bottom-left-radius: 6px;
									-moz-border-radius-bottomright: 6px;
									-webkit-border-bottom-right-radius: 6px;
									-moz-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.5);
								  	-webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.5);
									margin-bottom: 5px;

									}



.image_set{
	float: left; 
	width: 676px;
	-moz-border-radius:7px 7px 7px 7px;
  	-webkit-border-radius:7px 7px 7px 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
  	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.7);
  	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.7);
	border: 1px solid #D4D4D4;
	background:none repeat scroll 0 0 #ffffff;
	display:block;
	margin-bottom: 17px;
	margin-top: 17px;
	margin-left: 17px;
	padding:14px 14px 14px 14px;
	
} 





/**************************************
					FOOTER
**************************************/
					ul#footer {
						font-family: 'Georgia';
						font-weight:normal;
						line-height:30pt;
						font-style:none;
						font-size: 25pt;
						letter-spacing: 0em;
						text-transform: none;
						margin-left: 286px;
						}
						
						ul#footer li {
							display: block;
							float: left;
							margin-right: 0px;
							margin-left: 20px;
							
							}
						ul#footer li a {
							display: block;
							padding: 0px 5px;
							border: 0px;
							color: #5D5A5B;
							}
						ul#footer li a:hover,
						ul#footer li.current a {
							color: #0091E3;									
							}





p.name {        
	font: normal 12px verdana, arial, helvetica;	
	font-weight:normal;
	font-style:none;
	letter-spacing: 0em;
	color: #909090;
	text-transform: none;		
	margin-left: 357px;
	margin-top:10px;
	padding: 0; 
	border: 0px	
	}

a:link p.name {
	color:#565255;

	}

a:visited p.name {		
	color:#565255;

	}

a:hover p.name  {
	color:#565255;
	}	
	


	
p.big {
	font-family: 'Georgia';
	font-weight:normal;
	font-style:italic;
	color: #282620;
	font-size: 52pt;
	letter-spacing: 0em;
	text-transform: none;
	padding: 0; 
	margin: 60px 0px 20px 100px;
	
}	
	
hr.topfooter {
	color: 211f1A;
	width:940px;
	display:block;
	margin: 100px 0px 10px 0px;
}	
	
hr.bottomfooter {
	color: 211f1A;
	width:940px;
	display:block;
	margin: 20px 0px 100px 0px;
}	
	
	
img.a {
	display: block;
	float: left;
	border: 1px solid #dcdcdc;
	margin: 14px 14px 0px 0px;
}		

img.b {
	display: block;
	float: left;
	border: 1px solid #dcdcdc;
	margin: 14px 14px 0px 0px;
}		


a:hover img.b{
	border:	1px solid #666;
	border-style: solid;

	}

a:hover img.a{
	border:	1px solid #666;
	border-style: solid;

	}
			
p.subhead {		
	font: normal 9px verdana, arial, helvetica;
	text-transform: uppercase;
	color: #1A1615;
	margin-top: 0px;	
	padding: 0px 0px 0px 0px;
		}
	

p.description {		
	font-family: 'Georgia';
	color: #A2978C;
	text-transform: none;
	font-size: 16px;
	line-height:16pt;
	margin-top: 0px;	
	padding: 0px 0px 0px 0px;
	}


hr.small {
	color: 211f1A;
	float: left;
	display:block;
	width:214px;
	margin: 8px 0px 8px 20px;
}


h1 {        
	font-family: 'Georgia';
	font-weight:normal;
	font-style: italic;
	color: #ffffff;
	font-size: 52pt;
	letter-spacing: 0em;
	text-transform: none;
	padding: 0; 
	margin: 50px 0px 0px 0px;
}

h2  {
	font-family: 'Georgia';
	font-weight:normal;
	line-height:31pt;
	font-style: italic;
	color: #A2978C;
	font-size: 25pt;
	letter-spacing: 0em;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}

h3 {
	font-family: 'Georgia';
	font-weight:normal;		
	font-size: 25pt;
	line-height:40pt;
	font-style:none;
	color: #909090;
	letter-spacing: 0em;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: -50px 0px 0px 0px;
}

h4  {
	font-family: 'Georgia';
	font-weight:normal;
	line-height:31pt;
	font-style: none;
	color: #A2978C;
	font-size: 25pt;
	letter-spacing: 0em;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}

hr.top {
	padding: 0; 
	margin:0; 
	display:block;
	width:960px;
	border-style: none; 
	border-bottom: 1px solid #211f1A; 
	margin-bottom: 50px;
	margin-top: 50px;
	}
	
hr {
	padding: 0; 
	margin:0; 
	display:block;
	width:960px;
	border-style: none; 
	border-bottom: 1px solid #211f1A; 
	margin-bottom: 75px;
	margin-top: 75px;
	}	



a:link {
	color: #ffffff; 	
	text-decoration: none; 
	border-bottom: 2px solid #63554C;
	}

a:visited {
	color: #ffffff; 
	text-decoration: none; 
	border-bottom: 2px solid #63554C;
	}

a:hover  {
	background:none repeat scroll 0 0 transparent;
	border-bottom: 2px solid #a2978c;
	color:#0091E3;
}

#lightbox a {
	border-style: none;
	}
#lightbox a:link {
	border-style: none;
}
#lightbox a:visited {
	border-style: none;
}

p.error {        
	font-family: 'Georgia';
	font-weight:normal;
	font-style:none;
	color: #282620;
	font-size: 130pt;
	letter-spacing: -8pt;
	text-shadow:0 1px 1px #252525;
	text-transform: none;
	padding: 0; 
	margin: -20px 0px 0px 0px;
}

p.etop {        
	font-family: 'Georgia';
	font-weight:normal;
	font-style:none;
	color: #282620;
	text-shadow:0 1px 1px #252525;
	font-size: 200pt;
	letter-spacing: -8pt;
	text-transform: none;
	padding: 0; 
	margin: -50px 0px 0px 0px;
}

p.etext  {
	font-family: 'Georgia';
	font-weight:normal;
	line-height:31pt;
	font-style:none;
	color: #909090;
	font-size: 25pt;
	letter-spacing: 0em;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: -20px 0px 0px 0px;
}

p.resume {		
	font-family: 'Georgia';
	color: #A2978C;
	text-transform: none;
	font-size: 20px;
	line-height:18pt;
	margin-top: 0px;	
	padding: 0px 0px 0px 0px;
	}

hr.resume {
	padding: 0; 
	margin:0; 
	display:block;
	width:940px;
	border-style: none; 
	border-bottom: 1px solid #D4D4D4; 
	margin-bottom: 0px;
	margin-top: 0px;
	}






