body, html	{
	color: #000000; 
	background-color: #f9ebd6; 
	font-family: Verdana, Geneva, Arial, Helvetica, helv, sans-serif; 
	margin: 0; 
	padding: 0;
	text-align: left;
	}

#wrap {
	background: #f9ebd6;
	margin: 0 ;
	width: 100%;
    	}	

a:link	{
	color: #ff6600;
	}

a:visited	{
	color: #ff3300;
	}

a:hover	{
	color: #590c06;
	}

a:active	{
	color: #000000;
	}



#header	{
	position: relative;
	left: 0;
	top: 0;
	margin: 0 0 0 0;
	height: 149px;
	width: 100%;
	background: url(images/head_back_tile.jpg) top left;
	}

	
#sidelinks {
	position: relative;
	float: left;
	background: url(images/left_tile.jpg) top left ;
	width: 154px;
	}

#sidelinks a	{
	display: block;
	margin: 12px 0 0 0; 
	padding: 1px 10px 1px 5px;
	text-decoration: none;
	font: bold 100% Arial, Verdana, sans-serif;
	color: #8B5A2B; 
	}

#sidelinks a:hover {
	color: #590c06;
	padding-right: 7px; 
	margin-right: 0;
	}

#sidelinks a:visited {
	color: #cc9933;
	}

#sidelinks p	{
	display: block;
	margin: 0 3px 0 0; 
	padding: 1px 10px 1px 5px;
	text-decoration: none;
	text-align: center;
	font: bold 80% Arial, Verdana, sans-serif;
	color: #8B4500; 
	background: transparent;
	}


#sidelinks img	{
	margin: 0;
	}

#wrap	{
	Position: relative;
	margin-left: 155px;
	background: #f9ebd6;
	color: #000000;
	width: auto;
	}

.main	{
	Position: relative;
	text-align: left;
	padding: 10px;
	}



.RightComment	{
	display: block;
	float: right;
	width: 200px;
	padding: 5px;
	}


.RightComment	a	{
	text-decoration: none;
	}


.address1	{
	color: #8B4500;
	font-size: 80%;
	margin: 10px 3px 0 0; 
	text-align: left;
	padding: 5px 0 0 5px;
	}

.address2	{
	color: #8B4500;
	font-size: 55%;
	margin: 0 4px 0 0; 
	text-align: left;
	padding: 4px 0 0 5px;
	}



.Bullet	{
	background: #8B4500;
	color: #000000;
	margin: 10px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, helv, sans-serif; 
	width: auto;
	}

.Pictures	{
	color: #000000;
	margin: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, helv, sans-serif;
	width: auto;
	padding: 10px;
	}

.Photos	{
	color: #000000;
	margin: 10px;
	font-size: 60%;
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, helv, sans-serif;
	width: auto;
	}

td#Photos td	{
	font-size: 60%;
	}


#footer	{
	background: #f9ebd6;
	clear: both;
	color: #000000;
/*	margin: 2px; */
	padding: 2px;
	text-align: center;
	font-size: 9px;
/*	border-color: #000000;
	border-style: groove; */
	font-family: Verdana, Geneva, Arial, Helvetica, helv, sans-serif; 
	width: auto;
	border-top: 3px solid #000000;
	}	
	

	
/* "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, .PrinterPicturesAerial	{
	display: none;
	}	
	
#PrintHeader {
	display: none;
	}

.PrintFooter {
	display: none;
	}

