BODY	{
	scrollbar-base-color: #F0F0F0;
        scrollbar-track-color: #95A6F6;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #95A6F6;
	scrollbar-darkshadow-color: #95A6F6;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-arrow-color: #95A6F6;
	background-color: #FFFFFF;
        background-image:url("bkgd/bgpage.jpg");

        border: #000000 0px solid;	
        margin-top: 20px;
	margin-bottom: 0px;
	
	}

 /* PAGE LINK COLORS */

a:link		{ color: #0033FF; text-decoration: none; }

a:visited	{ color: #6633FF; text-decoration: none; }

a:active	{ color: #0033FF; text-decoration: none; }

a:hover		{ color: #6699FF; text-decoration: none; }




 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #34282C; FONT: 13px arial, geneva, verdana, sans-serif; }

.title		{ COLOR: #000000; FONT: 18px arial, sans-serif; font-weight: bold; }

.title2		{ COLOR: #4A4344; FONT: 18px arial, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #3366FF; FONT: 13px arial, sans-serif; font-weight: bold; }

.footer		{ COLOR: #5C5858; FONT: 10px arial, verdana, sans-serif; }

.hilite		{ COLOR: #006600; }

.testimonial	{ color: #339900; font-size: xx-small; font-weight: bold; font-style: italic; }

.price 		{ color: #339900; FONT: 16px arial, sans-serif; font-weight: bold; text-decoration: underline; }

.just 		{ text-align: justify; }



/* HEIGHTS AND WIDTH AND ALIGNMENT */

#pagealignment	{
		width: 100%;
		text-align: center;
		margin: 0px auto;
		}

.pageheight	{ height: 400px; }

#pagewidth	{ width: 980px;	margin: 0px auto; }


.pagebar-bottom	{
		background-color: #FCB72A;
		background-image: url("picts/menu.gif");
		height: 35px;
		border: solid #ABCB47;
		border-width: 1px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}



/* INNER AND OUTER BACKGROUNDS */

.inner-background	{
			background-color: #FFFFFF;
			border: #4C2806 0px solid;
			}


.contentbackground	{
			background-color: #FFFFFF;
                        }

 .outer-background     {background: url("bkgd/lovebkg.gif")  fixed;}


/* TOP PAGE BAR */

.topbarcolor	{ background-color: #FFFFFF; }

.barhide	{ visibility:visible; }

.barshow	{ visibility:visible; }




/* CALENDAR PAGE */

.calendartitle	{
		background-color: #6699CC;
		COLOR: #FFFFFF;
		FONT: 18px "AvantGarde Md BT", verdana, arial, sans-serif;
		font-weight: bold;
		border: #3366CC 1px solid;
		width: 100%;
		display: block;
		text-indent: 5px;
		padding: 1px 0px 1px 0px;
		margin-bottom: 5px;
		}


.calendartable	{ border: #6699CC 1px solid; }








/* BORDERS AND LINE CODES */

.page-splits	{ height: 6px; color: #FFFFFF; background-color: #FFFFFF; border: #D5DCE4 1px solid; }

.tableborders	{ border: #6699CC 1px solid; }

.sideimage	{ border-bottom: #000000 1px solid; }

.boxtitle	{
		background-color: #6699CC;
		background-image: url("picts/table1.gif");
                color: #FFFFFF;
		font: 22px  arial, "AvantGarde Md BT", verdana, sans-serif;
		font-weight: normal;
		width: 100%;
		display: block;
		text-indent: 5px;
		padding: 1px 0px 1px 0px;
		margin-bottom: 5px;
		border: #3366CC 1px solid;
		}





 /* IMAGE BORDERS */


.borders		{ border: #000000 1px solid; cursor:pointer; }













/* SEPARATORS ON PRESS PAGE */

.page-splits		{
			height: 0px;
			width: 100%;
			margin-top: 2px;
			margin-bottom: 2px;
			border: #C0C0C0 1px solid;
			background-color: #FFFFFF;
			color: #FFFFFF;
			}







/* MISC CODE AND COLORS */

.splitlines	{
		border: #B7C0C1 1px solid;
		background-color: #FFFFFF;
		color: #FFFFFF; height: 5px;
		width: 100%;
		margin-top: 3px;
		margin-bottom: 3px;
		}

.nobreak	{ white-space:nowrap; }





 /* PICTURE GALLERY CODE */

#ZOOM 			{ LEFT: 20px; POSITION: absolute; TOP: 250px; }

.Galborder	 	{ border: #000000 1px solid; cursor:pointer; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF9900 1px solid; cursor:pointer; Filter: invert}

.slideshow	{ font-family: arial, verdana, sans-serif;
		  font-size: 12px;
		  background-color:#FFFFFF;
		  color: #000000;
		  cursor:pointer;
		  font-weight: bold;
		  padding-left: 9px;
		  padding-right: 9px;
		  margin-bottom: 3px;
		  border: #000000 1px solid; }


.slideshowon	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
		color: #000000;
		cursor:pointer;
		font-weight: bold;
		padding-left: 9px;
		padding-right: 9px;
		margin-bottom: 3px;
		border: #FF0000 1px solid;
		}




 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
}







/* SIDEBAR */

.sidebartext 		{ color: #72767F; font: 10px verdana, arial, sans-serif; font-weight: normal; }


.sidebar		{
			
			border-right: #D7D7D7 1px solid;
			border-left: #D7D7D7 1px solid;
			background-color: #F0F0F0;
			
			}




/* SIDEBAR CODE */

fieldset.sidebar	{
			width: 152px;
			color: #666666;
			font: 13px arial, geneva, verdana, sans-serif;
			font-weight: normal;
			text-align:left;
			padding: 8px;
			}

fieldset.sidebar legend	{
			color: #3366FF;
			font: 13px arial, sans-serif;
			font-weight: bold;
			
                        background-color: #FFFFFF;
			background-image: url("picts/sidebar_title.gif");
			border: #3366FF 1px solid;
			padding: 1px 5px 2px 5px;
			margin-top: 6px;
			margin-bottom: 6px;
			}





.page-splits-side	{
			margin: 0px;
			margin-top: 3px;
			padding: 0px;
			border: #2D382A 0px solid;
			border-top: #2D382A 1px solid;
			border-bottom: #5F6A59 0px solid;
			background-color: #5F6A59;
			color: #5F6A59;
			height: 2px;
			}





 /* START CODE FOR THE FORMS */


.shadeform	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("picts/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}


.dropdown 	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  margin-top:1px;
		}

.cartdrop 	{ FONT: 10px arial, verdana, sans-serif;
		  COLOR: #000000;
		  width: 100px;
		  margin-top: 1px;
		  margin-bottom: 4px;
		}


.searchbutton	{ FONT: 12px arial, sans-serif, verdana, sans-serif; }



 /* MISC CODE AND COLORS */

.splitlines	{ COLOR: #000000; HEIGHT: 1px; WIDTH: 100% }


.nobreak	{ white-space:nowrap; }






/* GALLERY CODE */

.gallery-border		{ border: #C0C0C0 3px solid; margin-bottom: 15px; }

.gallery-borderon	{ border: #FF0000 3px solid; margin-bottom: 15px; }


.button-slideshow	{
			color: #19859D;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			background-color: #CEEEF5;
			background-image: url("picts/button-gallery.gif");
			cursor:pointer;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-left: 4px;
			padding-right: 4px;
			margin-left: 2px;
			margin-right: 1px;
			BORDER: #19859D 1px solid;
			}

.buttonon-slideshow	{
			color: #000000;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			background-color: #FFFFFF;
			background-image: url("picts/spacer.gif");
			cursor:pointer;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-left: 4px;
			padding-right: 4px;
			margin-left: 2px;
			margin-right: 1px;
			BORDER: #000000 1px solid;
			}


.button-gal	{
		background-image: url("picts/button-gallery.gif");
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		padding-top: 3px;
		padding-bottom: 4px;
		padding-left: 8px;
		padding-right: 8px;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 2px;
		margin-bottom: 2px;
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #19859D 1px solid;
		}


a.button-gal:link 	{
			background-color:#CEEEF5;
			color: #19859D;
			}


a.button-gal:visited 	{
			background-color:#CEEEF5;
			color: #19859D;
			}


a.button-gal:active 	{
			background-color:#CEEEF5;
			color: #19859D;
			}


a.button-gal:hover 	{
			background-color:#FFFFFF;
			background-image: url("picts/spacer.gif");
			color: #000000;
			border: #000000 1px solid;
			}





/* SIDEBAR BORDERS AND COLORS */

.boxtext 	{ font: 10px verdana, arial, sans-serif; font-weight: normal; }

.menu-titles	{
		background-color: #BBC3D3;
		background-repeat: no-repeat;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-indent: 5px;
		padding: 2px 2px 2px 2px;
                }




/* SIDEBAR IMAGE BORDERS */

.bordersSB	{ border: #858B9B 1px solid; }







 /* START THE CODE FOR THE PAGE MENUS */



.menu-table 	{
		  width: 960px;
		  background-color:#C0C0C0;
		  background-image: url("picts/menu-background.gif");
		  border-top: #000000 0px solid;
		  border-left: #000000 1px solid;
		  border-right: #000000 1px solid;
		  border-bottom: #000000 1px solid;
		}





.menu		{ font-size: 11px;
		  font-family: arial, sans-serif, verdana, helvetica;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 0px;
		  padding-right: 0px;
		  cursor:pointer;
		  font-weight: bold;
		  text-align:center;
		  line-height: 28px;
		  display: block;
		  white-space:nowrap;
		  width: 100%;
		  border: #000000 0px solid; }


.firstmenu	{ color:#666666; }



a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }



a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#F0F0F0;
		   color: #000000;
                   }


.date-font { color: #616D7E; font: 12px verdana, arial, sans-serif; font-weight: bold}

