body, h1, h2, h3, h4, h5, h6, p,
dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin:0px;
	padding:0px;
}

body {
	background-color:#FFFFFF;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
}

p {
	margin: 10px 0px 10px 0px;
}

h1 {
	clear:both;
	margin:0px 0px 6px 0px;
	border-bottom:1px solid #FFFFFF;
	padding:0px 0px 5px 0px;
	color:#3E5D57;
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h2 {
	margin:0px;
	padding:0px;
	color:#444444;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a {
	color:#3E5D57;
	text-decoration:none;
}

a:hover {
	color:#3E5D57;
	text-decoration:underline;
}

ul {
	padding:0px 0px 0px 30px;
}

.frame {
	margin-left:auto;
	margin-right:auto;
	width:917px;
}

.main_wrapper {
	float:left;
	width:917px;
}
/*------------------------------------------------------------------------------------TOP NAVIGATION AND LOGO*/
.top_wrapper {
	float:left;
	width:917px;
}

.logo {
	float:left;
	width:234px;
	margin-top:5px;

}

.top_right {
	float:left;
	width:683px;
	text-align:right;
}

.top_login {
	float:right;
	width:61px;
	height:14px;
	margin-top:5px;
}

.top_navigation_wrapper {
	float:left;
	width:683px;
	padding:48px 0px 0px 0px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}

.top_menu:link,
.top_menu:active,
.top_menu:visited {
	float:right;
	padding:0px 7px 0px 7px;
	display:block;
	/*color:#3E5D57;*/
	text-decoration:none;
}

.top_menu:hover {
	float:right;
	display:block;
	padding:0px 7px 0px 7px;
	background-image:url(/images/cursor.gif);
	background-repeat:no-repeat;
	background-position:center left;
	/*color:#3E5D57;*/
	text-decoration:none;
}

.top_menu_selected:link,
.top_menu_selected:active,
.top_menu_selected:visited,
.top_menu_selected:hover {
	float:right;
	display:block;
	padding:0px 7px 0px 7px;
	background-image:url(/images/cursor.gif);
	background-repeat:no-repeat;
	background-position:center left;
	/*color:#3E5D57;*/
	text-decoration:none;
}

.top_menu_last:link,
.top_menu_last:active,
.top_menu_last:visited {
	float:right;
	padding:0px 0px 0px 7px;
	display:block;
	/*color:#3E5D57;*/
	text-decoration:none;
}

.top_menu_last:hover {
	float:right;
	display:block;
	padding:0px 0px 0px 7px;
	background-image:url(/images/cursor.gif);
	background-repeat:no-repeat;
	background-position:center left;
	/*color:#3E5D57;*/
	text-decoration:none;
}

.top_menu_last_selected:link,
.top_menu_last_selected:active,
.top_menu_last_selected:visited,
.top_menu_last_selected:hover {
	float:right;
	display:block;
	padding:0px 0px 0px 7px;
	background-image:url(/images/cursor.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#3E5D57;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------MIDDLE NAVIGATION*/
.homepage_header_navigation_wrapper {
	position:absolute;
	bottom:0px;
	left:0px;
	width:875px;
	height:33px;
	padding:9px 0px 0px 42px;
	background-image:url(/images/middle_navigation_bg.png);
	background-repeat:no-repeat;
}

	.homepage_header_navigation_wrapper a {
		float:left;
	}
	
	.homepage_header_navigation_wrapper .homepage_middle_navigation_spacer {
		float:left;
		width:65px;
	}

.middle_menu:link,
.middle_menu:active,
.middle_menu:visited,
.middle_menu:hover {
	float:left;
	padding:7px 7px 0px 7px;
	display:block;
	color:#3E5D57;
	text-decoration:none;
}

.middle_menu_selected:link,
.middle_menu_selected:active,
.middle_menu_selected:visited,
.middle_menu_selected:hover {
	float:left;
	display:block;
	padding:7px 3px 0px 3px;
	color:#3E5D57;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------LEFT NAVIGATION*/
.left_navigation_wrapper {
	float:left;
	width:156px;
}

.left_menu {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {
	display:block;
	width:146px;
	padding:4px 5px 0px 5px;
	font-weight:bold;
	color:#3E5D57;
	text-decoration:none;
}

.menu1 a:hover,
.menu1_selected a:link,
.menu1_selected a:active,
.menu1_selected a:visited,
.menu1_selected a:hover {
	display:block;
	width:146px;
	padding:4px 5px 0px 5px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(/images/left_menu_on.gif);
	background-repeat:no-repeat;
}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {
	display:block;
	width:141px;
	padding:4px 5px 0px 10px;
	background-color:#F3F3F3;
	color:#3E5D57;
	text-decoration:none;
}

.menu2 a:hover,
.menu2_selected a:link,
.menu2_selected a:active,
.menu2_selected a:visited,
.menu2_selected a:hover {
	display:block;
	width:141px;
	padding:4px 5px 0px 10px;
	background-color:#F3F3F3;
	color:#98A552;
	text-decoration:none;
}

.menu3 a:link,
.menu3 a:active,
.menu3 a:visited {
	display:block;
	width:136px;
	padding:4px 5px 0px 15px;
	background-color:#F3F3F3;
	color:#3E5D57;
	text-decoration:none;
}

.menu3 a:hover,
.menu3_selected a:link,
.menu3_selected a:active,
.menu3_selected a:visited,
.menu3_selected a:hover {
	display:block;
	width:136px;
	padding:4px 5px 0px 15px;
	background-color:#F3F3F3;
	color:#98A552;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------QUICK TABS*/
.quicktabs_cb_wrapper {
	float:left;
	width:268px;
	padding-left:9px;
}

.quicktabs_cb_top {
	float:left;
	width:268px;
	height:9px;
	background-image:url(/images/quicktabs_cb_top.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.quicktabs_cb_body {
	float:left;
	width:252px;
	padding:0px 8px 8px 8px;
	background-image:url(/images/quicktabs_cb_body.gif);
	background-repeat:repeat-y;
}

.tabs_cb_item {
	float:left;
	width:258px;
	padding:5px 0px 0px 10px;
	background-image:url(/images/tabs_cb_body.gif);
	background-repeat:repeat-y;
}

.quicktab1:link,
.quicktab1:active,
.quicktab1:visited {
	float:left;
	display:block;
	padding:5px 7px 0px 2px;
	text-decoration:none;
}

.quicktab2:link,
.quicktab2:active,
.quicktab2:visited {
	float:left;
	display:block;
	padding:5px 7px 0px 5px;
	text-decoration:none;
}

.quicktab3:link,
.quicktab3:active,
.quicktab3:visited {
	float:left;
	display:block;
	padding:5px 7px 0px 6px;
	text-decoration:none;
}

.quicktab4:link,
.quicktab4:active,
.quicktab4:visited {
	float:left;
	display:block;
	padding:5px 0px 0px 6px;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------BREADCRUMBS*/
.breadcrumbs {
	float:left;
	/*width:720px;*/
	font-size:10px;
	color:#3E5D57;
	padding:0px 0px 10px;
}

.breadcrumbs a {
	color:#3E5D57;
	text-decoration:none;
}

.breadcrumbs a:hover {
	color:#8B8D8E;
	text-decoration:underline;
}
/*------------------------------------------------------------------------------------HEADER AND CONTENT*/
.homepage_header_text {
	position:absolute;
	padding:111px 15px 40px 28px;
	font-size:13px;
	font-weight:bold;
	color:#EBE8B1;
}

.body_wrapper {
	float:left;
	width:917px;
}

.main_content_wrapper {
	float:left;
	width:640px;
}

.homepage_header {
	position:relative;
	width:917px;
}

.homepage_header .homepage_header_link {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:917px;
	height:238px;
}
/*------------------------------------------------------------------------------------INSIDE TOP, HEADER, CONTENT */
.header_wrapper {
	float:left;
	width:917px;
}

.header {
	float:left;
	width:640px;
}

.content_wrapper {
	float:left;
	width:761px;
	min-height:290px;
	padding:0px 0px 15px 0px;
	background-color:#FFFFFF;
}

.page_content_big {
	float:left;
	width:727px;
	padding:0px 17px 15px 17px;
	min-height:450px;
	background-image:url(/images/content_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F5F5F5;
}

.page_content_left {
	float:left;
	width:450px;
	padding:0px 17px 15px 17px;
	min-height:450px;
	background-image:url(/images/content_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F5F5F5;
}

.page_content_right {
	float:left;
	width:268px;
	padding-left:9px;
	background-image:url(/images/cb_wrapper_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
/*------------------------------------------------------------------------------------WHY AMES AND MAP CONTENT BOXES*/
.map_cb_wrapper {
	float:right;
	width:252px;
	margin-bottom:6px;
}

.map_cb_body {
	float:left;
	width:232px;
	padding:13px 10px 13px 10px;
	background-image:url(/images/green_cb_body.gif);
	background-repeat:repeat-y;
	color:#3E5D57;
	font-size:12px;
	font-weight:bold;
}

.view_map {
	float:left;
	text-align:right;
	height:13px;
	padding-right:14px;
	background-image:url(/images/right_arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.why_link {
	font-size:10px;
	margin-top:12px;
}

.why_text {
	color:#000000;
	font-size:10px;
	margin-top:12px;
}
/*------------------------------------------------------------------------------------NEWS AND EVENTS CONTENT BOX*/
.news_cb_wrapper {
	float:left;
	width:301px;
	margin-bottom:8px;
}
/*------------------------------------------------------------------------------------FOOTER*/
.bottom_wrapper {
	float:left;
	width:902px;
	height:18px;
	padding:6px 13px 0px 0px;
	border:1px solid #7C918D;
	background-color:#3E5D57;
	color:#FFFFFF;
	text-align:right;
}

.footer_wrapper {
	float:left;
	width:917px;
	padding-top:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}

.footer_left {
	float:left;
	width:395px;
}

.footer_right {
	float:right;
	width:522px;
	text-align:right;
}

.footer_link {
	color:#999999;
	text-decoration:none;
}

.footer_link:hover {
	color:#999999;
	text-decoration:underline;
}
/*------------------------------------------------------------------------------------COMMON CLASSES*/
.shadow {
	clear:both;
	float:left;
	width:917px;
}

.interactive_map_wrapper {
	float:left;
	width:230px;
	padding:12px 11px 5px 11px;
	background-image:url(/images/green_cb_body.gif);
	background-repeat:repeat-y;
	color:#3E5D57;
	font-size:15px;
	font-weight:bold;
}

.interactive_map {
	float:left;
	width:216px;
	padding-right:14px;
	background-image:url(/images/right_arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
}

.cb_wrapper {
	float:right;
	width:260px;
	margin:0px 0px 8px 8px;
}

.green_cb_wrapper {
	float:left;
	width:268px;
	margin-bottom:10px;
}

.green_cb_title {
	padding-bottom:5px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

.green_cb_top {
	float:left;
	width:268px;
	height:11px;
	background-image:url(/images/green_cb_top.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.green_cb_body {
	float:left;
	width:248px;
	padding:0px 10px 8px 10px;
	background-image:url(/images/green_cb_body.gif);
	background-repeat:repeat-y;
}

.green_cb_bottom {
	float:left;
	width:268px;
	height:11px;
	background-image:url(/images/green_cb_bottom.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.wide_green_cb_wrapper {
	float:left;
	width:301px;
	margin:10px 0px 10px 0px;
}

.wide_green_cb_title {
	padding-bottom:5px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

.wide_green_cb_top {
	float:left;
	width:301px;
	height:11px;
	background-image:url(/images/wide_green_cb_top.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.wide_green_cb_body {
	float:left;
	width:281px;
	padding:4px 10px 8px 12px;
	background-image:url(/images/wide_green_cb_body.gif);
	background-repeat:repeat-y;
}

.wide_green_cb_bottom {
	float:left;
	width:301px;
	height:11px;
	background-image:url(/images/wide_green_cb_bottom.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.white_cb_wrapper {
	float:left;
	width:268px;
	margin-bottom:10px;
}

.white_cb_title {
	padding-bottom:5px;
	color:#3E5D57;
	font-size:16px;
	font-weight:bold;
}

.white_cb_top {
	float:left;
	width:268px;
	height:9px;
	background-image:url(/images/white_cb_top.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.white_cb_body {
	float:left;
	width:248px;
	padding:0px 10px 8px 10px;
	background-image:url(/images/white_cb_body.gif);
	background-repeat:repeat-y;
}

.white_cb_bottom {
	float:left;
	width:268px;
	height:10px;
	background-image:url(/images/white_cb_bottom.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.news_cb_body {
	float:left;
	width:281px;
	padding:0px 10px 8px 10px;
	background-image:url(/images/tabs_cb_body.png);
	background-repeat:repeat-y;
}

.news_cb_bottom {
	float:left;
	width:301px;
	height:10px;
	background-image:url(/images/tabs_cb_bottom.png);
	background-repeat:no-repeat;
	line-height:0px;
}


.more_link {
	float:left;
	text-align:right;
	width:232px;
}

.related_link {
	float:left;
	width:222px;
	padding:10px 10px 0px 0px;
}

.square_img {
	margin-right:3px;
	vertical-align:bottom;
}

.white_square_img {
	margin-right:5px;
	vertical-align:bottom;
}

.session_message {
	padding: 5px;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	background-color: #ffefef;
	color: #ff0000;
	margin-bottom: 5px;
}

.cb_item {
	margin-bottom:5px;
}
/*------------------------------------------------------------------------------------TABLE CLASSES*/
.tr_bg {
	background-color:#C7D28A;
}

.tbl_head {
	color:#3E5D57;
	font-weight:bold;
}

.td_bottom_border {
	border-bottom:1px solid #CCCCCC;
}

.rightcolumn {
	float: right;
	width: 24%;
}

.rightcolumn div {
	background-color: #c7d28a;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 7px;
	color: #ffffff;
}

.rightcolumn div a {
	color: #ffffff;
}

.rightcolumn img {
	padding-right: 7px;
}

.rightcolumn table td.label {
	width:100%;
}

.rightcolumn h4 {
	font-size: 15px;
	margin-bottom: 5px;
	color: #3e5d57;
}

.plus_right {
	float: left;
	width: 73%;
}

.required {
	padding-top: 8px;
}
/*------------------------------------------------------------------------------------NEWS AND JOBS CLASSES*/
.jobs_item,
.news_item {
	padding: 10px;
}

.jobs_item_white,
.news_item_white {
	background-color: #f9f9f9;
	padding: 10px;
}

.news_item_date {
	font-size: 10px;
}

.jobs_item_title,
.news_item_title {
	font-size: 12px;
}

.jobs_item_company,
.news_item_company {
	font-style: italic;
}

.jobs_item_type {}

.news_no_records,
.jobs_no_records,
.jobs_alternate_search {
	text-align: center;
}

.job_title,
.news_title {
	font-weight: bold;
	font-size: 13px;
}

.job_company,
.news_company {
	font-style: italic;
}

.job_contact,
.news_contact {
	margin: 15px 0px 0px 0px;
}

.job_contact div:first-child,
.news_contact div:first-child {
	font-weight: bold;
}

.job_requirements,
.job_description {
	margin-top: 10px;
}

ul.job-information {
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

ul.job-information li {
	font-size: 10px;
	padding-top: 5px;
}

ul.job-information li div {
	font-weight: bold;
	float: left;
	width: 70px;
}

.news_date {
	margin: 7px 0px 7px 0px;
}

.news_body img {
	margin: 0px 0px 10px 10px;
}

.job_footer,
.news_footer {
	margin-top: 10px;
}

.tab_news {
	display:block;
	width:80px;
	height:31px;
	background-image:url(/images/tab_news_off.png);
	background-repeat:no-repeat;
}

.tab_news:hover,
.tab_news_selected,
.tab_news_selected:hover {
	display:block;
	width:80px;
	height:31px;
	background-image:url(/images/tab_news_on.png);
	background-repeat:no-repeat;
}

.tab_events {
	display:block;
	width:221px;
	height:31px;
	background-image:url(/images/tab_events_off.png);
	background-repeat:no-repeat;
}

.tab_events:hover,
.tab_events_selected,
.tab_events_selected:hover {
	display:block;
	width:221px;
	height:31px;
	background-image:url(/images/tab_events_on.png);
	background-repeat:no-repeat;
}

.item_separator {
	width:281px;
	height:1px;
	padding:5px 0px 0px 0px;
	border-bottom:1px solid #CCCCCC;
}

#tab_news_body .item_separator {
	width:281px;
	height:1px;
	padding:10px 0px 0px 0px;
	border-bottom:1px solid #CCCCCC;
}
/*------------------------------------------------------------------------------------TENANT CLASSES*/
.tenant_form table tr td:last-child input,
.tenant_form table tr td:last-child select,
.tenant_form table tr td:last-child textarea {
	border: 1px solid #8B8D8E;
}

.tenant_form > table {
	width: 100%;
}

.tenant_form_time_control td {
	text-align: left;
}

.tenant_form > table > tbody > tr > td:last-child {
	padding-left: 4px;
}

.tenant_form > table > tbody > tr > td:first-child {
	text-align: right;
	padding-right: 15px;
	width: 20%;
}

.tenant_form .field_required {
	background: url(/images/required.gif) no-repeat center right;
}

.tenant_form_buttons {
	padding-left: 150px;
}

.tenant_form_buttons input {
	border: 1px solid #8B8D8E;
}
/*------------------------------------------------------------------------------------INTERACTIVE MAP*/
.building_numbers_wrapper {
	float:left;
	width:718px;
	padding:0px 0px 4px 9px;
}

.building_bttn_wrapper {
	float:right;
	margin-left:5px;
	text-align:right;
}

.building_bttn_left_off {
	float:left;
	display:block;
	width:5px;
	height:25px;
	padding-top:12px;
	background-image:url(/images/interactive_map/square_bttn_left_off.gif);
	background-repeat:no-repeat;
}

.building_bttn_left_on {
	float:left;
	display:block;
	width:5px;
	height:25px;
	padding-top:12px;
	background-image:url(/images/interactive_map/square_bttn_left_on.gif);
	background-repeat:no-repeat;
}

.building_bttn_off {
	float:left;
	display:block;
	min-width:27px;
	height:25px;
	padding-top:12px;
	background-image:url(/images/interactive_map/square_bttn_bg_off.gif);
	background-repeat:repeat-x;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#3E5d57;
}

.building_bttn_on,
.building_bttn_on:hover {
	float:left;
	display:block;
	min-width:27px;
	height:25px;
	padding-top:12px;
	background-image:url(/images/interactive_map/square_bttn_bg_on.gif);
	background-repeat:repeat-x;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.building_bttn_right_off {
	float:left;
	display:block;
	width:5px;
	height:25px;
	padding-top:12px;
	background-image:url(/images/interactive_map/square_bttn_right_off.gif);
	background-repeat:no-repeat;
}

.building_bttn_right_on {
	float:left;
	display:block;
	width:5px;
	height:25px;
	padding-top:12px;
	background-image:url(/images/interactive_map/square_bttn_right_on.gif);
	background-repeat:no-repeat;
}

.map_wrapper {
	float:left;
	width:468px;
	padding:0px 9px 0px 0px;
}

.map_top {
	float:left;
	width:468px;
	height:6px;
	background-image:url(/images/interactive_map/map_top.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.map_body {
	float:left;
	width:456px;
	padding:0px 6px 0px 6px;
	background-image:url(/images/interactive_map/map_body.gif);
	background-repeat:repeat-y;
}

.map_bottom {
	float:left;
	width:468px;
	height:6px;
	background-image:url(/images/interactive_map/map_bottom.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.search_cb_wrapper {
	float:right;
	width:250px;
}

.search_cb_top {
	float:left;
	width:250px;
	height:11px;
	background-image:url(/images/interactive_map/search_cb_top.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.search_cb_body {
	float:left;
	width:230px;
	padding:0px 10px 8px 10px;
	background-image:url(/images/interactive_map/search_cb_body.gif);
	background-repeat:repeat-y;
}

.search_cb_bottom {
	float:left;
	width:250px;
	height:11px;
	background-image:url(/images/interactive_map/search_cb_bottom.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.search_bttn {
	width:115px;
	height:35px;
	background-image:url(/images/interactive_map/search_bttn.gif);
	background-repeat:no-repeat;
	color:#3E5D57;
	border:none;
	font-size:10px;
	font-weight:bold;
}

.search_tabs_wrapper {
	clear:both;
	float:left;
	width:727px;
	margin-top:10px;
	background-color:#D9D9D9;
}

.search_table {
	float:left;
	width:727px;
}

.search_title_row {
	height:19px;
	background-image:url(/images/interactive_map/underlined_green_bg.gif);
	background-repeat:repeat-x;
}

.search_title_cell {
	color:#FFFFFF;
	font-size:10px;
}

.spaced_search_title_cell {
	color:#FFFFFF;
	font-size:10px;
	padding-left:9px;
}

.search_cell {
	padding:6px 0px 6px 0px;
	color:#000000;
}

.spaced_search_cell {
	padding:6px 0px 6px 4px;
	color:#000000;
}

.search_odd_row {
	background-color:#F3F3F3;
}

.search_even_row {
	background-color:#E8E8E8;
}

.green_text {
	font-size:10px;
	font-weight:bold;
	color:#405F59;
}

.details_link {
	display:block;
	margin-right:7px;
	font-size:10px;
	color:#405F59;
	text-align:right;
}

.suite_details {
	padding:2px 0px 8px 130px;
}

.all_bttn {
	display:block;
	float:left;
	width:28px;
	height:16px;
	padding:6px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#363636;
	background-image:url(/images/interactive_map/all_off.gif);
	background-repeat:no-repeat;
}

.all_bttn:hover,
.all_bttn_selected,
.all_bttn_selected:hover {
	display:block;
	float:left;
	width:28px;
	height:16px;
	padding:6px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(/images/interactive_map/all_on.gif);
	background-repeat:no-repeat;
}

.available_bttn {
	display:block;
	float:left;
	width:93px;
	height:16px;
	padding:6px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#363636;
	background-image:url(/images/interactive_map/available_off.gif);
	background-repeat:no-repeat;
}

.available_bttn:hover,
.available_bttn_selected,
.available_bttn_selected:hover {
	display:block;
	float:left;
	width:93px;
	height:16px;
	padding:6px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(/images/interactive_map/available_on.gif);
	background-repeat:no-repeat;
}

.metadata1,
.metadata3 {
	font-weight:bold;
	font-size:13px;
	color:#3E5D57;
}

.metadata2 {
	font-style: italic;
}

.list .list_item {
	border-bottom: 1px solid #e1e3e0;
}

.list_subheading,
.entity_subheading {
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#3E5D57;
	font-size:16px;
	font-weight:bold;
}
/*------------------------------------------------------------------------------------HOMEPAGE*/
.homepage_content_wrapper {
	float:left;
	width:917px;
	margin-top:3px;
	padding:27px 0px 0px 0px;
	background-image:url(/images/homepage_top_shadow.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffffff;
}

	.homepage_content_wrapper p {
		margin-top:0;
	}
	
	.homepage_content_wrapper h4 {
		color:white;
		font-size:19px;
		margin:0px 0px 5px 0px;
	}

.homepage_left_side {
	float:left;
	width:607px;
}

	.homepage_left_side .homepage_left_side_content {
		float:left;
		width:292px;
	}

	.homepage_left_side .homepage_left_side_content img.first_img {
		margin-bottom:25px;
	}

	.homepage_left_side .homepage_left_side_content .social_icons_wrapper {
		float:left;
		margin-top:15px;
	}
	 
	.homepage_left_side .homepage_left_side_content .social_icons_wrapper .icon {
		float:left;
	}
	
	.homepage_left_side .homepage_left_side_content .social_icons_wrapper .icon_spacer {
		float:left;
		width:8px;
	}

	.homepage_left_side .homepage_right_side_content {
		float:left;
		width:301px;
		padding-left:14px;
	}
	
.homepage_right_side {
	float: left;
	width:301px;
	padding-left:9px;
}

	.homepage_right_side .top_cb_wrapper {
		float:left;
		width:301px;
	}
	
	.homepage_right_side .subtitle {
		float:left;
		width:201px;
		padding-bottom:4px;
		text-transform:uppercase;	
		color:#3E5D57;
		font-size:18px;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

	.homepage_right_side .read_more {
		float:right;
		width:87px;
		padding:5px 13px 0px 0px;
		text-align:right;
		text-transform:uppercase;	
		color:#3E5D57;
		font-size:10px;
		font-weight:bold;
	}

.homepage_right_side .cb .hd {
	background: url(/images/cb_hd.gif) no-repeat;
	height:10px;
	width:252px;
	overflow:hidden;
}

.homepage_right_side .cb .bd {
	background: url(/images/cb_bd.gif) repeat-y;
	padding:0px 10px;
	width:232px;
}
	.homepage_right_side .cb .bd p {
		margin:0px;
	}

.homepage_right_side .cb .ft {
	background: url(/images/cb_ft.gif) no-repeat;
	height:10px;
	width:252px;
}

.home .metadata2.date {
	font-style: normal;
	margin: 7px 0;
}

.home .metadata1.title {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.home .content {
	font-style: italic;
}
/*-------------------------------------------------------------------------------- HOMEPAGE SLIDESHOW*/
.homepage_slideshow {
	position:relative;
}

	.homepage_slideshow .display {
		overflow:visible;
	}
	
	.homepage_slideshow .controls {
		position:absolute;
		top:10px;
		right:10px;
	}

		.homepage_slideshow .controls input {
			width:17px;
			height:16px;
			background-image:url(/images/dot.png);
			background-repeat:no-repeat;
			background-color:transparent;
			border:0;
			margin-left:6px;
			color:#ffffff;
			font-size:0px;
		}
	
		.homepage_slideshow .controls input.active,
		.homepage_slideshow .controls input.active:hover {
			width:17px;
			height:16px;
			background-image:url(/images/dot_selected.png);
			background-repeat:no-repeat;
			background-color:transparent;
			border:0;
			margin-left:6px;
			color:#ffffff;
		}
/*------------------------------------------------------------------------------------SLIDESHOW*/
.slideshow .button_previous {
	background-image: url(/images/slideshow/btn_prev.png);
	width: 32px;
}

.slideshow .button_next {
	background-image: url(/images/slideshow/btn_next.png);
	width: 32px;
}

.slideshow .button_pause,
.slideshow .button_play {
	display: none;
}

/* --- social --- */

.footer_wrapper {

	overflow:hidden;
	position:relative;

}

#social-buttons {

	overflow:hidden;
	width:252px;

}

	#social-buttons ul {

		list-style:none;
		margin:6px 0px;
		overflow:hidden;
		padding:0px;
		width:252px;

	}

		#social-buttons ul li {
	
			display:inline;
			float:left;
			margin:6px 0px;
			overflow:hidden;
			padding:0px;
			width:252px;
	
		}

			#social-buttons ul li a {

				background-position:0px 0px;
				background-repeat:no-repeat;
				display:block;
				margin:0px auto;
				text-indent:-999999px;
				padding:0px;
				width:252px;
		
			}

			#social-buttons ul li a:focus {

				border:none;

			}

			#social-buttons ul li.facebook a {

				background-image:url(../images/social/facebook.png);
				height:27px;
				width:136px;

			}

			#social-buttons ul li.twitter a {

				background-image:url(../images/social/twitter.png);
				height:29px;
				width:126px;

			}

			#social-buttons ul li.meetup a {

				background-image:url(../images/social/meetup.png);
				height:56px;
				width:84px;

			}

#social-icons {

	display:inline;
	float:right;
	height:16px;
	margin:10px 0px 0px 0px;
	overflow:hidden;

}

	#social-icons ul {

		display:inline;
		float:right;
		list-style:none;
		height:16px;
		margin:0px;
		overflow:hidden;
		padding:0px;

	}

		#social-icons ul li {
	
			display:inline;
			float:left;
			line-height:16px;
			margin:0px 0px 0px 6px;
	
		}
		
			#social-icons ul li a {

				background-position:0px 0px;
				background-repeat:no-repeat;
				display:inline;
				float:left;
				height:16px;
				text-indent:-999999px;
				width:16px;

			}

			#social-icons ul li a:focus {

				border:none;

			}

			#social-icons ul li.facebook a {

				background-image:url(../images/social/facebook16.png);

			}

			#social-icons ul li.twitter a {

				background-image:url(../images/social/twitter16.png);

			}

			#social-icons ul li.meetup a {

				background-image:url(../images/social/meetup16.png);

			}
			
#stories_module.homepage_contentbox.displaymode_list .list_item {
	margin-bottom:0px;
	margin-top:10px;
	padding-bottom:16px;
}

#events_module.homepage_contentbox .list_item {
	padding-bottom:0px;
}

#tab_news_body .news_date {
	margin-top:12px;
}
