body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

#bkg1 {
	visibility: visible;
	z-index: 0;
	position: relative;
	text-align: center;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(images/bkg-1.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #151815;
	overflow: visible;
	clear: none;


}
#bkg2 {
	visibility: visible;
	z-index: 0;
	position: relative;
	text-align: center;
	background-attachment: fixed;
	background-image: url(images/bkg-2.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #516B30;
	height: 100%;
	width: 100%;

}
#bkg3 {
	visibility: visible;
	z-index: 0;
	position: relative;
	text-align: center;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(images/bkg-3.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #344D56;
}
.nav-line {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 100%;
	top: 100px;
	position: relative;
	visibility: visible;
	z-index: 1;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-bottom: 10px;
	word-spacing: 1px;
	margin-bottom: 20px;
}
a.nav {
	padding-bottom: 10px;
	word-spacing: 1px;
	text-decoration: none;
	margin-bottom: 20px;
}
a.nav:hover {
	color: #d6bd87;
	text-decoration: none;
}
.mid-line {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 100%;
	top: 320px;
}
.left-line {
	color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
}
.home-column {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	color: #D6BD87;
	text-decoration: none;
}
a:hover {
	color: #D6bd87;
	text-decoration: underline;
}
#home {
	z-index: 2;
	visibility: visible;
	height: 100%;
	width: 100%;
}
#bkgsecondary {
	background-color: #5B4F59;
	background-attachment: scroll;
	background-image: url(images/bkg2.gif);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
	height: 100%;
	width: 100%;



}
.body {
	padding-right: 135px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 20px;
}
.dotted-line {
	border-top: 1px dashed #FFFFFF;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: -10px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;

}
.dotted-box {
	width: 100%;
	border: 1px dashed #FFFFFF;
	padding: 5px;
	background-color: #968D93;
}
.bkg2 {
	background-color: #5B4F59;
	background-attachment: scroll;
	background-image: url(images/bkg2.gif);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
	height: 100%;
	width: 100%;