body  {
  	background-color: #ffffff;
  	color: #333333;
  	font-family: verdana, geneva, arial, helvetica, sans-serif;
	}
p, li, form  {
	list-style-type:  square;
	font-weight: normal;
	}
a {
	color: #556b2f;
	font-weight: bold;
	text-decoration: none;
	}
	 
h1  {
	border-bottom:  1px solid #003333;
	padding: 5px;
	color: #003333;
   	font-family: sans-serif;
   	font-size: 130%;
   	margin-left: 0px;
   	margin-right: 0px;
   	margin-bottom: 0px;
	}
h2  {
	font-size: 112%;
	font-family: sans-serif;
	padding: 3px;
	background-color: #99cc99;
	color: #003300;
	}
h3  {
	font-size: 106%;
	font-family: sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0fff0;
	}
h4  {
	font-family: sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
span {
	color: #333333;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	}
	.maintable {
		background-color:  #a3d099;
		border-top:  1px solid black;
		border-left:  1px solid black;
		border-right:  1px solid black;
		width: 980px;
		}
	.maintable2 {
		background-color:  #a3d099;
		border-bottom:  1px solid black;
		border-left:  1px solid black;
		border-right:  1px solid black;
		width: 980px;
		}
	 .toparea {
		background-color: #ffffff;
		display: block;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		height: 145px;
		}
	 .toptext {
		float: right;
		vertical-align: bottom;
		font-size:  80%;
		text-align: right;
		font-weight:  bold;
	  	font-family:  sans-serif, geneva, arial, helvetica, verdana;
		}
/************************ navigation and layout */
	 .topnav {
		background-color: #155226;
		background-image:  url('../images/layout/topnav_bg.jpg');
		background-repeat:  repeat-x;
		text-align:  right;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-left: 2px;
		padding-right: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-top:  1px solid;
		border-bottom:  1px solid;
		}
	 .homenav {
		float: left;
		font-size: 12px;
		font-weight: bold;
		}
			 .homenav a {
				color: #f5f5dc;
				text-decoration: none;
				display: inline;
				padding-left: 5px;
				padding-right: 25px;
				padding-top: 4px;
				padding-bottom: 4px;
				padding-right: 80px;
				}
			.homenav a: hover {
				color: #ffcc99;
				}
		 .homenavs {
			float: left;
			font-size: 12px;
			font-weight: bold;
			}
			 .homenavs a {
				color: #ccffcc;
				text-decoration: none;
				display: inline;
				padding-left: 5px;
				padding-right: 80px;
				padding-top: 4px;
				padding-bottom: 4px;
				}
			.homenavs a: hover {
				color: #ffcc99;
				}

		.firstnav {
			font-size: 12px;
			font-weight: bold;
			}
			.firstnav a {
				color: #f5f5dc;
				text-decoration: none;
				display: inline;
				padding-left: 5px;
				padding-right: 5px;
				padding-top: 4px;
				padding-bottom: 4px;
				border-left: 1px solid #8fbc8f;
				}
			.firstnav a: hover {
				color: #daa520;
				}
		.firstnavs {
			font-size: 12px;
			font-weight: bold;
			}
			.firstnavs a {
				color: #ccffcc;
				text-decoration: none;
				display: inline;
				padding-left: 5px;
				padding-right: 5px;
				padding-top: 4px;
				padding-bottom: 4px;
				border-left: 1px solid #8fbc8f;
				}
			.firstnavs a: hover {
				color: #daa520;
				}
		 .menu {
			background-color: #8fbc8f;
			color: #f5f5dc;
			font-family:  "ms sans serif", "geneva", sans-serif;
			font-weight: bold;
			}
			 .menu a {
				color: #f5f5dc;
				font-weight: bold;
				text-decoration: none;
				}
		.secondnavs {
			font-size: 12px;
			font-weight: bold;
			}
			.secondnavs a {
				text-decoration: none;
				color: #ccffcc;
				background-color: #2f4f4f;
				width: 190px;
				display: block;
				padding: 4px 5px 5px 10px;
				border-bottom: 1px solid #acbbbf;
				}
			.secondnavs a: hover {
				color: #ffcc99;
				}
		.secondnav {
			font-size: 12px;
			font-weight: bold;
			}
			.secondnav a {
				text-decoration: none;
				background-color: #669966;
				width: 190px;
				display: block;
				padding: 4px 5px 5px 10px;
				border-bottom: 1px solid #acbbbf;
				}
			.secondnav a: hover {
				background-color: #eee8aa;
				color: #000000;
				}
		.thirdnavs {
			font-size: 12px;
			font-weight: bold;
			}
			.thirdnavs a {
				text-decoration: none;
				width: 190px;
				display: block;
				padding: 4px 5px 5px 10px;
				border-bottom: 1px solid #acbbbf;
				color: #666600;
				background-color: #99cccc;
				}
			.thirdnavs a: hover {
				color: #ffffcc;
				}
		.thirdnav {
			font-size: 12px;
			font-weight: bold;
			background-color: #99cc99;
			}
			.thirdnav a {
				text-decoration: none;
				width: 190px;
				display: block;
				padding: 4px 5px 5px 10px;
				border-bottom: 1px inset #acbbbf;
				color: #000000;
				background-color: #99cc99;
				}
			.thirdnav a: hover {
				color: #ffffcc;
				}
		.fourthnavs {
			font-size: 12px;
			font-weight: bold;
			}
			.fourthnavs a {
				text-decoration: none;
				width: 190px;
				display: block;
				padding: 4px 5px 5px 10px;
				border-bottom: 1px solid #acbbbf;
				color: #ffff66;
				}
			.fourthnavs a: hover {
				color: #ffffcc;
				}
		.fourthnav {
			font-size: 12px;
			font-weight: bold;
			}
			.fourthnav a {
				text-decoration: none;
				width: 190px;
				display: block;
				padding: 4px 5px 5px 10px;
				border-bottom: 1px inset #acbbbf;
				color: #000000;
				}
			.fourthnav a: hover {
				color: #ffffcc;
				}
		 .footernav {
			float: right;
			padding-left: 12px;
			padding-right: 10px;
			}
		 .footerfirstnav {
			font-size: 60%;
			font-family:  "ms sans serif", "geneva", sans-serif;
			color: #2f4f4f;
			font-weight: bold;
			}
			 .footerfirstnav a {
				padding-right: 10px;
				border-left: 1px solid #8fbc8f;
				color: #2f4f4f;
				font-weight: bold;
				text-decoration: none;
				}
		 .footerfirstnavs {
			font-size: 60%;
			font-family:  "ms sans serif", "geneva", sans-serif;
			color: #2f4f4f;
			font-weight: bold;
			}
			 .footerfirstnavs a {
				padding-right: 10px;
				border-left: 1px solid #8fbc8f;
				color: #8b4513;
				font-weight: bold;
				text-decoration: none;
				}
		.footersecondnavs {
			font-size: 12px;
			font-weight: bold;
			}
			.footersecondnavs a {
				text-decoration: none;
				color: #ccffcc;
				background-color: #2f4f4f;
				width: 190px;
				display: block;
				padding: 4px 5px 5px 10px;
				border-bottom: 1px solid #acbbbf;
				}
			.footersecondnavs a: hover {
				color: #ffcc99;
				}
		.footersecondnav {
			font-size: 12px;
			font-weight: bold;
			}
			.footersecondnav a {
				text-decoration: none;
				background-color: #669966;
				width: 190px;
				display: block;
				padding: 4px 5px 5px 10px;
				border-bottom: 1px solid #acbbbf;
				}
			.footersecondnav a: hover {
				background-color: #ffcc99;
				color: #000000;
				}
		 .copyright {
			font-size: 9px;
			font-family:  "ms sans serif", "geneva", sans-serif;
			color: #8fbc8f;
			padding-right: 10px;
			display:  block;
			width:  97%;
			}
			 .copyright a {
				color: #d3d3d3;
				font-weight: bold;
				text-decoration: none;
				}
/********************** body copy */
		
	 .content {
	  	font-size: 80%;
		background-color: #ffffff;
		padding: 10px;
		display: block;
		}
	 .logofront {
		background-color: #ffffff;
		padding: 10px;
		display: block;
		border-top: 4px solid #99cc99;
		border-right: 4px solid #99cc99;
		border-left: 4px solid #99cc99;
		}
	 .contentfront {
		background-color: #ffffff;
		padding: 10px;
		display: block;
		border-right: 4px solid #99cc99;
		border-left: 4px solid #99cc99;
		border-bottom: 4px solid #99cc99;
		}
	 .pblock {
		display: block;
		background-color: #ffffff;
		padding: 10px;
		font-size: 90%;
		}
	.pcompany {
		color: #000000;
		background-color: #f0fff0;
		font-weight: bold;
		display: block;
		font-size: 90%;
		}
	.pname {
		color: #000000;
		background-color: #f0fff0;
		font-weight: bold;
		display: block;
		}
	.psite {
		display: block;
		}
	.ldet {
		display: block;
		}
	.tinyhead {
 		text-align: center;
		color: #8fbc8f;
		font-size: 80%;
		text-transform: capitalize;
		}
	.detailtable {
		color: #000000;
		background-color: #f0fff0;
		font-size: 90%;
		border: 3px solid #2e8b57;
		}
	.detailtabledk{
		background-color: #2e8b57;
		font-size: 90%;
		}
	.listings {
		background-color: #f5f5dc;
		color: #000000;
		font-size: 80%;
		margin-top: 3px;
		}
	.question {
		color: #000000;
		font-style: oblique;
		font-size: 80%;
		margin-top: 3px;
		}
	.linkage {
		font-size: 80%;
		font-weight: normal;
		margin-top: 13px;
		}
		.linkage a {
			color: #000000;
			text-decoration: none;
			font-weight: normal;
			}
/****************************/
	li.master {
		color: #333333;
		text-transform: capitalize;
		font-weight: bold;
		}
		.linkheading {
 			border: 0px;
			background-color: #556b2f;
			text-transform:  capitalize;
			color: #f5f5dc;
			display: block;
			font-weight: bold;
			padding: 2px;
			}
		.linksubheading {
			display: block;
			border: 0px;
			background-color: #f0fff0;
			font-size: 90%;
			text-transform:  capitalize;
			color :  #333333;
			font-weight: bold;
			padding: 2px;
			}
	li.sitemaplev1 {
		text-indent: 0px;
		font-size: 110%;
		list-style-type: square;
		}
	li.sitemaplev1 a {
		color: #2f4f4f;
		text-decoration: underline;
		}
	li.sitemaplev2 {
		text-indent: 6px;
		list-style-type: disk;
		font-size: 108%;
		}
	li.sitemaplev2 a {
		text-decoration: none;
		font-weight: normal;
		color: #2f4f4f;
		}
	li.sitemaplev3 {
		text-indent: 20px;
		list-style-type: circle;
		font-size: 104%;
		}
	li.sitemaplev3 a {
		text-decoration: none;
		font-weight: normal;
		color: #2f4f4f;
		}
	li.sitemaplev4 {
		text-indent: 25px;
		list-style-type: square;
		font-size: 100%;
		}
	li.sitemaplev4 a {
		text-decoration: none;
		font-weight: normal;
		color: #2f4f4f;
		}
	li.sitemaplev5 {
		text-indent: 35px;
		list-style-type: square;
		font-size: 90%;
		}
	li.sitemaplev5 a {
		text-decoration: none;
		}
/********************** specialty items */
	.adlead{
		font-size: 75%;
		margin-top: 15px;
		margin-bottom: 5px;
		display: block;
		font-weight: normal;
		}
	.adclose{
		font-size: 75%;
		margin-top: 5px;
		margin-bottom: 15px;
		display: block;
		font-weight: normal;
		}
	.insetblock1{
  		background-color: #ccffcc;
		border: 2px solid #2f4f4f;
		font-size: 85%;
		margin-left: 5px;
		}
	.insettable{
  		background-color: #f5f5f5;
		border: 2px solid #dcdcdc;
		font-size: 90%;
		margin-left: 5px;
		}
	 .photostrip {
		background-color: #ffffff;
		color: #f5f5dc;
		display: block;
		margin: 0px;
		padding: 0px;
		line-height: 180px;
		background-image:  url(../images/content/photostriplong.jpg);
		text-align:  right;
		}
		

