@charset "UTF-8";
/* CSS Document */
/*starndard font size 12px, standard lineheight 14px*/

*{padding:0;margin:0;border:0}
body{background-color:#719612;background-image:url(../images/bg_body.jpg);background-repeat:repeat-x;font-family: 'Trebuchet MS',Verdana,
 Helvetica,sans-serif;font-size:62.5%}

/*main menu*/
ul#menu{position:absolute;left:230px;top:65px;width:423px;background-image:url(../images/spacer.gif);background-position:244px
 0px;background-repeat:no-repeat;}
ul#menu li{float:left;list-style:none;width:30px;height:30px;}
ul#menu li
 a{width:30px;height:30px;text-indent:-9999px;overflow:hidden;display:block;cursor:pointer}
ul#menu li#Id {background-image:url(../images/nav_Id_of.gif);} 
ul#menu li#Br {background-image:url(../images/nav_Br_of.gif);}
ul#menu li#Ad {background-image:url(../images/nav_Ad_of.gif);}
ul#menu li#Pr {background-image:url(../images/nav_Pr_of.gif);}
ul#menu li#Wb {width:32px;background-image:url(../images/nav_Wb_of.gif);} 
ul#menu li#Em {width:32px;background-image:url(../images/nav_Em_of.gif);}
ul#menu li#Pb {background-image:url(../images/nav_Pb_of.gif);}
ul#menu li#Fn {background-image:url(../images/nav_Fn_of.gif);}
ul#menu li#Wb a {width:32px;} 
ul#menu li#Em a {width:32px;}

ul#menu.home{display:none;}
/*top*/
#top{width:960px;height:50px;}
#top
 p{padding-left:230px;width:244px;height:50px;background-image:url(../images/top_tagline.gif);background-repeat:no-repeat;text-indent:-9999px;overflow:hidden;float:left;background-position:230px 0px;}
#top a, #top
 a:visited{color:#ffffff;text-decoration:none;font-size:1.2em;display:block;padding-top:12px;margin-left:420px;float:left}
#top a:hover{color:#CEDE6A;text-decoration:none}

/*Home - Animation*/
#animation{width:770px;height:435px;padding-left:190px;padding-top:15px;background-image:url(../images/tree1.jpg);background-repeat:no-repeat;}

/*Home - Main Text Area*/
#contents.home{width:720px;min-height:312px;_height:312px;padding-left:230px;padding-right:10px;padding-top:28px;background-image:url(../images/tree2.jpg);background-repeat:no-repeat;color:#ffffff;}
#contents.home h1{font-size:2.8em;line-height:2;padding-bottom:12px}
#contents.home h2{font-size:1.9em;line-height:1.4;padding-bottom:12px}
#contents.home p{font-size:1.5em;line-height:1.4;padding-bottom:14px;}

/*Secondary Pages - logo*/
#logo
 a{position:absolute;left:25px;top:50px;width:125px;height:125px;display:block;text-indent:-9999px;overflow:hidden;}

/*Secondary Pages - Slide Show*/
#slideshow{width:730px;height:385px;padding-left:230px;padding-top:65px;background-image:url(../images/tree1.jpg);background-repeat:no-repeat;}
#slides{width:720px;height:360px;overflow:hidden}
#slides img{top:0;left:0;width:720px;height:360px;}

/*Secondary Pages - Main Text Area*/
#slide_descs{width:720px;min-height:312px;_height:312px;padding-left:230px;padding-right:10px;padding-top:28px;background-image:url(../images/tree2.jpg);background-repeat:no-repeat;color:#ffffff;}
#slide_descs div.slide_desc
 h1{font-size:1.9em;line-height:1.2;padding-bottom:12px}
#slide_descs div.slide_desc
 h2{font-size:1.9em;line-height:1.2;padding-bottom:12px}
#slide_descs div.slide_desc
 p{font-size:1.5em;line-height:1.5;padding-bottom:14px;}
#slide_descs #links{padding-bottom:20px;color:#d0d5a4;}
#slide_descs #links a, #contents.slide_descs #buttons
 a:visited{color:#d0d5a4;text-decoration:none;font-size:1.3em;line-height:1.2}
#slide_descs #links a:hover, #contents.slide_descs #buttons
 a:visited:hover{color:#ffffff;text-decoration:none;}

/*Secondary Pages - Contact Us*/
#page_contents{width:730px;height:385px;padding-left:230px;padding-top:65px;background-image:url(../images/tree1.jpg);background-repeat:no-repeat;}
#page_contents
 h1{font-size:2.8em;line-height:1.2;padding-top:10px;padding-bottom:14px;color:#719612}
#page_contents p{font-size:1.9em;line-height:1.2;color:#333333}
#contact_descs{width:720px;min-height:312px;_height:312px;padding-left:230px;padding-right:10px;padding-top:28px;background-image:url(../images/tree2.jpg);background-repeat:no-repeat;color:#ffffff;}
#contact_descs div.contact_desc
 h1{font-size:1.9em;line-height:1.2;padding-bottom:12px}
#contact_descs div.contact_desc
 h2{font-size:1.9em;line-height:1.2;padding-bottom:12px}
#contact_descs div.contact_desc
 p{font-size:1.3em;line-height:1.4;padding-bottom:14px;}

a, a:visited{color:#dc5b22}
a:hover, a:visited:hover{color:#e9a82b}

/*footer*/
ul#footer{list-style:none;margin-left:230px;width:710px;border-top:1px solid
 #d0d5a4;padding-top:10px}
ul#footer li{float:left;border-right:1px solid
 #d0d5a4;padding-left:8px;padding-right:8px;font-size:1.1em;line-height:1;}
ul#footer li.first{padding-left:2px;}
ul#footer li.last{border-right:0px;padding-right:0px;}
ul#footer a, #footer a:visited{color:#d0d5a4;text-decoration:none;}
ul#footer a:hover{color:#ffffff;text-decoration:none}
#copyright{width:710px;margin-left:230px;padding-bottom:25px;clear:both;color:#d0d5a4;font-size:1.1em;padding-top:4px;}