	  body {
	  background-image: url(./graphics/ground_vert.gif);
	  font-family: Verdana, Arial, Helvetica,sans-serif;
	  font-size: 12px;
	  line-height: 20px;
	  }
	 
	  h1 {
	  	font-family: Times, Georgia, Garamond,serif ;
	  	color: #550000;
	  	font-style: normal;
	  	font-weight: bold;
	  	font-size: 36px;
	  	text-align: left
		}
	  h2 {
	  	font-family: Times, Georgia, Garamond,serif ;
	  	color: #550000;
	  	font-style: normal;
	  	font-weight: bold;
	  	font-size: 16px;
	  	text-align: left;
		}
		.heading {
	  	font-family: Times, Georgia, Garamond,serif ;
	  	color: #550000;
	  	font-style: normal;
	  	font-weight: bold;
	  	font-size: 18px;
	  	text-align: left;
		line-height: 40px;
		}
		.menuheading{
		font-family: Times, Georgia, Garamond,serif ;
		font-size: 12px;
		font-weight: bold;
		line-height: 18px;
		}
		.normaltext {
	  	font-family: Verdana, Arial, Helvetica,sans-serif;
	  	line-height: 20px;
	  }
	  .closetext {
	  	font-family: Verdana, Arial, Helvetica,sans-serif;
	  	line-height: 16px;
	  }
	  	.littletext {
	  	font-family: Verdana, Arial, Helvetica,sans-serif;
	  	color: #000000;
	  	font-style: normal;
	  	font-size: 10px;
		line-height: 12px;
	  	text-align: left;
		}
	  p {
	  	font-family: Verdana, Arial, Helvetica,sans-serif;
	  	line-height: 20px;
	 }
	  a {
	  	font-family: Verdana, Arial, Helvetica,sans-serif;
	  	color: #660000;
	  	font-weight: bold;
	  	font-size: 11px;
	  	text-decoration: none;
		line-height: 16px;
	  }
	  	a.home{
		line-height: 30px;
	  }
		a.inline {
	  	font-family: Verdana, Arial, Helvetica,sans-serif;
	  	color: #660000;
	  	font-weight: bold;
	  	font-size: 12px;
	  	text-decoration: underline;
	  }
	  	a.close {
	  	font-family: Verdana, Arial, Helvetica,sans-serif;
	  	color: #660000;
	  	font-weight: bold;
	  	font-size: 11px;
	  	text-decoration: none;
		line-height: 16px;
	  }
	  a.small {
	  	font-family: Verdana, Arial, Helvetica,sans-serif;
	    font-size: 10px;
		font-weight: bold;
	  	text-decoration: none;
		line-height: 14px;
	 }
	  a:hover {
	  color: #515141;
	  }
	  .currentpage {
	  	font-family: Verdana, Arial, Helvetica,sans-serif;
	  	color: #515141;
	  	font-weight: bold;
	  	font-size: 11px;
	  	text-decoration: none;
		line-height: 16px;
	  }
	  	 .currentpageclose {
	  	font-family: Verdana, Arial, Helvetica,sans-serif;
	  	color: #000000;
	  	font-weight: bold;
	  	font-size: 11px;
	  	text-decoration: none;
		line-height: 16px;
		}
	   .currentpage2 {
	  	font-family: Verdana, Arial, Helvetica,sans-serif;
	  	color: #9B9678;
	  	font-weight: bold;
	  	font-size: 11px;
	  	text-decoration: none;
		line-height: 16px;
	  }
		.maroonheader{
		color: #550000;
		}