@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px;}
a, input { text-decoration:none; outline:none;}
img {border:0; outline:none;}

#home #menuhome{ background:url(../images/home_ho.gif) no-repeat 50% 50% #AA9E88; width:95px; height:47px; cursor:pointer}
.menuhome_visited{ background:url(../images/home.gif) no-repeat 50% 50% #8A9F42; width:95px; height:47px; cursor:pointer}
.about{ background:url(../images/about.gif) no-repeat 50% 50% #8A9F42; width:211px; height:47px; cursor:pointer}
#abt #about_visited{ background:url(../images/about_ho.gif) no-repeat 50% 50% #AA9E88; width:211px; height:47px; cursor:pointer}
.view{ background:url(../images/view.gif) no-repeat 50% 50% #8A9F42; width:126px; height:47px; cursor:pointer}
#site #view_visited{ background:url(../images/view_ho.gif) no-repeat 50% 50% #AA9E88; width:126px; height:47px; cursor:pointer}
.apartment{ background:url(../images/apartment.gif) no-repeat 50% 50% #8A9F42; width:115px; height:47px; cursor:pointer}
#apart #apartment_visited{ background:url(../images/apartment_ho.gif) no-repeat 50% 50% #AA9E88; width:115px; height:47px; cursor:pointer}
.news{ background:url(../images/news.gif) no-repeat 50% 50% #8A9F42; width:195px; height:47px; cursor:pointer}
#update #news_visited{ background:url(../images/news_ho.gif) no-repeat 50% 50% #AA9E88; width:195px; height:47px; cursor:pointer}
.contact{ background:url(../images/contact.gif) no-repeat 50% 50% #8A9F42; width:91px; height:47px; cursor:pointer}
#cont #contact_visited{ background:url(../images/contact_ho.gif) no-repeat 50% 50% #AA9E88; width:91px; height:47px; cursor:pointer}

.newstext{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#786B54; font-weight:normal}
.bodytext{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4A513E; font-weight:normal; text-align:justify}
.floor_head{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#5E6452; font-weight:bold; padding-top:15px; padding-left:5px;}
.floor_detail{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5E6452; font-weight:normal; padding-top:5px; padding-left:5px;}
.copyright{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#AA9E88; font-weight:normal; padding-top:12px}

.menutext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#958A70; font-weight:normal; text-decoration:underline; padding-bottom:8px}
a:hover.menutext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#4C6202; font-weight:normal; text-decoration:underline; padding-bottom:8px}
.headtext{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#4A513E; font-weight:bold; padding-bottom:12px}
.viewtext{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4C6202; font-weight:normal; padding-top:10px; text-decoration:underline}

.contact_text{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#4A513E; font-weight:normal; text-align:justify}
.email_text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6D8322; font-weight:normal; text-decoration:underline}
a:hover.email_text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4A513E; font-weight:normal; text-decoration:underline}
.readtext{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#958A70; font-weight:normal; text-decoration:underline}
a:hover.readtext{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#8A9F42; font-weight:normal; text-decoration:underline}

.textbox{ border:1px solid #4A513E; width:282px; background-color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#8A9F42; font-weight:normal; padding:4px; overflow:auto}
.button{ border:none; width:75px; padding-top:4px; padding-bottom:4px; background-color:#8A9F42; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFF; font-weight:bold; cursor:pointer}

.pdflink{ background:url(../images/pdficon.png) no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#8A9F42; font-weight:normal; padding-left:30px; height:30px; vertical-align:middle}
.pdflink_text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#8A9F42; font-weight:normal;}
a:hover.pdflink_text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4C6202; font-weight:normal; text-decoration:underline}
.pdftext{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5E6452; font-weight:normal; text-align:left}
