body {  
  margin-top: 35px;
	background-image: url(images/bg_brownsquare.gif);
	background-color: #567696;
  }
  
.wrapper {
	border: 1px solid #60430b;
}

.bgbrown {
	background-color: #60430b;
}

a.mainnav:link {
	color: #fdfabd;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: .70em;
	margin-right: 4px;
	padding: 2px;
}

a.mainnav:visited {
	color: #fdfabd;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: .70em;
	margin-right: 4px;
	padding: 2px;
}

a.mainnav:hover {
	color: #fdfabd;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: .70em;
	margin-right: 4px;
	padding: 2px;
	background-color: #567696;
}

a.subnav:link {
	color: #000066;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: .70em;
}

a.subnav:visited {
	color: #000066;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: .70em;
}

a.subnav:hover {
	color: #660000;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: underline;
	font-size: .70em;
}

.content { 
  background-image: url(images/bg_fade.jpg); 
  background-repeat: repeat-x; 
  background-position: top left;
	background-color: #fcf8ac; 
	padding-bottom: 40px;
}

p,ul {
	font-family: Georgia, Palatino, serif;
	font-size: .90em;
	color: #5b1a06;
	line-height: 150%;
}

table.content {
	font-family: Georgia, Palatino, serif;
	font-size: .90em;
	color: #5b1a06;
	line-height: 150%;
}
  
h1 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Palatino, Georgia, serif;
	color: #694108;
	}
	
h2 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Georgia, Palatino, serif;
	color: #694108;
	text-decoration: underline;
	}
	
.bold {
	font-weight: bold;
}
	
div.footer {
	padding-top: 40px;
	font-family: Verdana, sans-serif;
	color: #694108;
}

.footer1 {
	font-family: Verdana, sans-serif;
	color: #694108;
	font-size: .6em;
}

.footer2 {
	font-family: Verdana, sans-serif;
	color: #694108;
	font-size: .5em;
}


ul {
	line-height: 150%;
	}

a:link { 
	color: #000066; 
	font-weight: bold;
	text-decoration: none;
}

a:visited { 
	color: #000066; 
	font-weight: bold; 
	text-decoration: none;
}

a:hover { 
	color: #660000; 
	font-weight: bold; 
	text-decoration: underline;
}

a.footer:link {
	color: #5b1a06;
	text-decoration: none;
}

a.footer:visited {
	color: #5b1a06;
	text-decoration: none;
}

a.footer:active {
	color: #5b1a06;
	text-decoration: none;
}

a.footer:hover {
	color: #5b1a06;
	text-decoration: underline;
}
