@charset "utf-8";
/* CSS Document */

* {padding:0; margin:0; }

#wrapper {
	margin: 0 auto;
	width:900px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	}
body {
	background-color: #69B7B7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tophead {
	margin: 0 auto;
	width: 900px;
	height: 330px;	
}
#nav {
	margin-left:17px;
	width:200px;
	float: left;
	}
	#content {	
	width:530px;
	float: left;
	margin: 0px 20px 0 70px;
	padding: 30px 20px 0 30px;
		background-image: url(images/frontbackground.gif);
	background-repeat: no-repeat;
	display: inline;
}
#unitscontent {	
	width:600px;
	float: left;
	margin: 0px 20px 0 20px;
	padding: 10px 20px 0 10px;
		background-image: url(images/unitbackpng.gif);
	background-repeat: repeat-y;
	display: inline;
}
#topround {
	width:628px;
	height:40px;
	float: left;
	margin: 0px 20px 0 20px;
	background-image: url(images/unitbacktop.gif);
	background-repeat: no-repeat;
	display: inline;
}
#topround2 {
	width:628px;
	height:40px;
	float: left;
	margin: 0px 20px 0 20px;
	background-image: url(images/unitbacktop2.gif);
	background-repeat: no-repeat;
	display: inline;
}
p {
font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
		}

.maintext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	left: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}
.spacer{
	clear:both;
}
#footer {
	margin: 0 auto;
	width:867px;
	height:100px;
	}


a:link {
	color: #DA3D4D;
}
a:visited {
	color: #306363;
}
a:hover {
	color: #ADD7D7;
}
a:active {
	color: #DA3D4D;
}
#unitcol1 {
	margin: 0 10px 0 10px;
	width:283px;
	float: left;
}
#unitcol2 {
	margin: 0 0 0 30px;
	width:260px;
	float: left;	
}.redtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D72F40;
}
.greentext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6CB8B8;
	line-height: 12px;
}
.largegreen {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #367272;
}

.blacktext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: square;
}
#unithead {
	margin: 10px 0 0 20px;
	width:253px;
	height:30px;
	}
	#bottomround {
	width:628px;
	height:40px;
	float: left;
	margin: 0px 20px 0 237px;
	background-image: url(images/unitbackbottom.gif);
	background-repeat: no-repeat;
	display: inline;
}
#bottomround2 {
	width:628px;
	height:40px;
	float: left;
	margin: 0px 20px 0 237px;
	background-image: url(images/unitbackbottom2.gif);
	background-repeat: no-repeat;
	display: inline;
}
#infocontent2 {	
	width:600px;
	float: left;
	margin: 0px 20px 0 20px;
	padding: 10px 20px 0 10px;
		background-image: url(images/infobackpng.gif);
	background-repeat: repeat-y;
	display: inline;
}
#generalcontent {
	margin: 0 auto;
	width:585px;
	margin-left: 20px;
	float: left;
	}

