body{
	font-size : 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	font-style: normal;
	font-weight: normal;
	background : transparent;
    text-align : center;
    margin-left : 10px;
    padding : 0px;
    background : #ffffff;
	color : #000000;
}
img {
	border: 0;
}
img.listingThumb { 
	float : left;
	margin: 10px;
}
img.listingEmail {
	float : right;
}
td.listingSubtitle {
	background : #ffffcc;
}
#level0 { /* outermost div -- left nav visible */
	 width : 800px; /* This needs to be set here and in .contentTable to work with NS */
     margin : 0 auto;
     text-align : left; /* to undo the quirky browser hack */
}
#main {
	margin: 0px;
}
#topBar {
	width : 100%;
	height : 100px;
}
#headerBar{
   background : white;
   color : black;
   height : 42px;
   margin-left : 0px;
   text-align : right;
}
#headerBar p{
	font-size : 100%;
}
#navBar {
	background : #ffff99;
	color : #990000;
	text-align : right;
	margin-left : 0px;
	padding-bottom: 2px;
	padding-top : 2px;
	padding-left : 0px;
	padding-right : 10px;
	font-size : 90%;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#locaterBar{
	background : #ffffcc;
	color : #990000;
	text-align : right;
	margin-left : 0px;
	padding-bottom: 2px;
	padding-top : 2px;
	padding-left : 10px;
	padding-right : 10px;
	font-weight : bold;
	font-size : 90%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#locaterBar a {
    color : #990000;
}
#locaterBar span.languageMenu {
	float : left;
	font-style : italic;
	font-weight : normal;
	font-size: 80%;
	}
#locaterBar span.locatorIcons {
	float: left;
	margin-left: 18px;
	margin-top: 2px;
}

#footer {
	clear: both;
	background : #ffffcc;
	color : #999999;
	margin-left : 0px;
	padding-bottom: 2px;
	padding-top : 2px;
	padding-left : 10px;
	padding-right : 10px;
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 90%;
	margin-top : 15px;
	height : 15px;
	
}
#footer a{
	color : #B1B9D6;
}
#logoBox {
    /* position:absolute; */
    width:128px;
    top:9px;
    left:9px;
    font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	margin-left : 10px;
	float: left;
}
#emphasisBox{
	width : 100%;
	text-align : center;
	background-color : #FFFF99;
  border: solid 1px gray;
  padding : 4px;
}
span.spanish {
  font-style : italic;
}
.credit{
	float : left;
}
.copyright{
	float : right;
}
.photoCaption{
	font-weight : bold;
	text-align : center;
	margin-top : 5px;
	margin-bottom : 10px;
}
div.onlyEnglish p {
	text-align: center;
	font-style: italic;
}
.contentTable{
	width : 800px; /* This needs to be set here and in #level0 to work with NS */
}
.extraPhotoTable td.caption {
	text-align : center;
	vertical-align: top;
}
.listingTable{
	width : 800px; /* This needs to be set here and in #level0 to work with NS */
}
.listingTable p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
}
.listingTable h1{
	margin-left : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
}
.listingTable h2{
	margin-left : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
}
.mapNavLabel{
	font-weight : bold;
	font-size : 110%;
}
#navBar a:active {
	color: #00FFFF;
	font-weight: bold
	}
#navBar a:link {
	color: #000099;
	text-decoration:
	underline;
	font-weight: bold
	}
#navBar a:visited {
	color: #000099;
	text-decoration: underline; 
	font-weight: bold
	}
#navBar a:hover {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none
	}
a:active {
	color: #00FFFF;
	}
a:link {
	color: #000099;
	text-decoration: underline;
	}
a:visited {
	color: #000099;
	text-decoration: underline; 
	}
a:hover {
	color: #0099CC;
	text-decoration: none
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold; color: #000000
	}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #000000}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left : 0px;
	margin-right : 10px;
}
li {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000000
}
