BODY	{
	scrollbar-base-color: #3399CC;
	scrollbar-track-color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #999999 0px solid;
	}



/* PAGE LINK CODE */


a:link		{
	color: #000099;
	text-decoration: none;
}

a:visited	{
	color: #000099;
	text-decoration: none;
}

a:active	{
	color: #000099;
	text-decoration: none;
}

a:hover		{
	color: #CC0000;
	text-decoration: none;
}




/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

TABLE 		{
	COLOR: #000000;
	FONT: 13px arial, verdana, sans-serif;
	font-weight: normal;
	border-color: #000000;
	border-bottom-color: #000000;
	border-style: none;
	border-width: 1;
	vertical-align: text-top;
}

.title 		{ COLOR: #996600; FONT: 20px arial, verdana, sans-serif; font-weight: normal; }

.subtitle	{
	COLOR: #000000;
	FONT: 18px arial, verdana, sans-serif;
	font-weight: normal;
	border-color: #000000;
	border-bottom-style: none;
}

.phonetitle 	{ color: #7E6C4E; font: 15px arial, verdana, sans-serif; font-weight: bold; }

.footer		{ COLOR: #999999; FONT: 11px arial, verdana, sans-serif; font-weight: normal; }

.testimonial	{ COLOR: #339900; FONT: 11px verdana, arial, sans-serif; font-style: italic; font-weight: bold; }

.list 		{ COLOR: #996600; FONT: 13px arial, verdana, sans-serif; font-weight: normal; }


.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }




/* NON-GALLERY IMAGE BORDERS */

.borders	 	{
	border: #000000 1px solid;
	border-style: solid;
	border-width: 1;
	vertical-align: middle;
}







/* BACKGROUND CODE */
.background-spring-break 	{
		background-image: url("picts/background_cancun.jpg");
		background-repeat: no-repeat;
		background-position: 0px 100px;
		}
.background-main 	{
		background-image: url("picts/background.jpg");
		background-repeat: no-repeat;
		background-position: 0px 100px;
		}

.background-home 	{
		background-image: url("picts/background-home.jpg");
		background-repeat: no-repeat;
		background-position: 0px 70px;
		}


/* BAR UNDER LOGO  */

.headerbar	{
		height: 11px;
		border-top: #4F331D 1px solid;
		border-bottom: #4F331D 1px solid;
		background-color:#A27E44;
		background-image: url("picts/split-bar.jpg");
		background-repeat: repeat-x;
		}


/* PAGE SPLIT BARS */

.page-splits	{
	border: #A27E44 0px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: #0066CC;
	color: #0066CC;
	height: 2px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
		}






/* LEFT SIDEBAR AREA BORDERS, CODE AND COLORS */


.sidebarwidth	{ width: 175px; }


fieldset 	{
		COLOR: #000000;
		FONT: normal 11px arial, verdana, sans-serif;
		border: 1px solid #846852;
		-moz-border-radius: 5px;
		padding-top: 0px;
		padding-bottom: 10px;
		padding-left: 8px;
		padding-right: 8px;
		width: 127px;
		text-align: left;
		}

fieldset legend {
		COLOR: #846852;
		FONT: bold 12px arial, verdana, sans-serif;
		border: 1px solid #846852;
		margin-bottom: 6px;
		padding: 2px;
		padding-left: 5px;
		padding-right: 5px;
		}








/* HOMEPAGE CODE */

.hometable	{
		BORDER-TOP: #4F331D 1px solid;
		BORDER-BOTTOM: #4F331D 1px solid;
		margin-top: 8px;
		margin-bottom: 8px;
		}


/* HOMEPAGE LINK AREA BORDER CODE */

.bordertables	{
		BORDER-TOP: #4F331D 1px solid;
		BORDER-BOTTOM: #4F331D 0px solid;
		height: 45px;
		margin-top: 0px;
		margin-bottom: 0px;
		}

.homelinks		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 10px;
		  	font-weight: normal;
			letter-spacing: 3px;
			padding-left: 15px;
			padding-right: 15px;
			}

a.homelinks:link		{ color: #523B2C; text-decoration: none; }

a.homelinks:visited		{ color: #523B2C; text-decoration: none; }

a.homelinks:active		{ color: #523B2C; text-decoration: none; }

a.homelinks:hover		{ color: #339900; text-decoration: none; }












/* PRODUCT GALLERY SLIDESHOW AND VIEWER CODE */

.Galborder	 	{ border: #000000 1px solid; margin-bottom: 3px; margin-top: 3px; }

A:hover .Galborder 	{ border: #FF0000 1px solid; margin-bottom: 3px; margin-top: 3px; }

.gallerytext		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.gallerytitle 		{ COLOR: #000000; FONT: 14px verdana, arial, sans-serif; font-weight: normal; }

.viewer-border		{ BORDER: #000000 1px solid; }

.price 		{
		FONT: 17px verdana, arial, sans-serif;
		font-weight: normal;
		COLOR: #9900FF;
		}

.cartdropdown	{
		COLOR: #000000;
		WIDTH: 127PX;
		FONT: 11px arial, verdana, sans-serif;
		margin: 1px;
		}




/* SLIDESHOW MENU CODE */

.button-gallery 	{
			background-color:#FFFFFF;
			font-family: arial, verdana, helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #846852;
			cursor: pointer;
			text-align: center;
			padding-left: 8px;
			padding-right: 8px;
			padding-top: 1px;
			padding-bottom: 1px;
			BORDER: #846852 1px solid;
			}


.buttonon-gallery	{
			background-color:#FFF9F4;
			font-family: arial, verdana, helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #000000;
			cursor: pointer;
			text-align: center;
			padding-left: 8px;
			padding-right: 8px;
			padding-top: 1px;
			padding-bottom: 1px;
			BORDER: #000000 1px solid;
			}









/* CONTACT FORM */

.submitbutton	{ font-size: 13px; }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #A27E44 1px solid; }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #A27E44 1px solid; }

.dropdown 	{ COLOR: #996600;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }









/* LINKS PAGE CODE */


.linksmargin	{ margin-top: 6px; margin-bottom: 0px; }

.searchbutton 	{ font-size: 11px; }

.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		color: #000000;
		text-align: left;
		WIDTH: 110PX;
		BORDER: #A27E44 1px solid;
		}









/* deposit.htm PAYPAL FORM CODE */

.custom-table		{ BORDER: #A27E44 1px solid; }

.custom-form		{
			FONT: 13px arial, verdana, sans-serif;
			background-image: url("picts/shadeform.gif");
			text-align: left;
			WIDTH: 72px;
			margin-top: 3px;
			margin-left: 3px;
			BORDER: #A27E44 1px solid
			}

.custom-textarea	{
			FONT: 13px arial, verdana, sans-serif;
			background-image: url("picts/shadeform.gif");
			text-align: left;
			WIDTH: 250px;
			HEIGHT: 100px;
			margin-top: 3px;
			margin-bottom: 8px;
			BORDER: #A27E44 1px solid
			}	

.custom-submit		{ WIDTH: 150PX; font-size: 13px; }









/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
.printhome	{ width:500px; }
}
@media screen{
.printonly 	{ display:none; }
}









/* START THE CODE FOR THE MENUS */


.menubackground	{
		background-color: #000000;
		border-top: #666666 0px solid;
		border-bottom: #000000 1px solid;
		padding-top: 16px;
		padding-bottom: 16px;
		}



.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  letter-spacing: 1px;
		  padding-top: 2px;
		  padding-bottom: 3px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 5px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border: #797986 1px solid;
		  }


a.menu:link 	{ background-color:#000000;
		  background-image: url("picts/menu.gif");
		  color: #B5B5C8; }


a.menu:visited 	{ background-color:#000000;
		  background-image: url("picts/menu.gif");
		  color: #B5B5C8; }


a.menu:active 	{ background-color:#000000;
		  background-image: url("picts/menu.gif");
		  color: #B5B5C8; }


a.menu:hover 	{ background-color:#A27E44;
		  background-image: url("picts/menuon.gif");
		  color: #FFFFFF;
		  border: #CCA459 1px solid; }









/* CODE FOR THE menu_gallery.js MENU */


.navbackground	{
		border-top: #000000 0px solid;
		border-bottom: #000000 0px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		}


.menu-nav	{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 12px;
		  font-weight: normal;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  padding-left: 8px;
		  padding-right: 8px;
		  margin-left: 2px;
		  margin-right: 2px;
		  margin-top: 6px;
		  margin-bottom: 6px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  white-space: nowrap;
		  border: #846852 1px solid; }


a.menu-nav:link 	{ color: #846852; }


a.menu-nav:visited 	{ color: #846852; }


a.menu-nav:active 	{ color: #846852; }


a.menu-nav:hover 	{ background-color:#FFF9F4;
			  color: #000000;
			  border: #000000 1px solid; }



/* CODE FOR date picker */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
