@charset "UTF-8";
/* CSS Document */

* { 
	margin: 0; 
	padding: 0; 
}

body {
	background-color: #E4E3E5;
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#NavContainer {
	height: 100px;
	width: 1080px;
	margin: 0;
	padding-left: 20px;
}
#NavLogo {
	height: 60px;
	width: 450px;
	float: left;
	padding-top: 40px;
}

.NavList {
	margin-top: 45px;
	margin-left: 28px;
	float: left;
	display: block;
}

.NavList h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #5F2400;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	line-height: 17px;
}

.NavList h1 a:link {
	text-decoration: none;
	color: #5F2400;
}

.NavList h1 a:visited {
	text-decoration: none;
	color: #5F2400;
}

.NavList h1 a:active {
	text-decoration: none;
	color: #5F2400;
}

.NavList h1 a:hover {
	text-decoration: none;
	color: white;
}

.NavList h2 {
	font-size: 7pt;
	font-weight: normal;
	color: #5F2400;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 15px;
}


#InvisibleContainer {
	height: 40px; 
	width: 1020px; 
	vertical-align: top;
	float: left;

}

.Invisible { 
	width: 316px; 
	vertical-align:text-top; 
	float: left;
}

#ContentContainer {
	width: 1080px; 
	vertical-align: top;
	padding-top: 30px;
	padding-left: 20px;

}

.ContentBackBtn { 
	width: 20px; 
	vertical-align:text-top;
	float: left;
}
.ContentFullWidth { 
	width: 1080px; 
	vertical-align:text-top; 
}
.ImageContent { 
	width: 250px; 
	vertical-align:text-top; 
	float: left;
	margin-right: 20px;
}
.Content { 
	background-image:url(../images/PaperBackground.png);
	background-repeat: repeat-y;
	width: 250px; 
	vertical-align:text-top; 
	float: left;
	margin-right: 20px;
}

.Content p { 
	font-size: 8.5pt;
	font-weight: normal;
	color: #5F2400;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 23px;

}

.Content p a:link {
	text-decoration: none;
	color: #5F2400;
}

.Content p a:visited {
	text-decoration: none;
	color: #5F2400;
}

.Content p a:active {
	text-decoration: none;
	color: #5F2400;
}

.Content p a:hover {
	text-decoration: none;
	color: #9B8579;
}

.Content h1 { 
	font-size: 10pt;
	font-weight: bold;
	color: #5F2400;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	line-height: 22px;
	padding-left: 20px;
	padding-top: 23px;
}

.Content h1 a:link {
	text-decoration: none;
	color: #5F2400;
}

.Content h1 a:visited {
	text-decoration: none;
	color: #5F2400;
}

.Content h1 a:active {
	text-decoration: none;
	color: #5F2400;
}

.Content h1 a:hover {
	text-decoration: none;
	color: #9B8579;
}

.Content h2 { 
	font-size: 7.5pt;
	font-weight: normal;
	color: #5F2400;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 23px;

}

.Content h2 a:link {
	text-decoration: none;
	color: #5F2400;
}

.Content h2 a:visited {
	text-decoration: none;
	color: #5F2400;
}

.Content h2 a:active {
	text-decoration: none;
	color: #5F2400;
}

.Content h2 a:hover {
	text-decoration: none;
	color: #A4B747;
}

#FooterContainer {
	width: 1080px;
	margin-left: 20px;
	margin-right: 0px;
	display: block;
}

#FooterLeft {
	width: 420px;
	margin-top: 35px;
	float: left;
}

#FooterLeft h2 {
	font-size: 7pt;
	font-weight: normal;
	color: #5F2400;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	line-height: 17px;
}

#FooterLeft h2 a:link {
	text-decoration: none;
	color: #5F2400;
}

#FooterLeft h2 a:visited {
	text-decoration: none;
	color: #5F2400;
}

#FooterLeft h2 a:active {
	text-decoration: none;
	color: #5F2400;
}

#FooterLeft h2 a:hover {
	text-decoration: none;
	color: white;
}
#FooterCenter {
	float: left;
	margin-top: 35px;
	width: 330px;
}

#FooterCenter h2 {
	font-size: 7pt;
	font-weight: normal;
	color: #5F2400;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	line-height: 17px;
}

#FooterCenter h2 a:link {
	text-decoration: none;
	color: #5F2400;
}

#FooterCenter h2 a:visited {
	text-decoration: none;
	color: #5F2400;
}

#FooterCenter h2 a:active {
	text-decoration: none;
	color: #5F2400;
}

#FooterCenter h2 a:hover {
	text-decoration: none;
	color: white;
}

#FooterRight {
	float: left;
	margin-top: 35px;
	width: 330px;
}

#FooterRight h2 {
	font-size: 7pt;
	font-weight: normal;
	color: #5F2400;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	line-height: 17px;
}

#FooterRight h2 a:link {
	text-decoration: none;
	color: #5F2400;
}

#FooterRight h2 a:visited {
	text-decoration: none;
	color: #5F2400;
}

#FooterRight h2 a:active {
	text-decoration: none;
	color: #5F2400;
}

#FooterRight h2 a:hover {
	text-decoration: none;
	color: white;
}

.Lowercase {
	font-size: 7pt;
	font-weight: normal;
	color: #5F2400;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	line-height: 17px;
}

.Bolder { 
	font-size: 8.5pt;
	font-weight: 900;
	color: #5F2400;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 20px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-top: 10px;

}



