﻿#site-menu {background-color:#edffdb; height:70px; border-bottom:solid 1px #5ea641;}
#site-body {margin-top:-70px;}
#body-left {width:200px; float:left;}
#body-right {width:250px; margin-top:75px; float:right;}
#body-center {margin:0; padding:0px 255px 0px 205px;}

A:link, A:visited, A:active {text-decoration:none;color:#3d9519;}
A:hover {text-decoration:underline;color:#e33b00;}
A.left-menu:link, A.left-menu:visited, A.left-menu:active
{text-decoration:none;color:#3d9519; display:block; padding:3px 0px 3px 3px; background-color:#f8fff0; border-bottom:solid 1px #9df05b; border-top:solid 1px #FFFFFF;}
A.left-menu:hover
{text-decoration:none;color:#3d9519; display:block; padding:3px 0px 3px 3px; background-color:#edffdb; border-bottom:solid 1px #5ea641; border-top:solid 1px #FFFFFF;}

#left-image{ width:200px; height:200px; background-color:#f0f0f0;}
.left-content { border:solid 1px #5ea641; margin-top:5px;}
.left-content-head{ padding:3px; background-color:#f8fff0; font-weight:bold;}
.left-content-middle {padding:3px;}

#center-top-head{font-family:Garamond;font-size:x-large; font-weight:bold; color:#5ea641; line-height:40px; height:40px;}
#center-top-menu{margin:-1px auto 0 auto; width:100%; float:left; display:table;}

.center-content{ width:100%; float:left;}
.center-content-head{ background-color:#f8fff0; border-top:solid 1px #5ea641; padding:5px; font-weight:bold;}
.center-content-middle{ padding:5px;}

A.center-top-menu{background-color:#5ea641; color:White; font-weight:bold; margin-left:2px; height:30px; line-height:30px; display:block; float:left; padding:0 10px 0 10px;}
A.center-top-menu:link, A.center-top-menu:visited, A.center-top-menu:active
{ background-color:#f8f8f8; text-decoration:none; color:Black; font-weight:bold; margin-left:2px; height:30px; line-height:30px; display:block; float:left;}
A.center-top-menu:hover
{ background-color:#8ae15b; text-decoration:none;color:Black; font-weight:bold; margin-left:2px; height:30px; line-height:30px; display:block; float:left;}


