﻿body {
	background: #463115 url('../images/forzabackground.jpg') no-repeat fixed center;
	padding: 0px;
	margin: 0px;
	color: #AA9045;
}
.errorbody {
	padding: 0px;
	margin: 0px;
	background-color: #463115;
	
}
#layout {
  margin: 0 auto;
  width: 1000px;
  text-align: center;
  } 

.header {
	width: 1000px;
	height: 117px;
	background-image:url('../images/header.png');
	background-position:center;
	background-repeat: no-repeat;	
}

.nav {
	width: 1000px;
	height: 74px;	
}

.stage {
	width: 1000px;
}

.content {
	width: 700px;
	padding-left: 30px;
	padding-right: 30px;
	
}

.locationscontent {
	padding-left: 30px;
	padding-right: 30px;
	
}

.lon {
	text-align: center;
}

.bucket {
	width: 300px;
}
.buckettop {
	
}
.bucketbottom {
	width: 505px;
	height: 411px;
	background-image: url('../images/bucket_bottom.png');
	background-position:center;
	background-repeat:  no-repeat;
}


.locborder { border: 1px solid #AA9045;
			 background-image: url('../images/locations_background.png');
}
.bucketbkrg {	background-image: url('../images/locations_background.png');
				width: 300px;
		
}

.franfields {
	text-align: left;
	font-family: Arial; 
	font-size:16px;  
	line-height: 20px; 
	color: #E7E9B4; 
	font-weight: bold;	
}

.textboxes {
	width: 300px;
	height: 20px;
	border: 0px;
	font-size: 16px;
	color: #333333;
}

.city {
	width: 187px;
}

.state {
	width: 30px;
}

.zip {
	width: 50px;
}


.smincons {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	width: 600px;
}











/**/
