	/*  CSS */

body	{
	background: white;
    color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	
	font-family:Arial, Georgia;
	font-size: 10pt;

	
	
	}

.smalltextindent
{
	font-family:  Arial,  Helvetica, sans-serif;
    font-size: xx-small;
    text-align:left;
	margin: 5px 0px 10px 20px;
	margin-left: 20px;
	padding-left: 20px;
}


body, #outer, #inner,  #propertybanner, #pagebody, #maincontent, #maincol, #footer  {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  float:none  
}



	
#outer{

   
	
	margin-right:auto;
	margin-left:auto
	
	
	}	
	
#inner	{
   float: none;
	
	background: #fff;
	color: #333;
	padding: 0;
	margin:0;
	 

	}
	


	
#maincol 
{


	
}




#pagebody	{
	
	
    padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	}

h1
{
	/*font-family:  Arial,  Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;  
	text-align: left;
	margin: 5px 0 10px 0;
	color:#000000*/
	
	font-family:  Arial,  Helvetica, sans-serif;
    font-weight: bold;
    font-size:   18px;  
	color:#000000;
	padding: 0px 0 0 0px;
}

h2
{
	/*font-family:  Arial,  Helvetica, sans-serif;
    font-weight: normal;
    font-size: 15px;  
	text-align: left;
	margin: 5px 0 10px 0;
	color:#000000*/
	
	font-family:  Arial,  Helvetica, sans-serif;
    font-weight: normal;
    font-size:   16px;  
	color:#000000;
	padding: 0px 0 0 0px;
	margin:3px 0 3px 0;
}

.smalltext {
	font-family:  Arial,  Helvetica, sans-serif;
    font-weight: normal;
    font-size: x-small;  
	text-align: left;
	margin: 5px 0 10px 0;
	color:#000000
	}
	
.printlinks {
	font-family:  Arial,  Helvetica, sans-serif;
    font-weight: normal;
    font-size: small;  
	text-align: left;
	color:#FFFFFF;
	}

p	
{
	font-family:  Arial,  Helvetica, sans-serif;
    font-weight: normal;
    font-size:   12px;  
	text-align: left;
	margin: 5px 0 5px 0;
	color:#000000;
	line-height:normal
	
	}


/* Property text and  pic table */


.maincol {   width:auto; padding: 2px 0 0 4px;  font-weight: normal;    text-align: left;     background-color: #ffffff; font-size:small;  color:#000000
}

.maincol2 {   width:291px; font-weight: normal;   padding-top:10px; text-align: center;     background-color: #ffffff; font-size:10px;  color:#000000;

}
table.table1  .maincol2 a {

color:#990000;
text-decoration:underline

}

/* Property Details table */

table.table1  td { border-bottom: solid #cccccc 0px;  border-right: solid #cccccc 0px; }
table.table1 { border-top: solid #cccccc 0px; border-left: solid #cccccc 0px;  width: 650px !important; padding:0; background-color:#FFFFFF
}

table.table3  td { border-bottom: solid #cccccc 1px;  border-right: solid #cccccc 1px; }
table.table3 { border-top: solid #cccccc 1px; border-left: solid #cccccc 1px;  width: auto !important; padding:0; background-color:#FFFFFF
}

table.table2 { padding:1px; border: solid #cccccc 1px;    width: auto !important; padding:0; margin-top:10px; background-color:#FFFFFF
}
table.table2  td {       border-bottom: solid #cccccc 1px;  border-right: solid #fff 1px;
}

.maincol3 {   padding: 2px 0 0 4px;  font-weight: normal;    text-align: left;     background-color: #E7DFD1; font-size:small;  color:#000000
}

table.table2  .maincol3 a {

color:#990000;
text-decoration:underline

}




/*  Typography */
	
	

#mainccol p, #maincol ul{

    font-family: Arial, Georgia;
	color:#000000 ;
}


	




	/* General links */
	
.links {
	
	text-decoration : none;
	color: #990000;
	
	}

.links:hover {
	
	text-decoration : underline;
	color: #999;
	
	}

.links:active {
	
	text-decoration : none;
	color: #990000;
	
	}



	


.clearboth {
	CLEAR: both
}

