/* CSS Document */


/*
---------------------------------------------
01. main/default elements
---------------------------------------------
*/

body { background:#0F0000 url(../images/bg_body.jpg) no-repeat top center; font-family:"Lucida Sans", Arial, Helvetica, sans-serif; color:#FFFFFF}

a:link, a:visited {color:#fff; text-decoration: none}
a:hover {color:#fff; text-decoration: none}
.contents a {
		font-weight: bold;
	}

p { font-size:14px; line-height:1.4em;}
.contents {
		font-size: 14px;
	}
h1 { font-size:20px; color:#010101}
h3 { font-size:25px;}
h4 { font-size:18px;}

	
		
.contents ul {
	
	margin: 15px 35px;
}
	.contents ul li {
		padding: 0 0 5px 0;
	}
	
	/*  for blog/calendar list items to still have list bullets */	



/*
---------------------------------------------
02. wrapper
---------------------------------------------
*/

#wrapper { width:962px; margin:0 auto}


/*
---------------------------------------------
03. top bar
---------------------------------------------
*/

#topbar { width:962px; height:203px; float:left} 

#topbar .logo { width:375px; height:200px; float:left; position: absolute; margin-left:-150px} 

#topbar .nav { width: auto; height:192px; float:right;}
#topbar .nav ul { width: auto; height:64px; float:right;}
#topbar .nav ul li { list-style:none; float:left; font-size:16px; color:#484847; position:relative; padding-left:8px; padding-right:8px}
#topbar .nav ul li a { display:block; color:#fff; text-decoration:none; font-weight: normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding-left:10px; padding-right:10px; padding-top:145px}
#topbar .nav ul li a:hover { background:url(../images/bg_nav.png); padding-bottom:25px; color:#fff; }
#topbar .nav ul li .selected {background:url(../images/bg_nav.png); padding-bottom:25px; color:#fff; }


/*
---------------------------------------------
04. header
---------------------------------------------
*/


#header { width:962px; float:left; margin-top:8px; position:relative; z-index:100;}

#header .photo { width:706px; float:left; background:url(../images/bg_headerphoto.png); padding-top:15px; padding-left:15px}

#header .servicetimes { width:217px; height:363px; float:right; background:url(../images/bg_brown.png); padding:15px 10px; padding-right:5px}

#header .servicetimes h3 { text-align:center; font-weight:bold; padding-bottom:25px}
#header .servicetimes p { text-align:center; font-size:15px; padding-bottom:20px}
#header .servicetimes p span { font-weight:bold}
#header .servicetimes h4 { text-align:center; padding-top:30px; font-weight:bold}
#header .servicetimes .button { width:217px; height:46px; text-align:center;}


/*
---------------------------------------------
05. quick links
---------------------------------------------
*/


#quicklinks {width:962px; float:left; margin-top:8px;  position:relative; z-index:50;}
#quicklinks p { font-size:12px; text-align:center; line-height:1.3em; position:relative}

#quicklinks .featuredstory { width:213px; height:175px; float:left; padding:8px 10px; background:url(../images/bg_white_quicklinks.png)}
#quicklinks .featuredstory .heading { height:22px; background:url(../images/heading_featuredstory.png) no-repeat top left; margin-bottom:10px}
#quicklinks .featuredstory img { padding-bottom:5px}

#quicklinks .upcomingevents { width:213px; height:175px; float:left; padding:8px 10px; background:url(../images/bg_white_quicklinks.png); margin-left:10px}
#quicklinks .upcomingevents .heading { height:22px; background:url(../images/heading_upcomingevents.png) no-repeat top left; margin-bottom:10px}
#quicklinks .upcomingevents p { width:185px; float:left; text-align:center; padding:8px 15px; padding-bottom:10px; background:url(../images/divider_events.jpg) no-repeat center bottom;}
#quicklinks .upcomingevents p span { font-size:16px}
#quicklinks .upcomingevents p.nodivider { background:none; padding-bottom:0px}



#quicklinks .contactus { width:455px; height:175px; float: right; padding:8px 10px; background:url(../images/bg_white_quicklinks.png);}
#quicklinks .contactus .heading { height:23px; background:url(../images/heading_contactus.png) no-repeat top left; margin-bottom:10px}
#quicklinks .contactus .address { width: auto; float:left; padding-top:40px; padding-left:10px}
#quicklinks .contactus .phone { width: auto; float:left; padding-top:40px; padding-left:40px}
#quicklinks .contactus p { font-size:16px; text-align:left}
#quicklinks .contactus p span { font-weight:bold}




/*
---------------------------------------------
06. footer styles
---------------------------------------------
*/


#footer { width:962px; float:left; margin-top:8px; padding-bottom:200px}
#footer p { font-size:12px; text-align:right}
#footer p a { text-decoration:underline}


/*
---------------------------------------------
07. innerpage - content
---------------------------------------------
*/

#content { width:947px; float:left; margin-top:8px; background:url(../images/bg_content.png) repeat-y top center; padding-top:15px; padding-left:15px; padding-bottom:100px;  position:relative; z-index:25}
#content h1 { font-weight:bold; letter-spacing:-1px}
#content p { font-size:15px; padding-bottom:20px}



/*
---------------------------------------------
08. innerpage - left panel
---------------------------------------------
*/

#leftpanel { width:692px; float:left}

#leftpanel ol {
	list-style: decimal;
	margin: 0px 20px 10px 10px;
	margin-left: 25px;
	float: left;
}
	#leftpanel ol li {
		padding: 0 0 5px 0;
		margin-left: 25px;
		color: white;
	}	
		
#leftpanel ul {
	list-style: disc;
	margin: 0 20px 10px 10px;
	float: left;
}
	#leftpanel ul li {
		padding: 0 0 5px 0;
		margin-left: 25px;
		color: white;
	}	
	
	#leftpanel blockquote {
		margin-left: 25px;
	}



/*
---------------------------------------------
09. innerpage - right panel
---------------------------------------------
*/

#rightpanel { width:230px; float:right;}
#rightpanel h1 { font-weight:bold; letter-spacing:-1px}
#rightpanel p { padding-left:10px}

#rightpanel ul { width:230px; float:left; list-style:none; padding-top:0px; }
#rightpanel ul li { font-size:20px; text-align:right;}
#rightpanel ul li a { height:25px; display:block; padding:12px; color:#FFFFFF; text-decoration:none; position:relative; font-family:Verdana, Arial, Helvetica, sans-serif}
#rightpanel ul li a:hover {color:#fff; text-decoration:none; background:url(../images/hover_rightnav.png) no-repeat top left}
#rightpanel ul li .selected {color:#fff; text-decoration:none; background:url(../images/hover_rightnav.png) no-repeat top left}




/* THESE STYLES WILL SHOW UP IN THE CMS TEXT EDITOR */
	/* <textEditor> */		
		.fontGeorgia {font-family: georgia, serif;}
		.fontTimes {font-family: "times new roman", times, serif;}	
		.fontVerdana {font-family: verdana, sans-serif;}
		.fontArial {font-family: arial, sans-serif;}
		.fontTahoma {font-family: tahoma, sans-serif;}	
		
		.textBlack, .textBlack a {color: #111;}
		.textWhite, .textWhite a {color: #fff;}
		.textGrey, .textGrey a {color: #adaeae;}	
		.left {float: left; margin-right: 1em;}
		.right {float: right; margin-left: 1em;}
		.textSmall {font-size: 85%;}
		.textLarge {font-size: 125%;}
		.noborder {border: none !important;}
		span.imageBorder img {border: 1px solid #333;}
	/* </textEditor> */





/* GENERAL, SITEWIDE CONTENT CALLINGS */

/* links */
a {
	color: #333;
	text-decoration: underline;
}
	a:hover {
		color: #999;
	}





/* setting the OL/UL to specified values in the content areas */
.contents ol {

	margin: 0px 25px;
}
	.contents ol li {
		padding: 0 0 5px 0;
	}	
		
.contents ul {
	margin: 10px; 
}
	.contents ul li {
		padding: 0 0 5px 0; border-bottom: solid #48250f; 
	}	
	
	/*  for blog/calendar list items to still have list bullets */
	.blogList ul li li, .eventsList ul li li {list-style: square !important;}
	.blogList ol li li, .eventsList ol li li {list-style: decimal !important;}



/* want the paragraphs to have a nice even margin */
.contents p {
	margin: 0 0 15px 0;
}



/* want good looking horizontal rules */
hr {
	border: 1px solid #000;
	border-width: 1px 0 0 0;
	border-collapse: collapse;
	clear: both;
	margin: 10px 0;
}


	
	
	
/* ELEMENT SPECIFIC CALLINGS */
	
/* BLOG ITEM */	
	/* blog listing page */
	.blogList {
		padding: 0;		
	}
		.blogList ul {
			margin: 0 !important;
			padding: 0 !important;
			list-style: none;
		}
			.blogList ul li {
				list-style: none;
			}
			
			.blogList ul li h2.postTitle {
				font-weight: normal !important;
			}
			
			.blogList ul li  .postDate {
				margin: 0 0 10px 0;
				color: #999;
			}
				
				
			/* rss icon */
			.rss img {border: none}
				
				
	/* post detail page */
	#secPage .post h2 {
		margin: 0 0 10px 0;
	}
		#secPage .post .postDate {
			margin: 0 0 10px 0;
			color: #999;
		}
		#secPage .post .blogBack {
			margin: 10px 0;
			font-weight: bold;
		}
	
	
	/* blog comments */
	.comments {
		padding-top: 10px;
	}
		.comments dl {
			background: #fff !important;
		}	
			dt.comment {
				background: #fff !important;
				float: right;
				width: 155px;
				color: #666 !important;
				border-top: 1px solid #734526;
				clear: both;
			}			
			dd.comment {			
				border-top: 1px solid #734526;
				background: #fff !important;
				margin-right: 180px;
				padding-left: 0 !important;
				padding-right: 20px;
			}
			
				/* alternate colors, for the even posts */
				dt.comment.alternate {
					color: #930 !important;
				}
				dd.comment.alternate {
					color: #930 !important;
				}
			
			.commentDate {			
				color: #999 !important;
			}
		
		
	/* comments form */
	.commentsForm {
		clear: both;
		padding-top: 15px;
		width: 80%;
	}
		.commentsForm label {
			font-weight: bold;
		}
		
		.commentsForm input, .commentsForm textarea {
			padding: 2px 4px;
			font-family: arial;
			font-size: 1em;
		}
		
		.commentsForm img { /* this is for the captcha image */
			 margin: 5px 0;
			 border: 1px solid #999;
		}
		
		.commentsForm input.submitComment {
			 margin: 10px 0;
		}
		
		.commentsForm .note {
			font-size: .9em;
			color: #999;
		}





	
	
/* LINKS AND FILES ELEMENT */
.linksModule ul { /* with this you can change the icon */
	list-style-image: url(template/icon_external.gif) !important;
}	
	.linksModule .fileSize {
		color: #999;
		font-size: .9em;
	}
	
	
	
	
	
/* SEARCH FORM */
	div.search label {
		font-weight: bold;
	}	
	div.search .searchInput {
		border: 1px solid #838383;
		padding: 2px 4px;
	}	
	div.search .searchButton {
		margin: 5px 0;
	}





/* GRAPHIC TABULAR EVENTS CALENDAR */
	.eventsCalendar table { /* entire table */
		border: 1px solid #999;
		width: 100%;
		border-collapse: collapse;
	}		
		.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
			padding: 2px;
			border: 1px solid #999;
			text-align: left;
			vertical-align: top;
			background: #777;
		}
		
		.calendarTitle td { /* top bar with current month and next/previous buttons */
			text-align: center;
			background: #A4A4A4 !important;
			color: #000;
			padding: 3px 4px !important;	
			text-transform: uppercase !important;
			font-weight: normal !important;
			font-weight: bold !important;	
		}	
			.calendarNextPrevious {
				color: #000 !important;
				font-weight: normal;
				font-size: .9em;
			}	
				.calendarNextPrevious a {
					color: #000 !important;
					font-weight: normal;
				}	
				
		.calendarDayHeader { /* m-f bar */
			color: #000;
			background: #DADADA;
			font-weight: normal;
			height: 1px;
			text-align: center;
			padding: 4px 2px;
			text-transform: uppercase !important;
			font-size: .9em;
		}	
			
		.calendarToday, .calendarToday a { /* current day */
			color: #333 !important;
			background: #DADADA;
			font-weight: bold;
		}	
		.calendarWeekendDay { /* weekends */
			background: #777;
		}		
		.calendarOtherMonthDay { /* previous or next months days on current months calendar */
			color: #333;
			background: #efefef;
		}
		
		
		
		/* calendar detail page */	
		#secPage .event h2 {
			margin: 0 0 10px 0;
		}
			#secPage .event .eventDate {
				margin: 0 0 10px 0;
				color: #999;
			}
			#secPage .event .eventBack {
				margin: 10px 0;
				font-weight: bold;
			}
			
			

	

/* ICEBRRG */
	.fieldSelected { /* background color of a selected field. */
		background: #240d00 !important;
		border-color: #dadada !important;
	}
