body {
	background-color: #000000;
	color:#FFFFFF;
	margin: 0px;

}
#content {
	background-color: #000000;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

p, td {font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#fff;
   line-height:1.5em;}
	
p.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #66CCCC;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #66CCCC;
}
td.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #66CCCC;
}
.emph {
	font-style: italic;
	font-weight: bold;
}

#companyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	font-variant: small-caps;
}
a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6699FF;
}
a:hover {
	color: #DF00DF;
}

.menuitem {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 11px;
	color: #6699FF;
}

#navigationtop, #navigationbottom {
	width:100%;
}

#navigationtop td, #navigationbottom td { color: #DF00DF;
font-weight:bold;
}

#navigationtop th, #navigationbottom th { color: #DF00DF;
font-weight:bold;
}

.navigation-jump, .navigation-jump form, .firstpage, .lastpage, #navigationbottom  {
/*	display:none;*/
	margin-bottom:0px;
}

.navigation-backwards {
	text-align:left;
}

.navigation-forward {
	text-align:right;
}

#listingtable {
	clear:both;
}

#listingtable td {
	text-align:center;
}

.properties {
	font-weight:bold;
}

.listingdescription {
	display:block;
	font-size:11px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	color: #CCCCCC;
}

img#mainimg {
	display:block;
	width:300px;
	float:left;
	margin:10px;
}

a img {
	border-width:0px;
}

#menu {
	vertical-align:top;
	padding-top:10px;
	background:blue;
	margin:0px;
}

/*li a {
    margin:2px;
    color:#6699FF;
    background:transparent;
    text-decoration:none;
}

li a:hover {
    margin:2px;
    color:#6666CC;
    background:#000000;
    text-decoration:none;
}
*/
.virtualtour-link {
   font-size: 12px;
   font-weight: bold;
}
.price {
   color: #DF00DF;
   font-size: 12px;
   font-weight: bold;
}

.textbox 	{width:200px;
			  height:80px;
			  background-color:#FFFFFF;
			  color:#000000;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
			  font-size:12px;
			  float:right;
			  padding:5px;
			 }
.textbox2	{width:200px;
			  height:50px;
			  background-color:#FFFFFF;
			  color:#000000;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
			  font-size:12px;
			  float:right;
			  padding:5px;
			  margin-top:-10px;
			 }