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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, li, form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #FFF;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* Sets the style for unvisited links. */
#spt_wrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 955px;
}
#spt_header {
	width:955px;
	padding-bottom:10px;
	height:160px;
	float:left;
	background:url(../images/headborder.gif) no-repeat;
}
#spt_header #nav {
	width:805px;
	height:150px;
	float:left;
}
#spt_header #quote {
	width:150px;
	height:160px;
	float:right;
}
#spt_content {
	padding: 10px;
	width:935px;
}
#spt_footCont {
	padding-top: 5px;
	clear:both;
	margin-bottom: 5px;
}
#spt_footer {
	padding: 10px 10px 0 10px;
	clear:both;
	font-size:12px;
	border-top: 1px solid #A8C6CD;
}
#spt_footPhone {
	float: right;
	color:#ff5f05;
	font-size:12px;
	font-weight:bold;
}
#spt_footAddress {
float:left;
}
#spt_footRss {
text-align: right;
clear: both;
}
img {
	border:none;
}
.error {
color:#FF0000;
}

.ftorange {
	color: #FF8C33; 
	font-weight: bold;
}