body {
	background:#9DB5C6;
	font:12px verdana, arial;
	color:#444;
	min-width: 750px;
	margin: 0px;
	padding: 0px;
	background-image:url(bg-gradient.gif);
	background-repeat: repeat-x;
}

/*
 * Container surrounding all content on the page
 */
.fw-container {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	background: #FFF;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
}

a,
a:visited {
	color:#ff7800;
	text-decoration: none;
}

a:hover,
a:visited:hover {
	text-decoration: underline;
}

/*
 * Container surrounding Site Title, Small Title, Logo, and home-link
 */
.fw-head {
	height: 315px;
	margin:0;
	border: 0;
	background-image: url(header-bg.jpg);
	background-repeat: no-repeat;

}

/*
 * Site Title
 */
.fw-head h1 {
	font:normal 30px georgia,serif;
	color: #fff;
	width: 320px;
	margin: 0px 0px 0px 95px;
	padding-top: 52px;
	text-align: center;
	letter-spacing: -1px;
	overflow: hidden;
}

/*
 * NavBar
 * UL containing all the NavBar links
 */
.fw-nav-menu ul {
	margin:0px;
	padding:0px;
	background: transparent;
	list-style:none;
	text-align:left;
	cursor:default;
	width: 182px;
	float: right;
	color:#4068ba;
	font-family: georgia;
	font-size: 12px;
}

/*
 * Individual NavBar LI's
 */
.fw-nav-menu li {
	margin-bottom:3px;
}

/*
 * Individual NavBar links
 */
.fw-nav-menu a {
	text-decoration:none;
}

/*
 * This is the container that holds the main content (paragraphs) of the page.
 */
.fw-with-mini {
	float:left;
	width: 70%;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 12px;
	overflow: hidden;
}

/*
 * The fw-no-mini class is applied to the fw-content DIV
 *     when there are no mini-paragraphs on the page.
 * This statement must remain in the css even if there are mini paragraphs.
 * If there are mini paragraphs on the page, this will be ignored.
 */
.fw-content {
	float:none;
	width:502px;
}

.fw-with-mini h2 {
	font:normal 22px georgia, serif;
	color: #4068ba;
	width: 100%;
	text-align: center;
}

.fw-paragraph {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #c3cfda; 
	clear: both;
}

.fw-footer {
	background-image: url(footer-bg.gif);
	background-repeat: no-repeat;
	height: 95px;
	color: #ccc;
	font-size: 10px;
	font-family: verdana, sans-serif;
	clear: both;
	
}

.fw-footer p {
	padding: 37px 0px 0px 32px;
}

.fw-tracker {
	margin:0px;
	margin-top: -25px;
	padding: 0px 0px 20px 32px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	clear: both;
}

#maintop{
	float:left;
	width:70%;
	padding:0px 0px 15px 0px;
	margin: 0px 0px 0px 5px;
	border-bottom: solid 1px #c3cfda; 
	clear: both;
	}
	
#maintopleft{
	float:left;
	width:250px;
	margin:0px 5px 0px 5px;
	}
		
#maintopright{
	float:right;
	width:250px;
	margin:0px 5px 0px 5px;
	}
	
.profile-box {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 8px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #1f357f; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ee901e;
	height:25px;
	text-align:center;
}

.introduction{
	FONT-SIZE: 12px; 
	COLOR: #1f357f; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

#maintop1{
	float:left;
	width:70%;
	padding:0px 0px 15px 0px;
	margin: 30px 0px 0px 5px;
	clear: both;
	}
	
.title-box {
	margin-left:30px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	PADDING-BOTTOM: 0px; 
	width:90%;
	COLOR: #1f357f; 
	PADDING-TOP: 4px; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ee901e;
	height:25px;
	text-align:center;
}

.resortintro{
	margin:20px;
	width:100%;
	COLOR: #1f357f; 
	}
	
.align{ text-align:center;
height:30px
   }


#maintop2{ 
    float:left;
	width:70%;
	padding:0px 0px 15px 0px;
	margin: 0px 0px 0px 5px;
	clear: both;
	}

.title-box1{
    margin-left:20px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	PADDING-BOTTOM: 0px; 
	width:95%;
	COLOR: #1f357f; 
	PADDING-TOP: 4px; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ee901e;
	height:25px;
	text-align:center;
	}
	
.language{ padding-right:70px;
           color:#FF6633;
		   text-align:right;
		   font-weight:bold;
		   font-size:18px;
		   }
		   
.asp{ text-align:left;
       padding-left:50px;
	   font-size:16px;
	   }
		   
.style5 {
	font-family: tahoma;
	font-size: 14px;
	color: #ff7800;
	text-align:center;
	}
	
.col{color:#ff7800;

}

#price{ padding-left:6px;
        padding-top:20px;
        width:100%;
	    COLOR: #1f357f; 
		}



