/* layout.css */


#layout {
	width: 960px;
	margin: 6px auto;
	padding: 5px 10px;
}
#head_space	{
	height:30px;
	width:100%;
	display:block;
}
#subhead {
	width: 960px;
	height: 106px;
	padding: 0;
	margin: 0 0 7px 0;
	background-image: url(../images/header_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
}
#subhead  h1 {
  width: 960px;
  height: 77px;
  padding: 0;
  margin: 0;
}
#subhead  h1  a {
	display: block;
	width: 960px;
	height: 77px;
	background-image: url(../images/head.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	color: #2670b4;
	text-decoration: none;
	font-weight: normal;
}
#subhead  h1  a  span {
  display: none;
}
#subhead  div#navigation {
  width: 932px;
  height: 15px;
  padding: 7px 14px;
}

#mainNavigation {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 932px;
  
}

#mainNavigation li {
  list-style-type: none;
  display: inline;
  padding: 0 8px;
  border-left: 1px solid #616264;
  background-color: transparent;
}

#mainNavigation li.first {
  border-left-width: 0;
  border-left-style: none;
  padding-left: 0;
}

#mainNavigation li a {
  font-weight: normal;
  color: #616264;
  text-decoration: none;
}

#mainNavigation li a:link, #mainNavigation li a:visited {
  text-decoration: none;
  color: #616264;
}

#mainNavigation li a:focus, #mainNavigation li a:hover, #mainNavigation li a:active {
  text-decoration: underline;
  color: #616264;
}

#mainNavigation li ul {
  padding-bottom: 1px;
  background-color: #f4f8f9;
  background-image: url(../images/navigation_bg.gif);
}

#subNavigation {
  display: block;
  list-style-type: none;
  list-style-image: none;
  text-align: center;
  margin: 2px auto;
  padding: 0;
}

#subNavigation li {
  display: inline;
  border-right: 1px solid #000000;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#subNavigation li.last {
  border-right-width: 0;
  border-right-style: none;
}

#subNavigation li a {
  padding: 0 5px;
}

#subNavigation li.selected a:link, #subNavigation li.selected a:visited, #subNavigation li.selected a:focus, #subNavigation li.selected a:hover, #subNavigation li.selected a:active {
  color: #000000;
}

#news {
  float: right;
  width: 301px;
  height: auto;
  margin: 4px;
  padding: 0;
  text-align: left;
}

#news div h2 {
  background-image: url(../images/news_top_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 3px 5px 8px 8px;
  border-width: 0;
  border-style: none;
  color: #555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#news div h3 {
  margin: 0 4px 3px 4px;
  padding: 3px 5px 5px 5px;
  border-top-width: 1px;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-color: #ccc;
  border-style: solid;
  font-size: 12px;
  color: #4a7bb3;
}

#news div h4 {
  margin: 2px 4px 3px 4px;
  padding: 0 0 0 0;
  font-size: 10px;
  border: 0;
  float: right;
  color: #4a7bb3;
}

#news div h4 a:link, #news div h4 a:visited, #news div h4 a:focus, #news div h4 a:hover, #news div h4 a:active {
  color: #4a7bb3;
}

#news div {
  background-image: url(../images/news_bottom_bg.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-color: #f7f6f2;
  margin: 0 0 8px 0;
  padding: 0 0 8px 0;
}

#sidebar-right div h3 a:link, #news div h3 a:visited, #news div h3 a:focus, #news div h3 a:hover, #news div h3 a:active {
  color: #4a7bb3;
}

#sidebar-right {
  float: right;
  width: 190px;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
}

#sidebar-left {
  float: left;
  width: 190px;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
}

#sidebar-right div, #sidebar-left div {
	background-image: url(../images/sidebar_bottom_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
}

#sidebar-right div div, #sidebar-left div div, #news div div {
  background-image: none;
}

#sidebar-right div h3, #sidebar-left div h3 {
	background-image: url(../images/sidebar_top_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 3px 0;
	padding: 3px 5px 5px 5px;
	border-width: 0;
	border-style: none;
	font-size: 11px;
	text-align:center;
	color: #204097;
}

#sidebar-right div h3 a:link, #sidebar-right div h3 a:visited, #sidebar-right div h3 a:focus, #sidebar-right div h3 a:hover, #sidebar-right div h3 a:active, #sidebar-left div h3 a:link, #sidebar-left div h3 a:visited, #sidebar-left div h3 a:focus, #sidebar-left div h3 a:hover, #sidebar-left div h3 a:active {
	color: #204097;
}

#sidebar-right div#sidebar-login {
  height: 114px;
}

#sidebar-right div form, #sidebar-right div div, #sidebar-left div div {
  width: 166px;
  min-width: 166px;
  max-width: 166px;
  margin: 0;
  padding: 0 12px;
}

#sidebar-right div form fieldset {
  display: block;
  width: 166px;
  border-width: 0;
  border-style: none;
  margin: 0;
  padding: 0;
}

#sidebar-right div form fieldset legend {
  display: none;
}

#sidebar-right div form fieldset div {
  padding: 0;
}

#sidebar-right div form fieldset div label {
  clear: left;
  float: left;
  width: 65px;
  color: #97bde8;
  font-size: 11px;
  margin: 0;
  padding: 4px 5px 5px 0;
  text-align: right;
}

#sidebar-right div form fieldset div input {
  clear: none;
  float: left;
  width: 86px;
  margin: 0;
}

#sidebar-right div form fieldset.submit {
  display: block;
  width: 96px;
  height: 20px;
  margin: 5px 0;
  padding: 0 0 0 70px;
}

#sidebar-right div form fieldset.submit input.inputSubmit {
  background-image: url(../images/input-signin_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  width: 64px;
  height: 20px;
  border-style: none;
  border-width: 0;
  padding: 20px 0 0 0;
  margin: 0;
}

#sidebar-right form hr {
  color: #c5d3da;
  background-color: #c5d3da;
  border-color: #c5d3da;
  width: 166px;
}

#sidebar-right a#technical-assistance {
  display: block;
  width: 166px;
  text-align: center;
  font-size: 80%;
  margin: 0 auto;
  line-height: 160%;
  border-top: 1px solid #c5d3da;
}

#sidebar-left div.snippets a, #sidebar-right div.snippets a {
  display: block;
  margin: 0 5px;
  font-size: 100%;
}

#sidebar-left div.snippets div a, #sidebar-right div.snippets div a {
  margin: auto;
}

#sidebar-left div.snippets p, #sidebar-right div.snippets p {
  font-size: 80%;
  margin: 0 0 10px 0;
}

#sidebar-left, #sidebar-right, #middle {
  height: 530px;
}

#snippet-news h4 {
  font-size: 11px;
  border-bottom-width: 0;
  border-bottom-style: none;
}

#snippet-news h4 a span.new {
  background-color: red;
  color: #ffffff;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 9px;
  margin-right: 6px;
  padding: 1px 3px;
}

#snippet-news h4 a:link span.new, #snippet-news h4 a:visited span.new, #snippet-news h4 a:focus span.new, #snippet-news h4 a:hover span.new, #snippet-news h4 a:active span.new {
  text-decoration: none;
}

#sidebar-right #snippet-news div {
  padding: 0 5px;
  width: 180px;
  min-width: 178px;
  max-width: 180px;
}

#sidebar-right #snippet-news div.scroller {
  width: 178px;
  height: 184px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
}

#sidebar-right #snippet-news div.snippets {
	max-width: 180px;
	min-width: 150px;
	width: auto;
	padding: 0 5px;
	height: 300px;
}

#snippet-news div.snippets a {
  display: inline;
  margin: 0;
  font-weight: bold;
}
/* START MAIN CONTAINERS */
#middle {
	position: relative;
	width: 560px;
	height: 490px;
	padding: 20px 0 19px 0;
	margin: 0 auto;
	overflow: hidden;
	background-color: #ffffff;
	background-image: url(images/pic-mfamily.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#middle_global {
	position: relative;
	width: 560px;
	height: 428px;
	padding: 0px 0 19px 0;
	margin: 0 auto;
	background-color: #ffffff;
}
#middle-foot {
	/*background-image: url(../images/sidebar_bottom_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;*/
	width: 560px;
	margin: 0;
	padding: 5px 0px;
	height:58px;
	position: relative;
	border-top:2px #a6a6a6 solid;
	background:url(../images/footer_bg_btm.gif) bottom no-repeat #204097;
	color:#fff;
}
#content {
	width: 550px;
	height: 100%;
	overflow: auto;
	padding: 0 15px;
	margin: 0;
	text-align: left;
}
#content_home {
	width: 560px;
	height: 100%;
	overflow: auto;
	padding: 0px;
	margin: 0;
	text-align: left;
}
#content_subs {
	width: 530px;
	height: 409px;
	overflow: auto;
	padding: 15px 15px 0px;
	margin: 0;
	text-align: left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/* END MAIN CONTAINERS */

/* START NEW CONTAINERS AND STYLES */
#cont_flash_home	{
	width:560px;
	height:190px;
	background-color:#CCCCCC;
}
#cont_hp_intro	{
	padding:15px;
	
}
#cont_hp_intro	p	{
	font-family:arial;
}
#content_subs	h1	{
	color:#4a7bb3;
	font-size:1.5em;
	border-bottom:1px #4a7bb3 solid;
	width:100%;
	margin-bottom:20px;
}
#content_subs	h2	{
	font-size:1.2em;
	border-bottom:none;
}
#content_subs	p	{
	font-family:Arial, Helvetica, sans-serif;
}
#content_subs	table	td	{
	padding:5px;
}
#bios_list {margin-top:20px;}
#bios_list, #loanprograms	{
	padding-bottom:20px;
}
#bios_list	h1	{
	border-bottom:none;
	font-size:1.2em;
	color:#000;
	margin-bottom:0px;
}
#bios_list	h2	{
	color:#000;
	font-size:1.0em;
}
#bios_list, #bios_list	h1, #bios_list	h2, #bios_list	p	{
	font-family:Arial, Helvetica, sans-serif;
}
#bios_list .num	{
	display:block; width:42px; float:left;
}
/* STOP NEW CONTAINERS AND STYLES */


/* START PROPERTY TYPES LIST STYLES */
ul#ptlist	{
	background:none;
	margin:20px 0px;
	list-style-type:none;
	list-style-image:none;
	width:510px;
	clear:both;
}
ul#ptlist	li	{
	float:left;
	width:120px;
	margin-bottom:20px;
}
ul#ptlist	li.listinfo	{
	margin-left:20px;
	padding-top:10px;
	width:340px;
}
ul#ptlist	img	{
	border:1px #CCCCCC solid;
	padding:2px;
}
ul#ptlist	p.description	{
	font-style:normal;
}
/* STOP PROPERTY TYPES LIST STYLES */

div.odd, div.even {
  clear: left;
  padding: 14px;
  width: 505px;
  height: auto;
  color: #000000;
}

div.odd-internal, div.even-internal {
  clear: both;
  padding: 14px;
  width: 500px;
  height: auto;
}

div.odd, div.odd-internal {
  background-color: #eff4f7;
}

div.even, div.even-internal {
  background-color: #ffffff;
}

div.odd div.photo, div.even div.photo {
  float: left;
  width: 282px;
  margin: 0;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #a6b9d7;
}

div.odd-internal div.photo, div.even-internal div.photo {
  float: left;
  width: 282px;
  margin: 0;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #a6b9d7;
}

div.odd div.photo img, div.even div.photo img, div.odd-internal div.photo img, div.even-internal div.photo img {
  border: 1px solid #000000;
}

div.odd div.more-info, div.even div.more-info {
  float: left;
  width: 310px;
  height: auto;
  margin: 0 0 0 20px;
  padding: 20px 0;
  overflow: auto;
}

div.odd div.more-info.narrow, div.even div.more-info.narrow {
  width: 186px;
  margin: 0 0 0 14px;
}

div.odd-internal div.more-info, div.even-internal div.more-info {
  float: right;
  width: 185px;
  height: auto;
  margin: 0;
  padding: 20px 0;
  overflow: auto;
}

div.odd dl.detail, div.even dl.detail {
  float: left;
  width: 170px;
  margin: 0 0 0 20px;
  padding: 0;
}

div.odd dl.address, div.even dl.address {
  float: left;
  width: 140px;
  margin: 0 0 0 20px;
  padding: 0;
}

div.odd dl.detail dt, div.even dl.detail dt, div.odd dl.address dt, div.even dl.address dt {
  font-weight: bold;
  margin: 0 0 20px 0;
}

div.odd dl.detail dd, div.even dl.detail dd, div.odd dl.address dd, div.even dl.address dd {
  margin: 0;
}

div.odd div.reports, div.even div.reports {
  height: 48px;
  padding: 2px;
  border-color: #4a7bb3;
  border-style: none solid solid solid;
  border-width: 0 1px 1px 1px;
  overflow: auto;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #4a7bb3;
}

div.odd div.reports ol, div.even div.reports ol {
  margin: 0;
}

div.odd div.reports ol li, div.even div.reports ol li {
  margin: 0 0 0 30px;
}

div.odd div.reports a:link, div.odd div.reports a:visited, div.odd div.reports a:focus, div.odd div.reports a:hover, div.odd div.reports a:active, div.even div.reports a:link, div.even div.reports a:visited, div.even div.reports a:focus, div.even div.reports a:hover, div.even div.reports a:active {
  color: #4a7bb3;
}

div.row {
  margin: 0 0 10px 0;
  color: #ffffff;
  padding: 5px;
  zoom: 1;
}

div.row div.thumbnail {
  float: left;
  border: 1px solid #4a7bb3;
  width: 120px;
  margin-right: 5px;
}

div.row div.thumbnail a, div.row div.thumbnail a img {
  border-style: none;
  border-width: 0;
}

div.row div.details {
  float: right;
  width: 160px;
  height: 160px;
  background-color: #ffffff;
  margin: -4px -4px -4px 5px;
  color: #000000;
}

div.row div.details h4 {
  background-color: #c5c5c5;
  padding: 3px 3px 3px 22px;
  margin: 0 0 5px 0;
  color: #000000;
  border-bottom-color: #ffffff;
}

div.row div.details dl {
  padding: 0 0 0 22px;
}

div.row div.details dl dt, div.row div.details dl dd, div.row div.details dl dd a:link, div.row div.details dl dd a:visited, div.row div.details dl dd a:focus, div.row div.details dl dd a:hover, div.row div.details dl dd a:active {
  color: #000000;
}

div.row div.main {
  float: left;
  width: 233px;
}

div.row div.main, div.row div.main p {
  color: #ffffff;
}

div.row div.main h4 {
  padding: 0 3px 3px 3px;
  margin: -1px 0 1px 0;
}

div.row div.main h4 {
  color: #ffffff;
  border-bottom-color: #ffffff;
}

div.row div.main a:link, div.row div.main a:visited, div.row div.main a:focus, div.row div.main a:hover, div.row div.main a:active {
  color: #ffffff;
}

div.row.nobgcolor div.main, div.row.nobgcolor div.main p, div.row.nobgcolor div.main h4, div.row.nobgcolor div.main a:link, div.row.nobgcolor div.main a:visited, div.row.nobgcolor div.main a:focus, div.row.nobgcolor div.main a:hover, div.row.nobgcolor div.main a:active {
  color: #000000;
}

div.row.nobgcolor div.main h4 /*, div.row.nobgcolor div.details h4 */ {
  border-bottom-color: #000000;
}

div.divAlignLeft, div.divAlignCenter, div.divAlignRight {
  background-color: #4a7bb3;
  padding: 10px;
  color: #ffffff;
  font-size: 90%;
  border: 1px solid #4a7bb3;
}

div.divAlignLeft {
  float: left;
  margin: 0 10px 10px 0;
}

div.divAlignCenter {
	margin: 10px auto;
}

div.divAlignRight {
  float: right;
  margin: 0 0 10px 10px;
}

div.undecorated {
  padding: 0;
  background-color: transparent;
  border-width: 0;
  border-style: none;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
    
div.divAlignLeft, div.divAlignRight {
  width: 200px;
  height: auto;
}

div.divAlignLeft h3, div.divAlignCenter h3, div.divAlignRight h3 {
  background-color: #c5c5c5;
  margin: -10px -10px 3px -10px;
  padding: 3px 10px 3px 10px;
  color: #000000;
  border: 1px solid #c5c5c5;
}

div.divAlignLeft h4, div.divAlignCenter h4, div.divAlignRight h4 {
  background-color: #c5c5c5;
  margin: -10px -10px 3px -10px;
  padding: 3px 10px 3px 10px;
  color: #000000;
  border: 1px solid #c5c5c5;
}

div.divAlignLeft ul, div.divAlignCenter ul, div.divAlignRight ul {
  list-style-image: url(../images/bullet_arrow_ffffff.gif);
}

div.divAlignLeft a:link, div.divAlignLeft a:visited, div.divAlignLeft a:focus, div.divAlignLeft a:hover, div.divAlignLeft a:active,
div.divAlignCenter a:link, div.divAlignCenter a:visited, div.divAlignCenter a:focus, div.divAlignCenter a:hover, div.divAlignCenter a:active,
div.divAlignRight a:link, div.divAlignRight a:visited, div.divAlignRight a:focus, div.divAlignRight a:hover, div.divAlignRight a:active {
  color: #ffffff;
}

div.divAlignLeft dd, div.divAlignLeft dt, div.divAlignLeft dl, div.divAlignLeft p{
  color: #ffffff;
}

#footer {
	position: relative;
	bottom: 0px;
	left: 0;
	clear: both;
	width: 954px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	border-top: 3px solid #a6a6a6;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #204097;
}
#footer  p {
	color: #ffffff;
	text-align: center;
	margin: 10px auto;
	padding-bottom: 5px;
}

#footer a:link, #footer a:visited, #footer a:focus, #footer a:hover, #footer a:active {
  color: #ffffff;
  text-decoration: underline;
}

.propertyType {
	float: left;
	width: 160px;
	height: 180px;
	background-color: #dcdcdc;
	padding: 5px;
	margin: 0;
	font-size: 10px;
}

.propertyType.middle {
  margin: 0 10px;
}

.propertyType h3 {
	font-size: 14px;
	border-left: 3px solid #4376b1;
	margin: 10px 0;
	padding: 1px 0 1px 3px;
}

.propertyType .thumbnail {
	border: 1px solid #4376b1;
	background-color: #ffffff;
	padding: 9px;
	margin: 0;
}

#my-documents ul {
  list-style-type: none;
}

#my-documents li ul {
  margin: 0;
}

#my-documents li.folder {
  padding: 0 0 0 20px;
  cursor: pointer;
  background-position: top left;
  background-repeat: no-repeat;
}

#my-documents li.loading {
  list-style-image: url(../images/icon_square.gif);
  background-image: url(../images/ajax-loader.gif);
}

#my-documents li.closed {
  list-style-image: url(../images/icon_plus.gif);
  background-image: url(../images/icon_folder_closed.gif);
}

#my-documents li.open {
  list-style-image: url(../images/icon_minus.gif);
  background-image: url(../images/icon_folder_open.gif);
}

#my-documents li.empty {
  list-style-image: url(../images/icon_square.gif);
  background-image: url(../images/icon_folder_closed.gif);
  cursor: default;
}

#my-documents li.documents {
  list-style-image: none;
  list-style-type: none;
}

#my-documents li.documents table.data {
  border-style: none;
  border-width: 0;
  margin: 0;
  cursor: default;
  font-size: 90%;
}

#my-documents li.documents table.data thead tr th {
  border-top: 0 none #000000;
  border-bottom: 1px solid #000000;
  color: blue;
  vertical-align: bottom;
}

#my-documents li.documents table.data tbody tr td {
  border-width: 0;
  border-style: none;
  cursor: pointer;
  white-space: nowrap;
  line-height: 16px;
  vertical-align: bottom;
}

#my-documents li.documents table.data tbody tr td div {
  padding-top: 2px;
  padding-bottom: 0;
}

#my-documents li.documents table.data tbody tr:hover, #my-documents li.documents table.data tbody tr.hover {
  background-color: #cccccc;
}

.icon-doc, .icon-gif, .icon-jpg, .icon-pdf, .icon-psd, .icon-rtf, .icon-txt, .icon-url, .icon-www, .icon-xls, .icon-zip {
  padding-left: 20px;
  background-image: none;
  background-position: top left;
  background-repeat: no-repeat;
}

.icon-doc {
  background-image: url(../images/doc_16x16.gif);
}

.icon-gif {
  background-image: url(../images/gif_16x16.gif);
}

.icon-jpg {
  background-image: url(../images/jpg_16x16.gif);
}

.icon-pdf {
  background-image: url(../images/pdf_16x16.gif);
}

.icon-psd {
  background-image: url(../images/psd_16x16.gif);
}

.icon-rtf {
  background-image: url(../images/rtf_16x16.gif);
}

.icon-txt {
  background-image: url(../images/txt_16x16.gif);
}

.icon-url {
  background-image: url(../images/url_16x16.gif);
}

.icon-www {
  background-image: url(../images/www_16x16.gif);
}

.icon-xls {
  background-image: url(../images/xls_16x16.gif);
}

.icon-zip {
  background-image: url(../images/zip_16x16.gif);
}
