@charset "utf-8";
body{
 background:#fff url(/images/border_top.gif) top center repeat-x;
 margin:0;
 margin-top:5px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px;
}

h2{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:20px;
 color:#007044;
 text-transform:uppercase;
 font-weight:normal;
 margin:0;
 margin-top:15px;
 margin-bottom:10px;
}

a{ color:#008f57; text-decoration:underline;}
a:hover { color:#33ab73;}

/* Body: Content Styles */
.body_tr{ background-color:#eafde4;}

#content{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px;
 color:#33ab73;
 line-height:22px;
 float:left;
 width:647px;
}

#body{ color:#33ab73; line-height:22px; padding-top:5px; padding-right:15px; padding-bottom:20px;}
#body a{ color:#22673c; text-decoration:underline;}
#body a:hover{ color:#33ab73; text-decoration:underline;}

#sidebar{ float:right; width:251px;}

#quick_links{ background:url(/images/quick_bg.gif) repeat-x; height:34px;}
#quick_links a{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:15px;
 color:#22673c;
 line-height:34px;
 text-align:center;
 text-decoration:none;
 border-left:1px #f4d14e solid;
 padding:0 46px;
 padding-top:0px;
 margin:0;
}
#quick_links a:hover{ color:#219a60; text-decoration:underline;}

#cal_header{
 background:url(/images/calendar_bg.gif) no-repeat;
 border-bottom:1px #01794b solid;
 width:251px;
 height:36px;
}
#cal_header h1{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:18px;
 color:#fff4c1;
 text-transform:uppercase;
 font-weight:normal;
 margin:0;
 padding-left:10px;
 line-height:36px;
}
#cal{
 background:#37bb7b url(/images/calendar_bg.gif) no-repeat;
 border-bottom:1px #01794b solid;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px;
 color:#fff;
 line-height:18px;
 padding:10px;
 width:231px;
 height:319px;
}
#cal a{ color:#fff4c1; text-decoration:underline; font-weight:bold;}
#cal a:hover{ color:#fff;}

#mass_header{
 background:#feeea0 url(/images/mass_bg.gif) no-repeat;
 border-bottom:1px #dcc8ae solid;
 width:251px;
 height:36px;
}
#mass_header h1{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:18px;
 color:#008f57;
 text-transform:uppercase;
 font-weight:normal;
 margin:0;
 padding-left:10px;
 line-height:36px;
}
#mass{
 background:#feeea0 url(/images/mass_bg.gif) no-repeat;
 border-bottom:1px #dcc8ae solid;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px;
 color:#008f57;
 line-height:24px;
 padding:10px;
 width:231px;
 height:162px;
}
#mass strong{ color:#a48050; font-weight:bold;}

/* Nav: Background */
.nav_tr{ background:url(/images/nav_bg.gif) repeat-x; height:33px;}

/* Banner: Logo & Selu */
#logo{ float:left; width:406px; padding-bottom:15px;}
#selu{ float:right; width:492px; padding-top:37px;}

/* Footer */
.footer_tr{ background:#219a60 url(/images/footer_bg.gif) bottom center repeat-x;}

.footer{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px;
 color:#eafde4;
 text-align:center;
 padding-top:20px;
}
.footer b{ font-weight:bold; color:#fff4c1;}
span.spacer{ margin:0 10px;}
