/* CSS Document */

/*main*/
body {font-family: Arial, Helvetica, sans-serif; font-size:0.7em; color: #292929; margin: 0 ; background: #ffffff url("../images/body-bg.gif") repeat-x top left; padding: 0px;}

a:link, a:visited {text-decoration: none; color:#4c9702; font-weight: bold;}
a:hover, a:active { text-decoration: none; color:#254901;}

h1 {font-size: 1em;font-weight:normal;color:#464645;margin: 3px 0px 3px 0px;padding: 0px; text-align: right;}
h2 {font-size: 1.3em;font-weight:bold;color:#4c9702;margin: 15px 20px 10px 20px; padding: 0px 0px 5px 0px; border-bottom: 2px dotted #4c9702;}
h3 {font-weight: bold;font-size: 1.1em;color:#4c9702; margin:15px 20px 10px 20px; padding: 0px 0px 5px 0px; border-bottom: 1px dotted #4c9702;}

/*container*/
#propertycont {width: 750px; padding:0px; margin:auto;}
#turkeywrap {background:url("../images/wrapper-bg.gif") repeat-x bottom left; margin:0px; padding:0px;}
.title {font-size: 4.3em; color:#254901; padding:15px 15px 15px 0px; margin:0px; font-weight: bold;}
.highlight {color:#4c9702;}
#propertynav {background:#4c9702; padding: 12px; }

/*leftsect*/
#propertiessec {width:220px; float: left; padding-bottom: 50px;}
#propertiessec h3 {margin:0px; padding: 10px; background:#254901; width: 200px; color:#ffffff;margin-top: 20px; border: none;}
.googleleft {background:#4c9702; margin: 0px; width: 200px; padding: 10px 0px 20px 20px;} 

/*righcontent*/
#turkeyproperty {width:510px; float: right; border-top: 3px solid #4c9702; background:#ffffff url("../images/rightcont-bg.gif") repeat-x top left; margin-top: 20px; padding-bottom: 50px;}
#turkeyproperty p {margin: 8px 20px 8px 20px; padding: 0px; text-align: justify;}

/*footer*/
#turkeyfooter {height: 210px; background:#4c9702; clear: both; width: 750px;}
#turkeyfooterleft {height: 50px; background:#254901; width:220px; padding-top: 160px; float: left;}
#turkeyfooterleft h3 {color:#4c9702; font-size: 1.4em;  border: none;}
#turkeyfooter p {text-align: right; font-size: 1em; padding: 165px 20px 4px 0px; margin: 0px;}
#turkeyfooter a {color: #ffffff;}


