@charset "iso-8859-1";
body{
	margin: 0px;
	font-family: arial;
}

h1{
	font-size: 12pt;
}
h2{
	font-size: 10pt;
}
li{
	font-size: 8pt;
}
td{
	font-size: 8pt;
}
p{
	text-align: justify;
}
table.header{
	background-color: #75A3D1;
	/*background-color: #336699;*/
	width: 100%;
	border: none;
}
table.header tr td{

	border-bottom: 1px solid #336699;
	border-top: 1px solid #ffffff;
/*	border-right: 1px solid #336699;
	border-left: 1px solid #ffffff;*/
}
table.top-buts{
	width: 100%;
	border: none;
}
table.top-buts tr td {
	width: 20%;
	text-align: center;
/*	background-color: #92AAF8;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff; */
	background-color: #92AAF8;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
table.top-buts tr td a:link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
table.top-buts tr td a:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
table.top-buts tr td a:hover{
	color: #ffcc00;
	font-weight: bold;
}
table.top-buts tr td a:active{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
table.main{
	width: 100%;
	height: 100%;
	border: none;
}
table.main tr td {
	vertical-align: top;
}

table.left-nav{
	width: 100%;
	height: 100%;
	border: none;
}
table.left-nav tr th {
	width: 20%;
	height: 40px;
	text-align: center;
	vertical-align: middle;
/*	background-color: #75A3D1;*/
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
}
table.left-nav tr th a:link{
	text-decoration: none;
	color: #ffffff;
}
table.left-nav tr th a:visited{
	text-decoration: none;
	color: #ffffff;
}
table.left-nav tr th a:hover{
	text-decoration: underline;
	color: #ffffff;
}
table.left-nav tr th a:active{
	text-decoration: none;
	color: #ffffff;
}
table.left-nav tr td {
	width: 20%;
	height: 12pt;
	padding: 5px;
	padding-left: 20px;
	font-size: 10pt;
	vertical-align: middle;
	background: url(images/blue-button.gif);
	background-repeat: no-repeat;
	background-position: center left;
/*	background-color: #008A8A; */
	background-color: #75A3D1;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
}
table.left-nav tr td a:link{
	text-decoration: none;
	color: #ffffff;
}
table.left-nav tr td a:visited{
	text-decoration: none;
	color: #ffffff;
}
table.left-nav tr td a:hover{
	text-decoration: underline;
	color: #ffffff;
}
table.left-nav tr td a:active{
	text-decoration: none;
	color: #ffffff;
}
p{
	font-size: 8pt;
}
table.right{
	width: 100%;
	height: 100%;
/*		border-left: 2px dotted #000000;
	border-right: 2px dotted #000000;*/
	background: url(images/h-fade2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFff;
	
}
table.right tr td{
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	width: 20%;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	text-align: center;
}
table.right tr th{
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	width: 20%;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
}
table.right tr td table tr td{
	font weight: normal;
	border: none;
}
table.bot-buts{
	width: 100%;
	border: none;
}
table.bot-buts tr td {
	width: 20%;
	height: 40px;
	text-align: center;
	background-color: #92AAF8;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;

}
table.bot-buts tr td a:link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
table.bot-buts tr td a:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
table.bot-buts tr td a:hover{
	color: #ffcc00;
	font-weight: bold;
}
table.bot-buts tr td a:active{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
table.main tr td table.propDetails{
	border: 1px solid #000000;
}
table.main tr td table.propDetails tr th{
	background-color: #ffffcc;
    border-bottom: 1px dotted #000000;
    font-size: 12pt;
}
table.main tr td table.propDetails tr td{
	text-align: center;
	border:none;
    font-size: 12pt;
	color: #000080;
}
table.main tr td table.propDetails tr td.description{
	padding: 10px;
	text-align: left;
}
table.main tr td table.propDetails tr td.description strong{
	font-size: 14pt;
}
table.main tr td table.propDetails tr td.additionalPhotos{
	padding: 10px;
	text-align: left;
}
table.main tr td table.propDetails tr td.additionalPhotos strong{
	font-size: 14pt;
}
table.main tr td table.properties{
	width: 100%;
}
table.main tr td table.properties tr th{
	font-size: 10pt;
    background-color: #ffffcc;
    border: 1px solid #000000;
}
table.main tr td table.properties tr td{
	font-size: 8pt;
    text-align: center;
    border-bottom: 3px solid #000000;
    vertical-align: middle;
}
table.main tr td table.propDetails tr td table.propertyPhotos{
	width: 100%;
	background-color: #ffffff;

}
table.main tr td table.propDetails tr td table.propertyPhotos tr th{
	background-color: #ffffff;
	border: none;
}
table.main tr td table.propDetails tr td table.propertyPhotos tr td{
	text-align: center;
}
table.main tr td table.propDetails tr td table.propertyPhotos tr td span{
	font-size: 8pt;
}