body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	background-color: #FFFFFF;
	background-position: top center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
}

a:link {
	color: #ed1d24;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #8d2024;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #8d2024;
}
	

#container{
	position: absolute;
	left:50%;
	width:738px;
	margin-left:-369px;
}

td {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
}

.bold_points {
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #363636;
}

.orange_blur {
	background-position: top center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}

.date, .boldtext {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0071bb;
	font-weight:bold;
}
.boldphone {
	font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ed1c24;
}
.title {
	font-weight:bold;
}


.color_bars {
	background-image: url(../images/new_site/color_bars.gif);
	background-repeat: no-repeat;
}
.gradient_small{
	background-image: url(../images/new_site/gradient_small.jpg);
	background-repeat: repeat-x;
}
.rock{
	background-position: top center;
	background-image: url(../images/background_rock.jpg);
	background-repeat: repeat-y;
}
.rock_right{
	background-position: top right;
	background-image: url(../images/background_rock.jpg);
	background-repeat: repeat-y;
	background-attachment:fixed;
}
.spotlightBack{
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/spotlight_back.jpg);
	background-repeat: repeat-y;
}
.spotlightTitle {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/spotlight_back.jpg);
	background-repeat: repeat-y;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	vertical-align: top;
	color: #ed1c24;
}

img{
border: none;
}

h1 {
	font-size: 12px;
}

.contacttext {
	font-size: 12px;
	color: #333333;
}

.content_td {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.listbox {
	font-size: 12px;
	line-height: 15px;
	color: #592305;
	padding: 10px;
}
.id_text {
	font-size: 12px;
}

.content_table {
	padding: 22px;
}

.navheader {
	background-image: url(../images/nav_top.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 738px;
}

li{
font-weight: bold;
}

.footerNav{
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 12px;
}

.footerNav a:link {
	color: #559bc8;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 7px;
	margin-right: 7px;
}
.footerNav a:visited {
	color: #559bc8;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 7px;
	margin-right: 7px;
}
.footerNav a:hover {
	color: #093b5c;
	font-size: 12px;
	margin-left: 7px;
	margin-right: 7px;
}
