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

body {margin-top:0px; background-color:#d7d7d7;}

.topRTnav {
	font-family:Arial;
	font-weight: bold;
	font-size:10px;
	color:#762123;
	text-transform: uppercase;

}
.rdHdrGray {
	font-family:Arial;
	font-weight: bold;
	font-size:14px;
	color:#762123;
	text-transform: uppercase;
	margin-left:8px;

}
.redbody {
	font-family:Arial;
	font-weight: bold;
	font-size:12px;
	color:#762123;
}
a.redbody:link {
	font-family:Arial;
	font-weight: bold;
	font-size:12px;
	color:#762123;
	text-decoration: underline;
}
a.redbody:hover {
	font-family:Arial;
	font-weight: bold;
	font-size:12px;
	color:#762123;
}
a.redbody:visited {
	font-family:Arial;
	font-weight: bold;
	font-size:12px;
	color:#762123;
	text-decoration: underline;
}
.homebody {
	font-family:Arial;
	font-size:14px;
	line-height:20px;
	color:#363636;
}
.homebody_larger {
	font-family:Arial;
	font-size:18px;
	line-height:20px;
	color:#363636;
}
.bodytxt {
	font-family:Arial;
	font-size:14px;	line-height:18px;
	color:#363636;
}
.bodylink {
	font-family:Arial;
	font-size:14px;
	line-height:18px;
	color:#363636;
}
.bodylink:link {
	font-family:Arial;
	font-size:14px;
	line-height:25px;
	color:#363636;
	text-decoration:none;
}
.bodylink:hover {
	font-family:Arial;
	font-size:14px;
	line-height:25px;
	color:#762123;
	text-decoration:none;
}
.bodylink:visited {
	font-family:Arial;
	font-size:14px;
	line-height:25px;
	color:#363636;
	text-decoration:none;
}
.rdhdr {
	font-family:Arial;
	font-size:16px;
	color:#762123;
	font-weight: bold;
}
.rdhdr14 {
	font-family:Arial;
	font-size:14px;
	color:#762123;
	font-weight: bold;
}
.copyright {
	font-family:Arial;
	font-weight: bold;
	font-size:10px;
	color:#762123;
}
a.topRTnav:link {
	text-decoration: none;
}
a.topRTnav:hover {
	text-decoration: underline;
}
a.topRTnav:active {
	text-decoration: underline;
}
a.topRTnav:visited {
	text-decoration: none;
}
a.copyright:link {
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
}
a.copyright:active {
	text-decoration: none;
}
a.copyright:visited {
	text-decoration: none;
}
#contactWRAP {
	width:400px;
	height:auto;
	padding:0px;
	margin:0px 0px 0px 50px;
}
#contact1 {
	float:left;
	width:115px;
	height:auto;
}
#contact2 {
	float:left;
	width:275px;
	height:auto;
}
#contact3 {
	float:left;
	width:100%;
	height:auto;
}
#contact4 {
	float:left;
	width:100px;
	height:auto;
	margin:5px 0px 0px 135px;
}

