BODY	{
	SCROLLBAR-BASE-COLOR: #BDAE95;
	SCROLLBAR-TRACK-COLOR: #BDAE95;
	SCROLLBAR-FACE-COLOR: #BDAE95;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}





/* NON-MENU PAGE LINK CODE */

a:link		{ color: #996633; text-decoration: none; }

a:visited	{ color: #996633; text-decoration: none; }

a:active	{ color: #996633; text-decoration: none; }

a:hover		{ color: #6699FF; text-decoration: underline; }

.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; }

.bigenhanced { FONT: 24px verdana, arial, sans-serif; font-weight: bold; font-style: italic; padding: 10px 20px 0px 30px; -moz-border-radius: 12px 12px 0px 0px; background-color: #C81B07; color: #FFFFFF; text-align: center; text-decoration: none; }

.mediumenhanced { font-size: 18px; font-weight: normal; font-style: italic; color: #0000FF; text-decoration: none; }

	#wrap {width:960px; margin-left:auto; margin-right:auto; display:block;}

	#content-col-home {width:725px; float:right; display:inline; background:url(../images/banner-home.jpg) no-repeat; z-index:0; }

	.clear-home {clear:both; height:400px; }





/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.title		{ COLOR: #000000; FONT: 21px arial, sans-serif; font-weight: normal; }

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

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

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

.testimonial	{COLOR: #339900; font-weight: bold; font-style: italic; }

.copytext	{ COLOR: #999999; FONT: 10px arial, sans-serif; }

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

#date-location	{ padding-right: 10px; text-align: right; }



.just 			{ text-align: justify; }

.formmargin		{ margin: 0px; }

.pageheight		{ height: 700px; }

.whitespaceleft		{ width: 12px; }

.whitespaceright	{ width: 50px; }

.contentwidth		{ width: 550px; }





/* PAGE LINES & BORDERS */

.menuimage-borders	{
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

.pagebar	{
		background-color: #C3C5BA;
		background-image: url("../images/bar.jpg");
		height: 10px;
		border: solid #848575;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-up	{
		background-color: #C3C5BA;
		background-image: url("../images/bar1.jpg");
		height: 41px;
		border: solid #848575;
		border-width: 0px 0px 0px 0px;
		/* border-width: 1px 0px 1px 0px;	*/	
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-down	{
		background-color: #C3C5BA;
		background-image: url("../images/bar-down.jpg");
		height: 21px;
		border: solid #848575;
		border-width: 0px 0px 0px 0px; /* border-width: 1px 0px 1px 0px; */
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #C3C5BA;
		background-image: url("../images/bar-bottom.jpg");
		height: 25px;
		border: solid #848575;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}


.page-splits	{
		border-top: #C0C0C0 1px solid;
		background-color: #FFFFFF;
		color: #FFFFFF;
		height: 2px;
		width: 100%;
		}





/* IMAGE BORDERS */

.borders		{ border: #000000 1px solid; }





/* HIDE MENU AND ITEMS FOR PRINTING */

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





/* HEADER AND IMAGE BACKGROUNDS */

#apDiv1 {
	position:absolute;
	left:31px;
	top: 41px;
	width:280px;
	height:283px;
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:353px;
	top: 1px;
	width:280px;
	height:211px;
	z-index:1;
}


/*
.headerbackground {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin-left: 215px;
	margin-top: 16px;
}
*/

.headerbackground	{ 		
		background-color: #CEC4B0;
		/* height: 168px; */
 }




/* MAIN PAGE TABLE AND IMAGE BACKGROUNDS */

.imagebackground	{ background-color: #917C59; } /* #D8D9D1 */

.tablebackground	{ background-color: #CEC4B0; } /* #917C59 */



.logo-position		{ border: 0px; position: relative; left: 20px; top: 0px; }



/* GALLERY AND CART BORDERS AND OTHER CODE */

.gallerywidth		{ width: 95%; }

.pageheight-viewer	{ height: 805px; }

.image-border		{ border: #FFFFFF 10px solid; position: relative; left: 0px; top: 0px; margin-bottom: 4px; }

.image-borderon		{ border: #FFFFFF 10px solid; position: relative; left: 3px; top: 3px; margin-bottom: 4px; }

.viewer-border		{ border: #FFFFFF 10px solid; }

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

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





/* CART PAGES */

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

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

.cartbox	{
		background-color: #EDEEE9;
		border: #B5B6B1 1px solid;
		width: 140px;
		}





/* TEMPLATE ORDER BUTTONS */

.button-order	 	{
			color: #FFFFFF;
	       		font: bold 13px arial, sans-serif;
			text-align: center;
			background-color: #3C57E7;
	        	background-image: url("../images/button-order.gif");
        		padding: 1px 0px 1px 0px;
			cursor: pointer;
			width: 110px;
        		border: #333399 1px solid;
			}


.buttonon-order	 	{
			color: #FFFFFF;
	       		font: bold 13px arial, sans-serif;
			text-align: center;
			background-color: #FF7C2C;
	        	background-image: url("../images/buttonon-order.gif");
        		padding: 1px 0px 1px 0px;
			cursor: pointer;
			width: 110px;
        		border: #CC6600 1px solid;
			}





/* POPUP INTRO MESSAGE TEXT */

.messagetitle	{ COLOR: #777777; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.messagetext	{ COLOR: #000000; FONT: 11px arial, sans-serif; font-weight: normal; }





/* VIDEO MESSAGE BUTTONS */

.button-popups 		{
			color: #A2A292;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #D8D9D1;
        		padding: 1px 5px 1px 5px;
			margin: 0px 2px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #A2A292 1px solid;
			}

.buttonon-popups 	{
			color: #000000;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #D8D9D1;
        		padding: 1px 5px 1px 5px;
			margin: 0px 2px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #000000 1px solid;
			}





/* CONTACT PAGE CODE */

.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("../images/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("../images/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid;
		}

.submitbutton 	{ FONT: 13px arial, verdana, sans-serif; cursor: pointer; }





/* LINKS PAGE CODE */

.searchform 	{
		WIDTH: 220PX;
		HEIGHT: 20PX;
		FONT: 11px arial, verdana, helvetica, sans-serif;
		background-image: url("../images/shadeform.gif");
		BORDER: #000000 1px solid;
		}

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

.searchbutton 	{
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		}
		

/* PAYPAL PAGE */

.viewmargin	{ margin: 0px; }

.price	 	{ color: #92138C; font: 16px arial, verdana, sans-serif; font-weight: bold; }

.button-order	{ font-size: 13px; }

