html, body{ 
 margin:0; 
 padding:0; 
 background-color: #000;

 FONT-FAMILY: Arial, Helvetica, sans-serif;
}

#header_print {
	display: none;
}
#header {
	display: block;
}
#headermenu {
	display: block;
}
#rightpanel {
	display: block;
}
#disclaimer {
	display: block;
 	color: #fff;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
#sortblocks {
	display: block;
}

.container {
	width: 771px;
	height: 100%;
	background-color: #000;
}

.boxTitleBar {
   DISPLAY: block;
	background-color: #006666;
	color: #FFFFFF;
	text-align: right;
	padding-right: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;s
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	vertical-align: middle;
}

.TitleBar2 {
   DISPLAY: block;
	background-color: #C6C600;
	color: #000000;
	text-align: center;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	vertical-align: middle;
}


/* Properties Classes */
table.PropertyAvailable {
	background-color: #fff;
}
table.PropertyContract {
/*	background: #b2b2b2 url(images/undercontract.jpg)  no-repeat center;*/
}
table.PropertySold {
/*	background: #b2b2b2 url(images/sold.jpg)  no-repeat center;*/
}

table.PropertyContainer {
	border: solid 1px #CE6563;
	padding: 10px;
	border-collapse: collapse;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	background: #fff;
}
table.PropertyContainer td.headline {
	background-color: #CE6563;
	padding: 4px 4px 4px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
table.PropertyContainer td.reduced {
	background-color: #CE0000;
	color: #000;
	padding: 1px 0px 1px 20px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
table.PropertyContainer td.showcase {
	background: #CE0000;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
table.PropertyContainer td.content2 {
	padding: 10px 0px 0px 5px;
	font-size: 14px;
	color: #000;
}

table.Property {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
table.Property td.headline {
	background-color: #CE0000;
	padding: 4px 4px 4px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

table.Property td.subtitle {
	padding: 4px 0px 0px 5px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

table.Property td.location {
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

table.Property td.content2 {
	padding: 10px 0px 0px 5px;
	font-size: 14px;
	color: #000;
}

table.Property td.content {
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	color: #000;
}
table.Property td.content span.priceA {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
table.Property td.content span.priceAS {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: line-through;
}
table.Property td.content span.priceB {
	font-size: 18px;
	font-weight: bold;
	color: red;
}

table.Property td.listingID {
	padding: 5px 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}

table.Property td.rooms {
	padding: 2px 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
}

table.Property td.label {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: right;
	height: 25px;
	color: #000;
}


table.Property td.plink a:link, table.Property td.plink a:visited{
	font-weight: bold;
	padding: 4px 0px 0px 15px;
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CE0000;
}
table.Property td.plink a:hover {
	color: #C2C9CF;
	text-decoration: none;
}

table.attachments {
	
}
table.attachments td.title {
	padding: 4px 0px 0px 5px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
table.attachments td a:link, table.attachments td a:visited{
	font-weight: bold;
	padding: 0px 5px 0px 15px;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CE0000;
}
table.attachments td a:hover {
	color: #000;
	text-decoration: underline;
}

table.suites td.title {
	background: #444444;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
table.suites tr.subtitle {
	background: #CE0000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
table.suites tr.data {
background: #C2C9CF;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

table.sort_header {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
table.sort_header td {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
table.sort_header td a:link, table.sort_header td a:visited{
	background-color: #CE0000;
	padding: 4px 4px 4px 10px;
	margin: 0px 1px 0px 1px;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

table.sort_header td a:hover {
	background-color: #B2B2B2;
	color: #444444;
	text-decoration: none;
}

table.sort_header td a:hover {
	background-color: #B2B2B2;
	color: #444444;
	text-decoration: none;
}
table.sort_header td#active a
{
background: #CE0000;
color: #000;
}
/* Used to box in images for a cleaner look*/
.border {
	border: 1px solid Black;
}
/* HREF CLASSES */
/* Main Nav */
A.tnav:link, A.tnav:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #FFFFFF; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	text-align: center;
	TEXT-DECORATION: none;
	padding-left: 14px;
	padding-right: 14px;
}
A.tnav:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #FF8A00; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
A.tnav:active {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #DCB95A; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

/*Body links*/
a:link, a:visited{
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CE0000;
}
a:hover {
	color: #C2C9CF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.request:link, a.request:visited{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding: 4px 4px 4px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #CE0000;

}
a.request:hover {
	color: #C2C9CF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


table.section {
	width: 100%;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
table.section td.date {
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}

table.section td.newstitle {
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

table.section td.content {
	font-size: 12px;
	color: #000;
}

table.info {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}

table.info td.title {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-align: center;
	padding: 0px 0px 10px 0px;
}

table.info td.label {
padding: 0px 10px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-align: right;
}


.title {
	color: #CE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.title2 {
	color: #CE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.footer{
	background-color: #CE0000;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	height: 20px;
	vertical-align: middle;
		
}

table.header{
	height: 120px;
	background: #000 url(images/header.jpg) no-repeat left;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;

}
table.header td.logo{
	background-color: #000;
	text-align: center;
}

.body{
	color: #fff;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

.label{
	color: #346666;
	font-family: Tahoma, Arial;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}
.error{
	color: #CE0000;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.button {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border : 1px solid #b2b2b2;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FCFCFC,endcolorstr=#CECECE);
}
.textbox{
	background: #F5F5F5;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px inset;
}

/* Suckerfish Nav */
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 150px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height: 20px;
		margin-bottom : 0px;
		width: 150px;
		border-bottom: 1px solid #000066;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 150px;
		margin-top : -21px;
		border-top: 1px solid #000066;
		border-right: 1px solid #000066;
		border-left: 1px solid #000066;
		
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width : 150px;
		display : block;
		color : #000066;
		font-weight : bold;
		text-decoration : none;
		background-color : #F0F0F0;
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
		color : #000066;
		background-color : #CCCCCC;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul	{ 
		left: auto;
	}

table.pagenavbar {
	width: 99%;
	border-collapse: collapse;
}

table.pagenavbar th {

	background-color: #f5f5f5;

	text-align: center;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size : 10px;
	font-weight: normal;
	color: #8F8F8F;
}

table.pagenavbar td {
	text-align: center;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size : 10px;
	font-weight: normal;
	color: #8F8F8F;
}
/*
 * Page Navigation Link Class
 */
a.pagenav:link, a.pagenav:visited {
	color : #E90000;
	font-size : 10px;
	font-weight: normal;
	text-decoration : none;
}
a.pagenav:hover {
	color : #FF9E31;
	font-size : 10px;
	font-weight: normal;
}
a.pagenav:active {
	color : #333333;
	font-size : 11px;
	font-weight: normal;
}
/*
 *
 * END Page Navigation Classes
 */
 
 
 
 /* BEGIN CAT LINK PAGES*/

table.catpage {
	width: 90%;
	/*background-color:#eee;
	border:1px solid #CE0000;*/
}
table.catpage td.title {
font-size:14px;
	background-color:#CE0000;
	font-weight:bold;
	color:#FFFFFF;
	padding: 0px 0px 0px 4px;
	border-left:1px solid #CE0000;
	border-right:1px solid #CE0000;
	border-top:1px solid #CE0000;
}

table.catpage td.body {
/*	background-color:#E5E5E5;*/
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size:10px;
/*	border-left:1px solid #CE0000;
	border-right:1px solid #CE0000;
	border-bottom:1px solid #CE0000;*/
}
table.catpage td.body a:link,
table.catpage td.body a:visited,
table.catpage td.body a:active {
	text-decoration:none;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
}
table.catpage td.body a:hover {
	text-decoration:underline;
	font-weight: bold;
	color:#FFF;
	background-color: transparent;
}

table.TphotoViewer {
	background: #000 url(images/PhotoViewerNav.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
table.TphotoViewer td {
	text-align: center;
}
table.TphotoViewer td.prev_next {
}
table.TphotoViewer td.prev_next a:link,
table.TphotoViewer td.prev_next a:visited,
table.TphotoViewer td.prev_next a:active {
	color: #CE0000;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
table.TphotoViewer td.prev_next a:hover {
	text-decoration:underline;
	color:#FFB001;
}