/* CSS Document */

body {
	background-color: #000000;
	margin: 0;
	font-family: Tahoma;
}
.headerbg {
	background-image:url(images/inner_hbg.jpg);
	background-repeat:repeat-x;
	height: 86px;
}
.navbg {
	background-image:url(images/inner_navbg.jpg);
	background-repeat:repeat-x;
	height: 26px;
}
.innerbg1 {
	background-image:url(images/inner_bg1.jpg);
	background-repeat: repeat-x;
	height:23px;
}
.bglong {
	background-image: url(images/inner_bglong.jpg);
	background-repeat:repeat-y;
}
.leftbg {
	background-image: url(images/inner_leftbg.jpg);
	background-repeat:repeat-x;
	height: 693px;
	background-position:top;
}
.midbg {
	background-image: url(images/inner_midbg.jpg);
	background-repeat:repeat-x;
	height: 693px;
	background-position:top;
}
.rightbg {
	background-image: url(images/inner_rightbg.jpg);
	background-repeat:repeat-x;
	height: 693px;
	background-position:top;
}
.content-text {
	color: #FFFFFF;
	font-size:11px;
	text-align:justify;
}
.content-text a{
	color: #FFFFFF;
	text-decoration: none;
}
.content-text a:hover{
	color: #999999;
	text-decoration:none;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
}
.top-head {
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.top-head a{
	color: #CCCCCC;
	text-decoration:none;
}
.top-head a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.footerbg {
	background-image: url(images/inner_footerbg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height: 166px;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	color: #999999;
	font-size:10px;
}
.footer-text a{
	color: #999999;
	text-decoration:underline;
}
.footer-text a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.footer-text2 {
	font-size: 8px;
}

/*contact form*/
input, textarea, select {
	color: #000000;
	font-size:13px;
	border: 1px solid #666666; 
}
.poscontact {
	margin-top: 12px;
}
/*community*/
.com-text1 {
	color: #7b7777;
	font-size: 11px;
	font-weight: bold;
}
.com-text2 {
	color: #8c8369;
	font-size: 11px;
}
.com-text2 a{
	color: #8c8369;
	text-decoration: underline;
}
.com-text2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.poscom1 {
	margin-top: 30px;
}
.poscom2 {
	margin-top: 25px;
}
/*properties*/
.prop-heading {
	color:#f9f9e4;
	font-size: 13px;
	font-family: "Trebuchet MS";
	margin-top:0;
}
.prop-links{
	color: #7c8184;
	font-size:11px;
}
.prop-links a{
	color: #7c8184;
	text-decoration:none;
}
.prop-links a:hover{
	color: #FFFFFF; 
	text-decoration:none;
}
/*details*/
.midbg-d1 {
	background-image:url(images/inner_midbg_d1.jpg);
	background-repeat:repeat-x;
	height:86px;

}
.midbg-d2long {
	background-image: url(images/midbg-d2long.jpg);
	background-repeat:repeat-y;
	
}
.midbg-d2 {
	background-image:url(images/inner_midbg_d2.jpg);
	background-repeat:repeat-y;
}
.leftbg-d3 {
	background-image: url(images/inner_leftbg_d3.jpg);
	background-repeat:repeat-x;
	height: 273px;
}
.rightbg-d3 {
	background-image:	url(images/inner_rightbgd3.jpg);
	background-repeat:repeat-x;
	height: 273px;
}
.midbg-d3 {
	background-image: url(images/inner_midbg_d3.jpg);
	background-repeat:repeat-x;
	height: 273px;
} 
.midbg-d3a {
	height: 73px;
	background-color: #434343;
} 
.midbg-d3b {
	height: 16px;
	background-color: #696969;
} 
.prop-details {
	color: #7c8184;
	font-size:11px;
}
.prop-details a{
	color: #7c8184;
	text-decoration:none;
}
.prop-details a:hover{
	color: #FFFFFF; 
	text-decoration:none;
}
.prop-details1 {
	color: #a2a2a2;
	font-size:11px;
}
.prop-details1 a{
	color: #a2a2a2;
	text-decoration:none;
}
.prop-details1 a:hover{
	color: #FFFFFF; 
	text-decoration:none;
}
.prop-details2 {
	color: #f9f9e4;
	font-size:11px;
}
.prop-details2 a{
	color: #f9f9e4;
	text-decoration: underline;
}
.prop-details2 a:hover{
	color: #FFFFFF; 
	text-decoration: underline;
}
.details-heading {
	color:#f9f9e4;
	font-size: 16px;
	font-family: "Trebuchet MS";
	margin-top:0;
}
/*details*/
.com-heading {
	color:#f9f9e4;
	font-size: 13px;
	font-family: "Trebuchet MS";
	margin-top:0;
}
.com-heading a{
	color:#f9f9e4;
	text-decoration:none;
}
.com-heading a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.com-links{
	color: #7c8184;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
.com-links a{
	color: #7c8184;
	text-decoration:none;
}
.com-links a:hover{
	color: #FFFFFF; 
	text-decoration:none;
}
/*community details */
.cd-top {
	color: #7b7777;
	font-weight: bold;

}
.cd-link {
	color: #8c8369;
	text-decoration:underline;
}
.cd-link a{
	color: #8c8369;
	text-decoration:underline;
}
.cd-link a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.photo {
	margin-left: 260px;
}
.bdr {
	border: 2px solid #FFFFFF;
}