body {
	font-family: Constantia Italic, "Arial Black";
	font-size: 15px;
	line-height: 21px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	left: 20px;
	background-color: #daa67e;
	background-image: url(images/dropshaddow.jpg);
	border: 10px;
	background-repeat:repeat-y; 
	background-position:center;	
}
.navigation a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
}
.navigation a:hover {
	color: #000000;
}
a {
	font-weight: normal;
	color: #BFBFBF;
}
.copyright {
	font-size: 10px;
}
a:hover {
	text-decoration: none;
}
h3 {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.address {
	font-size: 10px;
	padding: 10px 0px;
}
h1 {
	font-family: Lucida Handwriting Italic, Verdana, "Arial Black";
	font-size: 26px;
	font-weight: 0;
	color: #000000;
	line-height: 24px;
	padding-left: 20px;
}
h2 {
	font-family: Lucida Handwriting Italic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
}
}
.footer {
	font-size: 11px;
	font-family: Verdana, "Arial Black";
	font-weight: normal;
	line-height: 16px;
	color: #607339;
}
.footer a {
	font-weight: normal;
}
.navigation {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 20px;
	border: none;
	padding-bottom: 0px;
	top: 20px;
	clip: rect(10px,auto,auto,auto);
	padding-left: 10px;
	color: #FFFFFF;
}
.rightcolum {
	font-size: 12px;
	margin-left: 3px;
}
p {
	padding-left: 20px;
	padding-right: 20px;
	color: #404040;
}
.footer a:hover {
	font-weight: normal;
	text-decoration: none;
}
