html {
	background-color:#f5cdd5;
}
body { 
	font-family:Tahoma, Arial;
	color:#330099;
	font-size:10pt;
	width:100%;
/*	background:url('/graphics/bg_mast.jpg') repeat;*/
	background-color:#f5cdd5;
}
#home, body {
	margin:0;
	padding:0;
}
a {
	cursor:pointer;
	font-family:Tahoma, Arial;
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h4 {
	display:block;
	clear:both;
	
}
/*
#viewport {
	background-color:#cc9acb;
	text-align:center;
	width:763px;
	margin: 0 auto;
	padding:0;
	border:1px solid #ffffff;
}
* html #viewport {
	width:766px;
}
.minwidth {
	min-width:750px;
}
*/
#viewport {
	background-color:#efefef;
	text-align:center;
	width:850px;
	margin: 0 auto;
	padding:0;
	border:1px solid #ffffff;
}
* html #viewport {
	width:850px;
}
.minwidth {
	min-width:850px;
}

#content {
	width:100%;
	text-align:left;
	padding:1em 0;
	margin:0;
}
* html #content {
	margin-left:0;
	margin-right:0;
}

h1 {
	margin: 0 .4em;
}
p {
	margin:1em;
}
table {
	margin:.5em auto;
}
.msg {
	font-size:1.5em;
	color:#CC0033;
	font-weight:bold;
}
/* header styles */
#header {
	width: 100%;
	height:125px;
	background:url('/graphics/bg_mast.jpg') right top repeat-x;
	margin:0;
	padding:0;
	position:relative;
}
#hdrimage {
	left:0;
	top:0;
	position:absolute;
	width:600px;
	height:125px;
	padding:0;
	margin:0;
	float:left;
}
#home #hdrimage {
	background:url('/images_common/mast_villa2.jpg') no-repeat;
}
#villasearch #hdrimage {
	background:url('/images_common/mast_villasrch.jpg') no-repeat;
}
#villavacation #hdrimage {
	background:url('/images_common/mast_villavacations.jpg') no-repeat;
}
#visitjamaica #hdrimage {
	background:url('/images_common/mast_visitjamaica.jpg') no-repeat;
}
#aboutus #hdrimage {
	background:url('/images_common/mast_aboutus.jpg') no-repeat;
}
#contactus #hdrimage {
	background:url('/images_common/mast_contact.jpg') no-repeat;
}
#faqs #hdrimage {
	background:url('/images_common/mast_villavacations.jpg') no-repeat;
}
#sitemap #hdrimage {
	background:url('/images_common/mast_aboutus.jpg') no-repeat;
}
#dbrb #hdrimage {
	background:url('/images_common/dbbanner.jpg') no-repeat;
}
#mammee #hdrimage {
	background:url('/images_common/mast_visitjamaica.jpg') no-repeat;
}
#or #hdrimage {
	background:url('/images_common/orbanner.jpg') no-repeat;
}
#pa #hdrimage {
	background:url('/images_common/pabanner.jpg') no-repeat;
}
#sc #hdrimage {
	background:url('/images_common/scbanner.jpg') no-repeat;
}
#mobay #hdrimage {
	background:url('/images_common/mobaybanner.jpg') no-repeat;
}
#ss #hdrimage {
	background:url('/images_common/ssbanner.jpg') no-repeat;
}
#negril #hdrimage {
	background:url('/images_common/negrilbanner.jpg') no-repeat;
}
#logo {
	position:absolute;
	/*left:600px;*/
	left:680px;
	top:0;
	padding:0;
	margin:0;
	background:url('/graphics/logo4.gif') center top no-repeat;
	text-align:center;
	width:150px;
	height:125px;
	z-index:2;
}

a#gohome {
	display:block;
	width:150px;
	height:90px;
}
#aff {
	padding:0;
	padding-top:5px;
	text-align:left;
}
#afflink {
	font-size:9pt;
	font-weight:bold;
	letter-spacing:.1em;
	color:white;
	font-family:Arial;
	margin:0;
	margin-left:0;
	margin-bottom:10px;
	padding:6px;
}

/* nav styles */
#nav {
	background-color:#996699;
	width:100%;
	height:25px;
	font-size:83%;
	line-height:normal;
	background-image:url("/images/navbg.gif");
	margin:0;
	padding:0;
	text-align:center;
}
#nav ul {
	margin:0 auto;
	padding:0;
	list-style:none;
	white-space:nowrap;
	/*width:615px;*/
	width:620px;
	display:block;
}
#nav li {
	float:left;
	margin:0 ;
	padding:0;
/*	background:url("/images/button-right.jpg") no-repeat right top;*/
	cursor:pointer;
}
#nav a {
	float:left;
	text-decoration:none;
	font-family:Arial;
	display:block;
	color:#ffffff;
	font-weight:bold;
/*	background:url("/images/button-left.jpg") no-repeat left top;*/
	padding:5px 9px;
	cursor:pointer;
}
#nav a:hover {
color:#DEBCDD;
}
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #nav a {float:none;}
  /* End IE5-Mac hack */
#home #nav a#navhome, 
#villasearch #nav a#propsearch, 
#aboutus #nav a#aboutus, 
#contactus #nav a#contactus, 
#villavacation #nav a#villavacations, 
#faqs #nav a#faqs, 
#visitjamaica #nav a#visitjamaica
{
	color:#debcdd;
}
/* footer styles*/
#footer {
	clear:both;
	width:100%;
	text-align:center;
	background-color:#cc9acb;
	margin: 0;
	padding:0;
}
#footer ul {
	margin:auto;
	padding:0;
	list-style:none;
	display:block;
	width:665px;
	overflow:auto;
}
#footer li {
	float:left;
	margin:0;
	padding:0;
	cursor:pointer;
}
#footer a {
	float:left;
	text-decoration:none;
	font-family:Arial;
	display:block;
	color:white;
	font-weight:normal;
	font-size: 8pt;
	padding:5px 9px;
	cursor:pointer;
}
#nav a#contactus, #footer a#contactus_ftr {
	color:#FFCccc;
}
#footer a:hover {
	text-decoration:underline;
}
/* end footer styles*/
.eblue {color:#0066ff;}
.big {
	font-size:16pt;
	font-weight:normal;
}
.bold {
	font-weight:bold;
}
#homepic {
	float:right;
	margin: 1em  ;
}
.highlight {
	font-size:larger;
	font-weight:bold;
}
.imagetitles {
	height:1.5em;
}
.keyphrase {
	color:#0066FF;
	font-weight:bold;
	font-size:larger;
}
#verbage {
	margin:2em;
}
.py {
	font-size:16pt;
	font-weight:normal;
}
