/* Chamber home page content */

#home_content {
	display: block;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: left;
}

#home_content_main {
	width: 607px;
	text-align: left;
	float: left;
	vertical-align: top;
}

#home_content_main_flash {
	padding-left: 10px;
	padding-right: 6px;
}

#home_content_main_flash_bottom {
	background-image: url('/image/flash_bottom.gif');
	width: 593px;
	height: 41px;
	margin-top: 1px;
	margin-left: 5px;
}

.home_flash_bottom {
	padding-top: 0px;
}

#home_content_right {
	float: right;
	margin-right: 4px;
}

#home_welcome_box_top {
	width: 232px;
	height: 4px;
	background: url('/image/chamber/welcome_box_top.gif') no-repeat;
	font-size: 1px;
}

#home_welcome_box {
	width: 232px;
	color: white;
	font-size: 1.0em;
}

	.home_welcome_box{
		display:inline;
	}

	.home_welcome_boxfg {
		background:#0073a7;
		padding: 9px 20px;
		min-height: 247px;
	}

	.home_welcome_boxfg h1 {
		padding: 0px;
		margin: 0px;
		font-size: 1.4em;
	}

	#home_welcome_box_bottom {
		width: 232px;
		height: 4px;
		background: url('/image/chamber/welcome_box_bottom.gif') no-repeat;
		font-size: 1px;
	}

	#home_welcome_box_bottom_reflection {
		width: 232px;
		height: 23px;
		background: url('/image/chamber/welcome_box_bottom_reflection.gif') no-repeat;
		overflow: visible;
	}


/* chamber home calendar box */

#home_calendar {
	width: 231px;
	color: black;
	font-size: 1.0em;
}

	.home_calendar {
		display: inline;
	}

	.home_calendarfg {
		background:#ffb91d url('/image/chamber_calendar_bg.gif') no-repeat;
		padding: 5px 12px;
	}

	.home_calendarfg h2 {
		padding: 0px;
		margin: 0px;
		font-size: 1.4em;
		text-align: center;
		font-weight: 900;
		text-transform: uppercase;
		color: #a41626;
	}

	.home_calendarfg h3 {
		padding: 0px;
		margin: 0px;
		font-size: 1.0em;
	}

	.home_calendar_top {
		background-image: url('/image/chamber_calendar_bg_top.gif');
		width: 231px;
		height: 5px;
		display: block;
		line-height: 1px;
		font-size: 1px;
	}

	.home_calendar_bottom {
		background-image: url('/image/chamber_calendar_bg_bottom.gif');
		width: 231px;
		height: 5px;
		display: block;
		line-height: 1px;
		font-size: 1px;
	}

	.home_calendar_bottom_reflection {
		width: 231px;
		height: 26px;
		background: url('/image/calendar_bottom_reflection.gif');
		position: relative;
		top: 1px;
		display: block;
	}

#three_boxes {
	padding: 0;
	margin: 0;
	width: 604px;
	background: url('/image/chamber_home_boxes/middle.gif');
	background-repeat: repeat-y;
	z-index: 1;
}

	#three_boxes div.header {
		position: relative;
		width: 604px;
		height: 0px;
		overflow: visible;
		z-index: 5;
	}

	#three_boxes div.one_of_three {
		width: 170px;
		position: relative;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
		margin: 0;
	}

	#three_boxes div.two_of_three {
		width: 170px;
		position: relative;
		left: 1px;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
		margin: 0;
	}

	#three_boxes div.three_of_three {
		width: 170px;
		position: relative;
		left: 4px;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
		margin: 0;
	}

	#three_boxes div a, #three_boxesdiv.middle div a:link, #three_boxes div.middle div a:hover, #three_boxes div.middle div a:visited {
		color: #b41929;
		text-decoration: underline;
	}

	#three_boxes div h4 {
		padding: 0;
		margin: 0;
		text-align: center;
		text-transform: uppercase;
		font-weight: 900;
		font-size: 1.5em;
	}

	#three_boxes div.content {
		position: relative;
		z-index: 300;
		padding-top: 12px;
		padding-bottom: 29px;
	}

	#three_boxes div p.read_more {
		text-align: right;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	#three_boxes div.one_of_three h4 {
		color: #b41929;
	}

	#three_boxes div.two_of_three h4 {
		color: #979d07;
	}

	#three_boxes div.three_of_three h4 {
		color: #5274a5;
	}

	#three_boxes div.clearer {
		clear: both;
	}

	#three_boxes div.footer {
		width: 604px;
		height: 0px;
		overflow: visible;
		z-index: 5;
		position: relative;
		top: -60px;
	}

#featured_event {
	clear: both;
	color: white;
	width: 607px;
	height: auto;
	display: block;
	position: relative;
	border-top: 1px solid white;
	left: -16px;
	background-color: #ff8a03;
	margin-left: 16px;
}

#featured_event div.top {
	height: 4px;
	width: 607px;
	background: url('/image/chamber_home_boxes/event_box_top.gif');
	line-height: 1px;
	font-size: 1px;
}

#featured_event div.body {
	padding-top: 7px;
	padding-left: 16px;
	padding-bottom: 7px;
	padding-right: 13px;
	clear: right;
}

#featured_event div.body h4 {
	font-size: 24px;
	padding: 0px;
	margin: 0px;
}

#featured_event div.body h5 {
	font-size: 18px;
	color: #f0d290;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#featured_event div.body div.feature_img {
	float: left;
	padding-right: 10px;
	border-right: 1px solid white;
	margin-right: 10px;
	margin-bottom: 7px;
}

#featured_event div.body div.read_more, #featured_event div.body div.read_more a {
	text-align: right;
	color: white;
}

#featured_event div.bottom {
	height: 4px;
	width: 607px;
	background: url('/image/chamber_home_boxes/event_box_bottom.gif');
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#featured_event_bottom_reflection {
	height: 26px;
	width: 607px;
	background: url('/image/chamber_home_boxes/event_box_bottom_reflection.gif');
	position: relative;
	top: 1px;
}

#home_content_bottom_buttons {
	width: 845px;
	height: 58px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	top: 1px;
}

#home_content_bottom_buttons ul {
	display: inline;
	margin-left: 0px;
	padding-left: 2px;
	text-align: center;
	position: static;
}

#home_content_bottom_buttons ul li {
	list-style: none;
	width: 168px;
	height: 58px;
	background: url('/image/chamber_home_bottom_button.gif');
	float: left;
	border-right: 1px solid white;
}

#home_content_bottom_buttons ul li div.last {
	border-right: 0;
}

#home_content_bottom_buttons ul li div.inner {
	display:table-cell;
	width: 168px;
	height: 58px;
	vertical-align:middle;
	color: #b51629;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: 900;
	position: static;
}

#home_content_bottom_buttons ul li div.inner a, #home_content_bottom_buttons ul li div.inner a:link, #home_content_bottom_buttons ul li div.inner a:visited {
	color: #b51629;
	text-decoration: none;
}

#home_content_bottom_buttons_reflection {
	background: url('/image/chamber_home_bottom_buttons_reflection.gif');
	position: relative;
	top: 1px;
	width: 845px;
	height: 16px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;

}

#footer_container div.menu {
	background: url('/image/primary_nav/blue-off.gif') no-repeat;
}


/*  Internal page styles   */

#page_content {
	width: 850px;
	display: block;
	position: relative;
	background: url('/image/chamber_internal/3col_bg.gif') repeat-y;
	margin-top: 8px;
}

#subnav {
	width: 169px;
	float: left;
	display: block;
	position: relative;
	color: #0d73a7;
	text-align: left;
}

#subnav div.top {
	display: block;
	height: 33px;
	width: 169px;
	background: url('/image/chamber_internal/subnav_top.gif');
}

#subnav div.content {
	position: relative;
	top: -10px;
	left: 20px;
}

#subnav div.bottom {
	display: block;
	height: 33px;
	width: 169px;
	background: url('/image/chamber_internal/subnav_bottom.gif');
}

#page_content #main {
	display: block;
	text-align: left;
	float: left;
	position: relative;
	left: 11px;
	width: 502px;
}

#page_content #main div#feat_img div.caption {
	text-align: right;
	font-size: .9em;
}

#rightbar {
	display: block;
	float: left;
	width: 161px;
	position: relative;
	left: 14px;
	padding: 0;
	margin: 0;
}

#rightbar div.top {
	display: block;
	height: 27px;
	width: 160px;
	background: url('/image/chamber_internal/rightbar_top.gif') no-repeat;
	position: relative;
	left: 4px;
	padding: 0;
	margin: 0;
}

#rightbar div.bottom {
	display: block;
	height: 78px;
	width: 160px;
	background: url('/image/chamber_internal/rightbar_bottom.gif') no-repeat;
	position: relative;
	left: 4px;
	padding: 0;
	margin: 0;
}

#login_widget_ed {

}

#benefits_box {
	width: 150px;
	background: url('/image/chamber_internal/benefits_box_bg.gif') repeat-y;
	margin: 0;
	padding: 0;
	position: relative;
	left: 4px;
	text-align: left;
	padding-left: 10px;
}

#benefits_box div.top {
	width: 160px;
	height: 20px;
	background: url('/image/chamber_internal/benefits_box_top.gif') no-repeat;
	position: relative;
	left: -10px;
}

#benefits_box p {
	padding: 0;
	margin: 0;
	padding-bottom: 16px;
}

#benefits_box div.bottom {
	width: 160px;
	height: 20px;
	background: url('/image/chamber_internal/benefits_box_bottom.gif') no-repeat;
	position: relative;
	left: -10px;
}

#content_bottom {
	width: 850px;
	height: 78px;
	display: block;
	background: url('/image/chamber_internal/content_bottom.gif') no-repeat;
}

#main_content h1 {
	color: #de1928;
	font-weight: normal;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 10px;
}

#main_content h2 {
	padding: 0;
	margin: 0;
	color: #979d08;
	font-weight: 500;
}

