/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}






/* For the rest of the site */

BODY{
color: black; 
background: white;
margin:0px;
padding:0px;
font-size:120%;
line-height:140%;
font-family:"Georgia",Arial,Helvetica,sans-serif;
border: 0;
outline: 0;
font-weight: normal;
}


 
 
 


   
h1, h2, h3, h4{
color:#000;
font-weight:bold;
padding:40px 0 40px 0;
}

img{
padding:10px;
}

#lightwindow{
left:10px;
}


#nav, #ft, #searchContainer, #headerswf, .breadcrumbs_text, #headerContent, .line_top, .line_bottom, .imagearea, #respond, #contact, #lightwindow_loading, #lightwindow_galleries, #lightwindow_title_bar_close_link{
display:none;
visibility:hidden;
}


A:link, A:visited {
background: white; 
color: black; 
text-decoration: underline;
font-weight: bold;
}
 
