* {margin: 0; padding: 0;}
body {
	font: medium "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	line-height: normal;
	background: #aaa;
	}
body-old {
	font: medium "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	line-height: normal;
	background: #720000;
	}
body#white {
	font: medium "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	line-height: normal;
	background: #ffffff;
	}
#wrapper {
	position: relative;
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	color: #000;
	border-right: 10px solid #320000;
	border-bottom: 10px solid #320000;
	border-left: 10px solid #320000;
	}
#wrapper-old {
	width: 780px;
	text-align: left;
	background: #FFF;
	color: #000;
	border-right: 10px solid #320000;
	border-bottom: 10px solid #320000;
	}
#masthead {
	width: 780px;
	height: 148px;
	background: #FFF url(images/mastheadbg.jpg) no-repeat bottom left;
	}
#contact {
	float: left;
	width: 170px;
	padding: 15px;
	}
#logo {
	float: left;
	width: 580px;
	}
#contentwrap {
	float: left;
	width: 780px;
	background: #FFFFFF url(images/contentbg.jpg) repeat-y top left;
	}
#leftcol {
	float: left;
	width: 200px;
	}
#nav {}
#rightcol {
	float: left;
	width: 530px;
	padding: 25px;
	color: #505050;
	background-color: #ffffff;
	text-align: left;
	}
	
#rightcol table, td, tr {
	margin: 0px;
	padding: 0px;
		}

#triangle {
	margin: 0px 30px 0px 30px;
	padding: 0px;
	width: 344px;
	height: 337px;
	background: #ffffff url(images/your-needs-triangle.gif) no-repeat top left;
}

#estate-lyteframe {
	width: 580px;
	text-align: left;
	background: #ffffff;
	border: 1px solid #720000;
	margin-right: auto;
	margin-left: auto;
	}
#estate-lyteframe p {
	padding: 5px 20px;
	}
#disclaimer {
	margin-top: 10px;
	width: 780px;
	color: #FFF;
	font-size: 80%;
	text-align: center;
	}
/* */

#nav ul {
	width: 200px;
	list-style-type: none;
	}
#nav ul li {
	background: url(images/navlibg.jpg) no-repeat bottom left;
	}
#nav ul li.lastlink {background: none;}
#nav ul li a,
#nav ul li a:link,
#nav ul li a:visited {
	display: block;
	padding: 5px 10px 10px 40px;
	color: #6d0000;
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/hand.gif) no-repeat 10px center;
	text-decoration: none;
	}
#nav ul li a:hover,
#nav ul li a:active {
	background: url(images/hand.gif) no-repeat 15px center;
	text-decoration: underline;
	}
/* Typography */

#contact h1 {
	font-weight: normal;
	font-size: 120%;
	color: #750000;
	}
#contact h2 {
	font-weight: normal;
	font-size: 120%;
	margin: 3px 0;
	}
#contact h3 {
	font-weight: normal;
	font-size: 90%;
	}
#leftcol h1.news a,
#leftcol h1.news a:link,
#leftcol h1.news a:visited {
	display: block;
	width: 170px;
	height: 37px;
	padding-right: 30px;
	padding-top: 7px;
	color: #FFF;
	text-align: center;
	font-size: 80%;
	font-weight: normal;
	background: #6d0000 url(images/newsbg.jpg) no-repeat top left;
	text-decoration: none;
	}
#leftcol h1.news a:hover,
#leftcol h1.news a:active {
	background: #6d0000 url(images/newsbgh.jpg) no-repeat top left;
} 
#leftcol p {
	margin: 10px;
	color: #505050;
	font-size: 85%;
	}
#rightcol h1 {
	font-weight: bold;
	color: #720000;
	font-size: 170%;
	letter-spacing: -0.0px;
	}
#rightcol p {
	margin: 10px 10px;
	font-size: 16px;
	letter-spacing: -.1px;
	line-height: 24px;
	}
#rightcol ul {
	list-style-type: none;
	margin: 10px;
	}
#rightcol ul li {
	font-size: 16px;
	color: #720000;
	padding-left: 1px;
	margin-left: 25px;
	list-style-type: disc;
	list-style-position: outside;
	/*background: url(images/libg.gif) no-repeat center left;*/
	}
#rightcol ol {
	list-style-type: none;
	margin: 10px;
	}
#rightcol ol li {
	font-size: 16px;
	color: #720000;
	padding-left: 15px;
	}


#disclaimer a,
#disclaimer a:link,
#disclaimer a:visited {
	color: #FFF;
	}
#logo img,
#logo a,
#logo a:link,
#logo a:visited  {
	margin: 0;
	padding: 0;
	border: none;
	}
.clear {clear: both;}
/* Adds nice border and title box around a section. If you use a dotted border, it runs right through the legend on IE, so stick w solid */

.wr_fieldset {
width: 520px; 
margin: 12px 0 12px 0;
padding: 0; }

.wr_fieldset fieldset {
border: solid 1px #004477; }

.wr_fieldset legend {
margin: 0 10px 0 10px;
padding: 0 5px 0 5px;
color: #333333;
font-size: 12px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif; }

.wr_fieldset_pad {
margin: 0;
padding: 8px; }

.tblborder {
	border-left: 1px dotted #722100;
	border-collapse: collapse;
}
