@charset "ISO-8859-1";


a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #996633;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(Images/background-environment.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #899335;
}

.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.paragraph-default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
.paragraph-lead-in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.paragraph-no-padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
}
.paragraph-no-padding-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.paragraph-bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.paragraph-title {
	font-family: Helvetica;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #542900;
	font-weight: bold;
}
.paragraph-title-welcome {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #006699;
	letter-spacing: 2px;
}
.paragraph-title-relaxed {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	letter-spacing: 0px;
}
.page-title {
	font-family: Helvetica;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #996633;
	letter-spacing: 2px;
	font-weight: bold;
}

.navigation-sub {
	font-family: Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996633;
	word-spacing: normal;
}

.navigation-super {
	font-family: "Arial Narrow";
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.line {
	height:1px;
	background-color:#66701E;
	vertical-align: middle;
 }
 
.line-light {
	height:1px;
	background-color:#DAB693;
}
.line-dark {
	height:1px;
	background-color:#666666;
}

.line-vertical {
	width: 1px;
	background-image: url(Images/image-line-vertical.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 12px;
	padding-left: 12px;
}
.page-title-welcome {
	font-family: "Century Gothic";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.paragraph-lead-in-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-indent: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.image-indent {
	height: 50px;
	width: 900px;
	padding-left: 8px;
	padding-top: 25px;
}
.paragraph-default-no-padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	margin-left: 10px;
}
