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

body {

	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(spahr/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#666666;

}

a:link {

	color:#666666;
	text-decoration:none;

}

a:hover {

	color:#027EA0;

}

a:visited {

	color:#000;
	text-decoration:none;

}

img.floatRight { 
    float: right; 
    margin: -64px -40px 10px 10px;
	border-style:solid;
	border-width:10px;
	border-color:#027EA0; 
}

h4, h2 {

	color:#027EA0;

}

h3 {

	margin-top:20px;
	margin-bottom:20px;
	padding:0px;

}

ul {

	list-style:none;

}

li {

	padding:6px;
	font-size:14px;

}

#nav {
	width:930px;
	height:47px;
	margin-top:32px;
	margin-left:10px;
	text-align:left;
	float:left;
	background-image:url(spahr/navbg2.jpg);
}

#phone {
	width:901px;
	color:#666666;
	font-size:12px;
	letter-spacing:5;
	margin:33px 0px 0px 40px;
	float:left;
}

#heading {
	color:#FFFFFF;
	letter-spacing:8;
	width:876px;
	margin:28px 0px 0px 65px;
	float:left;
}

#wrapper {
	width: 941px;
	text-align:left;
	padding:0px;
	margin: 0 auto 0 auto;
	background-image:url(spahr/topmiddle.jpg);
	background-position:top;
	background-repeat:no-repeat;

}

#middlecol {
	width:819px;
	text-align:left;
	margin:0px 21px 0px 21px;
	padding:0px 40px 15px 40px;
	background-color:#FFFFFF;
	float:left;
}

#footer {
	clear: both;
	height: 71px;
	width: 941px;
	background-image:url(spahr/footer.jpg);
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	vertical-align:bottom;
	background-repeat:no-repeat;
	background-position:top;
	
}

.formtext {

	color:#027EA0;
	font-size:12px;
	font-weight:bold;

}
