body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	text-align: center;
}
.menulinks {
	font-size: 12px;
	font-weight: bold;
}

.menulinks a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.menulinks a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.maintxt {
	color: #000000;
}
.maintxt td{
	margin: 5px;
}
.maintxt a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.maintxt a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
.toptd {
	background-image: url(/images/layout_17/images/club.jpg);
	background-repeat: no-repeat;
}

#weatherinfo {
	position:absolute;
	width:200px;
	height:300px;
	z-index:888;
	top: 0px;
	float: none;
	overflow: hidden;
	right: 0px;
}


.miniweatherbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	height: 100px;
	width: 200px;
	background-image: url(/images/weather/pics/minibg.png);
	background-repeat: no-repeat;
}
.minimarquee {
	width: 200px;
	height: 16px;
	overflow: hidden;
	position: relative;
}
.wpic {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 70;
	height: 75px;
	width: 75px;
	float: right;
}
.miniweatherbox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	position: relative;
	top: -10px;
}
#wtext {
	position:absolute;
	width:125px;
	height:52px;
	z-index:71;
	margin: 0px;
	font-size: 36px;
	color: #FF0000;
	line-height: 26px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bolder;
	text-transform: capitalize;
	text-align: center;
	font-style: normal;
	font-family: monospace;
}
#ajaxsearch {
	width: 265px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.singleresort {
	font-size: 9px;
	line-height: 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.singleresort a{
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-transform: capitalize;
}
.singleresort img{
	margin-right: 2px;
	margin-bottom: 2px;
}
