BODY	{
	margin: 0px;
	padding: 0px;
	border: #C0C0C0 0px solid;
	}




/* COLOR CODES - BACKGROUNDS AND BORDERS */

.pageheight		{ height: 675px; }

#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: 45px; }







/* GENERAL TEXT SIZES */

.smalltext		{
	COLOR: #000000;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 12px;
}
.smalltextbl		{
	COLOR: #0066FF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.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: 11px verdana, arial, sans-serif; font-style: italic; font-weight: bold; }






/* GENERAL TEXT FORMATTING CODE */

.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }


.faq 			{ line-height: 19px; }









/* GALLERY FONTS, BORDERS AND BUTTONS */

.price			{ COLOR: #3366FF; FONT: 14px 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: #000000;
			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: 1px solid #000000;
	margin-bottom: 3px;
}

A:hover .Galborder 	{ border: #FF0000 1px solid; margin-bottom: 3px; Filter: Alpha(Opacity=80);-moz-opacity: 0.8; }





/* 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-frame		{
			width: 187px;
			height: 620px;
			min-height: 600px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}

/* FOR RIGHT SIDEBAR */


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;
	font-variant: small-caps;
		}













/* CONTACT AND QUOTES FORM */


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid; }

.shadformsm {
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("../picts/shadeform.gif");
	text-align: left;
	WIDTH: 170px;
	BORDER: #000000 1px solid;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 2px;
}

.shadformverysm {

FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 50px;
		BORDER: #000000 1px solid;
}

.dropdown 	{ COLOR: #333333;
		background-color: #F5F6F7;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }

.dropdownsm {
	COLOR: #333333;
	WIDTH: auto;
	FONT: 11px verdana, arial, sans-serif;
	border: 1px solid #000000;
	background-color: #F5F6F7;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 500px;
		BORDER: #000000 1px solid; }
.formtext {
	font-size: 12px;
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-style: normal;
	font-weight: lighter;
}

H4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 28px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #d4ad00; PADDING-TOP: 0px; FONT-FAMILY: "century gothic", verdana; HEIGHT: 31px
}

.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid; }

.quotechoice 	{ color: #3366CC; font: 11px arial, verdana, sans-serif; font-weight: normal; }

.dropquotes	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
}




/* FAQ POPUP, SLIDESHOW & CONTACT & QUOTES FORM BUTTONS */

.button 		{
			color: #000000;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #C9D4DA;
	        	background-image: url("../picts/button.gif");
        		padding: 2px 7px 2px 7px;
			cursor:pointer;
        		border: #000000 1px solid;
			}

.buttonon 		{
			color: #996600;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #F7D0A1;
	        	background-image: url("../picts/buttonon.gif");
        		padding: 2px 7px 2px 7px;
			cursor:pointer;
        		border: #996600 1px solid;
			}







/* SITE SEARCH FORM */

.searchsiteform		{
	FONT: 12px arial, verdana, sans-serif;
	color: #000000;
	background-image: url(../picts/a/google_custom_search_smwide.gif);
	WIDTH: 121px;
	HEIGHT: 20px;
	BORDER: #000000 1px solid;
	margin-top: 1px;
	background-repeat: no-repeat;
	background-position: center center;
			}


/* SITE SEARCH BACKGROUND */

.googlesearch		{ background-color: #FFFFFF; }











/* LINKS PAGE CODE */

.searchbutton	{
		color: #000000;
	       	font: bold 11px arial, serif;
		text-align: center;
		background-color: #C9D4DA;
	        background-image: url("../picts/button.gif");
        	padding: 1px 2px 1px 2px;
		cursor:pointer;
        	border: #000000 1px solid;
		}


.linksmargin	{ margin: 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; }






.left {
text-align: left;
}
.imageright {
	border: 1px none #000000;
	margin: 5px;
}
.insttable {
	background-image: url(../picts/a/plansfadecenter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: none;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
	display: table;
}

.careertable {

	background-image: url(../picts/a/shakygirl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: none;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
	display: table;
}

/* Thumbnail Hovers */

.thumbnail{
	position: relative;
	z-index: 0;
	margin: 0px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: -1000px;
	border: 1px dashed #0066FF;
	visibility: hidden;
	color: black;
	text-decoration: none;
	background-image: url(../picts/shadeformflip.gif);
	background-repeat: repeat;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
.thumbnailtop{
	position: relative;
	z-index: 0;
}

.thumbnailtop:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailtop span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: -1000px;
	border: 1px dashed #0066FF;
	visibility: hidden;
	color: black;
	text-decoration: none;
	background-image: url(../picts/shadeformflip.gif);
	background-repeat: repeat;
	overflow: hidden;
}

.thumbnailtop span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	float: none;
}

.thumbnailtop:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: 60px; /*position where enlarged image should offset horizontally */

}

.dropdownverysm {

	COLOR: #333333;
	WIDTH: 50px;
	FONT: 11px verdana, arial, sans-serif;
	background-color: #F5F6F7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.styling{
background-color:black;
color:lime;
font: bold 15px MS Sans Serif;
padding: 3px;
}
.ContactTable {
	background-image: url(../picts/contact%20us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
	display: table;
	height: 1000px;
}
.leftimg {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.rtimg {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 15px;
}
.smalltextGold {
	COLOR: #d4ad00;
	font-weight: bold;
	font-family: "Century Gothic", Verdana;
	font-size: 11px;
}
.thumbnailLft {

	position: relative;
	z-index: 0;
	margin: 0px;
}
.thumbnailLft:hover {

background-color: transparent;
z-index: 50;
}
.thumbnailLft span {
	position: absolute;
	padding: 5px;
	border: 1px dashed #0066FF;
	visibility: hidden;
	color: black;
	text-decoration: none;
	background-image: url(../picts/shadeformflip.gif);
	background-repeat: repeat;
	left: 1000px;
}
.thumbnailLft span img {

border-width: 0;
padding: 2px;
}
.thumbnailLft:hover span {
	visibility: visible;
	top: 0;
	left: -200px;
}
.servicetable {

	background-image: url(../picts/a/ServiceTable2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: none;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
	display: table;
}
.archtable {


	background-image: url(../picts/a/planstall.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: none;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
	display: table;
}

.textareasm {
FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 280px;
		BORDER: #000000 1px solid;
}
.clear { clear:both;}