/**
 * Style sheet basic
 */
body
{
	font-family:Trebuchet MS, verdana, tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	color:#333;
}




a
{
	text-decoration:none;
	color:#ed1c24;
}

/*

p
{
	margin:0;
	padding:0px 0px 10px 0px;
} 

H1, .mod_catalogreader .name
{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#ed1c24;
}

H2
{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	color:#ed1c24;
}

*/
/* Search box */
.header_buttons .formbody a
{
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-transform: uppercase
}

#main .highlightbox hr
{
	height:1px;
	color:#fff;
}

#left .mod_box_items
{
	margin:0px 0px 0px 15px;
}

#left h3
{
	margin:15px 0px 0px 0px;
	padding:0;
	font-weight:bold;
	font-size:12px;
	color:#ed1c24;
}

#main_content ul, #main_content ol
{
	margin-top:4px;
}

#main_content li, #main_content li
{
	margin-bottom:4px;
}

.bar_highlight
{
	height:30px;
	padding-left:10px;
	background-image:url("http://speedy-a.arescdn.com/images/greaterSpringfield/bar_highlight_background.gif");
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#333;
	line-height:30px;
}

.bar_highlight a
{
	color:#333;
}

/* Catalog Lists */
.mod_cataloglist
{
	margin-bottom:25px;
}

.mod_cataloglist a
{
	color:#7c8919;
}

/* listings details */
.mod_catalogreader .image, .mod_catalogreader .details, p.back
{
	margin-top:15px;
}

.banner_image
{
	margin-bottom:15px;
}

/* Banner Ads */
#main_content .banner_name
{
	display:none;
}

/* Search Results */
.highlight
{
	background-color:#e1e772;
}

/* Search Results */
.mod_search div
{
	padding-bottom:15px;
}

/* Form Error */
.error
{
	color:#ed1c24;
}

/* Forms */
.ce_form .col_0
{
	padding-right:8px;
	text-align:right;
}

/* Forms */
.ce_form .explanation
{
	padding-top:10px;
	padding-bottom:5px;
}

/* Forms */
.ce_form tr.odd, .ce_form tr.even
{
	padding-bottom:5px;
}

/* Forms */
.ce_form .text, .ce_form .textarea, .ce_form .submit
{
	width:225px;
	margin-top:2px;
	margin-bottom:2px;
}

/* Forms - header mac fix */
.keywords.text
{
	width:138px;
}

/* Event Reader */
.mod_eventreader .info, .mod_eventreader .ce_text
{
	margin-bottom:10px;
}

/* News Listing */
.layout_short
{
	margin-bottom:15px;
}

#main_right
{
	font-size:11px;
}

#main_right h3
{
	margin:15px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	color:#ed1c24;
}

#main_right .event a
{
	text-decoration:none;
	color:#333;
}

#main_right div.event
{
	padding-bottom:10px;
}

