/* 

THE TIDES SECONDARY STYLESHEET FOR LOCATION

COLORS:
body bg			#D5E8E8
content bg		#92AFB1
copy			#000
footer text		#9FAAAA

*/
body { 
	background:#DBE7E7;
	color:#000;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	letter-spacing:.1em;
	line-height:0px;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg/vtour-top-bkgrnd.jpg); 
	background-repeat: repeat-x;
	background-position:top;
}
img {border:0;}

#vtournav { width:660px; height:127px; text-align:center;}	
/* CONTENT */	
#content_vtour { width:660px; margin:0px auto 0px auto; padding:10px 0px; text-align:center; background-image:url(../images/bg/vtour-bkgrnd.jpg); background-repeat:no-repeat; background-color:#9ac1cf;  }

#content_vtour p { padding:4px 0px 0px 0px;   }

a { color:#000; }



