BODY	{
	scrollbar-base-color: #4A0001;
	scrollbar-track-color: #65040B;
	scrollbar-arrow-color: #8BC1AD;
	backgroUnd-color: #292929;
	}




/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #FFCC66; text-decoration: none; }

a:hover				{ color: #CCFF99; text-decoration: none; text-decoration: underline; }





/* PAGE FONTS AND TITLES */

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

TABLE		{ COLOR: #C0C0C0; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.title		{ COLOR: #F7A32E; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }

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

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

.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

#date-location	{ right: 10px; POSITION: absolute; TOP: 60px; }



/* GENERAL TEXT SIZES and COLORS */

.smalltext		{ COLOR: #999999; FONT: 11px arial, sans-serif; font-weight: bold; }

.footer			{ COLOR: #C0C0C0; FONT: 8px verdana, arial, sans-serif; font-weight: bold; }

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

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

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









/* HEADER BACKGROUND COLOR - edit the header.js also */

.headercolor		{
	background-color: #FCE89F;
	background-image: url("../picts/darkgray/header.gif");
}





/* SHADOW AND CORNER IMAGE */

#cornerimage		{ background-image: url("../picts/darkgray/corner.gif"); }

.pageheight		{ background-image: none; }

.shadow-horizontal	{ background-image: none; }







/* GALLERY & PRODUCTS CODE */

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


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

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


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

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










/* PAGE LINES & BORDERS */

.pagebars	{
		background-color: #444444;
		background-image: url("../picts/darkgray/bar.jpg");
		height: 8px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #444444;
		background-image: url("../picts/darkgray/bar.jpg");
		height: 12px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits		{
			border: #000000 1px solid;
			background-color: #ffffff;
			color: #ffffff;
			}











/* LEFT SIDEBAR OPTIONS */

.sidebar-background, .sidebar-background2
			{
			background-image: url("../picts/darkgray/background-sidebar.gif");
			background-color: #65040B;
			background-repeat: repeat-y;
			}

.sideborder		{ BORDER: #666666 1px solid; }


/* THE NEXT 2 LINES ARE NOT USED IN 2009 MODELS - FOR OLDER CHROME COMPATIBILITY */

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

.sidebartext		{ COLOR: #C0C0C0; FONT: 11px arial, verdana,  sans-serif; font-weight: bold; }


.sidebartitle-box	{
		padding: 5px;
		background-color: #2B2B2B;
		background-image: url("../picts/darkgray/background-sidebar-title.gif");
		color: #FFFFFF;
		font: bold 12px arial, verdana, sans-serif;
		text-align: left;
		border-top: #666666 1px solid;
		border-bottom: #666666 1px solid;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		}	

.sidebartext-box	{
		padding: 6px;
		background-color: transparent;
		color: #C0C0C0;
		font: bold 10px arial, verdana, sans-serif;
		text-align: left;
		border-top: #666666 0px solid;
		border-bottom: #666666 1px solid;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		}

a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #FFCC66; text-decoration: none; }

a.sidelink:hover					{ color: #CCFF99; text-decoration: none; }










/* FOR RIGHT SIDEBAR */

.sidebartext-right	{ color: #C0C0C0; FONT: 10px arial, verdana,  sans-serif; font-weight: bold; }

fieldset 	{
		border: #666666 1px solid;
		}

fieldset legend {
		FONT: bold 13px arial, verdana, sans-serif;
		COLOR: #FFFFFF;
		border:1px solid #777777;
		background-color: #444444;
		}
