.propListHeader {
	background-color: #666;
	color: White;
	border-collapse: collapse;
}

h2 {
	font-size: 90%;
	margin-bottom:12px;
}


.propList:hover {
	background-color: #E9E9E9;
}

input, select {
	border: 1px solid #666;
	height: 18px;
	font-size:8pt;
}

.submit {
	color: white;
	font-size:8pt;
	font-weight: normal;
	background-color: #666;
	height: 20px;
	border: none;
	font-size:8pt;
}
.menu {
	font-size:8pt;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}
.menu:hover {
	font-weight: none;
	color: black;
}

a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size:90%;
}

a:hover {
	color: #666;
}
body,td {
	margin:	10 10 10 10 ;
	font-family: arial,verdana;
	color: #505962;
	text-align:left;
	font-size:8pt;	
}

.overline {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid black;
}

#content {	
	width: 760px;
	border: 1px solid black;
	padding: 0 0 0 0;
}

#sidebarcontainer {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	background-image: url(site/banner-fader.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#adminsidebarcontainer {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	background-image: url(site/banner-fader.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#sidebar {
	padding: 0 0 0 0;
	margin: 20px 20px 20px 40px;
}
#sidebar2container {

	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	height:100%
}

.sidebar2 {
	padding: 10 10 10 10;
	margin: 10px 40px 10px 40px;
}

.sidebar2_155 {
  width: 155px;
}

.content2 {
	padding: 0 0 0 0;
	margin: 10px 40px 10px 40px;
}

#credit {
	padding: 3px 3px 3px 40px;
	text-align: right;
	text-decoration: none;
	color:#fff;
}

.whitelink {
	color: white;
	font-size:8pt;
	font-weight: normal;
}
.whitelink:hover {
 color: #ccc;
}

#leftcredit {
	padding: 3px 3px 3px 5px;
}
.graylink {
	
	color: #666;
	font-size:8pt;
	font-weight: normal;
}

.paglinks {
    padding-left:5px;
}

#sidebar #nav {
    border: 1px solid #fff;
    height: 14px;
    margin-bottom: 10px;
    position: relative;
    z-index: 3;
}

    /* sfHover (Menu) Styles */

#nav, #nav ul { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}
	
ul#nav li a {
    display: block;
    color: #595959;
    cursor: pointer;
    font-size:100%;
    font-size: 110%;
    font-weight:normal;
    width: 10.3em;
}

#nav a:hover {
    color: #000;	
}
	
#nav li { /* all list items */
    float: left;
    width: 11.4em; /* width needed or else Opera goes nuts */
    font-size:11px;
}

#nav li ul { /* second-level lists */
    position: absolute;
    width: 12.4em;
    color:#fff;
    left: -999em; /* using left instead of display to hide menus because display: none isn\\\\\\\'t read by screen readers */
    margin-left:20px;
    border-top:1px solid #000;
}
	
#nav li ul li a {
    color: #fff;
    padding: 4px;
    background: #6d7b86;
    display: block;
    text-align: left;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 10.5em;
}

#nav li ul li a:hover {
    background: #8d97a0;
    color: #fff;
}

#nav li:hover ul, #nav li.sfHover ul { /* lists nested under hovered list items */
    left: auto;
    margin-left:-30px !ie;
}

#nav li.sfHover ul {
    left: auto;
}

#content {
    clear: left;
    color: #ccc;
}

div.sidebar2container img{
    margin-top:2px;
}
	
html body div div#content table tbody tr td div#topmenu ul#nav li a {
    font-size:110%;
}

address {
    font-style:normal;
}

ul#terms li p {
    margin-bottom:10px;
}

.text_center {
    text-align: center;
}

.text_left {
    text-align: left;
}

.red_error {
    color: red;
}

.italic_xsmall {
    font-style: italic;
    font-size: x-small;
}

.font_10 {
    font-size: 10pt;
}

.font_10_padding {
    font-size: 10pt;
    padding: 10px 20px;
}

.border_collapse {
    border-collapse: collapse;
}


.color_666699 {
    color: #666699;
}

.absolute_left_top {
    position: absolute;
    left: 0;
    top: 0;
}

#map_canvas {
    width: 500px;
    height: 300px;
}

.background_white {
    background: #fff;
}

.text_center #username {
    width: 100px;
} 

.text_center #password {
    width: 104px;
}

.x_small {
    font-size: x-small;
}

.vert_top {
    vertical-align: top;
}

#mapid {
    width: 420px;
    height: 400px;
}

#overDiv {
    position: absolute;
    visibility: hidden;
    z-index: 1000;
}

.ab_window {
    position: absolute;
    visibility: hidden;
    top: 100px;
    right: 8px;
}

#zipinfo {
    top:100px;
    right: 8px;
    position: fixed;
    background: InfoBackground;
    border: 1px solid black;
    font-size: 8pt;
    padding: 4px;
    visibility: hidden;
}

#context.context {
    top: 100px;
}

.warning_img {
    margin-top: 16px;
}

.colorbox img {
    border: 2px solid #000;
}