BODY{
	bgcolor: #FFFFFF;
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}
	
/*Brewster - Sets the color and text size for main content area*/	
P {
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size:11px; 
color:#000000; 
line-height:14px;
margin-left: .25em;
}

/*Brewster - Sets the color and text size for main content area, about.html*/	
P.about {
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size:11px; 
color:#000000; 
line-height:14px;
}

/*Brewster - Sets the color and text size for quotes at bottom*/	
P.quote {
font-family:Georgia, Times New Roman, Times, serif; 
font-size:10px; 
color:#000000; 
line-height:13px;
}

/*Brewster - Sets the color and text size for main content area, about.html*/	
P.contact {
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size:11px; 
color:#E53803; 
line-height:14px;
}

/*Brewster - Sets the color and text size for main content area, about.html*/	
P.dir {
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size:11px; 
color:#FFFFFF; 
line-height:15px;
}


/*Brewster- Sets the color and text size for links in the main content area*/
A {
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size:11px; 
color:#000000; 
text-decoration:underline; 
font-weight:none;
}

/*Brewster- Sets the color and text size for links in the main content area*/
A:hover {
font-family:Arial, Verdana, Helvetica, sans-serif;  
color:#A1000B; 
text-decoration:none; 
font-weight:none;
}

/*Brewster- Sets the color and text size for links in the contact area*/
A.contact {
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size:11px; 
color:#E53803; 
text-decoration:underline; 
font-weight:none;
}
/*Brewster- Sets the color and text size for links in the contact area*/
A.contact:hover {
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size:11px; 
color:#000000; 
text-decoration:none; 
font-weight:none;
}

P.dark {
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size:11px; 
color:#000000; 
line-height:15px;
}

div.listing {
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size:11px; 
color:#FFFFFF; 
line-height:14px;
margin-left: .25em;
}

A.listing {
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size:11px; 
color:#FFFFFF; 
text-decoration:underline; 
font-weight:none;
}

A.listing:hover {
font-family:Arial, Verdana, Helvetica, sans-serif;  
color:#A1000B; 
text-decoration:none; 
font-weight:none;
}