BODY	{
	SCROLLBAR-BASE-COLOR: #56997A;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}

a:link		{ color: #6633FF; text-decoration: none; }

a:visited	{ color: #6633FF; text-decoration: none; }

a:active	{ color: #6633FF; text-decoration: none; }

a:hover		{ color: #FF6600; text-decoration: none; }


/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 			{
	COLOR: #666666;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 15pt;
}

.title 			{
	COLOR: #D37E21;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	line-height: 3em;
	
}

.title2 		{
	COLOR: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #EFDFA7;
	font-style: normal;
	line-height: 1.4em;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
}

.title3 			{
	COLOR: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E3DCC6;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	letter-spacing: 1px;
	border-top-color: #867E4D;
	border-right-color: #867E4D;
	border-bottom-color: #867E4D;
	border-left-color: #867E4D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 0.7cm;
	width: 97%;
	padding: 5px;
	line-height: 0.7cm;
	text-align: center;
}
ul {
	line-height: 1.4em;
}
li {
	padding: 1px;
	margin: 2px;
}




.subtitle {
	COLOR: #387854;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	text-indent: 4cm;
}

.contact-text { COLOR: #003366; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.copyright		{
	COLOR: #999999;
	font-weight: normal;
	padding-left: 2em;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.page-splits		{ border: #999999 1px solid; background-color: #E0E0E0; color: #FFFFFF; height: 5px; width: 100%; }



.just { text-align: justify; }



.biglink {
	COLOR: #6633FF;
	FONT: 12px verdana, arial, sans-serif; font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none; }

.biglink:hover {
	COLOR: #FF6600;
	FONT: 12px verdana, arial, sans-serif; font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none; 
}


.linksquare 			{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
}


/* SETUP PAGES FOR PRINTING */


@media print {
.printhide 	{ display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none; }
}



/* BORDERS */


.page-borders		{ background-color:#000000; }

.borders		{ BORDER: #000000 1px solid; }




/* GALLERY CODE */

.price 			{ COLOR: #56997A; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.picturetitle 		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.picturecomments 	{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.gallerytext		{ COLOR: #000000; FONT: 9px verdana, arial, sans-serif; font-weight: normal; }

.gallery-borders	{ BORDER: #000000 1px solid; }

.viewer-border		{ BORDER: #000000 1px solid; }

.button-gallery 	{
			color: #000000;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #FFFFFF;
	        	background-image: url("picts/button-gallery.gif");
        		padding: 1px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #999999 1px solid;
			}


.buttonon-gallery	{
			color: #0066FF;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #FFFFFF;
	        	background-image: url("picts/buttonon-gallery.gif");
        		padding: 1px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #0066FF 1px solid;
			}


/* PAGE BACKGROUNDS */


.backgrounds { background-image: url(picts/background.jpg);
		background-repeat: repeat-y;
		background-position: 0px 0px;
		}





/* BUTTONS AND FORMS */



.button-order{  background-color:#CBF1CC;
		background-image: url("picts/button-order.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #004400;
		font-size: 8pt;
		cursor:hand;
		height:21px;
		width: 105px;
		margin-top:5px;
		font-weight: bold;
		BORDER: #004400 1px solid; }

.buttonon-order{  background-color:#F1EDC7;
		background-image: url("picts/buttonon-order.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #996600;
		font-size: 8pt;
		cursor:hand;
		height:21px;
		width: 105px;
		margin-top:5px;
		font-weight: bold;
		BORDER: #996600 1px solid; }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #666666 1px solid; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 135PX;
		BORDER: #666666 1px solid; }

.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px verdana, arial, sans-serif}


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		background-image: url("picts/shadeform.gif");
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		border: #666666 1px solid; }


.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; }

.searchbutton 	{ font-size: 8pt; }


/* GALLERY HOVER MESSAGES */


.divstyle 	{ position:absolute;
		top:0;
		left:0; }

.pstyletitle	{ position:absolute;
		background-color: #FFFFFF;
		color:#000000;
		border: #000000 1px solid;
		width: 100px;
		padding: 2px;
		font-family: arial, verdana, sans-serif;
		font-size: 11px; }


.pstylebody 	{ position:absolute;
		background:#FFFFFF;
		color:#000000;
		font-family: arial, verdana, sans-serif;
		font-size: 11px; }




/* START THE CODE FOR THE MENUS */


#menulocation 		{ LEFT: 0px; WIDTH: 175px; POSITION: absolute; TOP: 97px; padding: 0px 0px; white-space:nowrap; }

.menutrans   		{ filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; }

.menu-top-border	{
	border-right: #000000 1px solid;
}

.menu-bottom-line	{ border-top: #5D7F60 1px solid; border-right: #000000 1px solid; }


.menu	{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 9pt;
		  height: 30px;
		  width: 175px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 20pt;
		  text-align: left;
		  display: block;
		  border-top: #5D7F60 1px solid; }
		  
.menu2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 30px;
	width: 275px;
	cursor:hand;
	font-weight: bold;
	text-indent: 2px;
	line-height: 20pt;
	text-align: left;
	display: block;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#ACCCB0;
		  color: #004400; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#ACCCB0;
		  color: #004400; }


a.menu:active 	{  background-image: url("picts/menuon.gif");
		   background-color:#ACCCB0;
		   color: #004400; }


a.menu:hover 	{ background-image: url("picts/menuon.gif");
		  background-color:#D6D3BD;
		  color: #494534; }
		  

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin-top: 4;
	margin-right: 4;
	margin-bottom: 4;
	margin-left: 15px;
	padding: 5px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
