@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #330000;
	margin: 0;
}
a:active, a:focus {
	outline: 0;
}
a:link, a:visited {
	color: #512804;
	text-decoration: none;
}
a:hover {
	color: #85C101;
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	color: #faa61c;
}
p {
	font-size: 12px;
	color: #ffe1bc;
	line-height: 18px;
	padding-right: 20px;
}
li {
	font-size: 12px;
	color: #512804;
	line-height: 18px;
	padding-right: 20px;
}

#address {
	color:#512804;
	font-size: 11px;
	padding-bottom: 12px;
	background-color: #FFFFFF;
	vertical-align: bottom;
	letter-spacing: 0.1px;
	padding-top: 70px;
}
#nav {
	color: #ffe1bc;
	padding-left: 445px;
	font-size: 10px;
	height: 67px;
	background-image: url(../images/home-2.jpg);
	vertical-align: top;

}
#about-nav {
	color: #ffe1bc;

	padding-left: 502px;
	font-size: 10px;
	vertical-align: top;
	height: 63px;
	background-image: url(../images/about-2.jpg);
}
#contact-nav {
	color: #ffe1bc;

	padding-left: 502px;
	font-size: 10px;
	vertical-align: top;
	height: 64px;
	background-image: url(../images/contact-2.jpg);
}
#flash {
	background-image: url(../images/home-3.jpg);
	text-align: center;
	vertical-align: top;
	height: 488px;
}

#nav a.active:link, #nav a.active:visited,#nav a.active:hover,#about-nav a.active:link, #about-nav a.active:visited,#about-nav a.active:hover, #contact-nav a.active:link, #contact-nav a.active:visited,#contact-nav a.active:hover  {
	color: #faa61c;
	text-decoration: none;
		padding-top: 14px;
}
#nav a:link, #nav a:visited,#about-nav a:link, #about-nav a:visited,#contact-nav a:link, #contact-nav a:visited {
	color: #ffe1bc;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#nav a:hover,#about-nav a:hover,#contact-nav a:hover {
	color: #faa61c;
	text-decoration: none;
}
#footer1 {
	color: #9f4b2c;
	font-size: 10px;
	padding-top: 8px;
}
#footer2 {
	text-align: right;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 5px;
}
#footer2 a:link, #footer2 a:visited {
	color: #9f4b2c;
	text-decoration: none;
}
#footer2 a:hover {
	color: #faa61c;
	text-decoration: none;
}


H1 a:link, H1 a:visited {
	font-size: 12px;
	color: #8CAB21;
	padding-right: 27px;

}
H1 a:hover, H1 a.active {
	font-size: 12px;
	color: #6EA4D3;
	}
#about-content {
	background-image: url(../images/about-4.jpg);
	height: 268px;
	padding-left: 65px;
	padding-right: 65px;
}
#contact {
	padding-left: 15px;
}
#footer4 a img {

}

