body {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
.sitetext1 {
	font:Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.sitetext1bold {
	font:Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.sitetext2 {
	font:Arial;
	font-size: 16px;
	color: #000000;
}
.topheader {
	font-size: 30px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.topsubhdr {
	font:Arial;
	color:#000000;
	font-weight: bold;
	font-size: 32px;
}
.subheader {
	font:Arial;
	color: #000000;
	font-weight: bold;
	font-size: 24px;
}
.companyname {
	font:Arial;
	font-weight: bold;
	font-size: 16px;
	color:#000000;
}

.contacttext {
	font-size: 18px;
	font:Arial;
}
	
.contactsubheader {
	font:Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.missiontext {
	font:Arial; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #000000;
}
.navigationallinkbar {
	font:Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #000000;
}
.linktext{
	color: #000000;
	font:Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}
.slncopy {
	font-weight: normal;
	color: #000000;
	font:Arial;
	font-size: 10px;
	font-style: italic;
	bottom: auto;
}
.homemeet {
	font-weight:bolder;
	color:#FFFF00;
	font:Arial;
	font-size: 16px;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
#wrapper {
width: 95px;
background-color:#FFFFFF;
margin:10px auto;
border: 1px solid #000000;
text-align:left;
background-repeat:repeat-y;
}
#banner {
	height: 110px;
	background-image: url(banner_bg.png);
	background-repeat: no-repeat;
}
#leftcol #nav {
	border-bottom-width: 1px;
	border-bottom-color: #000000;	
}

#leftcol #nav ul {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	font-size:80%;
	border: 1px solid #000000;
}
#leftcol #nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#leftcol #nav ul li a{
	color:#000000;
	background-color:#F0EEEE;	
	padding:4px 0 6px 4px;
	border-bottom:1px solid #000000;
	display:block;
	height:1%;
	font-weight: normal;
}
#leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus {
	background-color: #F2DADA;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color:#000000;
}

#leftcol #nav2 {
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;	
}

#leftcol #nav2 ul {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	font-size:80%;
	border: none #FFFFFF;
}
#leftcol #nav2 ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#leftcol #nav2 ul li a{
	color:#000000;
	background-color:#F0EEEE;
	text-decoration:none;
	padding:4px 0 6px 4px;
	border-bottom:0px solid #000000;
	display:block;
	height:1%;
	font-weight: normal;
	font-style: italic;
}
#leftcol #nav2 ul li a:hover, #leftcol #nav ul li a:focus {
	background-color: #F2DADA;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color:#000000;
}
