body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #134159;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.oneColElsCtr{ 
margin:0;
padding:0;
}

.oneColElsCtr #container {
	width: 100%;
	background: #f26522; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin:0px ;
	padding:0 0px 20px;
}
.oneColElsCtr #mainContent {
	width:1000px;
	margin:0 auto;	
	padding: 0;
	}
	
	.oneColElsCtr #mainContentreg {
	width:960px;
	margin:0 auto;	
	padding: 0;
	}

.oneColElsCtr #mainContentabout {
	width:960px;
	margin:0 auto;	
	padding: 0;
	 background: url() no-repeat left bottom;
	 padding-bottom:200px;
	}

.yellowcopy {
color:#ffda0d;
font-family:century gothic, arial, sans-serif;
font-size:14px;
}

#top_text {
padding:10px 0px 0px;
font-weight:bold;
color:#4e200b;
text-align:center;
line-height:20px;
font-family: 'century gothic', Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:14px;
}
#top_text p {
margin:0px;
}
.bullet {
margin:0px 4px;
}

img{
border:0px;
}
sup { 
vertical-align: top; 
position: relative; 
top: -0.5em; 
font-size:8px;}

.tile {
	text-align:center;
	font-size:13px;
	font-family: 'century gothic', Arial, Helvetica, sans-serif;
	color:#ffda0d;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tile a {
text-decoration:none;
color:#ffda0d;
font-weight:bold;
}

.road_text {
color:#ffffff;
font-family: 'century gothic', Arial, Helvetica, sans-serif;
padding:15px 20px;
text-align:left;
font-size:14px;
font-weight:normal;
line-height:20px;
}

.road_text .yellow {
color:#ffda0d;
}

.step {
padding:5px;
}
.presssubtitle {
color:#ffda0d;
font-family:century gothic, arial, sans-serif;
font-size:16px;
}

.homeyellowcopy {
	color:#ffda0d;
	font-family:century gothic, arial, sans-serif;
	font-size:14px;
	font-style:italic;
	line-height:1.3ems;
	margin-top: 0px;
}

.whitecopy {
color:#ffffff;
font-family:century gothic, arial, sans-serif;
font-size:13px;
}

.homewhitecopy {
color:#ffffff;
font-family:century gothic, arial, sans-serif;
font-size:18px;
}

.disclaimer {
color:#ffffff;
font-family:century gothic, arial, sans-serif;
font-size:11px;
line-height:1.5ems;
}


.field {
background: #fff;
border:0;
width:280px;
color:#d47108;
height:21px;
padding:2px;
font-family:century gothic, arial, sans-serif;
font-size:13px;
}


.fieldmenu {
background: #fff;
border:0;
width:120px;
color:#d47108;
height:21px;
padding:2px;
font-family:century gothic, arial, sans-serif;
font-size:13px;
}

.fieldphone {
background: #fff;
border:0;
width:60px;
color:#d47108;
height:21px;
padding:2px;
font-family:century gothic, arial, sans-serif;
font-size:13px;
}

.hometable {
/* background: url(images/backgrounds/rotator.php) no-repeat left bottom;
*/ width:1000px;
 height:525px;

}

