/* LH home page content */

#logo {
	text-align: left;
	width: 175px;
	height: 60px;
	position: relative;
	top: 25px;
	left: 25px;
	float: left;
}

#right_widgets {
	position: relative;
	top: -35px;
	left: 0px;
	width: 250px;
	height: 10px;
	float: right;
	padding: 0;
	margin: 0;
	margin-right: 12px;
	text-align: right;
}

#tinylinks {
	margin-top: 12px;
}

#tinylinks a {
	font-size: 1.0em;
	color: #626262;
	text-decoration: none;
}

#site_search {
	padding-top: 8px;
	position: relative;
	left: -3px;
	top: 4px;
}

#primary_nav_tabs {
	position: relative;
	top: 76px;
	left: 0px;
}


#primary_nav.lh {
	background-image: url('/image/primary_nav/green-on.gif');
}

#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/lh/flash_bottom.gif');
	width: 594px;
	height: 24px;
	overflow: visible;
	margin-top: 1px;
	margin-left: 5px;
}

.home_flash_bottom {
	padding-top: 0px;
}

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

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

	.home_welcome_box{
		display:inline;
	}

	#home_welcome_box div.top {
		width: 231px;
		height: 3px;
		background: url('/image/lh/welcome_box_top.gif') no-repeat;
		line-height: 1px;
		font-size: .1em;
	}

	.home_welcome_boxfg {
		background:#9aa118;
		padding: 5px 20px;
		min-height: 232px;
	}

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

	#home_welcome_box div.bottom {
		width: 231px;
		height: 3px;
		background: url('/image/lh/welcome_box_bottom.gif') no-repeat;
		line-height: 1px;
		font-size: .1em;
	}

	#home_welcome_box_bottom_reflection {
		width: 231px;
		height: 23px;
		overflow: visible;
		background: url('/image/lh/welcome_box_bottom_reflection.gif') no-repeat;
		margin-top: 1px;
	}


#middle_area {
	clear: both;
}


#events_box {
	float: left;
	color: white;
	width: 607px;
	height: auto;
	display: block;
	position: relative;
	border-top: 1px solid white;
	background-color: #a5172f;
}

#events_box div.top {
	height: 4px;
	width: 607px;
	background: url('/image/lh/events_box_top.gif') no-repeat;
	line-height: 1px;
	font-size: 1px;
}

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

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

#events_box div.body h5 {
	font-size: 18px;
	color: #c1c1c1;
	padding: 0px;
	margin: 0px;
}

#events_box div.body a, #events_box div.body a:link, #events_box div.body a:active, #events_box div.body a:visited {
	color: white;
}



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

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

#events_box div.bottom {
	height: 4px;
	width: 607px;
	background: url('/image/lh/events_box_bottom.gif') no-repeat;
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#events_box_bottom_reflection {
	height: 22px;
	width: 607px;
	overflow: visible;
	background: url('/image/lh/events_box_bottom_reflection.gif') no-repeat;
	border-top: 1px solid white;
}

#living_in_box {
	float: right;
	width: 227px;
}

#living_in_box  h3, #living_in_box  h3 a  {
	color: #a3a8ad;
	text-transform: uppercase;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 7px;
}


#lower_area {
	clear: both;
}



#relocation {
	float: left;
	width: 231px;
	color: white;
	font-size: 1.0em;
}

	.relocation {
		display: inline;
	}

	.relocationfg {
		background:#d7b91b;
		padding: 5px 12px;
	}

	.relocationfg h2 {
		padding: 0px;
		margin: 0px;
		font-size: 2.0em;
		text-align: center;
		font-weight: 900;
		text-transform: uppercase;
		color: white;
	}

	.relocation_top {
		background-image: url('/image/lh/yellow_box_top.gif');
		width: 231px;
		height: 3px;
		display: block;
		line-height: 1px;
		font-size: 1px;
	}

	.relocation_bottom {
		background-image: url('/image/lh/yellow_box_bottom.gif');
		width: 231px;
		height: 3px;
		display: block;
		line-height: 1px;
		font-size: 1px;
	}

	.relocation_bottom_reflection {
		width: 231px;
		height: 24px;
		overflow: visible;
		background: url('/image/lh/yellow_box_bottom_reflection.gif');
		position: relative;
		top: 1px;
		display: block;
	}

	#relocation div.relocationfg p.read_more,
	#relocation div.relocationfg p.read_more a,
	#relocation div.relocationfg p.read_more a:link,
	#relocation div.relocationfg p.read_more a:visited,
	#relocation div.relocationfg p.read_more a:active {
		text-align: right;
		color: white;
		margin-bottom: 0;
	}


#lower_right {
	float: right;
}

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

	#three_boxes div.header {
		position: relative;
		width: 607px;
		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 -10px;
		text-align: center;
		text-transform: uppercase;
		font-weight: 900;
		font-size: 1.4em;
	}

	#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: 607px;
		height: 0px;
		overflow: visible;
		z-index: 5;
		position: relative;
		top: -107px;
	}

#ad_space {
	clear: both;
	color: white;
	width: 607px;
	height: auto;
	display: block;
	border-top: 1px solid white;
	background-color: #bbce36;
}

#ad_space div.top {
	height: 8px;
	width: 607px;
	background: url('/image/lh/green_box_top.gif') no-repeat;
	line-height: 1px;
	font-size: 1px;
}

#ad_space div.body {
	padding-top: 7px;
	padding-left: 16px;
	padding-bottom: 7px;
	padding-right: 13px;
	clear: right;
	font-size: 1.2em;
}

#ad_space div.body p {
	margin-bottom: 1px;
	margin-top: 5px;
}

#ad_space div.body a {
	color: white;
}

#ad_space div.body h4 {
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

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

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

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

#ad_space div.bottom {
	height: 8px;
	width: 607px;
	background: url('/image/lh/green_box_bottom.gif') no-repeat;
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#ad_space_bottom_reflection {
	height: 23px;
	overflow: visible;
	width: 607px;
	background: url('/image/lh/green_box_bottom_reflection.gif') no-repeat;
	position: relative;
	top: 1px;
}

#home_content_bottom_buttons {
	width: 850px;
	height: 79px;
	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: 211px;
	height: 79px;
	background: url('/image/lh/bottom_button_bg.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: 211px;
	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;
}

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




/*  Internal page styles   */

#page_content {
	width: 850px;
	display: block;
	position: relative;
	background: url('/image/ed_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/ed_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/ed_internal/subnav_bottom.gif');
}







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

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

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

#subnav h3 {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	width: 128px;
	padding-bottom: 7px;
	border-bottom: 1px solid #9eb09b;
}

#subnav h3 a, #subnav h3 a:link, #subnav h3 a:visited, #subnav h3 a:active {
	color: #0d73a7;
	text-decoration: none;
}

#subnav h3 a:hover {
	text-decoration: underline;
}

#subnav div.content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#subnav div.content ul li {
	display: block;
	width: 128px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #9eb09b;
}

#subnav div.content ul li a, #subnav div.content ul li a:link, #subnav div.content ul li a:visited, #subnav div.content ul li a:active {
	color: #0d73a7;
	text-decoration: none;
}

#subnav div.content ul li a:hover {
	text-decoration: underline;
}

#subnav div.bottom {
	display: block;
	height: 33px;
	width: 169px;
	background: url('/image/ed_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: 15px;
	padding: 0;
	margin: 0;
	text-align: left;
}

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

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






#login_widget_lh {
	width: 126px;
	background: url('/image/chamber_internal/login_widget_bg.gif');
	padding: 0;
	margin: 0;
	font-size: .9em;
	text-decoration: none;
	position: relative;
	left: 20px;
	text-align: center;
	color: #626262;
}
#login_widget_lh div.top {
	display: block;
	height: 10px;
	width: 126px;
	background: url('/image/chamber_internal/login_widget_top.gif') no-repeat;
	position: relative;
	left: 0px;
}

#login_widget_lh input {
	width: 100px;
}

#login_widget_lh a, #login_widget_lh a:link, #login_widget_lh a:active, #login_widget_lh a:visited {
	color: #3b74a7;
	text-decoration: none;
}

#login_widget_lh a:hover {
	text-decoration: underline;
}

#login_widget_lh div.register_link {
	padding-top: 5px;
	font-size: .9em;
}

#login_widget_lh input.login_widget_btn {
	width: 55px;
}

#login_widget_lh div.bottom {
	display: block;
	height: 10px;
	width: 126px;
	background: url('/image/chamber_internal/login_widget_bottom.gif') no-repeat;
	position: relative;
	left: 0px;
}



#benefits_box {
	width: 150px;
	background: url('/image/chamber_internal/benefits_box_bg.gif') repeat-y;
	margin: 0;
	padding: 0;
	margin-top: 27px;
	position: relative;
	left: 4px;
	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;
}

.skyscraper_ad {
	text-align: center;
	position: relative;
	left: 4px;
}

.skyscraper_wide_ad {
	text-align: center;
	position: relative;
	left: 4px;
}

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

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

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