body { 
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #222;

    background: url(../images/earthisourpearl-bg.jpg) repeat; 
/*    background: url(../images/sprectrum-page-bg.jpg) repeat; */
	}

#main {
	width:100%; 

/*        background: url(../images/spectrum-coral.jpg) no-repeat bottom left;  */
	background: url(../images/earthisourpearl-closed.jpg) no-repeat bottom left;  
	text-align: left; padding-bottom: 40px !important;}

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

#content p {
	margin: 0 15px 20px 10px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 20px;
	}

#logo a, #logo a:link, #logo a:visited {
	background: url(../images/avalogo-current.gif) no-repeat top left;
	}

h4{
  z-index: 1;
}

#col2 {
	min-height:500px;	
	float: left;
	clear: both;
	margin-left: 405px;
	padding-left: 50px;
	padding-top: 55px;
}







