#main {
	height: 380px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 60px;
	
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 60px;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 60px;
}

#index_bkg {
	background-image: url(images/bkg4.jpg);
	height: 524px;
	width: 800px;
	background-repeat: no-repeat;
}

.line {
	background-image: url(images/line.jpg);
}

#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #426928;
	padding-top: 10px;
}

.borders {
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 60px;
}

#about_bkg {
	background-image: url(images/about_bkg.jpg);
	height: 524px;
	width: 800px;
	background-repeat: no-repeat;
}

#menu_bkg {
	background-image: url(images/menu_bkg.jpg);
	height: 524px;
	width: 800px;
	background-repeat: no-repeat;
}
#locations_bkg {
	background-image: url(images/locations_bkg.jpg);
	height: 524px;
	width: 800px;
	background-repeat: no-repeat;
	background-color: #426928;
}
#lakewood_bkg {
	background-image: url(images/lakewood_bkg.jpg);
	height: 524px;
	width: 800px;
	background-repeat: no-repeat;
}

#arvada_bkg {
	background-image: url(images/arvada_bkg.jpg);
	height: 524px;
	width: 800px;
	background-repeat: no-repeat;
}

#broomfield_bkg {
	background-image: url(images/broomfield_bkg.jpg);
	height: 524px;
	width: 800px;
	background-repeat: no-repeat;
}


#golden_bkg {
	background-image: url(images/golden_bkg.jpg);
	height: 524px;
	width: 800px;
	background-repeat: no-repeat;
}

#wadsworth_bkg {
	background-image: url(images/wadsworth_bkg.jpg);
	height: 524px;
	width: 800px;
	background-repeat: no-repeat;
}
#contact_bkg {
	background-image: url(images/contact_bkg.jpg);
	height: 524px;
	width: 800px;
	background-repeat: no-repeat;
}
#thankyou_bkg {
	background-image: url(images/thankyou_bkg.jpg);
	height: 524px;
	width: 800px;
	background-repeat: no-repeat;
}

