body, html	{
	color: #000000;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, helv, sans-serif;
	position: relative;
	margin: 0; 
	padding: 0;
	text-align: left;
	}

#wrap {
	margin: 0 ;
	width: 100%;
    	}	

a:link	{
	color: #ff6600;
	}


#header	{
	display: none;
	}

#sidelinks {
	display: none; 
	}


.address1	{
	display: none;
	}

.address2	{
	display: none;
	}

.RightComment	{
	display: none;
	}



.main	{
	position: relative;
	left: 0;
	text-align: left;
	padding: 5px;
	width: auto;
	}

.Bullet	{
	background: #8B4500;
	color: #000000;
	margin: 10px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, helv, sans-serif; 
	width: auto;
	}

.Pictures	{
	display: none;
	float: right;
	}

td#Photos td	{
	font-size: 60%;
	}


#footer	{
	display: none;
	}	
	

	
/* "cover" image with two text blocks */

div#cover	{
	position: relative;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	height: 400px;
	}

div#image	{
	border: 4px #590c06;
	}

div#top_text	{
	position: absolute;
	width: 260px;
	font-weight: bold;
	font-size: 13px;
	top: 10px;
	left: 10px;
	color: #ffffdd;
	text-align: left;
	}

div#bottom_text	{
	position: absolute;
	width: 550px;
	font-weight: bold;
	font-size: 13px;
	bottom: 10px;
	left: 25px;
	color: #ffffdd;
	text-align: center;
	}



h1 {font-family: Arial, Helvetica, helv, sans-serif;  font-size: large;  font-style: normal;  font-weight: bold;  
color: #000000; }

h2 {font-family: Arial, Helvetica, helv, sans-serif;  font-size: large;  font-style: italic;  font-weight: bold; 	color: #000000; }

h3 {font-family: Arial, Helvetica, helv, sans-serif;  font-size: medium;  font-style: normal;  font-weight: bold;  
color: #000000; }

h4 {font-family: Arial, Helvetica, helv, sans-serif;  font-size: medium;  font-style: italic;  font-weight: bold; 	color: #000000; }

h5 {font-family: Arial, Helvetica, helv, sans-serif;  font-size: small;  font-style: normal;  font-weight: bold;  
color: #000000; }

h6 {font-family: Arial, Helvetica, helv, sans-serif;  font-size: small;  font-style: italic;  font-weight: bold; 	color: #000000; }

.PrinterPictures	{
	position: relative;
	page-break-inside: avoid;
	}	
	

.PrinterPicturesAerial	{
	position: relative;
	page-break-before: avoid;
	}	
	


.PrinterPhotosLeft	{
	width: 45%;
	font-size: 80%;
	text-align: center;
	padding: 5px;
	}

.PrinterPhotosRight	{
	position: absolute;
	top: 0;
	right: 0;
	width: 49%;
	font-size: 80%;
	text-align: center;
	padding: 5px;
	}

.PrinterPhotosLeft img, .PrinterPhotosRight img	{
	width: 90%;
	}

 .clearboth { 
 	clear: both; 
	}
 
 
.PrintFooter, #PrintHeader	{
	display: block;
	}	
	


