/* External Style Sheet for Blackman House Museum */

html, body {
	padding: 0;	
	color:#333300;
	font-family: Verdana, Helvetica, sans-serif;

}


#wrapper { 
	margin: 0 auto;
	width: 750px;
}

#navigation {
	vertical-align: baseline;
	padding:10px;
	font-size: 13px; 
	font-family: Verdana, Helvetica, sans-serif;
	line-height:15px;  
	font-weight: 600;
	color:#330000;
	border: thin solid #330000;
	
	background-color:#FFF;
}

#header {
	vertical-align: middle;
	padding:10px;
	font-size: 10px; 
	font-family: Verdana, Helvetica, sans-serif;
	line-height:15px;  
	font-weight: 500;
	color:#ffffff;
	background-color:#330000;
}

td.list  {

	padding:10px;
	font-size: 10px; 
	font-family: Verdana, Helvetica, sans-serif;
	line-height:15px;  
	font-weight: 500;
	color:#ffffff;
	background-color:#330000;
	}	
	
	
#footer {
	vertical-align: middle;
	
	background-color:#330000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffcc;
	font-weight: 500;
	padding:10px;
}

td.content {
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	font-size: 11px; 
	font-family: Times,Times New Roman, serif; 
	font-weight: 500;
	color:#333333;
	background-color:#FFFFFF; 
	line-height: 14px;
	
	border-left:thin solid #330000;
	border-right:thin solid #330000;
		}

td.contentleft {
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	font-size: 11px; 
	font-family: Times,Times New Roman, serif; 
	font-weight: 500;
	color:#333333;
	background-color:#FFFFFF; 
	line-height: 14px;
	
	border-left:thin solid #330000;

		}

td.contentright {
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	font-size: 11px; 
	font-family: Times,Times New Roman, serif; 
	font-weight: 500;
	color:#333333;
	background-color:#FFF; 
	line-height: 14px;
	border-right:thin solid #330000;
		}

td.quote {	
	
	font-size: 12px;
	font-family: Courier New, Courier, mono; 
	font-weight: 600;
	color:#330000;
	padding-left:55px;
	padding-right:55px;
	line-height: 14px;
	}


p    {
	text-indent: 1cm;
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;

	}
	

font.smcaps {

		font-size: 16px; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-variant: small-caps;
	font-weight: 700;
	color:#330000;
	
	border-bottom:thin dotted #990000;
	}

font.smcapswhite {

		font-size: 16px; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-variant: small-caps;
	font-weight: 700;
	color:#FFFFFF;
	
	border-bottom:thin dotted #990000;
	}


font.smcaps2 {

	font-size: 14px; 
	font-family:Times New Roman, Times, serif ;
	font-variant: small-caps;
	font-weight: 700;
	color: #333333;
	line-height: 16px;
	}


font.list  {	
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: 600;
	color:#990000;
	text-decoration: none;
	}

font.credit  {	
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px;  
	font-weight: 400;
	color:#330000;
	text-decoration: none;
	}

a  {	
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: 600;
	color: #990000;
	text-decoration: none;
	}
	
a:visited { 
	font-weight: 400;
	
	text-decoration: none;
}

a:hover {

	color: #660000;
	font-weight: 600;
	text-decoration: none
	}

a:link {
	
	text-decoration: none;

}

a:active {
	text-decoration: none;
	
}


td.credit {
	font-size: 10px; 
	font-family:Verdana, Helvetica, sans-serif; 
	font-weight: 400;
	color: #663333;
	text-align: center;
	border-top: thin dotted #663333;

		}

font.caption {
	font-size: 9px; 
	font-family:Verdana, Helvetica, sans-serif; 
	font-weight: 400;
	color: #330000;
	
		}

font.red {
	font-size: 12px; 
	font-family:Verdana, Helvetica, sans-serif; 
	font-weight: 500;
	color:#FF0033
		}
		

font.strikethru {
	text-decoration: line-through;
	}


