
body {
		margin: 0 0 20px 0;
		background: #333;
		padding: 0;		
}
	
h1, h2, h3 h5{
		margin: 0;
		padding: 0;
}

img {
	border: 0;
}



h1 {
	font-family: Georgia, trebuchet, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


h2 {
	font-family: Georgia, trebuchet, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #2970C7;
	font-weight: bold;
	letter-spacing: -.03em;	
}


p {
	font-family: trebuchet, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#td a:link {
	color: #2970C7; 
	font-weight: bold; 
	text-decoration: none;
}
#td a:visited {
	color: #2970C7;  
	font-weight: bold; 
	text-decoration: none;
}
#td a:hover {
		color: #ceca5a; 
		text-decoration: underline;
		font-weight: bold; 
}




#p a:link {
	color: #2970C7; 
	font-weight: bold; 
	text-decoration: none;
}
#p a:visited {
	color: #2970C7;  
	font-weight: bold; 
	text-decoration: none;
}
#p a:hover {
		color: #ceca5a; 
		text-decoration: underline;
		font-weight: bold; 
}

em {
	font-family: trebuchet, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


ul {
	list-style-type: square;
	font-size: 12px;
}
li { 
	font-family: trebuchet, verdana, helvetica, sans-serif;
	font-size: 11px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 6px; 
	margin-bottom: 0px;
	line-height:14px;
	}
	
	
h5 {
	font-family: trebuchet, verdana, helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	font-weight: lighter;
	margin: 4px 8px 4px 10px;
	letter-spacing: .10em;
}

.arrowcontent{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2970C7;
	font-size: 12px;
	line-height: 15px;
}

#arrowcontent a {
	text-decoration: none;
	color: #2970C7;
	display: inline;
}
	
#arrowcontent a:hover {
	text-decoration: none;
	color: #2970C7;
	font-weight: bold;
}

#arrowcontent a:visited {
	text-decoration: none;
	color: #2970C7;	
}

	
#navigation {
	font-family: verdana, trebuchet, helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 8px;
	}

#navigation a {
	text-decoration: none;
	color: #fff;
	margin: 4px 8px 4px 10px;
	display: block;
	}
	
#navigation a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
	
#navigation a:visited {
	text-decoration: none;
	color: #fff;
	}

#navigation a:active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
	
	
#navigation_about {
	font-family: verdana, trebuchet, helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 8px;
	}

#navigation_about a {
	text-decoration: none;
	color: #fff;
	margin: 4px 8px 4px 10px;
	display: block;
	}
	
#navigation_about a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
	
#navigation_about a:visited {
	text-decoration: none;
	color: #fff;
	}

#navigation_about a:active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}

.about_indent{
    margin-left: 12px;
	}
	

	
#navigation_footer {
	font-family: verdana, trebuchet, helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 6px;
	}

#navigation_footer a {
	text-decoration: none;
	color: #fff;
	margin: 4px 4px 4px 6px;
	display: inline;
	}
	
#navigation_footer a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
	
#navigation_footer a:visited {
	text-decoration: none;
	color: #fff;
	}


table {
	font-family: trebuchet, verdana, helvetica, sans-serif;
	font-size: 12px;
	
}

table.list {
	font-family: trebuchet, verdana, helvetica, sans-serif;
	font-size: 12px;
}

#pullout {
	width: 150px;
	Margin: 0px;
	text-align: right;
	float: right;
	background-color: #f90;
	font-family: trebuchet, verdana, helvetica, sans-serif;
	font-size: 12px;
}

#pullout p{
	text-align: left;
	padding: 8px;
}

#headshot {
	width: 100px;
	Margin: 0px;
	text-align: center;
	float: right;
	background-color: #CCCCCC;
	font-family: trebuchet, verdana, helvetica, sans-serif;
	font-size: 10px;
}

.whiteline {
	color: #FFFFFF;
}

