@charset "UTF-8";

/******ID's******/
#titleImage{
	height:20px;
	padding:10px 0px 10px 5px;
	
	}	
#mainImage {
	width:765px;
	height: 192px;
	border: 0px;
	border-color: black;
	}

#content {
	width: 510px;
	background-image: url("/fcf/images/homepage/dropshadow.jpg");
	background-repeat: repeat-x;
		}

#mainText {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
}

#mainContact {
	padding-left: 10px;
}

#mainContact h2{
	color:#004023;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#mainContact p{
	padding: 0px;
	margin: 0px;
	}

#mainContact a {
	color:#004023;
	cursor: pointer;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal;
}
#mainContact A:hover {
	cursor: pointer;
	text-decoration:none;
}
#mainSnapShot {
	width: 255px;
	height: 226px;
	vertical-align: top;
}
	
#lowerCol{
	background-image:url(/fcf/images/homepage/bottomBackground.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	overflow:visible;
	height:160px;
	padding-top:10px;
}

/*#lowerColR{
	background-image:url(/fcf/images/homepage/bottomBackground.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	width:252px;
	float:right;
	height:155px;
	padding:10px 5px 0px 0px ;
}*/

	
#lowerRow a:link, #lowerRow a:visited, #lowerRow a:active, #lowerHalf a:link, #lowerHalf a:visited, #lowerHalf a:active{
	color:#3F403F; 
}

#lowRow a:hover, #lowerHalf a:hover {	
	color:#3F403F;
	text-decoration:none;	
}

#lowerHalf ul {
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	}
	
#lowerHalf li {
	padding-top: 5px;
	margin-left: 15px;
}
/******Classes*****/

/*.floatLeft{
	float:left;
	}
	
.floatRight{

	float:right;
	}
	
.clearThem{
	clear:both;
	}*/

.dropDowns{
	font-size:11px;
	width:100%;
}

/*.topText{	
	margin-left:15px;
	height:90px;
}*/

/*.lowerBullet{
	margin:0px 5px 0px 5px;


}*/

/*.lowerLinkText{
	padding:0px 20px 0px 35px;


}*/

.greenLinks{
	color:#004023;

}

.greenLinks:hover{
	text-decoration:none;

}

.greyLinks{
	color:#3F403F;
	
}

.greyLinks:hover{
	color:#3F403F;
	text-decoration:none;
	
}