body{
	font-family:  Arial, Verdana, sans-serif;
	font-size:12px;
	margin-left:0;
	margin-bottom:0;
	background-color: #606c5c;
}
h1{
	font-family: "Lucida Sans Unicode", verdana, sans-serif;
	color: #660000;
	font-size: 16px;

}

.header{
	background-image: url(images/header2.jpg);
}
.headertext { 
	font-family: "Lucida Sans Unicode", verdana, sans-serif;
	color: #000000;
	font-size: 16px;
 	font-weight: 600;
}

a.headertext:visited, a.headertext:link { 
	font-family: "Lucida Sans Unicode", verdana, sans-serif;
	color: #000000;
	font-size: 12px;
 	font-weight: 600;
	text-decoration: none;
}

a.headertext:hover{
 color:#666666;
 text-decoration: underline;
}

.maintable{
	border: 1px solid #000000;
}

.contentarea{
	background-color: #f9fae7;
	padding-left:10px;
	padding-right: 10px;
	font-family: "Lucida Sans Unicode", verdana, sans-serif;
	color: #685340;
	font-size:13px;
	line-height:16px;
}

.menuarea{
	background-color: #886546;
}

.menuitems{
	padding-left: 20px;
}

.leftside{
  background-image: url(images/black_white.gif);
  border-right: 1px solid #000000;
}

a.nav:visited, a.nav:link { 
	font-family:  Comic Sans MS, Verdana, sans-serif;
	color: #ffffff;
	font-size: 14px;
 	font-weight: 600;
	text-decoration: none;
}

a.nav:hover{
 color:#f9fae7;
 text-decoration: underline;
}

.footer {
	color:#cac5b2;
	padding-top:5px;
	padding-bottom:10px;
	font-weight:600;
}

.designarea{
	color:#cac5b2;
  font-size:11px;
}

a.designlink:visited, a.designlink:link { 
	color:#cac5b2;
	text-decoration: none;
	font-size:11px;
}

a.designlink:hover{
 color:#ffffff;
 text-decoration: underline;
}




a:visited, a:link { 
	color: #993300;
}

a:hover{
 color:#606c5c;
}

.subheadings{
	font-weight: 600;
	font-size:12px;
	background-color: #e0dbc7;
	border-bottom: solid 1px #cac5b2;
	padding:3px;
	
}

.tagline{
	font-size:11px;
}