/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
h1{
color:#003300;
font-family:"Times New Roman", Times, serif;
}
h2 {
font-family:"Times New Roman", Times, serif;
color:#003300;
padding-left:20px;
}
h3 
{
font-size:18px;
color:#145a0d;
padding-left:20px;
}
#container{
width:952px;
margin:0px;
background-color:#FFFFFF;
}
#header{
width:952px;
height:150px;
margin:0px;
padding:0px;
}
#logo{
float:left;
width:320px;
height:150px;
padding:0px;
margin:0px;
}
#headerMiddle{
float:left;
width:632px;
height:150px;
vertical-align:middle;
}
#leftColumn{
float:left;
width:320px;
margin:0px;
padding:0px;
background-color:#FFFFFF;
vertical-align:top;
}
#giveMore{
float:left;
width:320px;
margin:0px;
background-color:#FFFFFF;
}
#calendar{
width:270px;
height:112px;
margin:0px;
padding-top:20px;
padding-left:30px;
padding-right:20px;
background-image:url(../images/calendarBG.gif);
background-repeat:no-repeat;
}
#calendarDate{
float:left;
width:90px;
height:30px;
margin:0px;
font-size:11px;
color:#6e3d36;
}
#calendarText{
float:left;
width:180px;
margin:0px;
font-size:11px;
color:#2e2e2e;
}
#rightColumn{
float:left;
width:631px;
margin-left:1px;
background-color:#FFFFFF;
}
#topNav{
width:630px;
height:109px;
margin:0px;
background-color:#000000;
}

.topNavButton{
float:left;
margin:0px;
color:#999999;
}
.topNavButton a{
display:block;
width:126px;
height:64px;
margin:0px;
padding-top:45px;
background-color:#000000;
vertical-align:middle;
text-decoration:none;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-weight:600;
}
.topNavButton a:hover{
margin:0px;
background-color:#414141;
}
/*
.topNavButton2{
float:left;
margin:0px;
background-color:#414141;
}
.topNavButton2 a{
display:block;
width:126px;
height:64px;
margin:0px;
padding-top:45px;
background-color:#414141;
vertical-align:middle;
text-decoration:none;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-weight:600;
}
.topNavButton2 a:hover{
margin:0px;
background-color:#414141;
}
*/
#main{
width:631px;
margin-top:2px;
/*
padding-left:20px;
padding-right:20px;
*/
background-color:#FFFFFF;
text-align:left;
}
#main p, ul li {
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#565656;
padding-left:20px;
padding-right:20px;
}
#main a{
text-decoration:none;
color:#009900;
}
#main a:hover{
text-decoration:underline;
color:#009900;
}
#footer{
clear:both;
width:952px;
height:86px;
margin-left:1px;
margin-right:1px;
margin-top:1px;
background-color:#FFFFFF;
}
#footerContent{
width:950px;
height:86px;
background-color:#d0d5d0;
}
.footerTag{
float:left;
width:823px;
padding-top:30px;
margin:0;
}
.footerLogo{
float:left;
width:100px;
padding-top:15px;
padding-right:25px;
margin:0;
}
#bottomInfo{
float:left;
width:700px;
height:30px;
text-align:left;
margin-top:12px;
margin-left:15px;
font-family:"Times New Roman", Times, serif;
font-size:11px;
color:#b2b2b2;
}
#bottomInfo a{
text-decoration:none;
color:#b2b2b2;
}
#bottomInfo a:hover {
text-decoration:underline;
color:#009900;
}
#bottomCopyright{
float:left;
margin-top:12px;
margin-right:15px;
width:185px;
text-align:right;
font-family:"Times New Roman", Times, serif;
font-size:11px;
color:#b2b2b2;
}
.calendarText{ font-size:11px; color:#003399; }
.calendarText a{ font-size:8px; color:#003399; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none;}
.calendarText a:visited{ color:#003399; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none;}
.calendarText a:hover{ color:#003399; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:underline;}

#linkBlue01{ font-size:8px; color:#2e2e2e; font-family:Georgia, "Times New Roman", Times, serif;}
#linkBlue01 a{ font-size:8px; color:#2e2e2e; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none;}
#linkBlue01 a:visited{ color:#2e2e2e; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none;}
#linkBlue01 a:hover{ color:#2e2e2e; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:underline;}

/*//  Drop Down MENU  //*/
.menu { height:109px; float:left; padding:0px 0px 0px 0px; background-color:#000000;}
.menu ul { padding:0px 0px 0px 0px; margin:0; list-style-type:none; }
.menu ul li {padding:0px 0px 0px 0px; float:left; position:relative; height:30px; z-index:500;}/* float the top list items to make it horizontal */
/*.menu ul li { padding:0px 0px 0px 0px; margin:0 }*/


/* Main menu rollover styles, allows button to stay highlighted when on the dropdown */
.rollover { display:block; float:left; width:126px; height:64px; padding-top:45px; margin:0px; background-color:#000000; vertical-align:middle;}
.rollover:hover { color:#414141; text-align:center; }
.rollover a { display:block; float:left; width:126px; height:64px; padding-top:45px; margin:0px; background-color:#000000; vertical-align:middle;}
.rollover a:hover { background-color:#414141;}/* Rollover fix for IE 6 */
.rollover :hover > a { background-color:#414141;}

.current { height:40px; display:block; background-color:#697D35; padding:0; margin:0; float:left, color:#b3b3b3; }
.current a { display:block; color:#697D35; float:left; width:126px; height:64px; padding-top:45px; line-height:20pt; font-size:14px; font-weight:bold; text-decoration:none; padding:10px 9px 0px 10px; margin:0 }
.current a:hover {background-color:#FFFF00; color:#FFFFFF; }/* Rollover fix for IE 6 */


/* First level dropdown styles */
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul { width:160px; visibility:hidden; position:absolute; height:30px; top:105px; left:1px; margin-left:-1px; border-top:0px solid #b3b3b3;}
.menu ul ul li {display:block; width:140px; height:auto; position:relative; line-height:3px; border:none;}
/* rollover styles */
.menu ul ul a { display:block; width:140px; height:18px; font-family:"Times New Roman", Times, serif; text-transform:none; line-height:14px; color:#b3b3b3; background-color:#000000; text-align:left; font-size:14px; text-decoration:none; font-weight:normal; padding:5px 5px 2px 15px; margin:0; border:solid #000000; border-width:0 1px 1px 1px;}
.menu ul ul a:hover {color:#d6d6d6; background-color:#414141;}
.menu ul ul :hover > a {color:#d6d6d6; background-color:#414141;}
* html .menu ul ul a {width:140px; w\idth:160px;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:13px;}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{visibility:visible; height:auto; padding-top:5px; background:transparent url(../images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}
