BODY	{
	SCROLLBAR-BASE-COLOR: #999999;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}




 /* PAGE LINK COLORS */

a:link	{ color: #003399; text-decoration: underline; }

a:visited	{ color: #003399; text-decoration: underline; }

a:active	{ color: #003399; text-decoration: underline; }

a:hover	{ color: #FF6668; text-decoration: underline; }

a.navfooter { text-decoration: none; }

a.navfooter:Hover { COLOR: #FF6668; font-weight: normal; 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: #000000; FONT: 18px "comic sans ms", verdana, sans-serif; font-weight: bold; }

.title2		{ COLOR: #0000FF; FONT: 18px "comic sans ms", verdana, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #FF6668; FONT: 18px "comic sans ms", verdana, arial, sans-serif; font-weight: bold; }

.phonetitle	{ COLOR: #953536; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.copytext	{ COLOR: #999999; FONT: 12px verdana, arial, sans-serif; }

.page-splits	{ border: #0000FF 1px solid; background-color: #FFFFFF; color: #FFFFFF; height: 5px; width: 90%; }

.page-splits2	{ border: #0000FF 1px solid; background-color: #FFFFFF; color: #FFFFFF; height: 5px; width: 100%; }

.just 		{ text-align: justify; }

.sideborder		{ BORDER: #000000 1px solid; }


 /* HOMEPAGE FLASH LAYER */

#flash { z-index: 0; }

.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: #0000FF; 
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: #333333;
line-height: 20px;
font-weight: bold;
margin-left: 0px; 
margin-top: 10px 
}

small {
font-size: 80%;
}

.black {    	
COLOR: #000000
}

.red {    	
COLOR: #CC0000
}

.blue {    	
COLOR: #000099
}

.medblue {    	
COLOR: #6666FF
}

.ltblue {    	
COLOR: #9999FF
}

/* TABLE COLORS */
TABLE.blue{background:#000099}
TABLE.BLUE{background:#000099}
TABLE.medblue{background:#6666FF}
TABLE.MEDBLUE{background:#6666FF}
TABLE.ltblue{background:#9999FF}
TABLE.LTBLUE{background:#9999FF}
TD.blue,TH.blue,TR.blue TD,TR.blue TH,TABLE TR TD.blue,TABLE TR TH.blue{background:#000099;color:#FFF}
TD.medblue,TH.medblue,TR.medblue TD,TR.medblue TH,TABLE TR TD.medblue,TABLE TR TH.medblue{background:#6666FF;color:#FFF}
TD.ltblue,TH.ltblue,TR.ltblue TD,TR.ltblue TH,TABLE TR TD.ltblue,TABLE TR TH.ltblue{background:#9999FF;color:#000}

/*IMAGES*/
img.BrickThickBorder {border-top: 1px solid #953536; border-bottom: 3px solid #953536; 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}


 /* 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: #953536; 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: #FFFF01 1px solid; }




 /* POPUP INTRO MESSAGE TEXT */

.messagetitle	{ COLOR: #953536; 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; }

