BODY	{
	scrollbar-base-color: #F0F0F0;
	scrollbar-track-color: #F0F0F0;
	backgroUnd-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}




/* NON-MENU LINK COLORS */

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

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

a.boldlink:link, a.boldlink:visited, a.boldlink:active	{ color: #8F313E; text-decoration: underline; font-weight: bold;}

a.boldlink:hover				{ color: #000000; text-decoration: underline; font-weight: bold; }


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

TABLE		{ COLOR: #555555; FONT: 12px verdana, arial, sans-serif; }

.title		{ COLOR: #000000; FONT: 23px "AvantGarde Md BT", verdana, arial, helvetica, sans-serif; letter-spacing: 0px; font-weight: normal; }

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

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

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

.smalltext	{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.map 			{
			COLOR: #6F9D19;
			line-height: 22px;
			margin: 10px;
			margin-left: 30px;
			}

/* NON GALLERY IMAGE BORDERS */

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




/* IMAGE TABLE AND COLOR BARS */


.imagetable		{
			border-top: #999999 0px solid;
			border-bottom: #999999 0px solid;
			background-color: #FFFFFF;
			padding-top: 0px;
			padding-bottom: 0px;
			}


.burgundy1		{ background-color: #8F313E; }	/* BURGUNDY */

.burgundy2		{ background-color: #C0616D; }	/* LT BURGUNDY */




/* LEFT SIDEBAR OPTIONS */

.sidebar-background
			{
			background-color: #ffffff;
			}

.sidebarwidth		{ width: 166px; }

.sidebartitle		{ COLOR: #8F313E; FONT: 15px "AvantGarde Md BT", verdana, arial, sans-serif; font-weight: normal; }

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

.sidebar-frame		{
			width: 166px;
			height: 350px;
			margin: 0px;
			padding: 0px;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}








/* CONTACT FORM */


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