body { background-color: #FAF5B2; }

.bodyShadowLeft { background-image: url(../images/shadowBodyLeft.jpg); 
background-repeat: repeat-y; background-position: right; }

.bodyShadowRight { background-image: url(../images/shadowBodyRight.jpg); 
background-repeat: repeat-y;  background-position: left;}

.body {border-left: 1px solid #ffffff;  border-right: 1px solid #ffffff;
background-image: url(../images/bodyBkg.jpg); background-repeat: repeat-x;  
background-position: top; padding: 0.1cm; background-color: #333333;}

.whiteBorder {border: 1px solid #ffffff; }

/*************  left / content layout *********************/

.left {  border-right: 1px solid #777777; border-left: 1px solid #333333;
border-top: 1px solid #333333; background-color: #9D9D9D;}

.scheduledEventsHead {  border-left: 1px solid #8B8B8B; border-top: 1px solid #333333; 
border-bottom: 1px solid #333333; background-image: url(../images/scheduledEventsHeadBkg.gif);}

.scheduledEventsTitle { FONT-WEIGHT: bold; COLOR: #000000; FONT-SIZE: 9.5pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; padding-bottom: 0.1cm; padding-left: 0.2cm; 
padding-top: 0.5cm;}

.scheduledEventsTitle2 { FONT-WEIGHT: bold; COLOR: #FAF5B2; FONT-SIZE: 9.5pt; 
FONT-FAMILY:  arial, helvetica, sans-serif;   
padding-top: 0.1cm; background-color: #585858; }

.scheduledEventsText { FONT-WEIGHT: normal; COLOR: #67173C; FONT-SIZE: 9pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; padding-bottom: 0.1cm; 
padding-left: 0.3cm; padding-right: 0.2cm; }

.scheduledEventsText2 { FONT-WEIGHT: normal; COLOR: #333333; FONT-SIZE: 8.5pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; padding-bottom: 0.1cm; 
padding-left: 0.3cm; padding-right: 0.2cm; }

.eventDate { FONT-WEIGHT: bold; COLOR: #000000; FONT-SIZE: 9.5pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; padding-bottom: 0.1cm; padding-left: 0.2cm; padding-top: 0.5cm;}

.eventDate2 { FONT-WEIGHT: normal; COLOR: #000000; FONT-SIZE: 9.5pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; padding-bottom: 0.1cm; padding-left: 0.2cm; padding-top: 0.5cm;}

.eventTime { FONT-WEIGHT: normal; COLOR: #000000; FONT-SIZE: 8.5pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; padding-left: 0.2cm; 
padding-top: 0.5cm;}

.eventTitle { FONT-WEIGHT: normal; COLOR: #67173C; FONT-SIZE: 9pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; padding-bottom: 0.1cm; 
padding-left: 0.3cm; padding-right: 0.2cm; }

.eventText { FONT-WEIGHT: normal; COLOR: #333333; FONT-SIZE: 8.5pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; padding-bottom: 0.1cm; 
padding-left: 0.3cm; padding-right: 0.2cm; }


.buttonsPad { padding: 0.1cm; }

.content {padding: 0.3cm; background-color: #FAF5B2; border-right: 1px solid #333333;}

.divGrey {background-image: url(../images/divGrey.gif); background-repeat: repeat-x;
background-position: center;}

.greyBarTop {background-image: url(../images/greyBar.jpg); background-repeat: repeat-x;
 border-top: 1px solid #333333; border-right: 1px solid #333333;}

.greyBarBottom {background-image: url(../images/greyBar2.jpg); background-repeat: repeat-x;
 border-top: 1px solid #666666; border-left: 1px solid #333333; border-right: 1px solid #333333;}

/*************  Featured Section (on index) *********************/

.featuredBkg {background-image: url(../images/featuredBkgFade.jpg); background-repeat: repeat-x; 
padding: 0.3cm; FONT-WEIGHT: normal; COLOR: #333333; FONT-SIZE: 9.5pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; }

/*************  general text *********************/

.text { FONT-WEIGHT: normal; COLOR: #333333; FONT-SIZE: 8.5pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; }

.textBold { FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 8.5pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; }

.copyright { FONT-WEIGHT: normal; COLOR: #78775F; FONT-SIZE: 8.5pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; text-align: center; padding: 0.4cm; }

.msgText { FONT-WEIGHT: normal; COLOR: #333333; FONT-SIZE: 10pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; }

.smallText { FONT-WEIGHT: normal; COLOR: #FAF5B2; FONT-SIZE: 8pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; padding-bottom: 0.1cm; 
padding-left: 0.1cm; padding-right: 0.1cm; }

/*************  LINKS *********************/

a.link { FONT-WEIGHT: normal; COLOR: #170D65; FONT-SIZE: 8.5pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; text-decoration: underline;}
a.link:hover { text-decoration: underline; }

/*************  FORMS *********************/

.formHeading{ FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 9pt; 
FONT-FAMILY:  arial, helvetica, sans-serif; padding-top: 0.3cm; }

.textField { BORDER-WIDTH: 1px; BACKGROUND-COLOR: #f1f1f1;
BORDER-LEFT-COLOR: #eaeaea; BORDER-BOTTOM-COLOR: #cccccc; 
BORDER-RIGHT-COLOR: #cccccc; BORDER-TOP-COLOR: #eaeaea; 
FONT-SIZE: 0.65em; FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif; }

.submitField { BORDER-WIDTH: 1px; BACKGROUND-COLOR: #cccccc;
BORDER-LEFT-COLOR: #ffffff; BORDER-BOTTOM-COLOR: #cccccc; 
BORDER-RIGHT-COLOR: #cccccc; BORDER-TOP-COLOR: #ffffff;
FONT-SIZE: 0.65em; FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif; }