
body {
	background:url(../images/interior-page-bg.jpg);
	}


#main { 
	background: url(../images/interior-bg-t2.jpg) no-repeat top left;
	text-align: left; 
	padding-bottom: 40px !important; }

#content { 
	background: transparent;  
	min-height:466px; 
	} /*border-bottom: 1px solid #ccc;*/


#main h1{
	color:#d6ca9a;
	border-bottom: 1px solid #ccc;
	background: url(../images/tour-header.gif) no-repeat top left;
	text-indent:-9999px;
}

