/* body text */

h4 {
	color: #6495ed;
	font-size: 16px;
	margin-bottom: 10px;
}

p {
	font-size: 12px;
	margin-bottom: 10px;
}

.services {
	margin-top: 40px;
}

li {
	font-size: 12px;
	margin-left: 25px;
	margin-bottom: 10px;
}

.box {
	background: #4682B4;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
}

#box-left p, #box-center p, #box-right p {
	margin: 5px 5px 10px 5px;
}

/**#box-left li, #box-center li, #box-right li {
	border: 1px solid blue;
	margin-right: 50px;
	background: #8FBC8F;
	padding: 2px;
	list-style-type: none;
	font-weight: bold;
}

#box-left li a:hover {
	text-decoration: none;
	background: Blue;
}

**/

.fancylink a:link, .fancylink a:visited {
	background: #00CC33;
	color: #ffffff;
	padding: 3px;
}

.ghostbox2 h1 {
	font-size: 14px;
}

/* footer text */

#footer h3 {
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 10px;
}

#footer p {
	color: #ffffff;
}