BODY	{
	SCROLLBAR-BASE-COLOR: #6F512B;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}



 /* LINK COLORS */

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

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

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

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





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

TABLE		{ COLOR: #000033; FONT: 11px verdana, arial, sans-serif; }

.title		{ COLOR: #8a0808; FONT: 16px Latha; font-weight: bold; }

.copyright	{ COLOR: #000033; FONT: 10px verdana, arial, sans-serif; }

.subtitle	{ COLOR: #262662; FONT: 14px Latha; font-weight: bold; }

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

.page-splits	{ border: #C7B796 1px solid; background-color: #FCF3E1; color: #FCF3E1; height: 5px; width: 100%; }

.just 		{ text-align: justify; }




 /* INTRO POPUP AND NEWS PAGE BORDERS */

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



 /* POPUP INTRO MESSAGE TEXT */

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

.messagetext	{ COLOR: #000033; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }





 /* START CODE FOR THE SHOPPING CART AND GALLERY */

.galborders	{ BORDER: #000000 1px solid; margin-bottom: 3px; }

.price	 	{ COLOR: green; FONT: 13px Latha; font-weight: normal; line-height: 32px;}

.picturecomments{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; }

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

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

.formmargin	{ margin: 0px; }

.button-popups {background-color:#846B4A;
		background-image: url("picts/button-popups.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		width: 100%;
		height: 25px;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		BORDER: #000000 0px solid; }

.buttonon-popups {background-color:#A77465;
		background-image: url("picts/buttonon-popups.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		width: 100%;
		height: 25px;
		color: #000000;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		BORDER: #000000 0px solid; }


 /* GALLERY HOVER MESSAGES */


.U_nygps {
	font-family: Latha;
	font-size: 13px;
	line-height: 32px;
	color: #000000;
	text-align: justify;
}

.U_tabletext {
	font-family: Latha;
	font-size: 14px;
	color: #000000;
	text-align: center;
}


.U_para {
	font-family: Latha;
	font-size: 14px;
	color: #990000;
	text-align: center;
}

.U_title { COLOR: #990000; text-align:center; FONT: 20px Latha; font-weight: normal }
.U_title2 { COLOR: #6600ff; text-align:center; FONT: 14px Latha; font-weight: normal }
.U_title-sub { COLOR: #330000; text-align:center; FONT: 12px Latha; font-weight: normal }
.just {text-align: justify;}


 /* HIDE MENU AND ITEMS FOR PRINTING */


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



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


#menulocation { LEFT: 2px; WIDTH: 150px; POSITION: absolute; TOP: 125px; padding:0px 0px; white-space:nowrap; }
.menutrans 	{  filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40; }


.menu		{ FONT: Latha;
		  font-size: 9pt;
		  height: 25px;
		  width: 150px;
		  cursor:pointer;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 17pt;
		  text-align: left;
		  display: block;
		  border: #000000 0px solid; }


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


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


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


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