/* ROOM FOR TWO */
/* Section Contact Stylesheet
--------------------------------------------------------------------------- */
	
	@import url("widget-subscribe.css");
	@import url("widget-editorial.css");
	@import url("widget-event.css");
	@import url("widget-pagination.css");
	@import url("widget-photo.css");	
	
	
/* Layout
--------------------------------------------------------------------------- */

	.section-contact #features p {
	
	display: block;
	position: absolute;
	left: 431px;
	top: 84px;
	width: 101px;
	height: 18px;
	background: url(../images/navigation/heading-contact.jpg) left top no-repeat;
	text-indent: -5000px;	
	
	}
	
	.section-contact #content {
	
	width: 907px;
	height: 430px;
	margin: 55px 0 0 32px;
	background: url(../images/section-contact/bg-contact.gif) left top no-repeat;
	
	}
	
	.section-contact #content p {
	
	display: block;
	position: absolute;
	left: 175px;
	top: 370px;
	font-weight: bold;
	
	}
	
	.section-contact #content p a {
	
	display: block;
	padding-top: 2px;
	font-weight: normal;
	
	}
	
	.section-contact #page div.bandphoto {
	
	position: absolute;
	left: 535px;
	top: 148px;
	width: 308px;
	height: 447px;
	background: url(../images/content/bandphoto-contact.png) left top no-repeat;
	text-indent: -5000px;
	
	}
	
	


