@charset "utf-8";
/* CSS Document */

@charset "utf-8";
a:visited {
	color: #CCC;
}
a:hover {
	color: #F90;
}
a:active {
	color: #AAC672;
}
a:link {
	color: #FFF;
}

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #424635;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}


	
	#home-container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-repeat: repeat;
	margin-top: 25px;
	padding: 0px;
	background-image: url(../images/inside-background.png);}
	
	
#header {
	background-color: #000;
	height: 240px;
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#footer{
	background-color: #414534;
	background-image: url(../images/footer-tile.jpg);
	background-repeat: repeat-x;
	height: 93px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;}
	
	
#content {
	padding: 0px;
	height: 360px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#greenville {
	float: left;
	width: 225px;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	height: 73px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#copyright {
	width: 425px;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	margin: 0px;
	float: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#charelston {
	float: right;
	width: 225px;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	height: 73px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#content {
	height: 200px;
	width: 940px;
	margin-top: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 22px;
}
#testimonal {
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	margin-left: 17px;
	width: 290px;
	margin-top: 5px;
}
#testimonal p {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.testimonal-name {
	font-family: sans-serif, Tahoma;
	font-size: 10px;
}
#mission {
	background-image: url(../images/MISSION.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 620px;
	float: right;
}
#mission p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 1.5em;
	position: relative;
	top: 70px;
}
#bigButtons {
	height: 105px;
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#leftButton {
	float: left;
	width: 289px;
	height: 105px;
	margin-left: 19px;
}
#centerButton {
	float: left;
	width: 289px;
	height: 105px;
	margin-left: 18px;
}
#rightButton {
	float: left;
	width: 289px;
	height: 105px;
	margin-left: 18px;
}

