/* CSS Document */
div, ul, li, img table, tr, td, i, b, p, h1, h2, h3 {margin:0px; padding:0px; border:0;}
body {
	margin:0px;
	padding:0px;
	background:#fffcee;
	font-family: Cambria, Times New Roman, Arial, Helvetica, sans-serif;
	font-size:inherit;
	line-height:1.3;
	color:#000;
	}
ul {
	list-style-type:none;
	}	
p {
	margin:6px 0px;
	}
h2{
	text-transform:uppercase;
	border-bottom:1px solid #000;
	margin-bottom:2px;
	padding:20px 0px 2px 0px;
	font-size:125%;
	}
h3{
	text-transform:uppercase;
	font-style:italic;
	font-size:110%;
	}
a:link{
	color:#000;
	}
a:hover, a:focus{
	text-decoration:none;
	border:none !important;
	}		
.events{
	width:300px;
	float:left;
	}
.events ul{
	padding-bottom:25px;
	}		
#wrapper{
	font-family:inherit;
	font-size:90%;
	width:46em;
	padding:0px 10px 0px 10px;
	margin:10px auto;
	}
	#resume #wrapper{
		width:50em;
		}
.headshot{
	float:right;
	width:310px;
	height:233px;
	margin:6px 0px 0px 10px;
	}
#sitemast{
	width:100%;
	background:transparent url('../images/sitemast_bg.gif') repeat-x left top;
	}	
#mainNav{
	list-style:none;
	font-size:90%;
	position:absolute;
	top:70px;
	left:0px;
	}
#mainNav li{
	padding:0px 10px;
	float:left;
	letter-spacing:1px;
	}	
#mainNav a{
	float:left;
	color:#fff;
	text-decoration:none;
	letter-spacing:1px;
	}	
	#mainNav a:hover, #mainNav a:focus{
		color:#000;
		border:none !important;
		}
.links{
	margin-left:20px !important;
	float:left;
	}
.audio{
	float:left;
	padding-left:20px;
	}
.audio li{
	margin:10px 0;
	}	
.audio li.first{
	margin-top:0 !important;
	}						
.imgBorder{
	border:1px solid #393937;
	background:#fff;
	padding:4px;
	margin-right:12px;
	}	
/* photos
------------------------------*/
#photos #wrapper img {
	border:1px solid #393937;
	background:#fff;
	padding:4px;
	display:block;
	margin:0 auto;
	}
#photos #wrapper span {
	display:block;
	text-align:center;
	padding:6px 0px 20px 0px;
	}
.title {
	text-align:center;
	font-size:125%;
	padding-bottom:8px;
	color:#d81f2f;
	}				
/*resume section
------------------------------*/	
#resume #wrapper ul {
	padding:0px 70px 6px 0px;
	}
.border{
	border-bottom:1px solid #000;
	padding-bottom:10px;
	}
	
/* floats and clears
------------------------------------*/			
.floatLeft{float:left;}
.floatRight{float:right;}
.clearLeft{clear:left;}
.clearRight{clear:right; padding-right:0px !important;}
.floatClear{float:left; clear:right;}
.clearBoth{clear:both;}	

/*vcards*/

.vcard{float:left;}
.vcard{padding-right:100px;}