
	#contentBox { overflow: hidden; }
	.xp_all_clear { display: block; clear: both; }

	/* EXPERIENCE HOME */
	ul#xp_home_list { display: block; height: 370px; }
	ul#xp_home_list li { display: block; width: 200px; float: left; height: 370px; }
	ul#xp_home_list li a { display: block; height: 370px; text-indent: -9999px; }
	ul#xp_home_list li.xp_now_showing { width: 201px; background: url(../images/experience/xp_now_showing.gif) no-repeat; }
	ul#xp_home_list li.xp_partnerships { background: url(../images/experience/xp_partnerships.gif) no-repeat;  }
	ul#xp_home_list li.xp_programs { width: 199px; background: url(../images/experience/xp_programs.gif) no-repeat; }
	ul#xp_home_list li.xp_extras { background: url(../images/experience/xp_extras.gif) no-repeat;  }


	/* PARTNERSHIPS :: PAVILION */
	#xp_lc_pavilion { display: block; width: 750px; background: #000 url(../images/experience/xp_lc_pavilion_bg.jpg) no-repeat; padding: 30px 0 30px 50px; }
	#xp_lc_pavilion .helv_40_white { font-family: Helvetica, Arial, sans-serif; font-size: 36px; height: 44px; color: #FFF; font-weight: normal; }
	#xp_lc_pavilion .helv_40_blue { font-family: Helvetica, Arial, sans-serif; font-size: 36px; height: 44px; color: #a3b9d8; font-weight: normal; }
	#xp_lc_pavilion .helv_24_blue { font-family: Helvetica, Arial, sans-serif; font-size: 24px; height: 30px; color: #a3b9d8; font-weight: normal; }
	#xp_lc_pavilion .verd_16_grey { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #b5b3ae; margin: 25px 0 20px 0; }
	#xp_lc_pavilion p { font-size: 11px; color: #ffffff; width: 420px; line-height: 14px; }
	.xp_lc_pavilion_content { display: block; margin: 12px 0 0 0; overflow: hidden; }
	.xp_lc_pavilion_content .xp_lc_pavilion_col_1 { display: block; width: 248px; float: left; margin: 0 50px 0 0; }
	.xp_lc_pavilion_content .xp_lc_pavilion_col_1 .col_content { background: #a3b9d8 url(../images/experience/xp_lc_pavilion_res_perks_bg.jpg) no-repeat; margin: 15px 0 0 0; padding: 50px 17px 17px 17px; }
	.xp_lc_pavilion_content .xp_lc_pavilion_col_2 { display: block; width: 400px; float: left; margin: 0 0 0 0; }
	.xp_lc_pavilion_content .xp_lc_pavilion_col_2 .col_content { background: #2d2d2d url(../images/experience/xp_lc_pavilion_upcoming_shows_bg.jpg) no-repeat; margin: 15px 0 0 0; padding: 15px; }
	#xp_lc_pavilion .xp_lc_pavilion_content .xp_lc_pavilion_col_1 p { width: auto; color: #000; margin: 0; padding: 0; }
	#xp_lc_pavilion .xp_lc_pavilion_content .xp_lc_pavilion_col_2 p { width: auto; color: #b1b1b1; margin: 0 0 15px 0; padding: 0; font-size: 12px; }
	#xp_lc_pavilion .xp_lc_pavilion_content .xp_lc_pavilion_col_2 a { font-weight: bold; color: #FFF; text-decoration: none; font-size: 14px; }
	#xp_lc_pavilion .xp_event { display: block; margin: 15px 0 0 0; padding: 0 0 5px 45px; background: url(../images/global/icons/event.gif) no-repeat; font-weight: bold; }
	#xp_lc_pavilion .xp_event a { color: #414947; text-decoration: none; font-size: 12px; }
	#xp_lc_pavilion #tout_container, #xp_lc_pavilion #tout_container .tout_image { margin: 0; padding: 0; border: 0; }
	#xp_lc_pavilion #tout_container { padding-top: 15px; }
	#xp_lc_pavilion #tout_container .tout_image { margin: 10px 0; }
	/* SECTION DROPDOWN */
	#xp_section_dropdown_container { display: block; position: absolute; width: 240px; height: 22px; top: 12px; left: 540px; }
	ul#xp_section_dropdown { display: none; position: absolute; top: 0; left: 0; width: 240px; height: 183px; padding: 22px 0 0 0; background: #FFFFFF url(../images/experience/xp_section_dropdown_top.gif) top no-repeat; }
	ul#xp_section_dropdown li.xp_now_showing { display: block; width: 238px; height: 60px; margin: 0 0 1px 1px; background:url(../images/experience/xp_section_dropdown_now_showing.gif) no-repeat; }
	ul#xp_section_dropdown li.xp_partnerships { display: block; width: 238px; height: 60px; margin: 0 0 1px 1px; background:url(../images/experience/xp_section_dropdown_partnerships.gif) no-repeat; }
	ul#xp_section_dropdown li.xp_programs { display: block; width: 238px; height: 60px; margin: 0 0 1px 1px; background:url(../images/experience/xp_section_dropdown_programs.gif) no-repeat; }
	ul#xp_section_dropdown li.xp_extras { display: block; width: 238px; height: 60px; margin: 0 0 1px 1px; background:url(../images/experience/xp_section_dropdown_extras.gif) no-repeat; }
	ul#xp_section_dropdown li a { display: block; height: 60px; text-indent: -9999px; }


	/* PAGE TITLE */
	#xp_page_title { display: block; height: 31px; line-height: 31px; clear: both; width: 800px; }
	#xp_page_title h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #4a4947; }
	#xp_page_title a { color: #4a4947; text-decoration: none; }
	.xp_bottom_line { border-bottom: solid 1px #f0efed; }


	/* EXTRAS HOME */
	ul.xp_extras_list { display: block; width: 800px; float: left; }
	ul.xp_extras_list li { display: block; width: 266px; height: 200px; float: left; background: url(../images/global/layout/footer1_dotline_1x20.gif) right repeat-y; }
	ul.xp_extras_list li.last { background: none; }
	#xp_extas_list_top { background: url(../images/global/layout/2nav_dotlinewhite_200x1.gif) bottom repeat-x; margin: 20px 0 0 0; }
	#main #content ul.xp_extras_list li div p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4a4947; line-height: 12px; }
	#main #content ul.xp_extras_list li div h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold; }
	ul.xp_extras_list li div { margin: 10px 0 0 0; padding: 0 15px 0 15px; text-align: center; height: 190px; width: 236px; }
	ul.xp_extras_list li div.xp_extras_pro_vol { background: url(../images/global/extras/volleyball.gif) top center no-repeat; }
	ul.xp_extras_list li div.xp_extras_the_goat { background: url(../images/global/extras/the_goat.gif) top center no-repeat; }
	ul.xp_extras_list li div.xp_extras_swim_pool { background: url(../images/global/extras/swimming_pool.gif) top center no-repeat; }
	ul.xp_extras_list li div.xp_extras_comm_center { background: url(../images/global/extras/community_center.gif) top center no-repeat; }
	ul.xp_extras_list li div.xp_extras_lc_valet { background: url(../images/global/extras/lc_valet.gif) top center no-repeat; }
	ul.xp_extras_list li div.xp_extras_fit_path { background: url(../images/global/extras/fitness_path.gif) top center no-repeat; }
	ul.xp_extras_list li div.xp_extras_fit_center { background: url(../images/global/extras/fitness_center.gif) top center no-repeat; }
	ul.xp_extras_list li div a { display: block; padding: 80px 0 0 0; }
	ul.xp_extras_list li div.xp_extras_pro_vol a { color: #fdb825; }
	ul.xp_extras_list li div.xp_extras_the_goat a { color: #729bc7; }
	ul.xp_extras_list li div.xp_extras_swim_pool a { color: #994708; }
	ul.xp_extras_list li div.xp_extras_comm_center a { color: #ee8a1d; }
	ul.xp_extras_list li div.xp_extras_lc_valet a { color: #5a1400; }
	ul.xp_extras_list li div.xp_extras_fit_path a { color: #cfab7a; }
	ul.xp_extras_list li div.xp_extras_fit_center a { color: #919396; }

	/* EXTRAS DESC */
	#xp_extras_menu { display: block; width: 154px; float: left; padding: 5px 0 5px 0; background: url(../images/global/layout/2nav_dotlinewhite_200x1.gif) bottom repeat-x; }
	#xp_extras_desc { display: block; width: 154px; float: left; }
	#xp_extras_content { display: block; width: 625px; float: right; margin: 10px 3px 0 0; }
	#main #content #xp_extras_desc h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #4a4947; line-height: 15px; margin: 10px 0 10px 0; padding: 0; }
	#main #content #xp_extras_desc p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4a4947; line-height: 11px; margin: 0 0 10px 0; padding: 0; }


	/* EXTRAS MENU */
	#xp_extras_menu li { display: block; height: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 20px; position: relative; }
	#xp_extras_menu li:hover { height: 18px; border-top: solid 1px #CCC; border-bottom: solid 1px #CCC; line-height: 18px; }
	#xp_extras_menu li div.popup { display: none; width: 60px; height: 60px; position: absolute; top: -22px; left: 145px; }
	#xp_extras_menu li:hover div.popup { display: block; }
	#xp_extras_menu li a { display: block; height: 20px; text-decoration: none; padding: 0 0 0 7px; }
	#xp_extras_menu li.xp_menu_pro_vol a { color: #fdb825; }
	#xp_extras_menu li.xp_menu_pro_vol a.active { background: url(../images/experience/xp_menu_pro_vol.gif) center left no-repeat; }
	#xp_extras_menu li.xp_menu_pro_vol div.popup { background: url(../images/experience/xp_popup_pro_vol.gif) no-repeat; }
	#xp_extras_menu li.xp_menu_the_goat a { color: #729bc7; }
	#xp_extras_menu li.xp_menu_the_goat a.active { background: url(../images/experience/xp_menu_the_goat.gif) center left no-repeat; }
	#xp_extras_menu li.xp_menu_the_goat div.popup { background: url(../images/experience/xp_popup_the_goat.gif) no-repeat; }
	#xp_extras_menu li.xp_menu_swim_pool a { color: #924e19; }
	#xp_extras_menu li.xp_menu_swim_pool a.active { background: url(../images/experience/xp_menu_swim_pool.gif) center left no-repeat; }
	#xp_extras_menu li.xp_menu_swim_pool div.popup { background: url(../images/experience/xp_popup_swim_pool.gif) no-repeat; }
	#xp_extras_menu li.xp_menu_comm_center a { color: #ee8a1d; }
	#xp_extras_menu li.xp_menu_comm_center a.active { background: url(../images/experience/xp_menu_comm_center.gif) center left no-repeat; }
	#xp_extras_menu li.xp_menu_comm_center div.popup { background: url(../images/experience/xp_popup_comm_center.gif) no-repeat; }
	#xp_extras_menu li.xp_menu_lc_valet a { color: #5b1300; }
	#xp_extras_menu li.xp_menu_lc_valet a.active { background: url(../images/experience/xp_menu_lc_valet.gif) center left no-repeat; }
	#xp_extras_menu li.xp_menu_lc_valet div.popup { background: url(../images/experience/xp_popup_lc_valet.gif) no-repeat; }
	#xp_extras_menu li.xp_menu_fit_path a { color: #b29062; }
	#xp_extras_menu li.xp_menu_fit_path a.active { background: url(../images/experience/xp_menu_fit_path.gif) center left no-repeat; }
	#xp_extras_menu li.xp_menu_fit_path div.popup { background: url(../images/experience/xp_popup_fit_path.gif) no-repeat; }
	#xp_extras_menu li.xp_menu_fit_center a { color: #77797b; }
	#xp_extras_menu li.xp_menu_fit_center a.active { background: url(../images/experience/xp_menu_fit_center.gif) center left no-repeat; }
	#xp_extras_menu li.xp_menu_fit_center div.popup { background: url(../images/experience/xp_popup_fit_center.gif) no-repeat; }

	#content.thepaddock { background: #fff url('/images/bg_paddock.jpg') no-repeat center top; height: 778px; }
	#content.thepaddock #landingpage .lp_leftcolumn { padding: 40px; width: 320px; }
	#content.thepaddock #landingpage .lp_leftcolumn img { display: block; padding-bottom: 20px; }
	#content.thepaddock #landingpage p, #main #content.thepaddock #landingpage p * { color: #777; }
	#content.thepaddock #landingpage .interested, #main #content.thepaddock #landingpage .keepposted { padding: 0; margin: 0; line-height: 1.2; font-weight: bold; font-size: 14px; }
	#content.thepaddock #landingpage .keepposted { font-style: italic; color: #3f7a5a; }
	#content.thepaddock #landingpage #paddockform { margin: 20px 0; }
	#content.thepaddock #landingpage #paddockform * { font-size: 14px; }
	#content.thepaddock #landingpage #paddockform .field { overflow: hidden; margin: 10px 0 0 0; }
	#content.thepaddock #landingpage #paddockform .field label { display: block; float: left; width: 60px; font-variant: small-caps; color: #777; }
	#content.thepaddock #landingpage #paddockform .field input { display: block; float: left; width: 200px; padding: 1px 3px; }
	#content.thepaddock #landingpage #paddockform .error { color: #733; font-size: 10px; padding: 0 0 0 60px; margin: 0; }
	#content.thepaddock #landingpage #paddockform #send { margin: 10px 0 0 60px; padding: 1px 4px; color: #333; }

	#landingpage { overflow: hidden; margin: 10px 0 30px 0; width: 800px; }
	#landingpage p, #landingpage * { font-size: 12px; color: #4a4947; }
	#landingpage h2 { margin: 0 0 15px 0; padding: 0; color: #000; font-size: 18px; font-weight: normal; }
	#landingpage h3 { margin: 20px 0 10px 0; padding: 0; font-weight: normal; color: #000; font-size: 14px; font-weight: bold; }
	#landingpage .lp_leftcolumn { margin: 0; padding: 0 10px 0 0; float: left; width: 390px; }
	#landingpage .lp_rightcolumn { margin: 0; padding: 0 0 0 10px; float: right; width: 390px; }
	#landingpage .lp_leftcolumn h2, #landingpage .lp_rightcolumn h2 { margin-top: 20px; }
	#landingpage ul { margin: 0; padding: 0 0 0 20px; list-style: disc; }
	#landingpage p, #landingpage li { margin: 0; padding: 0; line-height: 1.5; }
	#landingpage p { padding-bottom: 20px; }
	#landingpage .light { color: #999; }
	#landingpage .red { color: #933; }
	#landingpage .disclaimer { font-size: 9px; }
	#storagesolutions { margin: 0; padding: 0; clear: both; width: 100%; border-collapse: collapse; }
	#storagesolutions thead td { background: #345761; color: #fff; white-space: nowrap; padding: 5px 7px; }
	#storagesolutions tbody td { padding: 7px 5px; }
	#storagesolutions tbody .highlight td { background: #ececec; }
	#storagesolutions td { vertical-align: top; border-right: 1px solid #fff; }
