BODY	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #666666;
	backgroUnd-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}




/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #996600; text-decoration: none; }

a:hover				{ color: #669900; text-decoration: none; }








/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 12px  arial, sans-serif; }

.title		{ COLOR: #000000; FONT: 23px "arial", helvetica, sans-serif; letter-spacing: 0px; font-weight: normal; }

.pagetext  { COLOR: #666666; FONT: 12px "arial", helvetica, sans-serif; letter-spacing: 0px; font-weight: normal; }

.subtitle	{ COLOR: #8F313E; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.list 		{ COLOR: #FF0000; font-weight: normal; }

.footer		{ COLOR: #999999; FONT: 10px arial, verdana, sans-serif; }

.smalltext	{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.phonetitle	{ COLOR: #FF0000; FONT: 13px arial, sans-serif; font-weight: bold; }

.formmargin	{ margin: 0px; }

.just 		{ text-align: justify; }






/* HEADER BACKGROUND COLOR */

.header		{ background-color: #FFFFFF; }



/* NON GALLERY IMAGE BORDERS */

.borders		{ border: #000000 1px solid; }


/* SEPARATORS ON NEWS PAGE */

.page-splits		{
			height: 8px;
			width: 100%;
			margin-top: 10px;
			margin-bottom: 10px;
			border: #A1B07F 1px solid;
			background-color: #FFFFFF;
			color: #FFFFFF;
			}




/* 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;
			}

.imagewidth		{ width: 135px; }


.black1			{ background-color: #000000; }	/* BLACK - home */

.black2			{ background-color: #857550; }	/* TAN - home */

.greengray1		{ background-color: #383929; }	/* GREEN GRAY - about */

.greengray2		{ background-color: #6D6F53; }	/* GREEN GRAY LT - about */

.burgundy1		{ background-color: #8F313E; }	/* BURGUNDY */

.burgundy2		{ background-color: #C0616D; }	/* LT BURGUNDY */

.tan1			{ background-color: #AD835A; }	/* TAN */

.tan2			{ background-color: #CCB492; }	/* LT TAN */

.silver1		{ background-color: #B7BFC5; }	/* SILVER */

.silver2		{ background-color: #D4DCE1; }	/* LT SILVER */

.gray1		{ background-color: #AFACB3; }	/* GRAY */

.gray2		{ background-color: #D3D0D8; }	/* LT GRAY */

.copper1		{ background-color: #A87E6F; }	/* COPPER */

.copper2		{ background-color: #CDA496; }	/* LT COPPER */

.olive1		{ background-color: #6F9D19; }	/* OLIVE */

.olive2		{ background-color: #9BC153; }	/* LT OLIVE*/





/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}





/* RIGHT SIDEBAR OPTIONS */

.sidebar-background
			{
			background-color: #FFFFFF;
			}

.sidebarwidth		{ width: 166px; }

.sidebartitle		{ COLOR: #857550; FONT: 15px "AvantGarde Md BT", verdana, arial, sans-serif; font-weight: normal; }

.sidebartext		{ COLOR: #888888; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.sidebar-frame		{
			width: 166px;
			height: 600px;
			margin: 0px;
			padding: 0px;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}




/* GAllERY - ALL IN ONE NAVIGATION CODE */

.menu-nav		{
		background-color: #ffffff;
		font-family: "Trebuchet MS", arial,  helvetica, sans-serif;
		font-size: 12px;
		height: 30px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-indent: 6px;
		line-height: 29px;
		text-align: left;
		display: block;
		padding-left: 5px;
		padding-right: 5px;
		}


a.menu-nav:link 	{ color: #000000; } 


a.menu-nav:visited 	{ color: #000000; }


a.menu-nav:active 	{ color: #000000; }


a.menu-nav:hover 	{
		
		background-color: #ffffff;
		color: #DA0318;
		}
		
		

		
		
img.image-border {

border: #000000 1px solid;

}



img.image-borderon {

border: #000000 1px solid;
}

.video-gallery-container 
{
	background: #333;
	padding: 20px;
}

.video-title, .video-title>a
{
	color: white !important;
}

.video-description
{
	color: #ccc;
}
