BODY	{
	SCROLLBAR-BASE-COLOR: #999999;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}




 /* PAGE LINK COLORS */

a:link	{ color: #003399; text-decoration: none; }

a:visited	{ color: #003399; text-decoration: none; }

a:active	{ color: #003399; text-decoration: none; }

a:hover	{ color: #CC0000; text-decoration: none; }

.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; }





 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; }

.title { COLOR: #663300; FONT: 18px "comic sans ms", verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #663300; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle	{ COLOR: #663300; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.copytext	{ COLOR: #999999; FONT: 12px verdana, arial, sans-serif; }

.page-splits	{ border: #996633 1px solid; background-color: #F5DEB4; color: #F5DEB4; height: 5px; width: 100%; }

.just 		{ text-align: justify; }

.text-table {
	FONT-SIZE: 80%;
}

.text-large {
	FONT-SIZE: 90%;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px; 
	text-align: left
}

.text-medium {
	FONT-SIZE: 70%;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px; 
	text-align: left
}

 
.text-small {
	FONT-SIZE: 60%;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px; 
	text-align: left
}

h1 {
COLOR: #663300; 
line-height: 30px;
font-family: Tahoma;
font-size:  110%; 
letter-spacing: 1px;
font-weight: bold; 
margin-top: 0px; 
margin-bottom: 10px;
} 


h2 {
font-size: 96%;
color: #996633;
line-height: 20px;
font-weight: bold;
margin-left: 0px; 
margin-top: 10px 
}

small {
font-size: 80%;
}

.black {    	
COLOR: #000000
}

.red {    	
COLOR: #CC0000
}

.brown {    	
COLOR: #663300
}

.ltbrown {    	
COLOR: #996633
}

/* TABLE COLORS */
TABLE.peach{background:#EECBAB}
TABLE.PEACH{background:#EECBAB}
TABLE.brown{background:#663300}
TABLE.BROWN{background:#663300}
TABLE.ltbrown{background:#996633}
TABLE.LTBROWN{background:#996633}
TD.peach,TH.peach,TR.peach TD,TR.peach TH,TABLE TR TD.peach,TABLE TR TH.peach{background:#EECBAB;color:#000}
TD.brown,TH.brown,TR.brown TD,TR.brown TH,TABLE TR TD.brown,TABLE TR TH.brown{background:#663300;color:#FFF}
TD.ltbrown,TH.ltbrown,TR.ltbrown TD,TR.ltbrown TH,TABLE TR TD.ltbrown,TABLE TR TH.ltbrown{background:#996633;color:#FFF}

/*IMAGES*/
img.PeachThickBorder {border-top: 1px solid #EECBAB; border-bottom: 3px solid #EECBAB; background-color:#ffffff; padding-top: 2px; padding-bottom: 2px;}


div.pad5x5{padding:5px 5px 5px 5px}
div.pad10x10{padding:10px 10px 10px 10px}
div.pad20x20{padding:20px 20px 20px 20px}

 /* HOMEPAGE FLASH LAYER */

#flash { z-index: 0; }




 /* START CODE FOR THE SHOPPING CART AND GALLERY */

.formmargin	{ margin: 0px; }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.picturecomments{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; }

.picturetitle 	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.price	 	{ COLOR: #CC6600; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }




/* IMAGE BORDERS */

.image-border		{ LEFT: 0px; position: relative; top: 0px; border: #000000 0px solid; margin-bottom: 4px; z-index: 0; }

.image-borderon		{ LEFT: 3px; position: relative; top: 3px; border: #000000 0px solid; margin-bottom: 4px; z-index: 0; }

.borders		{ border: #663300 1px solid; }




 /* POPUP INTRO MESSAGE TEXT */

.messagetitle	{ COLOR: #663300; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.messagetext	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }






 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}






.button-popups { background-image: url("picts/popbutton.gif");
		FONT: 11px arial, verdana, sans-serif;
		font-weight: bold;
		letter-spacing: 0px;
		color: #999999;
		WIDTH: 100%;
		HEIGHT: 21PX;
		cursor:pointer;
		BORDER: #003399 0px solid;
		background-color:#FFFFFF; }

.buttonon-popups { background-image: url("picts/popbuttonon.gif");
		  FONT: 11px arial, verdana, sans-serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #006600;
		  WIDTH: 100%;
		  HEIGHT: 21PX;
		  cursor:pointer;
		  BORDER: #225A71 0px solid;
		  background-color:#FFFFFF; }





 /* CONTACT FORM */

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 210PX;
		BORDER: #000000 1px solid; }


.dropdown {	COLOR: #333333;
		WIDTH: 210PX;
		FONT: 11px arial, verdana, sans-serif; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 135PX;
		BORDER: #000000 1px solid; }

.submitbutton 	{ FONT-SIZE: 13px; }







 /* LINKS PAGE */

.searchform 	{
		WIDTH: 125PX;
		HEIGHT: 20PX;
		FONT: 11px arial, verdana, sans-serif;
		BORDER: #000000 1px solid;
		}

.searchdrop 	{
		WIDTH: 125PX;
		HEIGHT: 20PX;
		margin-top: 4px;
		FONT: 11px arial, verdana, sans-serif;
		}

.searchbutton 	{ font-size: 11px; }

