body {
	margin-top: 0px;
	background-image: url(images/sherwood_16.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 24px;
	margin-bottom: 4px;
	color: #900000;
}

a.nav {
	color: Maroon;
	font-weight: bold;
}

a.nav:hover {
	color: #004001;
	text-decoration: overline;
		font-weight: bold;
}

a.homebutton {
	color: yellow;
	font-weight: bold;
	margin-left: 45px;
	padding-bottom: 10px;
	font-size: 16px;
}

a.homebutton:hover {
	color: White;
font-weight: bold;
margin-left: 45px;
	padding-bottom: 10px;
font-size: 16px;
}


.sidebarbackground {
	background-image: url(images/sherwood_21.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 210px;
	height: 21px;
	color: White;
	padding-top: 3px;
}

.sidebarborders {
	border-left:#006600 2px solid; border-right:#006600 2px solid; border-bottom:#006600 2px solid
}

.tinytext {
	font-size: 10px;
}

.rates
{
	font-size: 18px;
	color: #006400;
	font-weight: bold;
	text-align: center;
}

.specialsbox {
	border: 5px dotted #B22222;
	text-align: center;
	font-size: 14px;
	color: #B22222;
	font-weight: bold;
	padding: 5px;
	}
	
.formmsg {
padding:5px;
border:1px #012a00 dashed;	
font-weight:bold;
color:#012a00;
font-size:15px;
background-color:#ffe463;
width:500px;
text-align:center;
margin-left:auto;
margin-right:auto;

}
.formmsg2 {
padding:5px;
border:1px #012a00 dashed;	
font-weight:bold;
color:#012a00;
font-size:15px;
background-color:#ffe463;
width:500px;
text-align:center;
margin-left:auto;
margin-right:auto;

}
