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

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

body { 
	font-size: 76%; 
	margin-bottom: 20px;
}

p { 
	font-size: 1em; 
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
}

ul {
	list-style-type: square;
}

a, a:visited, a:link, a:active {
	text-decoration: none;
	color: #a7a8ac;
}

a:hover {
	text-decoration: underline;
}

img.pngfix {
	behavior: url("../pngbehavior.htc");
}

h1 { 
	font-size: 1.8em; 
	margin: 0px;
	padding: 0px;
}

h2 { 
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;	
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}

h4 {
	font-size: 1.2em;
	font-weight: normal;	
	margin: 0px;
	padding: 0px;	
}

div#main_site_wrapper {
	width: 900px;
	border: 1px solid #a7a8ac;
	margin: 0px auto;
}

#main_site_table {
	border-collapse: collapse;
}


#main_site_table td {
	padding: 0px;
	margin: 0px;
}

td#main_logo {
	background-color: #e5e5e6;
}

td#hp_logo {
	background-color: #e5e5e6;
	border: 1px solid #a7a8ac;
	border-left-width: 0px;
	border-top-width: 0px;
}

* html td#hp_logo {
	border: 0px;
}
*:first-child+html td#hp_logo {
	border: 0px;
}

html[xmlns*=""] body:last-child td#hp_logo {
	border: 0px;
}

td#hp_logo div {
	text-align: right;
	outline: 0px;	
	margin: 0px;
	padding: 0px;
}

* html td#hp_logo div  {
	border: 1px solid #a7a8ac;
	border-left-width: 0px;
	border-top-width: 0px;
}
*:first-child+html td#hp_logo div {
	border: 1px solid #a7a8ac;
	border-left-width: 0px;
	border-top-width: 0px;
}

html[xmlns*=""] body:last-child td#hp_logo div {
	border: 1px solid #a7a8ac;
	border-left-width: 0px;
	border-top-width: 0px;
}

td#hp_logo div img {
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	outline: 0px;
}


td#hp_splash {	
	width: 573px;
	background-color: #a7a8ac;
}

td#going_the_distance {
	width: 180px;
	background-color: #cf2830;
	background-image: url(../images/going_the_distance.png);
	background-position: top;
	background-repeat: no-repeat;
	border: 1px solid #a7a8ac;
	border-right-width: 0px;
	border-left-width: 0px;	
	border-top-width: 0px;		
}

#gtd_content {
	color: white;
	margin-left: 22px;
	margin-top: 80px;
	margin-right: 20px;
}

#gtd_content_smaller {
	color: white;
	margin-left: 22px;
	margin-top: 10px;
	font-size: 0.9em;
	margin-right: 20px;	
}

table#main_site_table tr td#main_nav {
	color: #a7a8ac;
	border: 1px solid #a7a8ac;
	border-left-width: 0px;
	border-top-width: 0px;
	background-color: #ffffff;
}

table#main_site_table tr td#main_nav div{
	width: 125px;
	padding: 15px 10px 15px 10px;
}

td#main_nav div ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

td#main_nav div ul li {
	text-align: right;
	padding-bottom: 10px;
}

td#main_nav div ul li a, td#main_nav div ul li a:link, td#main_nav div ul li a:active, td#main_nav div ul li a:visited {
	color: #a7a8ac;
	text-decoration: none;
	font-weight: bold;
}

td#main_nav div ul li a:hover {
	text-decoration: underline;
}

td#main_nav ul li a.active {
	color: #666666 !important;
}

td#hp_main_content {
	background-color: #ffffff;
	background-image: url(../images/red_white_arrow_down.png);
	background-repeat: no-repeat;
	background-position: 35px 0px;
	border-bottom: 1px solid #a7a8ac;
	width: 573px;
}

td#hp_main_content div {
	margin: 20px;
}

td#hp_main_content div p {
	line-height: 1.5em;
	color: #666666;
	font-size: 1.2em;
	margin-top: 1em;
}

td#hp_rightcol {
	background-color: #a7a8ac;
	color: #ffffff;
	width: 180px;
}

td#hp_rightcol div.padme {
	padding: 5px 20px 10px 22px;
}

td#hp_rightcol h4 {
font-weight: bold;
	margin: 0em 0em 0.5em 0em;
}

td#hp_rightcol ul {
	margin-left: 1em !important;
	list-style-type: square !important;
}

td#hp_rightcol ul li {
	font-weight: bold;
}

td#hp_rightcol h3, td#bottom_left_red div h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0.3em 0em;
}

#search_text {
	width: 50%;
	font-size: 0.9em;
}



input.white_button {
	background-color: white;
	border: 1px solid transparent;
	color: #cf2830;
	font-size: 0.9em;
}

* html input.white_button {
	height: 1.8em;	
}
*:first-child+html input.white_button {
	height: 1.8em;	
}

html[xmlns*=""] body:last-child input.white_button {
	height: 1.75em;
}

td#hp_rightcol div ul {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	list-style-type: none;
}

td#hp_rightcol div ul li {
	text-align: left;
	padding-bottom: 10px;
}

td#hp_rightcol div ul li a, td#hp_rightcol div ul li a:link, td#hp_rightcol div ul li a:active, td#hp_rightcol div ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

td#hp_rightcol div ul li a:hover {
	text-decoration: underline;
}

td#bottom_left_red {
	background-color: #cf2830;
	border-right: 1px solid #a7a8ac;	
}

td#bottom_left_red div {
	background-image: url(../images/stay_in_touch_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #a7a8ac;
	color: white;
	font-size: 0.9em;
	text-align: right;
	/* replace with this when adding stay in touch back in 
	padding: 15px 20px 0px 20px;*/
	padding: 0px 20px 0px 20px;
}

td#bottom_left_red input#newsletter_email {
	width: 70%;
	font-size: 1em;
}

td#bottom_left_red div p {
	padding: 20px 0px;
}

td#bottom_left_red div img {
	position: relative; 
	top: 4px;
}

* html td#bottom_left_red div img {
	top: 2px;
}
*:first-child+html td#bottom_left_red div img {
	top: 2px;
}


td#bottom_spurwink_logo {
	/*background-image: url(../images/bottom_spurwink_logo.png);*/
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E4E5E6;	
	height: 59px !important;
}

td#bottom_pictures {
	height: 59px !important;
	border-right: 1px solid #a7a8ac;
	background-image: url(../images/bottom_images.png);
	background-repeat: repeat;
	background-position: top left;
}

td#bottom_middle_content {
	border-bottom: 1px solid #a7a8ac;
	height: 230px;
}

td#bottom_middle_content div {
}

div.bottom_middle_content {
	width: 132px;
	text-align: left;
	font-size: 0.9em;
	color: #9c9da1;
}

div.bottom_middle_content h3 {
	color: #cf2830;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
}

div.bottom_middle_content img {
	border: 1px solid #a7a8ac;
}

div.bottom_middle_content a, div.bottom_middle_content a:active, div.bottom_middle_content a:link, div.bottom_middle_content a:visited {
	color: #cf2830;
	text-decoration: none;
	font-weight: bold;
}

div.bottom_middle_content a:hover {
	text-decoration: underline;
}

.dontoverflow {
	overflow: hidden;
	width: 553px;
	text-align: center;
	margin-top: 20px;
}

table#bottom_middle_content {
	margin-top: 20px;
}

.bottom_middle_spacer {
	width: 55px;
}

#footer {
	font-size: 0.85em;
	margin: 5px auto;
	color: #666666;
	width: 900px;
}

td#top_fullwidth_logo {
	height: 55px;
	background-color: #E4E5E6;	
	border-bottom: 1px solid #a7a8ac;	
}

td#top_fullwidth_logo img {
	margin-left: 20px;
}

td#lower_header {
	background-color: #a7a8ac;
}	

td#lower_main_content {
	background-color: #ffffff;
	border-bottom: 1px solid #a7a8ac;
	height: 250px;
}

td#lower_main_content p, 
td#lower_main_content h1, 
td#lower_main_content h2, 
td#lower_main_content h3, 
td#lower_main_content h4, 
td#lower_main_content h5, 
td#lower_main_content h6, 
td#lower_main_content li {
	color: #666666;
}

td#lower_main_content h1, 
td#lower_main_content h2, 
td#lower_main_content h3, 
td#lower_main_content h4, 
td#lower_main_content h5, 
td#lower_main_content h6 {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

td#lower_main_content a, 
td#lower_main_content a:link,  
td#lower_main_content a:active,  
td#lower_main_content a:visited {
	color: #666666;
	text-decoration: underline;
}

td#lower_main_content a:hover {
	color: #cf2830;
}

td#lower_main_content ul {
	padding: 0;
	margin: 1em 0em 1em 4em;
}

td#lower_main_content p, td#lower_main_content h1, td#lower_main_content h2, td#lower_main_content h3, td#lower_main_content h4, td#lower_main_content h5 {
	margin: 0px 20px 15px 20px;
}

td#lower_main_content h1, td#lower_main_content h2, td#lower_main_content h3, td#lower_main_content h4, td#lower_main_content h5 {
	font-weight: bold;
}

.white {
	color: #ffffff;
}

div#lower_header_content {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

div#lower_header_content.keep_my_height {	
	height: 190px;
	overflow: hidden;
}

#lower_header_content h1, #lower_header_content h2, #lower_header_content h3, #lower_header_content h4, #lower_header_content h5 {
	color: #ffffff;
	margin: 0.35em 0em;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 1.45em;
}

#lower_header_content p {
	color: #ffffff;
	line-height: 1.35em;
}

#breadcrumbs {
	font-family: Arial, sans-serif;
	color: #cf2830;
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited {
	color: #ffffff;
}

#lower_header_image {
	float: left;
	height: 230px;
	overflow: hidden;
}

#full_height_left_col {
	border-right: 1px solid #A7A8AC; 
	background-color: #CF2830;
}

div.start_the_process {
	border: 1px solid #a7a8ac;
	border-left-width: 0px;
	border-right-width: 0px;
	margin-bottom: 1em;
}

img.start_the_process {
	position: relative; 
	left: 20px; 
	top: 13px;
}

* html img.start_the_process  {
	top: 16px;
}
*:first-child+html img.start_the_process {
	top: 16px;
}

.start_the_process div.padme {
	margin: 20px 20px;
}

.start_the_process table td p,
.start_the_process table td h1,
.start_the_process table td h2,
.start_the_process table td h3,
.start_the_process table td h4,
.start_the_process table td h5,
.start_the_process table td h6 {
	font-weight: normal !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	color: #666 !important;	
}

.start_the_process table td h1,
.start_the_process table td h2,
.start_the_process table td h3,
.start_the_process table td h4,
.start_the_process table td h5,
.start_the_process table td h6 {
	color: #CF2830 !important;
}

.in_this_section {
	float: right;
	border: 1px solid #CF2830;
	margin: 0px 20px 20px 20px;
	width: 172px;
}

.in_this_section div {
	padding: 20px;
}

.in_this_section div ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	margin-left: 0.5em;
}

.in_this_section div li {
	color: #a7a8ac !important;
}

.in_this_section div a,
.in_this_section div a:link,
.in_this_section div a:active,
.in_this_section div a:visited {
	color: #000000 !important;
}

.in_this_section div a:hover {
	color: #666666 !important;
}

.right_col_quote {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 1.1em;
}

.right_col_quote_by {
	text-align: right;
}

table.photo_left {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-left: 10px;
}


table.photo_right {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	float:right;
	margin-left: 10px;
	margin-bottom:10px;
	margin-right: 20px;
}

table.photo_left img, table.photo_right img {
	border: 1px solid #666666;
}

.imagebox_caption {
	color: #666666;
	font-size: smaller;
}

#for_inthissection {
	float: right;
	border-collapse: collapse;
	width: 0%;
}

.gallery_row {
	clear: left;
}

#lower_main_content li {
	margin: 0.25em 0em;
}

.in_this_section ul {
margin: 0 0 0 1em !important;
}