body	{
	scrollbar-base-color: #c7c4c4;
	scrollbar-track-color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #999999 0px solid;
	}



/* PAGE LINK CODE a;link was color 660033 */


a:link		{ color: #843039; text-decoration: none; }

a:visited	{ color: #D15656; text-decoration: none; }

a:active	{ color: #996600; text-decoration: none; }

a:hover		{ color: #339900; text-decoration: none; }




/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

table 		{ color: #1F2E2E; font: 12px arial, sans-serif; font-weight: normal; }

.title 		{ color: #5A0000; font: 23px arial, sans-serif; font-weight: normal; }

.title_blk 		{ color: #640909; font: 24px arial, sans-serif; font-weight: heavy;}

.title_blk_nl 		{ color: #811d1d; font: 22px arial, sans-serif; font-weight: normal;}


.title_med     { color: #5A0000; font: 18px arial, sans-serif; font-weight: normal; }

.title_med_blk    { color: #640909; font: 16px arial, sans-serif; font-weight: normal; }

.title_sm		{ color: #5A0000; font: 14px arial, sans-serif; font-weight: normal; }

.title_sm_blk		{ color: #640909; font: 14px arial, sans-serif; font-weight: normal; }

.subtitle	{ color: #000000; font: 18px arial, sans-serif; font-weight: normal; }

.phonetitle 	{ color: #660033; font: 15px arial, sans-serif; font-weight: bold; }

.footer		{ color: #999999; font: 11px arial, sans-serif; font-weight: normal; }

.testimonial	{ color: #339900; font: 11px verdana, arial, sans-serif; font-style: italic; font-weight: bold; }

.list 		{ color: #660033; font: 13px arial, sans-serif; font-weight: normal; }


.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }

.adfoot    { color: #F7F5F3; font: 6px arial, sans-serif; font-weight:  lighter; }
.adfoot2   { color: #EBC299; font: 14px arial, sans-serif; font-weight:  lighter; }
.adfoot3   { color: #DFDFD4; font: 14px arial, sans-serif; font-weight:  lighter; }


/* HEADER CODE - ALSO EDIT header.js */

.header		{
		background-color: #ffffff;
		margin: 0px 0px 0px 0px;
		}
		
		.headerF		{
		background-color: #ffffff;
		margin: 0px 0px 0px 0px;
		}

.headerbar	{
		height: 22px;
		border-top: #4F331D 1px solid;
		border-bottom: #4F331D 1px solid;
		background-color:#000000;
		background-image: url("picts/split-bar.jpg");
		background-repeat: no-repeat;
		}
/*bacground color header wasA27E44
/* FONT USED FOR TEXT HEADER IN NON-FLASH BROWSERS */

.NoFlashTitle	{ color: #666666; font: normal 26px arial, sans-serif; }






/* NON-GALLERY IMAGE BORDERS */

.borders	 	{ border: #000000 1px solid; }






/* BACKGROUND CODE */

.background-main 	{
		background-image: url("picts/background-main.jpg") ;
		background-repeat: no-repeat;
		background-position: 0px 100px;
		}

.background-narrow 	{
		background-image: url("picts/background-narrow.jpg" );
		background-repeat: no-repeat;
		background-position: 0px 145px;
		}
		
.background-longtext 	{
		background-image: url("picts/background-longtext.jpg" );
		background-repeat: no-repeat;
		background-position: 0px 145px;
		}		
		
.background-viewer 	{
		background-image: url("picts/background-landscape.jpg") ;
		background-repeat: no-repeat;
		background-position: 0px ;
		background-size: 100% auto;
		}	


.background-landscape 	{
		background-image: url("picts/background_landscape.jpg") ;
		background-repeat: no-repeat;
		background-position: 0px ;
		background-size: 100% auto;
		}		

	
		
.background-gallery 	{
		background-image: url("picts/background-gallery.jpg") ;
		background-repeat: no-repeat;
		background-position: 0px  140px; 
		background-size: 100% auto ;
		}	
		
.background-gallery-long 	{
		background-image: url("picts/background-galleryLONG.jpg") ;
		  
		background-repeat: no-repeat;
		background-position: 0px  140px; 
		background-size: 100% auto;
		}		
		
.background-gallery-main 	{
		background-image: url("picts/background-gallery-main.jpg") ;
		background-repeat: no-repeat;
		background-position: 0px  140px; 
		}			
						
			
.background-play 	{
		background-image: url("picts/background-play.jpg") ;
		background-repeat: no-repeat;
		background-position: 0px  100px;
		background-size: 50% auto; 
		}		
		
				
		
		.backgroundkw-main 	{
		background-image: url("picts/backgroundkw.jpg") ;
		background-repeat: no-repeat;
		background-position: 0px 100px;
		}
		
.backgroundcontact 	{
		background-image: url("picts/backgroundcontact.jpg") ;
		background-repeat: no-repeat;
		background-position: 0px 100px;
		}
		

.background-home 	{
		background-image: url("picts/background-home.jpg" );
		background-repeat: no-repeat;
		background-position: 0px 70px;
		}

			


/* PAGE SPLIT BARS */

.page-splits	{
		border: #660033 0px solid;
		border-bottom: #FFFFFF 1px solid;
		background-color: #A27E44;
		color: #A27E44;
		height: 2px;
		width: 100%;
		margin-top: 5px;
		margin-bottom: 5px;
		}






/* LEFT SIDEBAR AREA BORDERS, CODE AND COLORS */
/* sidebarwidth was 175  fieldset width was 127 */
.sidebarwidth	{ width: 175px; }


fieldset 	{
		color: #000000;
		font: normal 11px arial, sans-serif;
		border: 1px solid #660033;
		-moz-border-radius: 5px;
		padding-top: 0px;
		padding-bottom: 10px;
		padding-left: 8px;
		padding-right: 8px;
		width: 127px;
		text-align: left;
		}

fieldset legend {
		color: #660033;
		font: bold 12px arial, sans-serif;
		border: 1px solid #811d1d;
		margin-bottom: 6px;
		padding: 2px;
		padding-left: 5px;
		padding-right: 5px;
		}








/* HOMEPAGE CODE */

.hometable	{
		border-top: #4F331D 0px solid;
		border-bottom: #4F331D 1px solid;
		margin-top: 1px;
		margin-bottom: 8px;
		}


/* HOMEPAGE LINK AREA BORDER CODE */

.bordertables	{
		border-top: #4F331D 1px solid;
		border-bottom: #4F331D 1px solid;
		height: 45px;
		margin-top: 0px;
		margin-bottom: 0px;
		}

.homelinks		{
			font-family: arial, helvetica, sans-serif;
		  	font-size: 10px;
		  	font-weight: normal;
			letter-spacing: 3px;
			padding-left: 17px;
			padding-right: 17px;
			}

a.homelinks:link		{ color: #523B2C; text-decoration: none; }

a.homelinks:visited		{ color: #523B2C; text-decoration: none; }

a.homelinks:active		{ color: #523B2C; text-decoration: none; }

a.homelinks:hover		{ color: #339900; text-decoration: none; }












/* PRODUCT GALLERY SLIDESHOW AND VIEWER CODE */

.Galborder	 	{ border: #000000 2px solid; margin-bottom: 3px; margin-top: 3px; }

.Galborder1	 	{ border: #A60347 2px solid; margin-bottom: 3px; margin-top: 3px; }

A:hover .Galborder 	{ border: #339900 1px solid; margin-bottom: 3px; margin-top: 3px; }

.gallerytext		{ color: #000000; font: 11px verdana, arial, sans-serif; font-weight: normal; }

.viewertext		{ color: #C7855B; font: 7px verdana, arial, sans-serif; font-weight: normal; }

.isgallerytext		{ color: #000000; font: 12px verdana, arial, sans-serif; font-weight: normal; }

.gallerytitle 		{ color: #000000; font: 12px   geneva, verdana, arial, sans-serif; font-weight: normal; }

.viewer-border		{ border: #000000 2px solid; }

.viewer-border2      { border: #000000 4px solid; color: #660033;}

.price 		{
		font: 17px verdana, arial, sans-serif;
		font-weight: normal;
		color: #9900FF;
		}

.cartdropdown	{
		color: #000000;
		width: 127px;
		font: 11px arial, sans-serif;
		margin: 1px;
		}




/* SLIDESHOW MENU CODE */

.button-gallery 	{
			background-color:#660033;
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #FFFFFF;
			cursor: pointer;
			text-align: center;
			padding-left: 8px;
			padding-right: 8px;
			padding-top: 1px;
			padding-bottom: 1px;
			border: #660033 1px solid;
			}
			
			.button-gallery-right	{
			background-color:#303030;
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #FFFFFF;
			cursor: pointer;
			text-align: right;
			padding-left: 8px;
			padding-right: 8px;
			padding-top: 1px;
			padding-bottom: 1px;
			border: #660033 1px solid;
			}



.buttonon-gallery	{
			background-color:#4D4D4D;
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #FFFFFF;
			cursor: pointer;
			text-align: center;
			padding-left: 8px;
			padding-right: 8px;
			padding-top: 1px;
			padding-bottom: 1px;
			border: #000000 1px solid;
			}
			
			.buttonon-gallery-right	{
			background-color:#4D4D4D;
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #FFFFFF;
			cursor: pointer;
			text-align: right;
			padding-left: 8px;
			padding-right: 8px;
			padding-top: 1px;
			padding-bottom: 1px;
			border: #000000 1px solid;
			}










/* CONTACT FORM border color a27e44*/

.submitbutton	{ font-size: 13px; }


.shadeform	{ font: 13px arial, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 200px;
		border: #660033 1px solid; }

.textarea	{ font: 13px arial, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 250px;
		border: #660033 1px solid; }

.dropdown 	{ color: #660033;
		width: 200px;
		font: 11px verdana, arial, sans-serif; }









/* LINKS PAGE CODE */


.linksmargin	{ margin-top: 6px; margin-bottom: 0px; }

.searchbutton 	{ font-size: 11px; }

.searchform 	{
		font: 13px arial, sans-serif;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		color: #000000;
		text-align: left;
		width: 110px;
		border: #A27E44 1px solid;
		}









/* custom.htm PAYPAL FORM CODE */

.custom-table		{ border: #A27E44 1px solid; }

.custom-form		{
			font: 13px arial, sans-serif;
			background-image: url("picts/shadeform.gif");
			text-align: left;
			width: 72px;
			margin-top: 3px;
			margin-left: 3px;
			border: #A27E44 1px solid
			}

.custom-textarea	{
			font: 13px arial, sans-serif;
			background-image: url("picts/shadeform.gif");
			text-align: left;
			width: 250px;
			height: 100px;
			margin-top: 3px;
			margin-bottom: 8px;
			border: #A27E44 1px solid
			}	

.custom-submit		{ width: 150px; font-size: 13px; }









/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
.printhome	{ width:500px; }
}
@media screen{
.printonly 	{ display:none; }
}









/* START THE CODE FOR THE MENUS  3b3b48*/


.menubackground	{
		background-color: #ffffff;
	border-top: #666666 1px solid;
		border-bottom: #666666 5px solid;
		padding-top: 12px;
		padding-bottom: 3px;
		}



.menu		{ font-family: arial, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  letter-spacing: 1px;
		  padding-top: 6px;
		  padding-bottom: 7px;
		  padding-left: 8px;
		  padding-right: 2px;
		  margin-right: 5px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 10px;
		  white-space:nowrap;
		  border: #000000 0px solid;
		  }

		  
/* bigger size: url("picts/menu.gif");*/

.menuMED		{ font-family: arial, helvetica, sans-serif;
		  font-size: 14px;
		  font-weight: bold;
		  letter-spacing: 1px;
		  padding-top: 6px;
		  padding-bottom: 7px;
		  padding-left: 8px;
		  padding-right: 2px;
		  margin-right: 5px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 10px;
		  white-space:nowrap;
		  border: #000000 0px solid;
		  }
		  
		  
/* background-image: url("picts/menu.gif");*/

a.menu:link 	{ background-color:#ffffff;
		
		  color: #843039; }


a.menu:visited 	{ background-color:#ffffff;
		 
		  color: #000000; }

/*background-image: url("picts/menuon.gif");*/

a.menu:active 	{ background-color:#f0e7cd;
		  
		  color: #B5B5C8; }


a.menu:hover 	{ background-color:#A27E44;
		  background-image: url("picts/menuon.gif");
		  color: #FFFFFF;
		  border: #CCA459 0px solid; 
		  padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		  padding-right: 5px;
		  }









/* CODE FOR THE menu_gallery.js MENU */


.navbackground	{
		border-top: #000000 0px solid;
		border-bottom: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 10px;
		}


.menu-nav	{ font-family: arial, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  padding-top: 2px;
		  padding-bottom: 2px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-left: 6px;
		  margin-right: 8px;
		  margin-top: 2px;
		  margin-bottom: 2px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  white-space: nowrap;
		  border: #505050 0px solid; }


a.menu-nav:link 	{ color: #843039; }


a.menu-nav:visited 	{ color: #000000; }


a.menu-nav:active 	{  color: #660033; }


a.menu-nav:hover 	{ background-color:#A27E44;
		  background-image: url("picts/menuon.gif");
		  
		  color: #FFFFFF;
		  border: #CCA459 0px solid; 
		  padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		  padding-right: 5px;
			  
			  }

<!--table I picked up somewhere-->

#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 8px;
	background: #fff;
	margin: 5px;
	width: 375px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	padding: 4px 3px; 
	border-bottom: 1px solid #660033;
	border-top: 2px solid #660033;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #660033;
	padding: 2px 3px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}

<!--h1 (header code)I picked up.  make sure h1 is bigger than h2, h3-->

.h1navbar {
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin:0;
font-size: 14px;
font-weight: bold;
display: inline;
}

And use the class in the navbar:

<h1 class="h1navbar">

.h2navbar {
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin:0;
font-size: 12px;
font-weight: bold;
display: inline;
}

.h3navbar {
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin:0;
font-size: 10px;
font-weight: bold;
display: inline;
}


