/* TAGS BEGIN ------------------------------- */

a.address {
	color:#0335B2;
	text-decoration: underline;
}

a.headingTree:hover {
	text-decoration: none;
	background-color:#C6DDF3;
}

a.headingTreeGrouped {
	text-decoration:none;
}

a.headingTreeGrouped:hover {
	text-decoration: underline;
	background-color:#C6DDF3;
}

a.linktocounty {
	color: #9E0206;
	text-decoration:underline;
}
a.linktocounty:hover {
	text-decoration: underline;
}

a.pagetools {
	text-decoration:none;
}

a.pagetools:hover {
	text-decoration: underline;
}

a.professionalLink:hover {
	background-color:#C6DDF3;
}

a.whiteLink {
	color: #ffffff;
}

body {
	margin: 0px;
	font-family: Arial;
}

body a { 
	color:#0335B2; 
	text-decoration:none;
}

body a:hover {  
	text-decoration:underline;
}

h2 {
	font-size: 1.4em;
	margin:0px 0px;
}

h3 {
	font-size: 1.4em;
	margin:0px 0px;
}

p {
	margin:0px;
}



/* CLASSES BEGIN -------------------------------------- */

.address {
	color:#18720C; 
	line-height:18px
}

.boxBody {
	font-size:0.9em;
	color: #000000;
}

.boxTop {
	color: #ffffff;
	font-weight:bold;
}

.breadcrumb {
	font-size:120%;
}

.count {
	font-size: 0.70em;
	color: #555555;
}

.introBody {
	text-align:justify;
}

.introHeading {
	font-size: 1.3em;
	color:#810205;
	font-weight:bold;
	text-transform:uppercase;
}

.location {
	font-size: 1.6em;
	font-weight: bold;
	color: #1E1F22;
}

.moreOptions {
	color:#297029; 
	font-weight:bold;
}

.onlyPrint {
	display: none;

}

.pageTitle {
	font-size: 1.8em;
	font-weight:bold;
	color: #9E0206;
}

.pagetools {
	font-size: 0.9em;
}

.redtitle {
	font-size: 120%;
	color: #9E0206;
	font-weight:bold;
}

.searchBoxTitle {
	font-weight:bold;
	color: #9E0206;
}

.searchResultBody {
	font-size:0.9em;  
	color:#444444; 
	line-height:18px
}
.searchResultTitle {
	font-size:1.25em; 
	font-weight: normal; 
	color:#444444; 
	line-height:18px
}

.searchResultTitle a:hover {
	background-color: #C6DDF3;
}

.title {
	font-size: 110%;
	font-weight:bold;
}






/* ID'S BEGIN ---------------------------------------- */

#blackBorder {
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

#calendarDiv {
	padding:10px 20px;
}

#calendarToday {
	border:2px solid #9e0206;
}

#content {
	padding:4px 0px 20px 0px; 
	background-color:#ffffff;
}

#footer {
	margin:0px;
	padding: 20px;
	background-color:#ffffff;
}

#footer a {
	color:#666666;
	text-decoration:underline;
}

#header {
	margin:0px;
	padding:0px;
}

#intro {
	padding:0px;
	margin-bottom:0px;
	border:0px solid #E0E0E0;
	background-color: #ffffff;
}

#phoneNumber {
	display: none;
}

#printBanner {
	display:none;	
}

#resourceForm {
	
}

#static {
	padding: 10px 20px 10px 39px;
	width:722px;
}

#static li {
	list-style-image:url(../../../images/bulletArticle.gif)
}
#static ul {
	margin-top:8px;margin-bottom:8px;
}

#subIntro {
	margin-bottom:15px;
}

#subtitle {
	padding:8px 0px 0px 0px;
	margin:0px;
	color:#B5BEDC;
	text-transform:capitalize;
	font-size:180%;
}

#title {
	padding:30px 0px 0px 0px;
	margin:0px;
	color:#ffffff;
	text-transform:capitalize;
	font-size:180%;
}





/* PRINT STYLES BEGIN --------------------------------------- */

@media print 
{
	body {
		background: none;
	}
	
	.crisisBox {
		float:none;
	}
	
	.noprint {
		display:none;
	}
	
	.printBorder {
		border: 1px solid #000;
	}
	
	#caldendar {
		border-collapse:collapse;
	}
	
	#calendar td {
		border: 1px solid #888888;
		border-spacing:0px;
	}
	
	#calendarDiv {
		padding:0px;
	}

	#calendarToday {
		
	}
	
	.onlyPrint {
		display: block;
	}

	#printBanner {
		display:block;	
	}	
	
	#static {
		padding:10px 0px;
		width: 660px;
	}
}
