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


h1{
	font-size: 12pt;
	display:none;
}

h2{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
}

a:link img{
	border: none;
}

.hidden{ display:none;
}

#logo{
	float: left;
	height: 50px;
	width: 187px;
	margin-right: 5px;
	background-image: url(images/header.gif);
	

}

.links{
	float: left;
	height: 30px;
	width: 187px;
	background-color: #DFE0E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	color: #C9CBCC;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	

}



.links span { display:none; }
.links:hover { 

	background-color: #eeeff0;
}

#copyright{
	float: left;
	height: auto;
	width: auto;
	color: #C5D989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}

#whatWeOffer{

	background-image: url(images/whatWeOffer_blue.gif);
	height: 50px;
	width: 187px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#whatWeOffer span{
display:none;
}

#whatWeOffer:hover{
background-image: url(images/whatWeOffer_lightBlue.gif);

}

#gallery{
	float: left;
	height: 50px;
	width: 187px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/gallery_blue.gif);
}

#gallery span{
	display: none;
}

#gallery:hover{

background-image: url(images/gallery_lightBlue.gif);

}

#testimonials{
	float: left;
	height: 50px;
	width: 187px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/testimonials_blue.gif);
}

#testimonials span{
	display:none;
}

#testimonials:hover{
	background-image: url(images/testimonials_lightBlue.gif);
}


#contactLink{
	color: #C9CBCC;
	float: left;
	height: 50px;
	width: 187px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/contact_blue.gif);
}

#contactLink span{
	display: none;
}

#contactLink:hover{
background-image: url(images/contact_lightBlue.gif);

}

#logo:hover{
background-image: url(images/header_light.gif);
}

#emailLink{

}

#contentHolder{
	height: 800px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

.topImage{
	float: left;
	height: 150px;
	width: 187px;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.secondImageLine{
	float: left;
	clear:none;
	height: 150px;
	width: 187px;
	margin-top: 5px;
	margin-right: 5px;
}

#bottomLeftImage{
	float: left;
	clear:none;
	height: 150px;
	width: 187px;
	margin-top: -150px;
	margin-right: 5px;
}

#mainText{
	height: 310px;
	width: 778px;
	float: left;
	margin-left: 5px;
	background-color: #eeeff0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #97B832;
	font-weight: normal;
	margin-top: 5px;
}

#indexLeft{
	float: left;
	height: 300px;
	width: 360px;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

#indexRight{
	float: left;
	height: 200px;
	width: 370px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
}

.quote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #95B630;
}

.reference{
	color: #91a752;
	line-height: 25px;
	font-style: normal;
	font-weight: normal;
}

.sponsor{
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

}

#logoHolder{
	margin-right: 50px;
}

#flashHolder{
	float:left;
	width:1024px;
	height:659px;
	margin-right: 2px;
	margin-top: 5px;
	margin-left: -4px;
}

.phoneNumberSmall{
	margin-left: 7px;
}

.hidden{
display:none;
}


.style3 {color: #91a752; font-weight: bold; }
.style5 {color: #A4C835; font-weight: bold; }
.style1 {color: #91a752}
.style2 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style6 {font-size: 12px}
