@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	}
body {
	background-color: #F2F0EC;
	line-height: 20px;
	}
a:link {
	color: #0066A1;
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	color: #B6735C;
	}
a:hover {
	text-decoration: none;
	color: #0066A1;
	}
a:active {
	text-decoration: underline;
	color: #0066A1;
	}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, serif;
	font-style: italic;
	}
h1 {
	font-size: 16px;
	color: #0066A1;
	}
h2 {
	font-size: 13px;
	color: #0066A1;
	}
h3 {
	padding-top: 10px;
	font-size: 13px;
	color: #B6735C;
	}
ul {
	list-style-image:url(_images/bullet.gif);
	}

<!--TOP RIGHT BAR NAVIGATION BY BANNER-->
#bnavigation {
	width: 215px;
	}	
#bnavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#bnavigation li {
	border-bottom: 2px solid #0066A1;
	}
#bnavigation li a:link, #bnavigation li a:visited, #bnavigation li a:active {
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 1px solid #0066A1;
	border-right: 1px solid #0066A1;
	background-color: #0182B7;
	color: #F1F0EC;
	text-decoration: none;
	}
#bnavigation li a:hover {
	background-color: #2892BD;
	}
* html #bnavigation li a {
	width: 100%;
	}
	
<!--CONSUMER MENU-->
#cnavigation {
	width: 200px;
	}	
#cnavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#cnavigation li {
	border-bottom: 2px solid #0066A1;
	}
#cnavigation li a:link, #cnavigation li a:visited, #cnavigation li a:active {
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 88%;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 1px solid #0066A1;
	border-right: 1px solid #0066A1;
	background-color: #C9C4B3;
	color: #0066A1;
	text-decoration: none;
	}
#cnavigation li a:hover {
	background-color: #E1DBC8;
	}
* html #cnavigation li a {
	width: 100%;
	}

<!--AFFILIATES MENU-->
#anavigation {
	width: 200px;
	}	
#anavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#anavigation li {
	border-bottom: 2px solid #0066A1;
	}
#anavigation li a:link, #anavigation li a:visited, #anavigation li a:active {
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 88%;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 1px solid #0066A1;
	border-right: 1px solid #0066A1;
	background-color: #B6735C;
	color: #F1F0EC;
	text-decoration: none;
	}
#anavigation li a:hover {
	background-color: #C47F67;
	}
* html #anavigation li a {
	width: 100%;
	}
	
<!--REALTOR MENU-->
#rnavigation {
	width: 200px;
	}	
#rnavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#rnavigation li {
	border-bottom: 2px solid #0066A1;
	}
#rnavigation li a:link, #rnavigation li a:visited, #rnavigation li a:active {
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 88%;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 1px solid #0066A1;
	border-right: 1px solid #0066A1;
	background-color: #0182B7;
	color: #F1F0EC;
	text-decoration: none;
	}
#rnavigation li a:hover {
	background-color: #2892BD;
	}
* html #rnavigation li a {
	width: 100%;
	}

.sqimage {
	float: left;
	margin: 10px 10px 0px 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #0182B7;
	border-bottom: 1px solid #0182B7;
	border-spacing: 0;
	}
.bodframe {
	margin: 0px 0px 10px 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-spacing: 0;
	}
.leftframe {
	float: right;
	margin: 0px 20px 10px 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-spacing: 0;
	}
.rightframe {
	float: right;
	margin: 0px 0px 10px 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-spacing: 0;
	}
.caption {
	font-style: italic;
	color: #999999;
	}
	

.email {
	background: transparent url(_images/iemail.gif) no-repeat 0;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-left: 0px;
	}
.signup {
	background: transparent url(_images/isignup.gif) no-repeat 0;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-left: 0px;
	}
.video {
	background: transparent url(_images/ivideo.gif) no-repeat 0;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-left: 0px;
	}
.pdf {
	background: transparent url(_images/ipdf.gif) no-repeat 0;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-left: 0px;
	}
.doc {
	background: transparent url(_images/idoc.gif) no-repeat 0;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-left: 0px;
	}
.xls {
	background: transparent url(_images/ixls.gif) no-repeat 0;
	padding-left: 20px;	
	padding-bottom: 5px;
	margin-left: 0px;
	}
.secure {
	background: transparent url(_images/ilock.gif) no-repeat 0;
	padding-left: 20px;	
	padding-bottom: 5px;
	margin-left: 0px;
	}
	
	
.calmonth {
	font-family: Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	background-color: #B6735C;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}
.calmonth a:link {
	font-family: Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	}
.calmonth a:visited {
	font-family: Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	}
.calmonth a:hover {
	font-family: Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	}
.calmonthc {
	font-family: Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	background-color: #CF957E;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}
.calmonthc a:link {
	font-family: Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	}
.calmonthc a:visited {
	font-family: Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	}
.calmonthc a:hover {
	font-family: Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	}
.calheaders {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #0182B7;
	border-right: 1px solid #FFFFFF;
	}
.caldays {
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
.calevent {
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #F5F276;
	}
.calspecial {
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #F3BEB0;
	}
.calholiday {
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	}

.homecontentR {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	}
.homecontentT {
	border-top: 1px solid #CCCCCC;
	}
.search {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #0182B7;
	border-right: 1px solid #FFFFFF;
	}
.footer {
	color: #666666;
	font-size: 8pt;
	}