body {
	margin: 0;
}

/* main navigation */
#navplinth {
	margin: 0;
	background: #666600;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color:#fff;
 	height:25px;
}

#navplinth ul {
	margin: 0;
	float:left;
	padding: 0;
	list-style: none;
	border: none;
}

#navplinth li {
	display: inline;
	float:left;
	padding:10px 0;
}

#navplinth li a {
	padding:10px 11px;
	text-align: center;
	color:#FFF;
	text-decoration: none;
}

#navplinth li a:hover { 
	background-color: #ff6600;
}

#navplinth li.active {
	margin: 0;
	padding:10px 11px;
	text-align: center;
	text-decoration: none;
	background: #ff6600;
}

.submitbutton {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-color: #DC0062;
	color: #fff;
	padding: 2px 20px 2px 20px;
}

/* body text formatting */
.bodytext {
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.bodytext h1 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.bodytext h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
}

.bodytext ul {
	margin: 0;
	padding: 0;
}

.bodytext ul.li {
	list-style-image: url(../images/bullet.gif);
	margin: 0;
	padding: 0;
}

/* main content */
.tahoma11 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.red {
	color: #FF0000;
}


/* left panel content */
.leftpaneltxt {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
	

/* default links */

a:link{
	color: #DC0062;
	text-decoration: none;
	}

a:visited {
	color: #DC0062;
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DC0062;
	}


/* section header */

.sheader {
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	color: #DC0062;
	font-weight: bold;
	}

/* heading for the property title in the view property page */

.oheader {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
	}


/* footer */

.footer {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	}



/* development listings property navigation */


#propertynav td{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	}

#propertynav a:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	background-color: none;
	text-decoration: none;
	}


#propertynav a:visited {
	font-family:  Tahoma, Arial, Helvetica;
	color: #333333;
	text-decoration: none;
	}


#propertynav a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	background-color: #CECEC6;
	text-decoration: underline;
	}

	
/* property listings - development heading */

.pheader {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	}


/* Back to top */

#top td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	}

#top a:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	}


#top:visited {
	font-family:  Tahoma, Arial, Helvetica;
	color: #FF6600;
	text-decoration: none;
	}


#top a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
	background-color: #FFFFFF;
	}


/* download centre links */
#download td{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	}

#download a:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	background-color: none;
	text-decoration: none;
	}

#download a:visited {
	font-family:  Tahoma, Arial, Helvetica;
	color: #666666;
	text-decoration: none;
	}


#download a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	background-color: #F5F5F3;
	text-decoration: underline;
	}

/* home page introduction text */
.intro {
	font-family: Arial, Helvetica;
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.introsub {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
