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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.Bkg_Bar {
	background-image: url(images/bkg_bar.png);
	background-repeat: no-repeat;
}

.Bkg_BldgFront {
	background-image: url(images/bkg_bldgfront.png);
	background-repeat: no-repeat;
}

.Nav {
	height: 109px;
}

.Sign {
	width: 338px;
}

.ContentTopSpacer {
	margin-top: 21px;
}

.ContentHeader {
	background-image: url(images/contentbkg_header.png);
	background-repeat: no-repeat;
	height: 40px;
}

.ContentMiddle {
	background-image: url(images/contentbkg_center.png);
	background-repeat: repeat-y;
}

.ContentFooter {
	background-image: url(images/contentbkg_footer.png);
	background-repeat: no-repeat;
	height: 40px;
}

.Copy {
	margin-left: 43px;
	margin-right: 33px;
	color: #ffe2a8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

.CopyWhite {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

.Copy a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.Copy a:visited {
	text-decoration: none;;
	color: #FFFFFF;
}

.Copy a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.Copy a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.CopyLgCaps {
	color: #ffe2a8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
}

.CopyLgCapsWhite {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
}

.CopySm {
	margin-left: 43px;
	margin-right: 33px;
	color: #ffe2a8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 13px;
}

.CopySmItal {
	color: #ffe2a8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 13px;
	font-style: italic;
}

.CopyItal {
	color: #ffe2a8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}

.Footer {
	height: 90px;
}


.Form Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


#Form {
	margin-right: 33px;
	margin-left: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
