body {
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #F2EFE5;
	background-image: url(../images/mainbackground.jpg);
}

/*font family for page*/
div, p, td, ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

/*Contains Logo at top of Page*/


/* The main Layout Table*/
#mnTable {
	width: 100%;
}

/*Navigation (left) Table Cell*/
#navCell {
	vertical-align: top;
	padding: 10px;
}

/*Main Content (center) Table Cell*/
#mainCell {
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #CCCCCC;
	padding: 10px;
}
#mainCell a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
#mainCell a:visited {
	color: #660000;
}
#mainCell a:hover {
	color: #336666;
}
h1, h2 {
	margin: 0px;
	color: #660000;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}

/*Sidebar (right) Table Cell */ 
#sidebar {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	/*/*/line-height: 2; /* */
}
.tdsidebar {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#sidebar a:link {
	color: #660000;
	text-decoration: none;
}
#sidebar a:visited {
	color: #660000;
	text-decoration: none;
}
#sidebar a:hover {
	color: #336666;
	text-decoration: none;
}
/* Footer Div */
#footer {
	font-size: 10px;
	color: #999999;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 10px 0px 0px;
	border-top: 1px solid #660000;
	margin-top: 10px;
}
/*All paragraphs inside the Footer- Sets bottom margin only*/
#footer p {
	margin: 0 0 12px 0;
}
/* Address tags inside footer- Turns off margins and default italics */
#footer address {
	margin: 0px;
	font-style: normal;
}
#footertable {
	padding: 0px;
	background-image: url(../images/bottomsand.jpg);
	background-repeat: no-repeat;
}
#footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	padding: 18px 10px 0px 0px;
	text-align: right;
}
#footernav a:link {
	color: #666666;
	text-decoration: none;
}
#footernav a:visited {
	color: #666666;
	text-decoration: none;
}
#footernav a:hover {
	color: #660000;
}
#footernav a:active {
	color: #666666;
	text-decoration: none;
}
#pictureborder {
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}
#pictureborder a:link {
	color: #000000;
	text-decoration: none;
}
#pictureborder a:visited {
	color: #000000;
	text-decoration: none;
}
#pictureborder a:hover {
	color: #000000;
	text-decoration: none;
}
#pictureborder a:active {
	color: #000000;
	text-decoration: none;
}
#clickhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}
#infocharts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 7px;
}
#infochartside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 7px 3px 3px;
	border: 1px solid #FFFFFF;
}
h3 {
	margin: 0px;
	color: #336666;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	line-height: 12px;
	font-style: italic;
}
#calendar {
	color: #666666;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
#calendar a:link {
	color: #669966;
	text-decoration: none;
	font-weight: bold;
}
#calendar a:visited {
	color: #669966;
}
#calendar a:hover {
	color: #336666;
}
#calendardays {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669966;
}
#topinfo {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding: 10px 10px 0px 0px;
	letter-spacing: 1px;
}
#header {
	/*we use an abssolute url for NN4 followed by a relative url for modern browsers*/
	background-image:  url(http://www.cozumelgetaways.com/images/topsand.jpg);
	/*/*/background-image:   url("../images/topsand.jpg"); /* */
	background-repeat: no-repeat;
}
#footerline {
	background-image:  url(http://www.selfcompass.com/images/footerline.gif);
	background-image:   url("../images/footerline.gif");
	background-repeat: repeat-x;
	background-position: left center;
}
.imageright {
	float: right;
	border: 1px solid #000000;
}
.imageleft {
	float: left;
	padding: 0px 10px 5px 0px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996633;
	font-weight: bold;
	padding: 18px 0px 0px;
}
#checkavail {
	padding-right: 10px;
}
h4 {
	margin: 0px;
	color: #336666;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	line-height: 12px;
}
#imageleft {
	padding: 10px;
	float: left;
}
#imageright {
	padding: 10px;
	float: right;
}
