BODY { 
   color : #000000; 
   background : #ffffff; 
   font-size-adjust : 0.58;
   font-family : verdana, geneva, arial, helvetica, sans-serif; 
}

.h1styling {
   text-align : center;
	font-size-adjust : 0.58;
}

A, A:Visited, A:Active {
   font-style : normal;
   color : #ff0000;
   background-color: transparent;
   text-decoration : none;
   font-size-adjust : 0.58;
   font-family : verdana, geneva, arial, helvetica, sans-serif;
}

A:hover { color : #ff6666;
          text-decoration : none;
}

.reduce {
	font-size : smaller;
}

.tophomelink {
	text-align : center;
	font-size : smaller;
   font-size-adjust : 0.58;
   font-family : verdana, geneva, arial, helvetica, sans-serif;
}

.amazonassociation {
	text-align : center;
	font-size : 70%;
}

.menu { margin-left : 30%;
        margin-right : 20%;
}

.andresites {
     font-size : 70%;
	 text-align : center;
}

.intro {
border : thin;
border-color : black;
background-color : #cccccc;
	font-size : 70%;
	text-align : left;
	padding : 10px;
}

.destinationdescription {
	padding-left : 5%;
	font-size : 80%;
}

.introtext {
	vertical-align : top;
	text-align : left;
	padding-left : 1em;
	width : 200px;
	float : right;
	top : 10em;
	background-color : #cccccc;
}

.adcolumn {
	width : 200px;
	vertical-align : top;
	text-align : left;
	display : block;
	padding-right : 1em;
	float : left;
}

.maintextbox {
	vertical-align : top;
	display : block;
	text-align : left;
	float : none;
}

.tourthreadimage {
	display : block;
	float : right;
	padding-left : 2em;
	padding-top : 1em;
	width : 420px;
}