body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer {
	font-size: 10px;
}
a {
	text-decoration: none;
	font-weight: bold;
	width: 200px;
}
a:hover {
	color: #000066;
	font-weight: bold;
}
#mainNavigation {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	background-image: url(../images/remax_logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#tdShadowBottom {
	background-image: url(../images/shadow/shadowbtm.jpg);
	background-repeat: repeat-x;
}
#tdShadowRight {
	background-image: url(../images/shadow/shadowr.jpg);
	background-repeat: repeat-y;
}
#tdShadowLeft {
	background-image: url(../images/shadow/shadowl.jpg);
	background-repeat: repeat-y;
}
#t_Holder {
	background-color: #FFFFFF;
}
h3 {
	font-size: 14px;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.mainBody p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.mainBody a:link {
	color: #0033CC;
	font-weight: normal;
}
.mainBody a:hover {
	color: #990000;
	text-decoration: underline;
}
a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.servicingLinks a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
}
.navigation a {
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 150px;
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid #670000;
}
.navigation a:hover {
	background-color: #993300;
}
