/*
Style Sheet re: http://www.brooklynguidebook.com
Last Updated: 15 June 2003
Author: Elizabeth Dotson-Westphalen
elizabeth@elizabethjazz.com

*/

h1, h2, h3, h4 {
	color: #000000;
    font-family: tw cen mt, arial, verdana, helvetica, sans-serif;
	}

body, td {
	
	color : #FFFFFF;
	font-family: tw cen mt, arial, verdana, helvetica, sans-serif;
	font-size: small;
	}

a, p {
	color: #fff;
	
	font-family: "tw cen mt", arial, verdana, helvetica, sans-serif;
	
	}
a:link { color: #ff9; }
a:hover { color: #f190c2; }
.detail_white_link {
	color: #FFFFFF;
	font-size: x-small;
	}	
	
.plain {
	color: #FFFFFF;
	font-weight: normal;
	font-family: tw cen mt, arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	}		

.font {
	color: #000000;
	font-family: Bradley Hand ITC, Papyrus, Comic Sans MS, Eras Demi ITC, Franklin Gothic Demi, sans-serif;
	}	
		
.detail {
	color : #fff; 
	font-size : x-small;
	text-decoration: none;
}	

.detail_gray {
	color: #CCCCCC;
	font-size: x-small;
	}

.bottom {
	color : #FFFFFF;
	font-size : small;
	text-decoration: none;
	}
	
.quote {
	color : #FFFFCC;
	font-family : Bradley Hand ITC, sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-size : medium;
	}
	
.title {
	color : #000000;
	font-family : Bradley Hand ITC, sans-serif;
	text-decoration : none;
	font-weight : bold;
	}	

.selected {
	color : #0000000;
	font-family : arial, verdana, helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-size : small;
	}	

.large { color: #fff; font-size : x-large; }	
	
.menu {
	color : #FFFFCC;
	font-family : arial, verdana, helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-size: small;
}	

.nav {
	color: #FFFFFF;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	}
	
.white {
	bgcolor: #336666;
	color: #FFFFFF;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	}
	
.blue {
	bgcolor: #0F0FBE;
	color: #0F0FBE;
	}		
	
.yellow {
	color: #7E610F;
	}	
	
.red {
	color: #9D1010;
	}	
	
.green {
	color: #109C10;
	}			
	
.black {
	color: #000000;	
	text-decoration: none;
	}	