body.bg {
	background-color: #000000;
	margin: 0 0 0 0;
	background-image: url(images/content-bg.jpg);
	background-position: bottom; 
	background-repeat: no-repeat;
	height: 100%;
}

body.bg2 {
	background-color: #000000;
	background-image: url(images/content-bg.jpg);
	background-position: bottom; 
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

body, td {
	color: white;
}

form {
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom:0px; 
	padding-bottom:0px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	line-height:17px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height:17px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.xsmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
	
.locpad {
	padding: 10px;
}
	
a:link, a:visited {
	color: white;
}

a:hover, a:active {
	color: #8ca552;
}

a.alt:link, a.alt:visited {
	color: black;
}

a.alt:hover, a.alt:active {
	color: #5E1109;
}

a.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

td.nav {
	padding-left:5px;
	padding-right:5px;
}

a.nav:link, a.nav:visited {
	color: #f4750e;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover, a.nav:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#logo {
	position: absolute;
	z-index: 2;
	width: 238px;
	margin-left: -119px;
	left: 50%;
	top: 4px;
}

#credits {
	position: absolute;
	left:50%;
	width: 200px;
	margin-left: -100px;
	bottom: 5px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#credits2 {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
		
#feature {
	width: 220px;
	border: 1px dashed #f7f7f7;
	padding: 10px;
	text-align: center;
	margin-top: 40px;
	background-color: #5E1109;
}

#feature2 {
	width: 220px; 
	border: 1px dashed #f7f7f7;
	padding: 10px;
	text-align: center;
	background-color: #8ca552;
	margin-top: 40px;
}

#feature3 {
	width: 220px; 
	border: 1px dashed #f7f7f7;
	padding: 10px;
	text-align: center;
	background-color: #CB610A;
	margin-top: 60px;
}

.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f4750e;
	font-size: 27px;
	margin-top: 5px;
	margin-bottom:10px;
}

.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8ca552;
	font-size: 27px;
}

.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eeba7e;
	font-size: 12px;
	font-weight: bold;
}

.header3a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eeba7e;
	font-size: 15px;
	font-weight: bold;
}

.header4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F7F7F7;
	font-size: 19px;
	line-height:24px;
	margin-top:0px;
}

.header4a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 19px;
	line-height: 24px;
}

.tagline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size: 13px;
	font-weight: bold;
}

.tagline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size: 12px;
	margin-top: 5px;
}

img.locations {
	margin-left: 12px; 
	margin-right: 12px; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	background-color: #8ca552;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
	border: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
}

.button2 {
	background-color: #5E1109;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
	border: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
}

input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea, select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.map-border {
	border: 1px solid #F7F7F7;
}

hr {
	margin-top:20px; 
	margin-bottom:15px;
}

p {
	margin-bottom: 0px;
}

