
BODY { background: #000000 url(Graphics/Background_Home.jpg) ; 
margin-top:30px; 
margin-right:0;
margin-bottom:12;
margin-left:0

} 

.text { font-size: 10pt; color: #ffffff; font-family: verdana, arial, helvetica, sans serif} 
.redtext { font-size: 10pt; color: #e00000; font-family: verdana, arial, helvetica, sans serif} 
.smallertext { font-size: 9pt; color: #ffffff; font-family: verdana, arial, helvetica, sans serif} 
.smallerredtext { font-size: 9pt; color: #e00000; font-family: verdana, arial, helvetica, sans serif} 

.links { font-size: 7pt; color: #888888; font-family: verdana, arial, helvetica, sans serif} 
.bold { font-size: 10pt; color: #ffffff; font-family: arial, helvetica, sans serif; font-weight: bold}

.headings1 { font-size: 11pt; color: #D22225; font-family: arial, helvetica, sans serif; font-weight: bold} 
.headings2 { font-size: 11pt; color: #ffffff; font-family: arial, helvetica, sans serif; font-weight: bold} 
.headings_burgundy { font-size: 11pt; color: #43181C; font-family: arial, helvetica, sans serif; font-weight: bold} 

 
 table.MainPages{
 border:0px;
 height:100%;
 width:780px;

 }
 
td.mainbackground{
   width:780px;
   background-color:#000000;
 }
 
 table.holder{
    border:0px;
    width:760px;
	background-color:#000000;
	
	}

table.listings {
    border:0px;
	background-color:#000000;
    width:760px;
	
	}

table.listing_details {
    border:0px;
	background-color:#000000;
    width:370px;
	height:285px;
	
	}
	
table.listing_virtualtour {
    border:0px;
	background-color:#000000;
    width:110px;
	height:121px;
	
	}
	
table.forlinks{
 border:0px;
 height:90px;
 width:780px;
 background-image:url(Graphics/Links_Background.jpg)

 }
 
  table.popup{
    border:0px;
    width:580px;
	background-color:#000000;
	
	}


 a:link { 
	color: #CA2828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	}

a:hover { 
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	}
	
a:active { 
	color: #769BC9;
	text-decoration: none;
	}
	
a:visited { 
	color: #B9B9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	}
	