.style21 {
	color: #009;
}
BODY	{
	margin: 0px;
	padding: 0px;
	border: #C0C0C0 0px solid;
	}




/* COLOR CODES - BACKGROUNDS AND BORDERS */

.pageheight		{
	height: 775px;
}

#cornerimage		{ width: 40px; height: 40px; }

.page-splits		{
			height: 5px;
			width: 100%;
			margin-top: 10px;
			margin-bottom: 10px;
			}


.faqline		{ border-bottom: #000000 1px solid; }


.pictbackground		{ background-color:#000000; }


#date-location		{ right: 10px; POSITION: absolute; TOP: 53px; text-align: left; }






/* GENERAL TEXT SIZES */
.bigtext {font:16px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"; font-weight: normal}

.smalltext	{ COLOR: #666633; FONT: 10px arial, sans-serif; font-weight: normal; }

.footer			{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }

.phonetitle		{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: bold; }

.list 			{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.testimonial		{
	COLOR: #339900;
	FONT: 10px verdana, arial, sans-serif;
	font-style: italic;
	font-weight: bold;
}


.testimonial2		{
	COLOR: #339900;
	FONT: 12px verdana, arial, sans-serif;
	font-style: italic;
	font-weight: bold;
}




/* GENERAL TEXT FORMATTING CODE */

.formmargin		{ margin: 0px; }

.faq 			{ line-height: 19px; }





/* GALLERY FONTS, BORDERS AND BUTTONS */

.price			{ COLOR: #3366FF; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.pricebig			{ COLOR: #3366FF; FONT: 17px verdana, arial, sans-serif; font-weight: bold; }


.cartmargin		{ margin: 8px 0px 0px 0px; }

.cartdropdown		{
			COLOR: #000000;
			WIDTH: 130PX;
			FONT: 12px arial, verdana, sans-serif;
			margin-bottom: 10px;
			}

.cartbox 	{
		padding: 0px 6px 6px 6px;
		width: 160px;
		text-align: left;
		-moz-border-radius: 5px;
		}

.carttitle 	{
		FONT: bold 12px verdana, arial, sans-serif;
		COLOR: #024B97;
		border: 1px solid #024B97;
		background-color: #F1F8FD;
		margin-bottom: 3px;
		padding: 4px 9px 4px 9px;
		}

.gallerytext		{ COLOR: #333333; FONT: 11px verdana, arial, sans-serif; }

.picturename		{
			COLOR: #999999;
			FONT: 16px arial, verdana, sans-serif;
			font-weight: bold;
			margin-left: 10px;
			}

.picturetitle 		{
			COLOR: #E67300;
			FONT: 13px arial, verdana, sans-serif;
			font-weight: bold;
			}

.ordertitle		{ COLOR: #999999; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.viewer-border		{ border: #000000 1px solid; }

.Galborder	 	{ border: #000000 1px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #FF0000 1px solid; margin-bottom: 3px; Filter: Alpha(Opacity=80);-moz-opacity: 0.8; }


/* Begin Button Animation Setup */	
	
	
.button2 {
  padding: 5px 15px;
  font-size: 20px;
	font: italic;

  text-align: center;
  cursor: pointer;
  outline: none;
  color: #F9E63A;
  background-color: #D96009;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button2:hover {background-color: #F15D06}

.button2:active {
  background-color: #FF4F00;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

	
/* End Button Animation Setup */	










	/* Begin Button Animation Setup */	
	
	
.button1 {
  padding: 5px 15px;
  font-size: 20;
	font: italic;

  text-align: center;
  cursor: pointer;
  outline: none;
  color: #FF144E;
  background-color: #F9FF2B;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button1:hover {background-color: #DCE122}

.button1:active {
  background-color: #DCE122;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

	
/* End Button Animation Setup */	

/* TEMPLATE ORDER BUTTONS */

.button-order	 	{
			color: #FFFFFF;
	       		font: bold 12px verdana, arial, serif;
			text-align: center;
			background-color: #3C57E7;
	        	background-image: url("../picts/button-order.gif");
        		padding: 3px 5px 3px 5px;
			cursor:pointer;
			width: 130px;
        		border: #333399 1px solid;
			}


.buttonon-order	 	{
			color: #FFFFFF;
	       		font: bold 12px verdana, arial, serif;
			text-align: center;
			background-color: #FF7C2C;
	        	background-image: url("../picts/buttonon-order.gif");
        		padding: 3px 5px 3px 5px;
			cursor:pointer;
			width: 130px;
        		border: #CC6600 1px solid;
			}








/* SCROLLER OPTIONS */

.scroller-table		{ padding: 7px; }

.scroller-body		{
			margin: 0px;
			padding: 0px;
			border: #C0C0C0 0px solid;
			}








/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}







/* SIDEBAR OPTIONS */

.sidebar-background 	{ width: 187px; }
.sidebar-background-2 {
	width: 100%;
}



.sidebar-frame		{
	width: 187px;
	height: 1800px;
	min-height: 600px;
	margin: 0px;
	padding: 0px;
	BORDER: #999999 0px solid;
			}

/* FOR RIGHT SIDEBAR */

.sidebarright-width	{ width: 140px; }

fieldset 	{
		padding: 0px 6px 6px 6px;
		width: 150px;
		text-align: left;
		-moz-border-radius: 5px;
		}

fieldset legend {
		margin-bottom: 3px;
		padding: 2px 5px 2px 5px;
		}









/* CONTACT AND QUOTES FORM */


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		background-color: #ECF0F3;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid;
		}


.dropdown 	{
		COLOR: #333333;
		background-color: #ECF0F3;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif;
		}


.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid;
		}


.quoteform	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		background-color: #ECF0F3;
		text-align: left;
		BORDER: #000000 1px solid;
		}

.quotechoice 	{ color: #3366CC; font: 11px arial, verdana, sans-serif; font-weight: normal; }

.dropquotes	{ FONT: 12px arial, verdana, sans-serif; }




/* FAQ POPUP, SLIDESHOW & CONTACT & QUOTES FORM BUTTONS */

.button 		{
			color: #000000;
	       		font: normal 12px arial, serif;
			text-align: center;
			background-color: #C3D5E4;
	        	background-image: url("../picts/button.gif");
        		padding: 2px 6px 2px 6px;
			cursor: pointer;
        		border: #45647E 1px solid;
			}

.buttonon 		{
			color: #996600;
	       		font: normal 12px arial, serif;
			text-align: center;
			background-color: #F7D0A1;
	        	background-image: url("../picts/buttonon.gif");
        		padding: 2px 6px 2px 6px;
			cursor: pointer;
        		border: #996600 1px solid;
			}







/* SITE SEARCH FORM */

.searchsiteform		{
			FONT: 12px arial, verdana, sans-serif;
			color: #000000;
			background-color: #FFFFFF;
			background-image: url("../picts/shadeform.gif");
			WIDTH: 120PX;
			HEIGHT: 19PX;
			BORDER: #000000 1px solid;
			margin-top: 1px;
			}


/* SITE SEARCH BACKGROUND */

.googlesearch		{ background-color: #FFFFFF; }



/* CUSTOM CODES */

.image-left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.image-right {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.just1 {

	text-align: left;
	font-size: 9px;
}

.boxleft{
	width: 310px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	float: left;
	background-color: #CCCCFF;

}


}

.boxright {

width: 310px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #dedede;
border-right-color: #dedede;
border-bottom-color: #dedede;
border-left-color: #dedede;
float: right;

}

.newstitle {

font-size: 12px;
font-family: Arial,Helvetica,sans-serif;
width: 202px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 5px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #D34600;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D34600;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #D34600;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #D34600;
background-color: #D34600;
color: #ffffff;
font-weight: bold;

}

.newsbox {

width: 202px;
padding-top: 6px;
padding-right: 3px;
padding-bottom: 6px;
padding-left: 5px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #D34600;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #D34600;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #D34600;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D34600;
background-color: #ffffff;
font-size: 11px;

}


.news {

padding-top: 6px;
padding-right: 3px;
padding-bottom: 6px;
padding-left: 5px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #92A3C2;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #92A3C2;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #92A3C2;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #92A3C2;
background-color: #E7EBF1;
font-size: 11px;

}

.news2 {

padding-top: 6px;
padding-right: 3px;
padding-bottom: 6px;
padding-left: 5px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #92A3C2;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #92A3C2;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #92A3C2;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #92A3C2;
background-color: #ffffff;
font-size: 11px;

}







/* LINKS PAGE CODE */

.searchbutton	{
		color: #000000;
	       	font: normal 11px arial, serif;
		text-align: center;
		background-color: #C3D5E4;
	        background-image: url("../picts/button.gif");
        	padding: 1px 2px 1px 2px;
		cursor:pointer;
        	border: #45647E 1px solid;
		}


.linksmargin	{ margin: 0px; margin-top: 10px; }


.searchform 	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		background-color: #FFFFFF;
		WIDTH: 120PX;
		HEIGHT: 20PX;
		BORDER: #999999 1px solid; }

.news {

padding-top: 6px;
padding-right: 3px;
padding-bottom: 6px;
padding-left: 5px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #92A3C2;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #92A3C2;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #92A3C2;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #92A3C2;
background-color: #E7EBF1;
font-size: 11px;

}



.news2 {

padding-top: 6px;
padding-right: 3px;
padding-bottom: 6px;
padding-left: 5px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #92A3C2;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #92A3C2;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #92A3C2;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #92A3C2;
background-color: #ffffff;
font-size: 11px;

}		


.style20 {
	font-size: 24px;
	color: #006;
}
.style101 {
	color: #F00;
	font-size: 24px;
}
.style23 {
	width: 200px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.style22 {
	font-weight: bold;
}

.style74 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
}

.style75 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	color: #333333;
}




.style51 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style52 {
	color: #ECF4F4;
	font-size: 14px;
}

.style76 {color: #000066}
.style77 {font-size: 16px}
.style78 {font-size: 12}
.style79 {color: #663333}
.style80 {FONT: 13px verdana, arial, sans-serif; color: #000000;}
.style82 {font-family: verdana, arial, sans-serif}
.style85 {font-size: 13px; font-family: Tahoma, Verdana, sans-serif;}
.style87 {font-size: 13px}
.style103 {
	color: #000000;
	font-style: italic;
}
.style104 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3366FF;
	font-style: italic;
}
.style105 {
	color: #3366FF;
	font-size: 14px;
}
.style107 {
	font-size: 14px;
	color: #000066;
}
.stylered {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #AA0E0F;
}.stylered2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C00;
}
.width750 {
	width: 750px;
}
.lineheight165 {
	line-height: 1.65em;
}
.just {
	line-height: 1.65em;
	text-align: justify;
}
.textblue {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #5C7699;
}
.smallmargins {
	margin: 2px;
}
.center {
	text-align: center;
}
.Centerstyle {
	text-align: center;
}
.Borders {
}
