/*CONTENT RULES*/
#content_wrap	{ margin: 0 auto; width: 1000px; background: url(../images/bg_content.png) no-repeat 0 0; position: relative; z-index: 300; }

	#content	{ margin: 0 0 0 10px; width: 980px; background: #fff; }
	
		#head_cap { width: 980px; height: 15px; }
		
		#galleries_wrap {	margin: 0 15px; width: 950px; background: url(../images/bg_hr_vert.gif) repeat-y 311px 0; }
		#galleries_landing_wrap {	margin: 0 15px; width: 950px; background: url(../images/bg_hr_triple_threat.gif) repeat-y 0 0; }
					
			.gal_landing_col			{ margin-right: 31px; width: 296px; }
			.end						{ margin-right: 0; }
			.gal_landing_col .hr		{ width: 296px; height: 5px; background: url(../images/bg_hr_horz.gif) repeat-x 0 2px; font-size: 0; line-height: 0; }			
			.gal_landing_col .listing_wrap { width: 296px; } 
			.gal_landing_col .alt		{ background: #f1f1f1; }
			.gal_landing_col p			{ width: 33px; margin: 3px 5px 4px 12px; }
			.gal_landing_col h3			{ width: 246px; margin: 4px 0; color: #d9531e; font: italic 12px Georgia, "Times New Roman", Times, serif; }
			
			#gal_retail 				{ width: 296px; }
				#galleries_nav			{ width: 296px; height: 38px; }
				#galleries_nav ul		{ width: 296px; display: inline; float: left; }
				#galleries_nav ul li	{ display: inline; float: left; }
				#galleries_nav ul li a	{ height: 38px; display: block; text-indent: -9999px; }
			
					
			#gal_retail 	a#more 			{ width: 85px; background: url(../images/sub_nav_sprite.gif) no-repeat -868px 0; }
			#gal_retail 	a#more:hover		{ background: url(../images/sub_nav_sprite.gif) no-repeat -868px -38px; }
			#gal_retail 	a#more.active		{ width: 85px; background: url(../images/sub_nav_sprite.gif) no-repeat -868px -76px; }

			#gal_retail	a#view_all 		{ width: 60px; background: url(../images/sub_nav_sprite.gif) no-repeat -698px 0; }
			#gal_retail	a#view_all:hover	{ background: url(../images/sub_nav_sprite.gif) no-repeat -698px -38px; }
		
			#gal_retail .hr			{ width: 296px; height: 5px; background: url(../images/bg_hr_horz.gif) repeat-x 0 2px; font-size: 0; line-height: 0; }			
			#gal_retail .listing_wrap 	{ width: 296px; } 
			#gal_retail .alt			{ background: #f1f1f1; }
			#gal_retail p				{ width: 33px; margin: 3px 5px 4px 12px; }
			#gal_retail h3				{ width: 246px; margin: 4px 0; color: #d9531e; font: italic 12px Georgia, "Times New Roman", Times, serif; }
			#gal_retail .view_all		{ width: 296px; }
			#gal_retail .view_all h3		{ width: 181px; margin: 4px 0; color: #d9531e; font: italic 12px Georgia, "Times New Roman", Times, serif; }
			#gal_retail .active		{ background: #d9531e; }
			#gal_retail .active p	{ color: #fff; }
			#gal_retail .active h3	{ color: #fff; }
			#gal_retail .active a	{ color: #fff; }
			#gal_retail .active a:hover	{ color: #fff; }				
				#content_galleries	{ width: 296px; }
				#content_retail	{ width: 296px; }
				#content_more		{ width: 296px; }
			
			#galleries_detail 		{ width: 654px; }
				#galleries_head_wrap	{ width: 654px; height: 43px; }
				#galleries_head_wrap #galleries_head		{ width: 654px; height: 38px; }
				#galleries_head_wrap #galleries_head h2		{ margin-top: 10px; font: 15px "trebuchet MS", Arial, Helvetica, sans-serif; color: #d9531e; }
				#galleries_head_wrap #galleries_head span	{ color: #53534a; }	
				#galleries_head_wrap #galleries_head .hr	{ width: 31px; height: 38px; background: #fff url(../images/bg_hr_orange.gif) repeat-y 15px 0; font-size: 0; line-height: 0; }
				#galleries_head_wrap #galleries_head .send	{ margin-top: 13px; }
				#galleries_head_wrap .hr	{ width: 654px; height: 5px; background: #fff url(../images/bg_hr_horz.gif) repeat-x 0 2px; font-size: 0; line-height: 0; }
			
			#galleries_detail #galleries_content 	{ margin: 15px 0 0 31px; width: 623px; }
			#galleries_detail #galleries_content h1		{ margin-bottom: 10px; color: #d9531e; font: italic 21px Georgia, "Times New Roman", Times, serif; }
			#galleries_detail #galleries_content h2		{ margin-bottom: 10px; color: #d9531e; font: italic 18px Georgia, "Times New Roman", Times, serif; }
			#galleries_detail #galleries_content h3		{ margin-bottom: 10px; color: #d9531e; font: italic 14px Georgia, "Times New Roman", Times, serif; }
			#galleries_detail #galleries_content p		{ margin-bottom: 10px; }
			#galleries_detail #galleries_content ul,
			#galleries_detail #galleries_content ol 		{ margin: 0 37px 10px 60px; font: 12px "trebuchet MS", Arial, Helvetica, sans-serif; color: #53534a; list-style-position: outside; }
			#galleries_detail #galleries_content ul 		{ list-style-type: circle; }
			#galleries_detail #galleries_content ol 		{ list-style-type: decimal; }
			#galleries_detail #galleries_content .hr		{ margin-bottom: 10px; width: 574px; height: 21px; background: url(../images/bg_hr_horz.gif) repeat-x 0 10px; }
			#galleries_detail #galleries_content .pagination_wrap			{ width: 100px; }
			#galleries_detail #galleries_content .pagination_wrap .prev		{ margin: 0; width: 37px; font: italic 12px Georgia, "Times New Roman", Times, serif; color: #999; }
			#galleries_detail #galleries_content .pagination_wrap .next		{ margin: 0; width: 37px; font: italic 12px Georgia, "Times New Roman", Times, serif; color: #999; text-align: right; }
			#galleries_detail #galleries_content #galleries_info		{ margin: 0 0 15px 15px; width: 214px; }
				
				#galleries_info .hr_info	{ width: 214px; height: 31px; background: url(../images/bg_hr_horz.gif) repeat-x 0 15px; font-size: 0; line-height: 0; }
				#galleries_info .phone	{ width: 214px; font: 24px "trebuchet MS", Arial, Helvetica, sans-serif; color: #d9531e; text-align: center; }
				#galleries_info .email	{ margin:  0 0 15px 0; width: 214px; font: italic 12px Georgia, "Times New Roman", Times, serif; color: #d9531e; text-align: center; }

				#galleries_links		{ margin: 15px 0 0 31px; width: 296px; }
				#galleries_links ul		{ margin: 0; padding: 0; width: 296px; list-style: none; font: 12px "trebuchet MS", Arial, Helvetica, sans-serif; }
				#galleries_links ul li	{ margin-bottom: 10px; }
				#galleries_links ul li a	{ padding-left: 33px; height: 23px; display: block; }
					a#gal_web 			{ width: 296px; background: url(../images/icon_web.png) no-repeat 0 0; }
					a#gal_web:hover		{ width: 296px; background: url(../images/icon_web.png) no-repeat 0 -23px; }
					a#gal_facebook 		{ width: 396px; background: url(../images/icon_facebook.png) no-repeat 0 0; }
					a#gal_facebook:hover	{ width: 340px; background: url(../images/icon_facebook.png) no-repeat 0 -23px; }
					a#gal_myspace 			{ width: 240px; background: url(../images/icon_myspace.png) no-repeat 0 0; }
					a#gal_myspace:hover		{ width: 296px; background: url(../images/icon_myspace.png) no-repeat 0 -23px; }
					a#gal_twitter 			{ width: 296px; background: url(../images/icon_twitter.png) no-repeat 0 0; }
					a#gal_twitter:hover		{ width: 296px; background: url(../images/icon_twitter.png) no-repeat 0 -23px; }
					a#gal_flickr 			{ width: 296px; background: url(../images/icon_flickr.png) no-repeat 0 0; }
					a#gal_flickr:hover		{ width: 296px; background: url(../images/icon_flickr.png) no-repeat 0 -23px; }
		
		#bottom_cap { width: 980px; height: 15px; }
