BODY	{
	SCROLLBAR-BASE-COLOR: #136570;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}


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

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

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

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


/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 			{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.title 			{ COLOR: #136570; FONT: 15px arial, verdana, sans-serif; font-weight: bold; }

.subtitle 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.contact-text 		{ COLOR: #136570; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.copyright		{ COLOR: #999999; FONT: 9px  verdana, arial, sans-serif; font-weight: normal; }

.page-splits		{ border: #999999 1px solid; background-color: #FFFFFF; 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; }







/* SETUP PAGES FOR PRINTING */


@media print {
.printhide 	{ display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none; }
}







/* IMAGE BORDERS */


.page-borders		{ background-color:#136570; }

.borders		{ BORDER: #000000 1px solid; }





/* GALLERY CODE */

.price 			{ COLOR: #136570; 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:#CFE7F2;
		background-image: url("picts/button-order.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #136570;
		font-size: 8pt;
		cursor:hand;
		height:21px;
		width: 105px;
		margin-top:5px;
		font-weight: bold;
		BORDER: #136570 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: #000000 1px solid; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 135PX;
		BORDER: #000000 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: #000000 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: #136570 1px solid; }

.menu-bottom-line	{ border-top: #136570 1px solid; border-right: #136570 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: #136570 1px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#5497A1;
		  color: #136570; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#5497A1;
		  color: #136570; }


a.menu:active 	{  background-image: url("picts/menuon.gif");
		   background-color:#5497A1;
		   color: #136570; }


a.menu:hover 	{ background-image: url("picts/menuon.gif");
		  background-color:#5497A1;
		  color: #FFFFFF; }


