/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,255); text-decoration: none ;}
 .toptext { color: rgb(0,0,0); text-align: center;}
 A:link { color: rgb(255,255,255); text-decoration: none ;}
 .resortaddress { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ; text-align: right;}
 A:visited { color: rgb(255,255,255); text-decoration: none ;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 24px; color: rgb(255,255,255); font-weight: bold;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(177,207,253); font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(255,255,255);}
 H3 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	display: inline;
}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(255,255,255); line-height: 13px; list-style-type: square;}
 A { color: rgb(255,255,255); text-decoration: none ;}
 A:hover { color: rgb(255,204,102); text-decoration: underline;}
 
