body {
    font-family: Georgia, "Times New Roman", Arial, Tahoma, sans-serif;
    background-color: #002e00;
    margin-top: 20px;
    margin-bottom: 0px;
}

a.body:link {
	text-decoration: underline;
	color: #002e00;
	font-weight:bold;
}

a.body:visited {
	text-decoration: underline;
	text-decoration: none;
	color: #002e00;
}

a.body:active {
	text-decoration: none;
	color: #002e00;
	font-weight:bold;
}

a.body:hover {
	text-decoration: underline;
	color: #002e00;
	font-weight:bold;
}

h1, h2, h3, h4, h5 {
    font-family: Georgia, "Times New Roman", Arial, Tahoma, sans-serif;
    color: #002e00;
    margin-top: 0px;
	margin-bottom:0px;
    padding-top: 0px;
    font-weight: 100;
}

h1 {
    font-size: 24px;
    margin-top: -5px;
}

h2 {
    font-size: 18px;
    font-style: italic;
    margin-bottom: 0px;
}

h3 {
    font-size: 24px;
    margin-top: -5px;
	font-style: italic;
}

h4 {
    font-size: 28px;
    margin-top: -17px;
	font-style: italic;
	margin-bottom: 0px;
}

h5 {
    font-size: 32px;
    margin-top: -5px;
	font-style: italic;
}

.contentHeader {
	font-weight: bold;
	color: #002e00;
}

.type12 {
	font-family: "Arial Unicode MS", Arial,  "Times New Roman", Tahoma, sans-serif;
    font-size: 12px;
}

.bioTitle {
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Arial, Tahoma, sans-serif;
    color: #002e00;
    margin-top: 0px;
    padding-top: 0px;
    font-weight: 100;
}

.propertyTitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Arial, Tahoma, sans-serif;
    color: #002e00;
    margin-top: 0px;
    padding-top: 0px;
    font-weight: 100;
}

.smallHeader {
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Arial, Tahoma, sans-serif;
    color: #002e00;
    margin-top: 0px;
    padding-top: 0px;
    font-weight: bold;
}

p {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;    
}

p.small {
    margin-right: 0px;
	margin-botom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;    
}
.clear {
    clear: both;
    height: 1px;
}

#top_bar {
    width: 880px;
    height: 21px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/top_bar.jpg');
    background-position: center;
    background-repeat: no-repeat;
}

#bodycontainer {
    width: 808px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    background-image: url('images/bodycontainer_bg.jpg');
    padding-left: 36px;
    padding-right: 36px;
}

#bottom_bar {
    width: 880px;
    height: 19px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/bottom_bar.jpg');
    background-position: center;
    background-repeat: no-repeat;
    text-indent: 50px;
    padding-top: 35px;
    font-size: 10px;
    color:  #002e00;
}

#container {
    width: 100%;
    position: relative;
}

#logo_container {
    
}

#nav_container {
    width: 800px;
    padding-left: 4px;
    padding-right: 4px;
    background-color: #AEA73D;
    height: 30px;
    margin-bottom: 15px;
}

#navigation {
    margin: 0px;
    margin-left: 14px;
    padding: 0px;
    text-align: center;
    list-style: none;
}

#navigation li {
    display: block;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 30px;
    width: auto;
}

#navigation li a {
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    display: block;
    height: 30px;
    width: auto;
    padding-left: 18px;
    padding-right: 18px;
    background-image: url('images/nav_separator.jpg');
    background-position: bottom right;
    background-repeat: no-repeat;
}

#navigation li a:hover, #navigation li:hover a, #navigation li a.activenavigation {
    color: #002e00;
    background-image: url('images/nav_over.jpg');
    background-position: bottom right;
    background-repeat: repeat-x;
}

#firstnav {
    padding-left:2px;
 	background-image: url('images/nav_separator.jpg');
	 background-position: bottom left;
 	background-repeat: no-repeat;
}

#left_nav_container {
    float: left;
    clear: none;
    width: 150px;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}

#left_home_container {
    float: left;
    clear: none;
    width: 150px;
    margin: 0px;
    padding-left: 10px;
    padding-top: 307px;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}

#left_nav_container ul {
    list-style: none;
}

#left_nav_container ul li {
    padding-top: 7px;
    padding-bottom: 7px;
}

#left_nav_container ul li a {
    text-decoration: none;
    color: #666666;
}

#left_nav_container ul li a:hover, #left_nav_container ul li a.activesubnavigation {
    color: #AEA73D;
}

#right_container {
    font-family: "Arial Unicode MS", Arial,  "Times New Roman", Tahoma, sans-serif;
    font-size: 12px;
    float: right;
    width: 580px;
    min-height: 364px;
    padding-right: 25px;
    padding-top: 15px;
    background-image: url('images/contentTree.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

#home_container {
    font-family: "Arial Unicode MS", Arial,  "Times New Roman", Tahoma, sans-serif;
    font-size: 12px;
    float: right;
    width: 490px;
    min-height: 364px;
    padding-right: 115px;
    padding-top: 15px;
    background-image: url('images/contentTree.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

#map_container {
    font-family: "Arial Unicode MS", Arial,  "Times New Roman", Tahoma, sans-serif;
    font-size: 12px;
    float: right;
    width: 580px;
    min-height: 364px;
    padding-right: 25px;
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 14px;
}

#right_containerAbout {
    font-family: "Arial Unicode MS", Arial,  "Times New Roman", Tahoma, sans-serif;
    font-size: 12px;
    float: right;
    width: 460px;
    height: 364px;
    padding-right: 145px;
    padding-top: 15px;
    background-image: url('images/contentTree.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 20px;
	overflow:auto;
}


#right_nav_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	float: right;
	clear: none;
	width: 150px;
	margin: 0px;
	padding-left: 15px;
	color: #666666;
}

#right_nav_container ul {
    list-style: none;
}

#right_nav_container ul li {
    padding-top: 7px;
    padding-bottom: 7px;
}

#right_nav_container ul li a {
    text-decoration: none;
    color: #666666;
}

#right_nav_container ul li a:hover, #right_nav_container ul li a.activesubnavigation {
    color: #AEA73D;
}

.property_image {
    text-align: center;
    border: 2px solid #AEA73D;
    clear: none;
}

#biog {
    float: left;
    width: 330px;
    height: 350px;
	padding-right:10px;
    overflow: auto;
}

#bio_img {
    position:absolute;
    width:305px;
    height:455px;
    top: 211px;
    right: -36px;
}

.text_input_large {
    height: 24px;
    line-height: 24px;
    width: 365px;
    border: none;
    outline: none;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
    margin: 0px;
    background-image: url('images/text_input_large.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-color: #D8D478;
}

.text_input_email {
    height: 24px;
    line-height: 24px;
    width: 198px;
    border: none;
    outline: none;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
    margin: 0px;
    background-image: url('images/text_input_email.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-color: #D8D478;
}

.text_input_phone {
    height: 24px;
    line-height: 24px;
    width: 150px;
    border: none;
    outline: none;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
    margin: 0px;
    background-image: url('images/text_input_phone.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-color: #D8D478;
}

.textarea {
     background-color: #D8D478;
     width: 365px;
     padding-left: 3px;
     padding-right: 3px;
     padding-top: 5px;
     padding-bottom: 5px;
     height: 100px;
}

#send {
    width: 64px;
    height: 27px;
    background-image: url('images/send.jpg');
}

#popupForm {
	width:400px;
	height:400px;
	background-image:url('images/popup_bg.jpg');
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}

#popupContent {
	height: 290px;
	width: 320px;
	padding-top: 110px;
	padding-right: 80px;
	text-align:right;
}
