/* CSS Document */

body {
	background-color: #003300;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

a {
	color: #014101;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #014101;
	text-decoration: none;
	font-weight: bold;
}

a:visited {

	color: #014101;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #014101;
}

#container {
	position:relative;
	width:1023px;
}

#businesstxt {
	position:absolute;
	top:309px;
	left:178px;
	width:666px;
	text-align:left;
	z-index:2;
	background-color:#FFFFFF;
}
#businesstxt2 {
	position:absolute;
	top:319px;
	left:101px;
	width:820px;
	text-align:left;
	z-index:2;
	background-color:#FFFFFF;
}
h1 {
		color:#014101;
		font-size:16px;
		margin-top:20px;		
}

h2 {
		color:#014101;
		font-size:16px;
}

h3 {
		color:#014101;
		font-size:16px;
}

#topnav {width:100%;}

#bottomnav {
		background-image:url(../dhtml/spacer.jpg);
		height:49px;
		text-align:center;
}

#bottomnav a:link {
	color: #009F00;
	text-decoration: none;
	font-weight: bold;
}

#bottomnav a:visited {

	color: #009F00;
	text-decoration: none;
	font-weight: bold;
}

#bottomnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#hometxt {
	position:absolute;
	top:329px;
	left:179px;
	width:450px;
	text-align:left;
	z-index:2;
}
.green {
		color:#014101;
		font-size:16px;
font-weight:bold;
}
		
#special {
		font-size:20px;
}
