BODY	{ SCROLLBAR-BASE-COLOR: #7f4b4f; }


a:link		{ color: #990000; text-decoration: none; }

a:visited	{ color: #990000; text-decoration: none; }

a:active	{ color: #990000; text-decoration: none; }

a:hover		{ color: #990000; text-decoration: none; }


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 			{ COLOR: #000033; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.title 			{ COLOR: #990000; FONT: 17px arial, sans-serif, verdana ; font-weight: bold; }

.subtitle 		{ COLOR: #CC6600; FONT: 12px 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; }

.contact-text 		{ COLOR: #000099; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.smalltext		{ FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.services 		{ COLOR: #262662; }

.page-splits		{ COLOR: #262662; height: 1px; width: 100%; }

.price	 		{ COLOR: #CC6600; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.copyright		{ COLOR: #999999; FONT: 9px  verdana, arial, sans-serif; font-weight: normal; }

.feedback 		{ COLOR: #000099; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.just { text-align: justify; }



.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }




.date-font	{ color: #000000; font: 10px verdana, arial, sans-serif; font-weight: bold }

#date-location	{  right: 4px; TOP: 73px; POSITION: absolute;}




 /* SETUP PAGES FOR PRINTING */


@media print {
.printhide 	{ display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none; }
}







 /* IMAGE BORDERS */


.page-borders		{ background-color:#763c42; }

.gallery_borders	{ BORDER: #000000 1px solid; }

.borders		{ BORDER: #000000 1px solid; }

.bar-borders		{ height: 20px; border-top: #000000 1px solid; border-bottom: #000000 1px solid; }




 /* PAGE BACKGROUNDS */


.backgrounds { background-image: url("picts/background.jpg");
		background-repeat: repeat-y;
		background-position: 0px 0px;
		background-attachment: fixed; }





 /* BUTTONS AND FORMS */



.button-popups{ background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #262662;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		HEIGHT: 22px;
		BORDER: #C0C0C0 1px solid; }

.buttonon-popups{ background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #262662;
		font-size: 8pt;
		cursor:hand;
		HEIGHT: 22px;
		font-weight: bold;
		BORDER: #262662 1px solid }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		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; }



 /* SMALL GALLERY MESSAGES */



.divstyle {	position:absolute;
		border: #000000 1px solid;
		top:0;
		left:0; }

.pstyletitle{	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		padding: 3px;
		font-family:verdana, arial; }


.pstylebody {	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial; }






 /* START THE CODE FOR THE MENUS */


#menulocation 		{ LEFT: 0px; WIDTH: 175px; POSITION: absolute; TOP: 71px; padding: 0px 0px; white-space:nowrap; }

.menutrans   		{ filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; }

.menu-top-border	{ border-right: #763c42 1px solid; }

.menu_bottom_line	{ border-top: #FFFFFF 1px solid; border-right: #763c42 1px solid; }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 30px;
		  width: 175px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 20pt;
		  text-align: left;
		  display: block;
		  border-top: #FFFFFF 1px solid;
		  border-bottom: #763c42 1px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#763c42;
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#763c42;
		  color: #FFFFFF; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#763c42;
		  color: #FFFFFF; }


a.menu:hover 	{ background-image: url("picts/menuon.gif");
		  background-color:#763c42;
		  color: #FFFFFF; }


/* Added by BuffaloWeb */
.form { border: 1px #763c42; border-style: solid; }
.form-left { background: #f3f3f5; padding: 5px; }
.form-right { padding: 0px 5px; }
.form-right INPUT, .form-right SELECT, .form-right SUBMIT, .form-right TEXTAREA { font-family: sans-serif; font-size: 11px; }

