/**
 * Style sheet structure
 */
body
{
	background-image:url("http://speedy-b.arescdn.com/images/greaterSpringfield/site_background.gif");
	background-position:left top;
}

#wrapper
{
	margin-top:40px;
}

/*img
{
	display:block;
	border:0;
}*/

#left .inside
{
	padding:0px 18px 0px 0px;
}

/* Header Highlight Section */
#main .highlightbox
{
	width:188px;
	height:205px;
	float:right;
	background-color:#7c8919;
	color:#fff;
	line-height:14px;
}

/* Header Highlight Section */
.highlightbox .ce_text
{
	padding-right:5px;
	padding-left:5px;
}

/* Header Highlight Section */
.highlightbox a
{
	color:#fff;
}

/* Header Highlight Section */
.highlightbox h2
{
	padding-bottom:0px;
	font-family:Trebuchet MS, verdana, tahoma, arial, helvetica, sans-serif;;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	line-height:16px;
}

/* Header Highlight Section */
.highlightbox .ce_text .image_container
{
	margin-left:-5px;
}

.header_buttons .inside_bar
{
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.header_buttons td
{
	vertical-align:top;
}

#main .header_search
{
	width:186px;
	height:58px;
	padding:5px 20px 0px 12px;
	background-image:url("http://speedy-a.arescdn.com/images/greaterSpringfield/header_button_search.png");
	background-position:left top;
	background-repeat:no-repeat;
}

#main .header_buttons
{
	width:677px;
	height:58px;
	bottom:0px;
	left:0px;
	right:0px;
	top:297px;
	display:block;
	margin:0;
	padding:0;
	vertical-align:top;
}

#main .custom
{
	margin:15px 0px 0px 0px;
	padding:0px 0px 30px 0px;
	background-color:#fff;
	background-image:url("http://speedy-b.arescdn.com/images/greaterSpringfield/content_bottom.gif");
	background-position:center bottom;
	background-repeat:no-repeat;
}

#main .content_top
{
	margin:0;
	padding:0;
}

#main_content
{
	width:677px;
	padding:18px 0px 0px 0px;
	background-color:#fff;
	background-image:url("http://speedy-d.arescdn.com/images/greaterSpringfield/content_top_left.gif");
	background-position:left top;
	background-repeat:no-repeat;
	min-height: 450px;
}

#main_content .inside
{
	padding:0px 0px 0px 21px;
}

/* One Column */
#main_one_column
{
	width:677px;
	padding:18px 0px 0px 0px;
	background-color:#fff;
	background-image:url("http://speedy-d.arescdn.com/images/greaterSpringfield/content_top.gif");
	background-position:left top;
	background-repeat:no-repeat;
	min-height: 450px;
}

#main_one_column .inside
{
	padding:0px 21px;
}

.main_rightbox
{
	float:right;
}

.main_leftbox
{
	float:none;
}

/* Right Padding for Content Elements */
#main_content .ce_text, #main_content .mod_eventlist, #main_content .mod_cataloglist, #main_content .mod_catalogreader, #main_content .mod_newslist, #main_content .mod_eventreader
{
	padding-right:20px;
}

/* Right Padding for Content Elements */
#main_content .ce_image.main_rightbox
{
	padding-right:6px;
}

#main_right
{
	width:188px;
	float:right;
	padding:18px 0px 0px 0px;
	background-color:#fff;
	background-image:url("http://speedy-c.arescdn.com/images/greaterSpringfield/content_top_right.gif");
	background-position:right top;
	background-repeat:no-repeat;
}

#main_right .inside
{
	padding:0px 21px 0px 17px;
}

#footer .inside
{
	margin:15px 0px 25px 0px;
	padding:0px 0px 0px 177px;
	text-align:center;
}

*html .mod_contentbox
{
	margin-bottom:-229px;
}

*html .highlightbox
{
	position:relative;
	overflow:hidden;
	clear:right;
}

*html .imagebox
{
	height:205px;
	float:left;
}

*html #main_content
{
	float:left;
	clear:both;
}

*html .bar_highlight
{
	overflow:hidden;
}

