* {
	padding:0px;
	margin:0px;
}
/***********************************************
Misc.
***********************************************/
h2 {
	color:#500000;
	font-size:14px;
}

td {
	font-size:12px;
}

h3 {
	color:#FFFFFF;
	font-size:10px;
}
/***********************************************
Body Tags
***********************************************/
body {
	background-color:#000099;
	font-size: 12px; 
	font-family: Arial, Tahoma, Verdana;
}
/***********************************************
Headers & Footers
***********************************************/
#header {
	width:760px;
	height:131px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
}
/***********************************************
Containers
***********************************************/
#container {
	position:relative;
	width:760px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
}

/***********************************************
Content
***********************************************/
#content {
   position:relative;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	z-index:5;
}

#information {
	padding:20px;
	min-height:310px;
}

.page_title {
	font-size:16px;
	font-weight:bold;
	color: #12478B;
	padding:20px 0 0 20px;
	
}

#navbar {
	position:relative;
	width:150px;
	height:250px;
	background-color:#B80000;
	padding-top:5px;
	z-index:1;
}

#navimage {
	position:relative;
	width:150px;
	height:250px;
	margin-top:250px;
}

#fbimage {
	position:relative;
	width:50px;
	height:50px;
	margin-top:20px;
}

#hp_about { 
	width:585px;
	height:190px;
	background-color:#A0AD17;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.hp_about_img {
	margin-top:-10px;
	margin-left:10px;
}

#upcoming_events {
	width:209px;
	background-color:#12478B;
	color:#FFFFFF;
}

#upcoming_events td {
	padding-top:10px;
	padding-left:5px;
}


#upcoming_events_top {
	width:209px;
	background-image:url(../images/layout/events_top_corner.jpg);
	background-repeat:no-repeat;
	background-color:#12478B;
	color:#FFFFFF;
	margin-left:5px;
	margin-top:10px;
	padding-top:3px;
	font-size:18px;
	text-align:center;
}	

#upcoming_events_middle {
	width:209px;
	margin-left:5px;
	background-color:#12478B;
}

#upcoming_events_bottom {
	width:209px;
	height:13px;
	background-image:url(../images/layout/events_bottom_corner.jpg);
	margin-left:5px;
	margin-bottom:5px;
}

#volunteer_donate {
	background-image:url(../images/layout/volunteer_graphic.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:35px;
	padding-top:3px;
	padding-left:250px;
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
}

#purpose {
	font-size: 10px;
	font-style: italic;
	font-family: Tahoma, Verdana, Arial;
}

#spotlight {
	background-image:url(../images/layout/spotlight.jpg);
	background-repeat:no-repeat;
	height:210px;
	color:#000000;
}

#spotlight h2 {
	color:#B80000;
	font-size:26px;
	margin-bottom:10px;
}

#spotlight_text {
	width:300px;
}

#page_header {
	padding:-10px;
}
/***********************************************
A Tags
***********************************************/
a, a:visited {
	color: #AAC9DD; 
	font-size: 12px; 
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}

a:hover { 
	font-size: 12px; 
	color: #AAC9DD; 
	text-decoration: underline; 
}

#navbar a:link {
	width:140px;
	background-color: #B80000;
	color: #cccccc;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 1.5em;
	padding-left:10px;
}

#navbar a:visited {
	width:140px;
	background-color: #B80000;
	color: #cccccc;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 1.5em;
	padding-left:10px;
}

#navbar a:hover {
	width:140px;
	background-color: #CA4040;
	color: #ffffff;
	text-decoration:none;
}

#fbimage a:hover {
    background-color:#B80000;
}



#content a, a:visited {
	font-size: 12px; 
	color:#12478B;
	text-decoration:none;
}

#content a:hover {
	font-size: 12px; 
	text-decoration:underline;
}

#footer a {
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

#footer a:visited {
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

#footer a:hover {
	font-size:10px;
	text-decoration:underline;
	color:#000000;
}

#volunteer_donate a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}

#volunteer_donate a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}

#volunteer_donate a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:14px;
}

/***********************************************
Forms
***********************************************/
.required {
	color:#FF0000;
}

.errmsg {
	font-weight:bold;
	color:#FF0000;
}

.msg {
	font-weight:bold;
	color:#FF0000;
}

/*-------------------------------------------------
CALENDAR
-------------------------------------------------*/

#cal {
	position:relative;
	text-align:center;
	top: 2em; 
	left: 0em;
	height:550px;
}

#calnavbar {
	position:relative;
	top: 2em;
	width:550px;
	text-align:center;
}

#calnavbar a:link {
	display:inline;
	color:#c41e3a;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	margin-right:20px;
}

#calnavbar a:hover {
	text-decoration:underline; 
}

#calnavbar a:visited {
	display:inline;
	color:#c41e3a;
	font-weight:bold;
	font-size:12px;
	margin-right:20px;
}

/********************************************************/

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#000;}

#colorbox{}
	#cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) top left no-repeat;}
	#cboxTopCenter{height:14px; background:url(images/borderHorizontal.png) top left repeat-x;}
	#cboxTopRight{width:14px; height:14px; background:url(images/controls.png) top right no-repeat;}
	#cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) bottom left no-repeat;}
	#cboxBottomCenter{height:43px; background:url(images/borderHorizontal.png) bottom left repeat-x;}
	#cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) bottom right no-repeat;}
	#cboxMiddleLeft{width:14px; background:url(images/borderVertical.png) top left repeat-y;}
	#cboxMiddleRight{width:14px; background:url(images/borderVertical.png) top right repeat-y;}
	#cboxContent{background:#fff;}
		#cboxLoadedContent{margin-bottom:5px;}
		#cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
                #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
                #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#949494;}
                #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#949494;}
                
                #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
                #cboxPrevious{left:0px; background-position: -14px -23px;}
                #cboxPrevious.hover{background-position:-14px 0px;}
                #cboxNext{left:27px; background-position:-37px -23px;}
                #cboxNext.hover{background-position:-37px 0px;}
		#cboxClose{right:0; background-position:-60px -23px;}
		#cboxClose.hover{background-position:-60px 0px;}

                .cboxSlideshow_on #cboxSlideshow{background-position:-83px -0px; right:27px;}
                .cboxSlideshow_on #cboxSlideshow.hover{background-position:-106px -0px;}
                .cboxSlideshow_off #cboxSlideshow{background-position:-106px -23px; right:27px;}
                .cboxSlideshow_off #cboxSlideshow.hover{background-position:-83px -0px;}

