BODY		{
	scrollbar-base-color: #2E2E38;
	scrollbar-track-color: #2E2E38;
	scrollbar-face-color: #4B4B59;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #4B4B59;
	scrollbar-darkshadow-color: #4B4B59;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #220001;
	background-image: url();
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



 /* PAGE LINK COLORS */



a:link		{ color: #906932; text-decoration: none; }

a:visited	{ color: #906932; text-decoration: none; }

a:active	{ color: #906932; text-decoration: none; }

a:hover		{ color: ; text-decoration: none; }





 /* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */


TABLE 		{
	COLOR: #FFFFFF;
	FONT: 10px verdana, arial, sans-serif;
	font-weight: bold;
	border-bottom-color: ;
	outline-color: #FFFFFF;
}

.title 		{
	COLOR: #FFFFFF;
	FONT: 14px verdana, arial, sans-serif;
	font-weight: bold;
	border-color: ;
}

.subtitle 	{
	COLOR: #986733;
	FONT: 11px verdana, arial, sans-serif;
	font-weight: bold;
	line-height: normal;
}

.titlelarge	{ COLOR: #FFFFFF; font: 24x verdana, arial, sans-serif; font-weight: normal;}

.smalltitle 	{ COLOR: #a2aac3; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }
.ltbluebody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C8A48C;
}

.phonetitle 	{ color: #a2aac3; font: 11px verdana, arial, sans-serif; font-weight: bold; }

 /* START FOOTER TEXT */

.footer 	{ COLOR: #A2AAC3; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }



 /* MISC CODE AND COLORS */

.page-splits	{ border-top: #000000 1px solid; background:#7D7D7F; color:#7D7D7F; height: 2px; width: 100%; }

.hilite		{ COLOR: #FFCC66; }

.formmargin	{ margin: 0px; }

.just 		{ text-align: justify; }





/* HEADER DROP SHADOW */


.headshadow	{ 
		background-image: url("picts/shadow-header.gif");
		background-repeat: repeat-x;
		height: 25px;
		border-top: #000000 0px solid;
		}


h1 {
	font-size: medium;
	color: 986733;
}


 /* PAGE TEXT BOXES */

fieldset	{  }

fieldset legend	{
	padding: 0;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




 /* LOCATION OF THE LEFT SIDEBAR ON THE PAGES */

#sidebarsidebarsidebarsidebarsidebar	{ LEFT: 15px; position: absolute; TOP: 105px; z-index: 4; }





 /* ORDERING PAGE OPTIONS */

.imagetitles	{
	background-color: transparent;
	background-color: transparent;
	font: 30px verdana, arial, sans-serif;
	font-weight: normal;
	text-align: left;
	width: 275px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}

.safarititles	{
		background-color: #CCCCCC;
		BORDER: #FFFFFF 1px solid;
		color: #000000;
		font: 17px verdana, arial, sans-serif;
		font-weight: bold;
		text-align: left;
		width: 175px;
		}

.checkout 	{ COLOR: #000000;
		  background-color: #E6E1CA;
		  WIDTH: 225PX;
		  FONT: 12px verdana, arial, sans-serif;
		  margin-top:2px;
		  border: #000000 1px solid; }


.button-order { background-image: url("picts/cart-button.gif");
		background-color:#277BFF;
		FONT-FAMILY:  verdana, arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		height: 24px;
		width: 165px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left:14px;
		BORDER: #FFFFFF 1px solid }

.buttonon-order { background-image: url("picts/cart-buttonon.gif");
		background-color:#FF2745;
		FONT-FAMILY:  verdana, arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		height: 24px;
		width: 165px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left:14px;
		BORDER: #FFFFFF 1px solid }


 /* SELECTORS ON THE ordering.html */

optgroup 	{
	 	FONT: 13px verdana, arial, sans-serif;
	 	FONT-weight:bold;
	 	COLOR: #996633;
		background-color: #E6E1CA;
		margin-top: 3px;
		margin-bottom: 2px;
	 	}


optgroup option {
		FONT: 12px verdana, arial, sans-serif;
		font-weight:normal;
		COLOR: #000000;
		background-color: #FFFFFF;
		text-indent: 2px;
		padding-left: 2px;
		margin-left: 2px;
		}



/* IMAGE BORDER COLORS */


.Galborder 		{ border: #000000 1px solid;}
.Galborderon     {border: #FFFFFF 1px solid;}


.image-border		{ LEFT: 0px; position: relative; top: 0px; border: #000000 1px solid; }

.image-borderon		{ LEFT: 3px; position: relative; top: 3px; border: #FFFFFF 1px solid; }





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.image-border2 {
	border: thin solid #220001;
}
.printhide { display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none; }
}






/* CONTACT FORM CODE */

.button		 {background-color:#717179;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #DEDEEE;
		font-size: 8pt;
		height: 21px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #DEDEEE 1px solid }


.buttonon	{background-color:#848494;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		height: 21px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #FFFFFF 1px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: 1px solid #000000; }

.dropdown 	{ COLOR: #7682AD;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif; }



/* LINKS PAGE CODE */


.searchform 	{ background-image: url("picts/shadeform.gif"); WIDTH: 100PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; BORDER: #000000 1px solid }


.searchdrop	{ WIDTH: 70PX; HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif; background-color:#FFFFFF; color:#333333 }







 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL DROP MENU CONTROL */


a.menu_TOP{
	display:block;
	line-height: 11pt;
	text-align: center;
	text-decoration:none;
	border-right: #43221d 1px solid;
	padding-top: 3px;
	font-weight: bold;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 2px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #000000 1px solid;
}


 /* MORE SUB LEVEL DROP MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #000000 0px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
filter:alpha(opacity=100);
z-index:100;
}




 /* GALLERY NAV MENU */



.menu-nav	{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 12px;
		  font-weight: bold;
		  text-align: center;
		  letter-spacing: 0px;
		  height: 19px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 8px;
		  padding-right: 8px;
		  margin-left: 3px;
		  margin-right: 3px;
		  cursor:hand;
		  line-height: 19px;
		  display: block;
		  white-space: nowrap; }


a.menu-nav:link 	{
	background-color:#42211C;
}


a.menu-nav:visited 	{  background-color:#43221D;
		  	   color: #DEDEEE;}


a.menu-nav:active 	{  background-color:#43221D;
		  	   color: #DEDEEE;}


a.menu-nav:hover 	{  background-color:#3b241a4;
		  	   color: #FFFFFF;
			   border: #FFFFFF 1px solid;
			}





 /* SLIDESHOW BUTTONS */


.slideshow	{
		background-color:#717179;
		color: #DEDEEE;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0px;
		height: 21px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 3px;
		margin-right: 3px;
		cursor:hand;
		line-height: 17px;
		display: block;
		white-space: nowrap;
		border: #DEDEEE 1px solid;
		}


.slideshowon	{
		background-color:#848494;
		color: #FFFFFF;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0px;
		height: 21px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 3px;
		margin-right: 3px;
		cursor:hand;
		line-height: 17px;
		display: block;
		white-space: nowrap;
		border: #FFFFFF 1px solid;
		}
.bluebodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: c8a48c;
}

