

p.navbar {
	margin-top: -3px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #5b3412;
	width: 160px;
	text-align: center;
	font-size: large;
	font-family: Verdana;
}

p.navbarcurrent {
			font-size: large;
			font-family: Verdana;
			padding-bottom: 3px;
			padding-top: 3px;
			color: white;
			text-align: center;
			background-color: #996633;
		}

p.navbarhome {
			margin-top: -6px;
			text-align: center;
			padding-bottom: 3px;
			padding-top: 0px;
			font-size: large;
			font-family: Verdana;
			color: white;
			background-color: #996633;
		}

p.navbarend {
			margin-bottom: 0px;
			padding-bottom: 0px;
			padding-top: 0px;
			text-align: center;
			font-size: large;
			font-family: Verdana;
			background-color: #5b3412;
			color: white;
		}
		

.form {
			font-size: small;
			font-family: Verdana;
		}

a.navigation:link {
		text-decoration: none;
		color: white;
		}
a.navigation:visited{
		text-decoration: none;
		color:white;
		}
a.navigation:hover {
		text-decoration: none;
		color: #996633;
		}
a.navigation:active {
		text-decoration: none;
		color: #996633;
		}

a.navmail:link {
		text-decoration: none;
		color: white;
		}
a.navmail:visited{
		text-decoration: none;
		color:white;
		}
a.navmail:hover {
		text-decoration: none;
		color: #5b3412;
		}
a.navmail:active {
		text-decoration: none;
		color: #5b3412;
		}
		
.navigationcurrent {
		text-decoration: none;
		color: white;
		}

h1 {
	letter-spacing: 1px;
	color: #5b3412;
	font-size: x-large;
	font-family: Verdana, Arial;
}

h2 {
	letter-spacing: 1px;
	color: #5b3412;
	font-size: large;
	font-family: Verdana, Arial;
}

p {
	font-family: Verdana; Arial;
	}

hr {
			margin: 0px;
			height: 4px;
			width: 100%;
			background-color: #6e85b3;
			color: #6e85b3;
		}

#maincell {
			padding: 6px;
		}

img {
			margin: 6px;
			padding: 0px;
		}

#footer {
		font-size: small;
		}

.navbarundertext {
			background-color: #6e85b3;
			font-size: small;
			font-family: Verdana, Arial;
			text-align: center;
			color: white;
		}

li {
			font-family: verdana, arial;
		}

.specialoffer { 
			margin: 10px; 
			width: 80%; 
			padding: 2px; 
			background-color: #6e85b3;
			text-align: center;
			color: white;
		}

.sidebar { 
		
			padding-bottom: 5px; 
		
			font-size: small; 
		}
