@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
}


body {
	background-color: #d2d2c3;
	background-image: url(sp_images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
}
h1 {
	font-size: 22px;
	color: #990000;
	width: 90%;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9b9b69;
	border-right-color: #9b9b69;
	border-bottom-color: #9b9b69;
	border-left-color: #9b9b69;
	padding-left: 5px;
}
h2 {
	font-size: 18px;
	color: #990000;
	width: 90%;
	padding-left: 5px;
	font-weight: normal;
}
p {
	color: #515151;
	padding-left: 15px;
}

#logo {
	float: left;
	padding-top: 11px;
	padding-left: 22px;
	padding-bottom: 11px;
}
#menu {
	float: left;
	height: 27px;
	width: 832px;
	padding-bottom: 11px;
	text-align: left;
	padding-top: 20px;
	padding-left: 118px;
}


#pageback {
	background-image: url(sp_images/toparea.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: left;
	width: 100%;
}
#wrapper {
	width: 950px;
}
#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	float: right;
	width: 170px;
	padding-top: 11px;
	padding-right: 16px;
}
#mainbottom {
	background-color: #FFF;
	background-image: url(sp_images/mainback_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 950px;
}
#main {
	background-image: url(sp_images/mainback_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 918px;
	min-height: 550px;
	padding-top: 23px;
	padding-left: 32px;
	text-align: left;
}
#leftcol {
	float: left;
	width: 228px;
	padding-right: 38px;
}
.ctatop {
	float: left;
	width: 228px;
}
.ctatext {
	background-image: url(sp_images/cta-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 217px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 6px;
	float: left;
	padding-bottom: 15px;
}
#bottom {
	text-align: center;
	float: left;
	width: 950px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bottomnav {
	text-align: center;
	float: left;
	height: 33px;
	width: 950px;
	font-size: 14px;
	color: #990000;
}
#bottomnav a {
	color: #515151;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}
#copyright {
	text-align: center;
	float: left;
	width: 950px;
}
#copyright a {
	color: #515151;
}
#bodycontent {
	float: left;
	width: 632px;
}




.ctatext p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.ctatext img {
	padding-bottom: 5px;
}

