@charset "UTF-8";
.page {
	margin: 0px;
margin: 0 auto; width: 1000px;}
.divider_white10 {
	background-image: url(images/divider_white10.png);
	margin: 0px;
	height: 10px;
	width: 1000px;
}
.intro {
	background: #C40000 url(images/intro_grad.png);
	height: 77px;
	width: 990px;
	background-repeat: repeat-x;
	padding-left: 10px;
}
.location_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #999;
	text-decoration: none;
}
.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #A2000B;
	text-decoration: none;
}
.grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	color: #666;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/footer_grad.png);
	background-repeat: repeat;
	height: 26px;
	width: 1000px;
	text-indent: 10px;
	font-size: 12px;
}
.divider_white1 {
	background-image: url(images/divider_white1.png);
	background-repeat: no-repeat;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #FFF;
	text-decoration: none;
	text-indent: 10px;
	padding-left: 0px;
	margin: 0px;
}
.white_header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #FFF;
	text-decoration: none;
}
