BODY 	{
	scrollbar-base-color: #2b2617;
	scrollbar-track-color: #66410f;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
	}




/* PAGE LINK COLORS */

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

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

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

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




/* THE NEXT LINE IS THE MAIN PAGE FONT */

TABLE 		{
	COLOR: #1F0D05;
	FONT: normal 12px Georgia, "Times New Roman", Times, serif;
	background-position: center center;
}

.title 		{ color: #E0C65A; font: 24px Georgia, Times New Roman, Times, serif; font-weight: normal; }

.subtitle 	{ color: #3E3620; font: 15px arial, verdana, sans-serif; font-weight: bold; }

.careers 	{ COLOR: #3E3620; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.footertext 	{ COLOR: #3E3620; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

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

/* RIGHT SIDEBAR AREA BORDERS, CODE AND COLORS */










/* HIDE MENU AND ITEMS FOR PRINTING */


/* CONTACT AND QUOTE FORM CODE */


.contact 	 { font-size: 12pt; }


.contacton 	 { font-size: 12pt; }


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

.textarea	{
	FONT: 13px Georgia, Times New Roman, Times, serif;
	background-image: url("images/shadeform.gif");
	text-align: left;
	WIDTH: 250px;
	HEIGHT: 125px;
	BORDER: #000000 1px solid;
	color: #1F0D05;
}

.dropdown 	{ COLOR: #3E3620;
		BACKGROUND-COLOR: #e6e1c8;
		WIDTH: 220PX;
		FONT: 11px verdana, arial, sans-serif; }


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


.feeddrop 	{ COLOR: #3E3620;
		BACKGROUND-COLOR: #e6e1c8;
		FONT: 11px verdana, arial, sans-serif; }

.feedchoice	{ COLOR: #3E3620; FONT: 11px verdana, arial, sans-serif; font-weight: normal }









/* START THE CODE FOR THE MENUS */



.menubackground		{ background-color:#370C06;
			  border-top: #370C06 1px solid;
			  border-bottom: #370C06 1px solid;
			  background-image: url("images/background-menu.gif"); }



.menu		{ font-family: Papyrus, verdana, arial, helvetica, sans-serif;
		  font-size: 10px;
		  height: 25px;
		  padding-left: 8px;
		  padding-right: 8px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 22px;
		  display: block;
		  border: #370C06 0px solid; }


a.menu:link 	{ background-image: url("images/menu.gif");
		  background-color:#370C06;
		  color: #A57067; }


a.menu:visited 	{ background-image: url("images/menu.gif");
		  background-color:#370C06;
		  color: #A57067; }


a.menu:active 	{  background-image: url("images/menu.gif");
		   background-color:#370C06;
		   color: #A57067; }


a.menu:hover 	{  background-image: url("images/menuon.gif");
		   background-color:#334D3B;
		   color: #FFFFFF; }
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #B89258;
	background-position: center top;
}

