html {
	background-color:#cc9acb;
}
body { 
	font-family:Tahoma, Arial;
	color:#330099;
	font-size:10pt;
	width:100%;
/*	background:url('/graphics/bg_mast.jpg') repeat;*/
	background-color:#cc9acb;
}
#home, body {
	margin:0;
	padding:0;
}
a {
	cursor:pointer;
	font-family:Tahoma, Arial;
}
#viewport {
	background-color:#cc9acb;
	text-align:center;
	width:100%;
	margin: 0 auto;
}
#content {
	width:100%;
	text-align:left;
	padding:1em 0;
	margin: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;
}
#hdrimage {
	width:491px;
	height:125px;
	padding:0;
	margin:0;
	float:left;
	z-index:1;
}
#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 {
	margin:0;
	margin-left:70%;
	background:url('/graphics/logo3.gif') center top no-repeat;
	text-align:center;
	width:187px;
	height:125px;
	z-index:2;
}
#aff {
	padding:0;
	padding-left:6px;
	padding-top:100px;
	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:750px;
	display:block;
}
#nav li {
	float:left;
	margin:0 1px;
	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#home, 
#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;
}
#footer ul {
	margin:auto;
	padding:0;
	list-style:none;
	display:block;
	width:750px;
}
#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;
}
