/* Content styles */
.error {
    color: red;
    font-weight: 600;
}
#content-main {
	font-size:		10pt;
	color:			#000000;
	font-style:		normal;
}

.social-bookmarks {
    display: none;
}

#content-main a {
	color:			#F58025;
	text-decoration: none;
	font-weight:	bold;
}

#content-main ul.sitemap {
	list-style: none;
}

#content-main ul {
	list-style-image: url('../img/redarrow-whitebg.gif');
	color: #000;
}


/*
#content-main b {
	font-size: 		18px;
	color:			#808080;
	font-family:	Georgia;
	font-style:		italic;
}
*/
#content-main p,
#content-main p span {
	font-family: 	arial;
	font-size: 		10pt;
	color: 			#333;	
}

#content-main h3 {
	font-family:	Georgia; 
	text-transform: capitalize;
}	
#content-main h4 {
	font-family:	Georgia; 
	text-transform: capitalize;
    font-size: 16pt;
    font-weight: bold;
    color: #000;
}	


#content-main h2 {
	color: 			#8A7967;
	font-size:		24px;
	font-family:	Georgia;
}


/* Top right navigation styles */

#topnav {
	font-family:	Georgia;
	font-size:		10px;
	color:			#000;
	line-height:	12px;
	font-weight:	bold;
	
}

#topnav a {
	color:			#000;
	text-decoration: none;
	
}

/* Nav Box */

#navbox {
	line-height:	24px;
}


/* Header links */
#header-links {
	font-size:		8pt;
	font-family:	Arial;
	color:			#fff;
	line-height:	16px;
}

#header-links a {
	text-decoration: none;
	color:			#fff;
}

.links-active {
	color:			#E31B23;
}

a.links-active {
	color: 			#E31B23;
}

/* Breadcrumbs */

#breadcrumb_nav {
	margin-top: 	0;
	margin-bottom:	0;
	margin-left: 	100px;
	color:			#E31B23;
	height:			16px;
	text-transform: uppercase;
	font-weight: 	bold;
	list-style-type: none;
}

* #breadcrumb_nav li {
	
} 

#home #breadcrumb_nav {
	display: 		none;
}

#breadcrumb_nav li {
 	float:			left;
	padding-top:	0px;
	padding-bottom:	0px;
 	padding-left:	10px;
	padding-right:  10px;
	background-image: url('../img/white-arrow-yellowbg.gif');
	background-repeat: no-repeat;
	background-position: 0 .5em;
	color:			#E31B23;
	
} 

/* #breadcrumb_nav li {
	float: left;
	list-style-image: url('../img/white-arrow-yellowbg.gif');
	list-style-position: inside;
	width: 			auto;
	padding: 		0 5px;
	color:			#E31B23; 
	
} */
	
#breadcrumb_nav li a {
	color: 			#FFF;
	
}


/* Left column elements */

#content-sidebar-brownbar a {
	color: 			#FFC425;
	text-decoration: none;
	font-weight:	bold;	
}

#content-sidebar-brownbar {
	font-family: 	Arial;
	color:			#FFF;
	font-size: 		12px;
	line-height: 	16px;
	
}

#content-sidebar-brownbar h3 {
	font-weight: 	bold;
	font-size: 		16px;
	line-height: 	18px;
	margin: 		0;
}

#home #content-sidebar-brownbar {
	font-family: 	Arial;
	color:			#FFF;
	font-size: 		12px;
	
}

#home #content-sidebar-brownbar h3 {
	font-size: 		16px;
	font-weight: 	bold;
	margin: 		0;
	line-height:	16px;
}



#content-sidebar-redbar {
	color: 			#fff;
	font-family:	Georgia;
	font-size:		15px;
	line-height:	18px;
}

#content-sidebar-redbar a {
	color: 			#fff;
	text-decoration: none;
	font-weight:	bold;
}

#home #content-sidebar-redbar {
	color: 			white;
	font-family:	Georgia;
	font-size:		19px;
	line-height:	22px;
	
}

.event_body {
    margin-left: 	25px;
}
/* Right column elements */



#home #news_header {
	color: 			#5D87A1;
	font-size:		16px;
	margin-bottom:	1px;
}

#home #events_header {
	margin-top:		15px;
	margin-bottom:	1px;
	color: 			#F58025;
	font-size:		16px;	
}


#content-right-sidebar a {
	color: 			#F58025;
	text-decoration: none;
	font-weight:	bold;	
}

#content-right-sidebar h3 {
	font-family:	Arial;
	font-size:		16px;
	font-weight:	bold;
	margin-top:		-3px;
	margin-bottom:	5px;
}
#content-right-sidebar {
	font-size:		14px;
	font-family:	Georgia;
	color:			#666;
	
}





/* Footer */
#footer {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		10px;
	color:			#7d6a55;
	line-height:	11pt;
	
}

#footer a {
	text-decoration: none;
	color:			#7d6a55;
}
