.Description_Small_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.Description_Medium_White_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #000;
}
.Description_Work-Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Header_Large_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Description_Small_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Header_large_black_ITALIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FF0000;
}
.Header_medium_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.background_new {
	background-image: url(IMAGES/bkg_new_01.gif);
	background-repeat: repeat-x;
}
.background_black {
	background-color: #000000;
	-moz-box-shadow:inset 0 0 25px #000000;
    align:top;
    align-content:top;
    height:inherit;
}
.background_brown {
	background-color: #AB703D;
	-moz-box-shadow:inset 0 0 25px #000000;
    align:top;
    align-content:top;
    height:inherit;
}
.background_black_footer {
	background-color: #000000;
	-moz-box-shadow:inset 0 0 25px #000000;
	background-color:#000000;
    align:center;
    width:100%;
}
.background_grey {
	background-color: #666666;
	height: 100%;
	padding: 30px;
	background-image: url(IMAGES/footer_graphic.png);
	background-position: left-top;
	background-repeat: no-repeat;
	-moz-box-shadow:inset 0 0 10px #000000;
}
.bott_shadow {
	background-image: url(IMAGES/footer_bottom_border_fade.png);
	background-repeat: repeat-x;
}

.White_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #000;
}

