/* Small issue with the Style Sheets when using media="all" and this just resolves it! */
@media screen {




/* HTML Styles */
body { margin: 0px; padding:0; background: #afd3d3; font-size:11px; line-height:16px; font-family:Arial,Verdana,Helvetica,Sans-serif; font-color: #ffffff;}

p { padding: 0px; margin: 0px;}

image { border: 0; }



/* Text Styles */

a { text-decoration: underline;}

a:hover { text-decoration: underline; }

.textbold { font-size:13px; font-weight:bold; color: #FFFFFF; text-align: left; line-height: 20px;}

.bodytext { font-size:12px; color: #FFFFFF; text-align: left; line-height: 18px; }

#title { font-size: 18px; text-align: left; width: 450px; line-height: 22px; color: #1c8179; padding-left: 10px; padding-bottom: 4px; margin-top: 28px; border-bottom: solid 2px #1c8179;}

.smalltext { font-size: 10px; line-height: 14px; color: #1c8179; padding-top: 10px;}


	
h1 { margin:0; }

h4 { margin:0; }

#footertext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1C8179; line-height: 38px; }

#footertext a { text-decoration: underline; color: #1C8179;}

#footertext a:hover { text-decoration: underline; color: #ffffff;}



#container { width: 960px; height:614px; margin: 0px; margin-top: 28px; border: 6px solid #ffffff; background: #dbdede; }

#col1 { float: left; width: 138px; height:614px; margin: 0px; padding: 0px; background: #dbdede; text-align: left; }
.nav { font-size: 13px; line-height: 22px; color: #1c8179; padding-left: 10px; padding-top: 10px;}

.nav a { text-decoration: none; color: #1C8179;}

.nav a:hover { text-decoration: underline; color: #1C8179;}


#col2 { float: left; width: 210px; height:614px; margin: 0px;  background: #4f9b9a; text-align: left; }
.text { font-size: 12px; line-height: 17px; color: #ffffff; padding: 20px;}


#col3 { float: right; width: 612px; height:614px; margin: 0px; padding: 0px; background:url("../images/home/back2.jpg") top left;}

#col3a { float: right; width: 612px; height:614px; margin: 0px; padding: 0px; background:url("../images/home/back.jpg") top left;}

#col3properties { float: right; width: 612px; height:614px; margin: 0px; padding: 0px; background: #dbdede; text-align: left;}

/* #col3a { float: right; width: 612px; height:614px; margin: 0px; padding: 0px; background: #4f9b9a;}*/

.property_text { font-size: 13px; line-height: 18px; color: #1c8179; padding-left: 20px; padding-right: 20px; }
.property_head { font-size: 14px; line-height: 18px; color: #1c8179; padding-left: 20px; padding-right: 20px; margin-bottom:8px; font-weight:bold;}

.property_more { font-size: 11px; color: #1c8179; font-weight:bold; line-height: 18px; }



#form { float: centre; width: 500px; margin: 0px; margin-top: 15px; padding: 0px;}




.cleaner { clear:both; height:0px; overflow:hidden; }



	

/* For @Media / DO NOT delete */
}