body {
	background-color: #FFFCE6;
	margin: 10px;
}
.outline {
	border: 1px solid #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #BFACB1;
	text-decoration: underline;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.border1px {
	border: 1px solid #333333;
	background-repeat: no-repeat;
	background-color: #032366;
}
.main_body {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.mort_advice {
	color: #90707B;
	font-weight: bold;
	text-decoration: underline;
}
.red_text_caps {
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
li {
	line-height: 16px;
}

/*____________________________________________*/
/*	clearfix
	----------------------------------------- */
	.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;} .clearfix {display: block;}
	/* End hide from IE-mac */

/** gallery */
#gallery{ font-family: "Times New Roman", serif; }
#gallery li{ float: left; display: block; list-sltyle: none; padding: 5px; }
#gallery li a img{ border: 2px solid #fff; }

a.yel_link {color: #FFFF33;}

.new-nav{ vertical-align: bottom; padding-bottom: 20px; text-align: center; font-family: "Times New Roman", serif; }
.new-nav a{ padding: 0 40px;  font-size: 22px;  font-weight: bold; }