/* 

THE TIDES SECONDARY STYLESHEET FOR LOCATION

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

*/
#nav4 a { width:204px; height:28px; background:none; }

#nav4 a:hover { background-image:none; }	
/* CONTENT */	
#content_vtour { float:left; width:552px; height:540px; margin:0px; padding:0px; text-align:left; display:block; clear:right;  }
#content_vtour div { margin:0px auto 0 auto; padding:36px 0px 30px 0px; text-align:center; }

li { list-style-type:none; }
#vtournav { width:320px;  }
	#vtournav li {  }
	#vtournav li a { background-color:#dae8ed; display:block; background-repeat:no-repeat; background-position:center; }
	#vtournav li a:hover {  }
	#vtournav li span { display:none }
	
#vtourRes1 { float:left; margin:0px 35px 10px 7px;  }
html>body #vtourRes1 { float:left; margin:0px 35px 10px 12px;  }
	#vtourRes1 a { background-image:url(../images/vtournav-r1-off.gif);  width:123px; height:21px; padding:1px; border:1px solid #abc4d1; }	
	#vtourRes1 a:hover { background-image:url(../images/vtournav-r1-on.gif); }
	
	
#vtourRes2 { float:left;  }
	#vtourRes2 a { background-image:url(../images/vtournav-r2-off.gif);  width:126px; height:21px; padding:1px; border:1px solid #abc4d1; }
	#vtourRes2 a:hover { background-image:url(../images/vtournav-r2-on.gif); }
	
	
#vtourRes3 { float:left; margin-right:35px;  }
	#vtourRes3 a { background-image:url(../images/vtournav-r3-off.gif);  width:136px; height:21px; padding:1px; border:1px solid #abc4d1; }
	#vtourRes3 a:hover { background-image:url(../images/vtournav-r3-on.gif); }
	
	
#vtourComm { float:left;  }
	#vtourComm a { background-image:url(../images/vtournav-comm-off.gif);  width:136px; height:21px; padding:1px; border:1px solid #abc4d1; }
	#vtourComm a:hover { background-image:url(../images/vtournav-comm-on.gif); }

#ftrcontact a {
font-weight:bold;
color:#000000;
}
#footlinks li {margin:0 17px; }




