/* CSS Document */
#home-main-body{ width:100%; float:left;background-image:url(images/inner-main-bg.jpg); background-repeat:repeat-x; background-position:left top}

#outer{width:100%; float:left; background-image:url(images/inner-left-repeat.jpg); background-repeat:repeat-y}
#main{ width:100%; float:left; background-image:url(images/inner-side-main-bg.jpg); background-repeat:no-repeat}


#main-table{ width:100%; float:left; padding:0px; margin:0px; vertical-align:top}


/*LEFT SECTION*/
#left-menu{ width:193px; float:left}

#logo{ width:193px; float:left}
#menu{ width:193px; float:left; padding-top:22px}

ul#menu-items{ margin:0px; padding:0px;  width:193px}
ul#menu-items li{ list-style:none; padding-top:3px; padding-bottom:3px; text-align:right; width:193px; float:right; font-weight:bold;}

ul#menu-items a{ color:#000000; text-decoration:none; padding-right:15px}
ul#menu-items a:hover{ color:#000000; text-decoration:none; background-color:#f69336; padding-right:15px}
ul#menu-items a.selected{ color:#000000; text-decoration:none; background-color:#f69336;}

#follow-facebook{ width:193px; float:left; text-align:center; padding-top:30px}

#donate{ width:193px; float:left; text-align:center; padding-top:20px}

#left-free-content{ width:193px; float:left; padding-top:40px}


/*RIGHT SECTION*/
#inner-punch{ width:100%; float:left;}
#inner-image-repeat{ width:100%; float:left; background-image:url(images/inner-img-repeat.jpg); background-repeat:repeat-x}
#inner-content{ width:100%; float:left; padding-top:20px; padding-bottom:20px; min-height:300px; margin-right:20px; }
#inner-title{ width:100%; float:left; background-image:url(images/inner-title-bg.jpg); padding-top:17px; background-repeat:no-repeat; height:36px;}
#inner-content-area{ width:95%; float:left; background-image:url(images/inner-center-leaf.jpg); background-repeat:no-repeat; background-position:center top;}


#news{ width:90%; border:2px #000066 solid; padding:5px}


/*FOOTER SECRTION*/
#footer-link{ width:100%; float:left; text-align:center; line-height:20px; padding-top:10px}
#footer-address{ width:100%; float:left; padding-top:30px}




