/* CSS Document */

.TimberWalkTitle {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.title {
font-family: Georgia, "Times New Roman", Times, serif; 
color: #772021; 
font-size: 18px; 
font-weight: bold; }

.maintext {font-family: Georgia, "Times New Roman", Times, serif; 
color: #772021; 
font-size: 13px; 
font-weight: normal; }

.sidemenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #772021;
	font-size: 16px;
	font-weight: normal;
}

.footertext {
	color: #772021;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
	
	
body {
	background-color: #FFFFFF;
}
.menu, .menu a:link, .menu a:visited, .menu a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF  ;
	text-decoration: none;
	border: 1;
}

.menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

a:link {
	color: #804040;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #804040;
}
a:hover {
	text-decoration: none;
	color: #804040;
}
a:active {
	text-decoration: none;
	color: #804040;
}
