* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 930px;
	height: 100%; /* Required */
	background-color: #eff8fc;
	background-image: url(bgstripe.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

body.home {
	background-color: #eff8fc;
	background-image: url(bgstripe_home.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

body.pf {
	width: 640px;
	height: 100%; /* Required */
	background-color: #FFFFFF;
}

select.form {
	color: #003366;
	font: 11px trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 100;
	letter-spacing: 0px; 
	text-decoration: none;
	background-color: #eff8fc;
	width: 212px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 24px;
}

#container-page {
	margin: 0px auto;
	width: 99.999%; /* Wife's hack */
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

#container-page.home {
	margin: 0px auto;
	width: 99.999%; /* Wife's hack */
	text-align: left;
	position: relative;
	min-height: auto; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: auto; /* For IE */
}

#container-header.flash {
	width: 930px;
	height: 150px;
	background-color: #003366;
}

#container-header {
	width: 930px;
	height: 90px;
	background: url("bgmasthead.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #003366;
}

#masthead{
	float: left;
}

#loadflash {
	text-indent: -10000px;
}

#flashcontent {
	border: none;
	width: 930px;
	height: 150px;
	margin: 0;
}

#container-contentlistings {
	padding: 0 0 0px 0;
	margin: 0 0px 0 0px;
}

#container-contentlistings:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content-listings {
	width: 930px;
	height: auto;
	margin-top: 0px;
	margin-right: 230px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px; /* PREVIOUSLY 41px */
	padding-left: 0px;
	padding-right: 0px;
	background-color: #eff8fc; 
}

#head-spacer {
	margin-left: -290px;
	width: 290px;
	float: right;
}

#topnav {
	background: #FFFFFF;
	width: 850px;
	float: left;
	padding-left: 80px;
}

#topnav-listings {
	background: #FFFFFF;
	width: 850px;
	float: left;
	padding-left: 80px;
}

#container-content {
	width: 930px;
	padding: 0 0 0px 0;
	margin: 0 0px 0 0px;
}

#container-content.pf {
	width: 640px;
	padding: 0 0 0px 0;
	margin: 0 0px 0 0px;
}

#container-content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#container-ticker {
	background: url("ticker_leasingupdate.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #003366;
	border-bottom: 1px solid #ffffff;
	height: 19px;
	margin: 0 0px 0 0px;
	padding: 0 0 0px 156px;
	width: 774px;
}

#container-bodynobgimg {
	width: 640px;
	height: auto;
	margin-right: 290px;
	float: left;
	padding-top: 26px;
	padding-bottom: 100px;
	background: url("nobgimage.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #eff8fc; 
}

#container-body {
	width: 640px;
	height: auto;
	margin-right: 290px;
	float: left;
	padding-top: 26px;
	padding-bottom: 100px;
	background: url("woodlake.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #eff8fc; 
}

#container-bodyhome {
	width: 640px;
	height: auto;
	margin-right: 290px;
	float: left;
	padding-top: 40px;
	padding-bottom: 30px;
	background: url("nobgimage.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #eff8fc; 
}

#container-bodypima {
	width: 640px;
	height: auto;
	margin-right: 290px;
	float: left;
	padding-top: 26px;
	padding-bottom: 100px;
	background: url("bgpima.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #eff8fc; 
}


#content-body {
	width: 470px;
	height: auto;
	margin-left: 80px;	
}

#content-body.pf {
	width: 640px;
	height: auto;
	margin-left: 80px;	
}

#content-sidebar {
	width: 290px;
	margin-left: -290px;
	float: right;
	background-color: #ffffff;
	padding: 0px;
}

#footer-listings {
	color: #ffffff;
	margin-right: 0px;
	width: 920px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	height: 30px;
}

/* subNavigation at Margin */
ul#subNavigation {
	width: 290px;
	list-style: none;
	font: 10px/22px trebuchet, verdana, arial, helvetica, sans-serif;
}
	
ul#subNavigation li {
	margin: 0px;
	padding: 0px;
	border: 0;
	list-style: none;
	border-bottom: 1px solid #cccccc;
	height: 22px;
}

ul#subNavigation.noborder li {
	margin: 0px;
	padding: 0px;
	border: 0;
	list-style: none;
}

ul#subNavigation a.noborder {
	padding-top: 0px
	padding-right: 20px;
	padding-left: 24px;
	line-height: 14px;
	height: auto;
	display: block;
	color: #003366;
	font-weight: 100;	
	text-decoration: none;
}
	
ul#subNavigation a {
	padding-top: 0px
	padding-right: 20px;
	padding-left: 24px;
	line-height: 22px;
	display: block;
	color: #003366;
	font: 10px/22px trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 100;	
	text-decoration: none;
}
	
ul#subNavigation a:hover {
	color: #b87c4d;
	font-weight: 800;
	background-image: url(navarrowlite.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

ul#subNavigation a.active {
	color: #513330; 
	font-weight: 800;
	background-image: url(navarrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

ul#subNavigation .sub {
	padding-top: 0px
	padding-right: 20px;
	padding-left: 48px;
	line-height: 22px;
	display: block;
	color: #003366;
	font: 10px/22px trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 100;	
	text-decoration: none;
}

ul#subNavigation a:hover.sub {
	color: #b87c4d;
	font-weight: 800;
	background-image: url(subSubnavarrowlite.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

	
ul#subNavigation li ul {
	width: 290px;
	list-style: none;
	padding-top: 2px;
}
	
ul#subNavigation li ul li {
	margin-right: 0px;
	padding: 1px 0px;
	border: 0;
	list-style: none;
}
	
ul#subNavigation li ul a {
	padding: 1px 0px 1px 20px;
	color: #003366;
	line-height: 12px;
	font-size: 10px;
	text-decoration: none;
}
	
ul#subNavigation li ul a:hover {
	color: #b87c4d;
	background-image: url(navarrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#container-footer {
	width: 930px;
	clear: both;
	background-color: #ffffff;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths -- may be -1px */
	margin: 0px;
	height: 60px;
}

#container-footer.pf {
	width: 640px;
	clear: both;
	background-color: #ffffff;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths -- may be -1px */
	margin: 0px;
	height: 40px;
}


#container-footerlistings {
	width: 930px;
	clear: both;
	background-color: #ffffff;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths -- may be -1px */
	margin: 0px;
	height: 40px;
	border-top: 1px solid #003666;
}

#footer-content {
	background-image: url(bottomradius.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: left;
	height: 30px;
	padding-top: 30px;
	padding-left: 10px;
	margin-right: 290px;
	width: 630px;
}

#footer-content.home {
	background-image: url(bottomradius.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: left;
	/*height: 1000px;*/
	padding-top: 30px;
	padding-left: 10px;
	margin-right: 290px;
	width: 630px;
}

#footer-search {
	background-image: url(footerbar.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: right;
	height: 80px;
	margin-left: -290px;
	width: 290px;
}

/* Main Navigation Styles */ 
/* Root = Horizontal, Secondary = Vertical */

ul#navmenu {
	background-color: #FFFFFF;
	color:  #bcdaf7;
  	height: 22px;
	list-style-type: none; 
	margin: 0px;
	padding: 0px;
	width: auto; /*For KHTML*/

}

ul#navmenu li {
	border: 0px none;
	display: inline;
	float: left; /*For Gecko*/
	height: 22px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

ul#navmenu ul {
	margin: 0;
	border: 0px none;
	padding: 0;
	width: 290px;
	display: none;
	position: absolute;
	top: 22px;
	left: 0;
	list-style-type: none;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#navmenu ul li {
	width: 290px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
	background-color: #FFFFFF;
	border-left-style: solid;
       	border-width: 1px;        /* sets border width on all sides */
        	border-color: #bcdaf7; 
	color: #003366;
	display: block;
	margin: 0px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	font: 10px/22px trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 800;
	height: auto !important;
	height: 1%; /*For IE*/
	letter-spacing: 1px; 
	padding: 0 6px;
	text-decoration: none;
}

ul#navmenu li.active a {
	background: #eff8fc;
	color: #513330;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover {
	background: url("bgrootmenu.gif");
	background-repeat: repeat-x;
	background-position: left;
	color:  #bcdaf7;
}

ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	background-color: #003366;
	color:  #bcdaf7;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	color:  #003366;
	font-weight: 100;	
	float: none;
	letter-spacing: 0px; 
	text-transform: none;
	text-indent: 16px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	background: url("navarrowlite.gif");
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ffffff;
	text-indent: 16px;
	font-weight: 800;
	color: #b87c4d;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
	float: none;
	background-color: #ffffff;
	color:  #003366;
	font-weight: 100;	
	text-transform: none;
	text-indent: 16px;
	letter-spacing: 0px; 
	border-bottom: 1px solid #ffffff;
	border-bottom-color: #cccccc;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
	background: url("navarrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ffffff;
	text-indent: 16px;
	font-weight: 800;
	color: #513300;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
	float: none;
	background-color: #ffffff;
	color:  #003366;
	font-weight: 100;	
	text-transform: none;
	text-indent: 16px;
	letter-spacing: 0px; 
	border-bottom: 1px solid #ffffff;
	border-bottom-color: #cccccc;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;
}

/* Presentation Styles */ 

p {
	color: #000000;
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	text-indent: 0px;
	font-weight: 100;
	letter-spacing: 0em;
	line-height: 20px;
	margin-top: 0px;
}

p.masthead {
	color: #FFFFFF;
	font: 11px trebuchet, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	text-indent: 0px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 10px;
	margin-left: 24px;
}

p.sidebar {
	color: #000000;
	font: 10px trebuchet, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	text-indent: 0px;
	font-weight: 100;
	letter-spacing: 0px;
	line-height: 14px;
	margin-top: 5px;
	margin-right: 24px;
	margin-left: 24px;
}

p.footer {
	color:  #003366;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-indent: 0px;
	font-weight: 100;
	letter-spacing: 0em;
	line-height: 12px;
	margin-top: 0px;
	padding-top: 4px;
}

h1 {	
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 100;
	font-size: 26px;
	color: #513300;
	text-indent: 0px;
	letter-spacing: 0;
	line-height: 36px;
}

h1.aerial {	
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #513300;
	text-indent: 0px;
	letter-spacing: 0;
	margin-bottom: 18px;
}

h2 {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 800;
	font-size: 11px;
	color: #513300;
	letter-spacing: 0px;
	text-indent: 0px;
	text-transform: none;
	line-height: 18px;
}

h2.aerial {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 800;
	font-size: 11px;
	color: #513300;
	letter-spacing: 0px;
	text-indent: 0px;
	text-transform: uppercase;
	line-height: 18px;
}

h2.sidebar {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 800;
	font-size: 11px;
	color: #003666;
	letter-spacing: 1px;
	text-indent: 0px;
	text-transform: uppercase;
	line-height: 10px;
	margin-top: 18px;
	margin-bottom: 6px;
	margin-left: 24px;
}

h3 {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 800;
	font-size: 13px;
	color: #513300;
	letter-spacing: 1px;
	text-indent: 0px;
	text-transform: none;
	border-color: #000000;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-collapse: collapse;
}

h3.sidebar {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 800;
	font-size: 11px;

	color: #003366;
	letter-spacing: 3px;
	text-indent: 25px;
	text-transform: uppercase;
	border-color: #513300;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-collapse: collapse;
	margin-bottom: 2px;
}

h4 {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 100;
	font-size: 11px;
	color: #513300;
	line-height: 20px;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h4.aerial {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 100;
	font-size: 12px;
	color: #513300;
	line-height: 18px;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 24px;
}

h5 {
	color: #000000;
	font: 10px trebuchet, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	text-indent: 0px;
	font-weight: 800;
	letter-spacing: 0px;
	line-height: 14px;
	margin-top: 5px;
	margin-right: 24px;
	margin-left: 24px;
}

ul.content {	
	list-style-position: inside;
	color: #000000;
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	font-weight: 100;
	letter-spacing: 0em;
	line-height: 20px;
	margin-top: 0px;
}

ol { 
	list-style-position: outside;
	list-style-type: lower-roman;
	color: #000000;
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	text-indent: 16px;
	font-weight: 100;
	letter-spacing: 0em;
	line-height: 20px;
	margin-top: 0px;
}

a:link {
	color: #003366;
	text-decoration: none;
	
}

a:visited {
	color: #978566;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: underline;
}

a:active {
	color: #003366;
	text-decoration: none;
}

/* Masthead Links */ 

a.masthead {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 10px;	
	font-weight: 800;	
	text-decoration: none;
}

a:link.masthead {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.masthead {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.masthead {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Sidebar Links */ 

a:link.sidebar {
	display: block;
	padding-top: 0px
	padding-right: 24px;
	padding-left: 24px;
	color: #003366;
	font: 10px trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 100;
	letter-spacing: 0px; 
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration: none;

}

a:visited.sidebar {
	display: block;
	padding-top: 0px
	padding-right: 24px;
	padding-left: 24px;
	color:  #666666;
	font: 10px trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 100;
	letter-spacing: 0px; 
	text-decoration: none;
}

a:hover.sidebar {
	display: block;
	padding-top: 0px
	padding-right: 24px;
	padding-left: 24px;
	color: #513300;
	font: 10px trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 100;
	letter-spacing: 0px; 
	text-decoration: none;
	background-image: url(navarrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a:active.sidebar {
	display: block;
	padding-top: 0px
	padding-right: 24px;
	padding-left: 24px;
	color: #513300;
	font: 10px trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: 800;
	letter-spacing: 0px; 
	text-decoration: none;
}

img.sidebar {
	text-indent: 24px;
}

img {
	border: 0;
	}

img.title {
	position: absolute;
	top: 140px;
	border-color: #4D4D4D;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top-style: solid ;
	border-right-style: solid;
	border-collapse: collapse;
}

table {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-collapse: collapse;
	border-style: none;
}

td, th {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-collapse: collapse;
	border-style: 0px;
}

/* Sortable tables */
table.sortable thead {
	background-color:#ffffff;
	border-bottom: 1px solid #cccccc;
	cursor: default;
	height: 40px;
}

table.sortable td {
	border-bottom: 1px solid #cccccc;
}