   body {
   	text-align: center;
   	font-size: 11px;
   	font-family: Arial;
   	color: #68635D;
   }
   a {
    color: #68635D;
   }
   td {
    font-size: 11px;
   }
   div.mainContainer {
   	text-align: left;
   	width: 677px;
   	margin: auto;
   }
   div.header {
   	background-image: url(../images/sand.jpg);
   	border-bottom: 2px solid #D6C7B2;
   }
   div.headertop {
   	background-image: url(../images/sand_top.jpg);
   	height: 10px;
   }
   div.mainflash {
   	height: 106px;
   }
   div.topnav {
    text-align: center;
   	background-image: url(../images/sand.jpg);
   	border-bottom: 2px solid #D6C7B2;
   	border-top: 2px solid #D6C7B2;
    color: #FFFFFF;
    margin: 0px;
    font-size: 13px;
    padding: 4px 4px 4px 4px;
    text-align: center;
   }
   div.topnav a {
    color: #FFFFFF;
    font-size: 13px;
    padding-left: 36px;
    padding-right: 36px;
    text-decoration: none;
   }
   div.topnav a:hover {
    color: #935233;
  }
   div.bottom {
   	background-image: url(../images/sand.jpg);
   	border-top: 2px solid #D6C7B2;
   }
   div.bottombar {
   	background-image: url(../images/sand_bottom.jpg);
   	height: 10px;
   }
   table.bottomtext {
    width: 100%;
    height: 30px;
   }
   table.bottomtext td {
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
   }
   table.bottomtext td a {
    color: #FFFFFF;
    text-decoration: none;
   }
   table.bottomtext td a:hover {
   text-shadow: black 0.3em 0.3em 0.2em;
   text-decoration: underline;
   }
   .bold {
   	font-weight: bold;
   }
   div.introText {
   	text-align: center;
   	font-size: 12px;
   }
   table.protbl {
   	width: 100%;
   }
   table.protbl td {
   	background-color: #EDE7DE;
   	height: 110px;
   	width: 50%;
   	font-size: 10px;
	border-bottom: 5px solid #FFFFFF;
   }
   table.protbl td.first{
   	border-right: 5px solid #FFFFFF;
   }
   table.proptableitem td{
   	font-size: 11px;
	border-bottom: 0px;
	vertical-align: top;
	width: auto;
	color: #666666;
	position: relative;
   }
   table.proptableitem td h3 {
   	padding: 0px;
   	margin: 0px;
   	margin-bottom: 3px;
   }
   table.proptableitem td h3 a {
	font-size: 12px;
	color: #8C3B1F;
   }
   table.proptableitem td h3 a:hover{
	color: #000000;
   }
   td.thumbimage {
   	width:130px;
   }
   table.propcontact {
    width: auto;
    height: auto;
    margin-top: 6px;
   }
   table.propcontact td{
   	height: auto;
   	width: auto;
   	padding-right: 3px;
   }
   div.offyellow {
     background-color: #EDE7DE;
     border-bottom: 6px solid #FFFFFF;
     padding: 12px;
   }
   div.offyellow td{
     vertical-align: top;
   }
   div.offyellow h1 {
     color: #8C3B1F;
     margin: 0px;
     padding: 0px;
     padding-bottom: 10px;
     font-size: 18px;
   }
   div.offyellow h2 {
     color: #B5826E;
     margin: 0px;
     font-size: 14px;
     padding: 0px;
     margin-bottom: 8px;
     margin-top: 5px;
   }
   table.informationblocks {
     width: 652px;
   }
   table.informationblocks td{
     vertical-align: top;
     padding-left: 10px;
     width: 230px;
     padding-bottom: 4px;
   }
   table.informationblocks td p{
     margin: 0px;
     padding: 0px;
     font-size: 11px;
   }
   table.informationblocks td.infothumb {
     padding: 0px;
     width: 74px;
     padding-bottom: 4px;
   }
   div.caption {
   text-align: center; padding-top: 3px; padding-bottom: 7px;
   }
td.proptext {
	font-size : 11pt;
}