body {
	font-family: Times New Roman, Helvetica, Arial, sans-serif;
	text-align: center; /*For IE*/
}

.navcontainer {
	margin: 0 15px 0 15px;
}

.navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navcontainer li {
	margin: 0 0 8px 0; 
	text-align: center;	
	font-weight: bold;
	font-size: 90%;
}

.navcontainer a {
	display: block;
	color: #FFFFFF;
	background-color: #336699;
	width: 185px;
	padding: 3px 5px;
	text-decoration: none;
}

div#navmenu {
	padding-top: 1.5em;
}

#mainphoto {
	padding: 3px;
	border: 1px #cccccc solid;
	/*float: left;*/
	text-align: center;
}

#mainphotocontainer {
	/*width: 336px;*/
	width: 486px;
	clear: none;
	text-align: center;
	float: left;
}

.navcontainer {
	display: inline;
	float: left;
}

.sectioncontainer {
	clear: both;
	padding-top: 20px;
}

#scenemenu p {
	font-weight: bold;
	font-size: 90%;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	display: inline;
}

a#faq {
	font-size: 80%;
	text-align: center;
	color: blue;
	text-decoration: underline;
	background-color: white;
}

a#instructions {
	font-size: 80%;
	width: 185px;
	text-align: center;
	white-space: wrap;
	color: black;
	text-decoration: none;
	background-color: white;
}



p#propertyid {
	float: right;
	display: inline;
	font-size: 75%;
	color: #666666;
	padding: 0;
	margin: 0;
}

img.poweredby {
	margin: 5px 0 0 20px;
	display: inline;
	float: left;
	border: 0px;
}

div#pagecontainer {
	text-align: left; /* reset text alignment */ 
	/*width: 900px;*/
	width: 950px;
	margin: 0 auto; /*Center text on the page (everyone but IE) */
}

div#pagetop {
	width: 920px;
}

div#pagebottom {
	padding: 10px 0 0 15px;
}

img#realtorphoto2 {
	margin-left: 22px;
}

#realtorphotos {
	float: left;
	width: 210px;
}

img#realtorphoto1 {
	margin-left: 12px;
	align: center;
}

#realtorphotos p {
	font-size: 100%;
	margin: 0;
	text-align: center;
}

#realtorphotos p.realtorname {
	font-weight: bold;
	font-size: 110%
}

div.realtorcaption {
	width: 93px;
	float: left;
	text-align: center;
	font-size: 100%
}

div#realtorcaption2 {
	margin-left: 15px;
}

#realtordetails {
	float: left;
	padding-left: 0;
	margin-left: 0;
	text-align: center;
	font-size: 100%;
	width: 483px;
}

#realtordetails p {
	padding: 0;
	margin: .25em 0 0 0;
}

#realtordetails p.realtorcompanyname {
	 font-weight: bold;
}

#realtordetails p#realtorphone {
	margin-top: 0.75em;
}

#realtorlogo {
	float: left;
}

div#realtorlogo {
	width: 220px;
}

div#realtorlogo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: silver;
}

