@charset "iso-8859-1";
body {
	background-color: #000000;
}

a:link {
	color: ##867C73;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AD7976;
}
a:hover {
	text-decoration: underline;
	color: #A00;
}
a:active {
	text-decoration: none;
	color: #C78B96;
}
.contentText {
	font-family: Tahoma;
	font-size: 11px;
	color: #888;
	line-height: 1.25;
}
.contentTitleSub {
	font-family: Tahoma;
	font-size: 12px;
	color: #BFAFAC;
	line-height: 1.25;
	font-weight: bold;
}
.contentTitleWhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	line-height: 1.25;
	font-weight: bold;
}
.TitleMain {
	font-family: Tahoma;
	font-size: 14px;
	color: #B0791E;
	line-height: 1.25;
	font-weight: bold;
}
.photoTrim {
	border: thin solid #200000;
}
.contentTextSub {
	font-family: Tahoma;
	font-size: 11px;
	color: #BCBCBC;
	line-height: 1.25;
}
.contentTextWhte {
	font-family: Tahoma;
	font-size: 11px;
	color: #B6A6A5;
	line-height: 1.25;
}
.boxBackground {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg_content3.jpg);
	background-repeat: no-repeat;
	background-color: #350201;
}

.contentRed {
	font-family: Tahoma;
	font-size: 11px;
	color: #d52d00;
	line-height: 1.25;
}
.footerText {
	font-family: Tahoma;
	font-size: 11px;
	color: #535353;
}
.searchBox {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #F8F5E6;
	border: none;
	color: #76715B;
}
.newsTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: a26d1a;
}
.newsContent {
	font-family: Tahoma;
	font-size: 11px;
	color: #76715b;
}
.searchText {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #76715b;
}
.contactName {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6A7883;
}
.contactFill {
	font-family: Tahoma;
	font-size: 12px;
	color: #3F515F;
	background-image: url(http://xtremedesigns.us/images/input-box-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 4px;
}
.textHeaderLg {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3D4F5A;
}.redHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
