/* CSS Document by Mid Michigan Computer Consultants & O.J. Advertising, Inc. */

.nav {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin: 0px 3px;
	padding: 0px 5px;
}
.nav a:link, .nav a:visited, .nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	color: #66FF33;
	text-decoration:none;
}
.MainText {
	font: 14px/140% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding: 12px 30px 0px;
}
.subNav {
	font: normal 18px/200% Geneva, Arial, Helvetica, sans-serif;
	list-style: none inside;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: url(images/arrow_bullet.gif) no-repeat left center;
	text-indent: 30px;
}
.subNav a:link, .subNav a:visited, .subNav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.subNav a:hover {
	color: #66FF33;
	text-decoration:none;
}

.headings {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
}
.images {
	border: 3px groove #CCCCCC;
}

/* These Styles apply to the Introductory page only */

#introLeft {
	margin: 0px 15px 0px 0px;
	padding: 10px 10px 10px 12px;
	float: left;
	width: 225px;
	background: #484546;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
}
#introLeft h1 {
	color: #85E688;
	font: bold normal 14px/120% Arial, Helvetica, sans-serif;
	margin: 0px;
}
.introBg {
	background: #231F20 url(images/arrows.gif) no-repeat right top;
}
/*.introTableBg {
	background: url(images/globe-hands.jpg) no-repeat right 800px;
}*/
.introHeader {
	background: url(images/foliage.gif) no-repeat left top;
	clear: right;
	float: left;
	height: 90px;
	width: 570px;
	padding-bottom: 12px;
	padding-left: 5px;
}
.introHeader2 {
	background: url(images/small-logo.gif) no-repeat top;
	float: left;
	height: 70px;
	width: 380px;
	margin: 0px;
	padding: 0px 0px 10px;
	visibility: visible;
	clear: both;
}
.introMainText {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 375px;
	padding-right: 5px;
	clear: left;
}

.introMainText h1 {
	color: #85E688;
	font: bold normal 14px/120% Arial, Helvetica, sans-serif;
	margin: 0px;
}
.introRtMargin {
	float: right;
	margin-top: 100px;
	padding: 0px;
	position: relative;
}


/* End of Introductory Page Styles */

.floatLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	clear: left;
	font: medium Arial, Helvetica, sans-serif;
	color: #85E688;
}
.floatRtBox {
	color: #000000;
	background: #B4D49E;
	margin: 10px;
	padding: 8px;
	float: right;
	width: 180px;
	border: medium solid #F0F0F0;
	font-size: 12px;
	font-weight: bold;
}

.introLeftImage {
	background: url(images/globe-hands.jpg) no-repeat center bottom;
	padding-top: 50px;
	height: 775px;
}

#address {
	font-size: 14px;
	line-height: 120%;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 5px;
}
#subnav1 {
	text-align: left;
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

.footer {
	font-size: 10px;
	color: #EBE9ED;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #85E688;
	text-decoration: none;
}
.footer a:hover {
	color: #0099FF;
}
.smallText {
	font-size: 90%;
}
.hide {
	display: none;
}
