/* CSS Document */

/* GLOBAL STYLES */

/*body { 
		scrollbar-track-color: transparent;
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-darkshadow-color: #000000;
		scrollbar-face-color: #700B15;
		scrollbar-shadow-color: #700b15;
		scrollbar-3dlight-color: #000000;
		scrollbar-highlight-color: #000000;
}*/


a.menu:link { color:#e1e5b8; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; letter-spacing:1px;
}
a.menu:visited { color:#e1e5b8; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; letter-spacing:1px;
}
a.menu:active { color:#e1e5b8; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; letter-spacing:1px;
}
a.menu:hover { color:#faffcc; text-decoration:underline; font-family:arial; font-weight:bold; font-size:12px; letter-spacing:1px;
}

.menu_noclick {color:#ff9900; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; letter-spacing:1px;
}

.menu_bracket {font-size:13px; color:#000000; font-weight:bold;
}

.menu_bullet {font-size:13px; color:#0c6af5; font-weight:bold;
}

a.greenlink:link { color:#29e129; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; 
}
a.greenlink:visited { color:#29e129; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; 
}
a.greenlink:active { color:#29e129; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; 
}
a.greenlink:hover { color:#ff9900; text-decoration:underline; font-family:arial; font-weight:bold; font-size:12px; 
}

a.greenlink_timeline:link { color:#29e129; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; cursor:help;
}
a.greenlink_timeline:visited { color:#29e129; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; cursor:help; 
}
a.greenlink_timeline:active { color:#29e129; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; cursor:help;
}
a.greenlink_timeline:hover { color:#ff9900; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; cursor:help;
}

a.orangelink:link { color:#ff9900; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; font-variant:small-caps;
}
a.orangelink:visited { color:#ff9900; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; font-variant:small-caps;
}
a.orangelink:active { color:#ff9900; text-decoration:none; font-family:arial; font-weight:bold; font-size:12px; font-variant:small-caps;
}
a.orangelink:hover { color:#ff9900; text-decoration:underline; font-family:arial; font-weight:bold; font-size:12px; font-variant:small-caps;
}


a.contactlink:link { color:#ffffff; text-decoration:none; font-family:serif; font-weight:bold; font-size:12px; text-decoration:underline;
}
a.contactlink:visited { color:#ffffff; text-decoration:none; font-family:serif; font-weight:bold; font-size:12px; text-decoration:underline;
}
a.contactlink:active { color:#ffffff; text-decoration:none; font-family:serif; font-weight:bold; font-size:12px; text-decoration:underline;
}
a.contactlink:hover { color:#ff9900; text-decoration:underline; font-family:serif; font-weight:bold; font-size:12px; text-decoration:underline;
}

a.year:link { color:#ffffff; text-decoration:underline; font-family:serif; font-weight:normal; font-size:14px; 
}
a.year:visited { color:#ffffff; text-decoration:underline; font-family:serif; font-weight:normal; font-size:14px; 
}
a.year:active { color:#ffffff; text-decoration:underline; font-family:serif; font-weight:normal; font-size:14px; 
}
a.year:hover { color:#ffffff; text-decoration:underline; font-family:serif; font-weight:normal; font-size:14px; 
}

.holder {color:#000000;font-weight:bold;}

.dropshadow {
    /* Empty declaration: this is here so that you can tag shadowed things */
}

.shadowed {
    /* This styles our actual text */
    position: absolute;
    background: transparent !important;
    z-index: 100;
    margin: 0;
}

/* community page */

.advert {color:#ffffff;font-size:13px;font-family:arial;font-weight:bold;
}

.leftRightBorder {border-left:4px solid #001e4a;border-right:4px solid #001e4a;padding-left:5px;padding-right:5px;
}

.calendarRow {width:680px;
}

.calendarDay {width:215px;float:left;margin-right:8px;
}

.calendarMonth {font-size:30px;font-family:arial black;color:#ffffff;margin-top:5px;background-color:#0060f0;padding-left:5px;padding-bottom:2px;border:2px solid #002357;
}

.inserviceMonth {font-size:22px;font-family:arial black;color:#ffffff;margin-top:5px;background-color:#0060f0;padding-left:5px;padding-bottom:2px;border:2px solid #002357;width:663px;margin-left:8px;
}

.time {color:#00FF33;
}

.activityDay {font-size:18px;font-family:arial;color:#ffffff;font-weight:bold;width:680px;background-color:#0060f0;border:2px solid #002357;padding-left:5px;padding-top:2px;padding-bottom:2px;margin-bottom:10px;
}

.activity {font-size:18px;font-family:arial;color:#ffff00;margin-bottom:10px;padding-left:5px;font-weight:bold;
}

.activityDesc {font-size:14px;font-family:times new roman;color:#ffffff;font-weight:bold;padding-left:5px;margin-bottom:20px;
}

.dash {color:#000066;
}