@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
font-family:Tahoma;
background-color:#f1f1f1;
color:#666;
font-size:13px;
line-height:18px;
}
#main
{
background-color:white;
}
.lftRpt
{
background-image:url(../images/shadow_left.png);
width:3px;
background-repeat:repeat-y;
}
.rgtRpt
{
background-image:url(../images/shadow_left-02.png);
width:3px;
background-repeat:repeat-y;
}
.menu
{
height:30px;
background-color:#c1d62f;
color:white;
font-size:16px;
}
.menu a
{
text-decoration:none;
color:white;
}
.menu a:hover 
{
color:#666;
}
a.active
{
color:#666;
}
.box
{
width:245px;
border:1px solid #c1d62f;
}
.topFont
{
font-size:24px;
}
.boxBottom
{
height:26px;
color:white;
font-size:18px;
background-color:#c1d62f;
text-align:center;
vertical-align:middle;
max-height:300px;

}
.footer
{
color:#999;
font-size:12px;
text-align:center;
line-height:25px;
}
.footer a
{
color:#999;
font-size:12px;
text-decoration:none;
}
.footer a:hover
{
color:#000;
text-decoration:underline;
}
.bottom
{
background-image:url(../images/shadow_Bottom_rpt.png);
background-repeat:repeat-x;
}
.mainHeading
{
color:#7ac4ea;
font-size:20px;
}
.heading1
{
color:#7ac4ea;
font-size:22px;
}
hr
{
color:#ccc;
height:1px;
}
.heading2
{
color:#7ac4ea;
font-size:18px;
font-weight:bold;
}
#topHeading
{
border-bottom:1px solid #7ac4ea; 
padding-bottom:1px;
}
.HeadBottom
{
border:1px solid #7ac4ea;
}
.mainHeading2
{
font-size:16px;
font-weight:bold;
color:#c1d62f;
}
.eventHeading
{
font-weight:bold;
color:#c1d62f;
}
.ProjectsMain li 
{
list-style-type:none;
background-image:url(../images/pointer_blue_forlinks.png);
	background-position:5px .7em;
	background-repeat:no-repeat;
	padding-left:20px;
/*list-style-image:url(../images/pointer_blue_forlinks.png);*/
font-size:18px;
line-height:2em;
vertical-align:middle;

}
.ProjectsMain a
{
color:#666;
text-decoration:none;
}
.ProjectsMain a:hover
{
color:#7ac4ea;
text-decoration:none;
}
.projectTitle
{
color:#666;
font-size:16px;
font-weight:bold;
height:30px;
}
.projectSub{
font-size:13px;
text-decoration:underline;
color:#7ac4ea;
font-weight:bold;
}
.active
{
color:#000000;
}
.more
{
font-size:11px;
text-decoration:none;
color:#7ac4ea;
font-weight:bold;
}
.patronList
{
list-style-image:url(../images/pointer.png);
}
.patronList a
{
text-decoration:none;
color:#666;
}
.patronList a:hover
{
color:#c1d62f;
}
.eventSubHeading
{
font-weight:bold;
color:#c1d62f;
font-size:12px;
}
.eventSubHeading a
{
text-decoration:none;
}
.eventSubHeading a:hover
{

color:#7ac4ea;
text-decoration:underline;
}
}
