BODY 	{
	
	margin: 0px;
	padding: 0px;
	background-color: #f8f6f4;
	background-image: url(picts/bkgd1.png);
	background-repeat: no-repeat;
	background-position:top left;
	
	
	
	}




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

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

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

a:hover		{
	color: #982f2f;
	text-decoration: none;
	font-weight: bold;
}


/* THE NEXT LINE IS FOR CONTENT AREA LINKS */

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

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

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

a.content:hover		{
	color: #982f2f;
	text-decoration: none;
	font-weight: bold;
}




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

TABLE 		{
	
	FONT: 12px arial, verdana, sans-serif;
	font-weight: normal;
}

.title 		{ color: #000000; font: 22px "arial narrow", arial, verdana, sans-serif; font-weight: bold; font-style: italic; }

.subtitle 	{
	color: #000;
	font: 15px  arial, verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
}

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

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

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

a.footertext:link		{ color: #e3c17a; text-decoration: none; }

a.footertext:visited	{ color: #e3c17a; text-decoration: none; }

a.footertext:active	{ color: #e3c17a; text-decoration: none; }

a.footertext:hover		{
	color: #e3c17a;
	text-decoration: none;
	 }

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

.contacttitle 	{ color: #bb8743; font: 12px arial, verdana, sans-serif; font-weight: bold; }

.contacttext 	{ color: #000000; font: 10px verdana, arial, sans-serif; font-weight: normal; }

.just 		{
	text-align: justify;
	color: #000000;
}




/* THE NEXT LINE IS THE TEXT OVER THE TOP MENU */

.menu-note	{ color: #000000; font: 12px arial, sans-serif; font-weight: bold; }







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


.sidebar	{
	border-left: 1px solid #bb8743;
	width: 225px;
	background-position: top;
	background-color: #bb8743;
	
}


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


fieldset 	{ border:1px solid;
		  
		  padding-top: 0px;
		  padding-bottom: 6px;
		  padding-left: 8px;
		  padding-right: 8px;
		  width: 180px;
		  text-align: left; }

fieldset legend { border:1px solid #bb8743;
		  background-color: #bb8743;
		  margin-bottom: 3px;
		  padding: 2px;
		  padding-left: 5px;
		  padding-right: 5px;
		  COLOR: #000000;
		  FONT: bold 13px arial, verdana, sans-serif; }










/* HIDE MENU AND ITEMS FOR PRINTING */


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







/* GALLERY AND SLIDESHOW CODE */

.Galborder	 	{ border: #bb8743 5px solid; }

A:hover .Galborder 	{ border: #000000 1px dashed; margin: 4px; }

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

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

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

#ZOOM 			{ LEFT: 10px; POSITION: absolute; TOP: 10px; }


.button-gallery 	{
			color: #bb8743;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #bb8743;
			background-image: url(picts/button-gallery.gif);
        		padding: 3px 5px 3px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #bb8743 0px solid;
			}


.buttonon-gallery	{
			color: #bb8743;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #bb8743;
			background-image: url(picts/buttonon-gallery.gif);
        		padding: 3px 5px 3px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #bb8743 0px solid;
			}











/* CONTACT FORM */


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url(picts/shadeform.gif);
		  WIDTH: 220PX;
		  BORDER: #000000 1px solid; }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url(picts/shadeform.gif);
		  WIDTH: 260PX;
		  HEIGHT: 140PX;
		  BORDER: #000000 1px solid; }

.dropdown 	{ COLOR: #000000;
		  WIDTH: 220PX;
		  FONT: 11px geneva, verdana, arial, sans-serif; }


.contact-submit { FONT-SIZE: 10pt; }










/* START THE CODE FOR THE MENUS */


/* SIDEBAR MENU */


.menuSidebar		{
			font-family: arial, verdana, sans-serif;
			font-size: 10pt;
			font-weight: bold;
			text-align: center;
			height: 22px;
			width: 175px;
			
			line-height: 22px;
			display: block;
			margin-bottom: 5px;
			background-color:#FFC648;
			background-image: url(picts/menu-sb.gif);
			
			}


a.menuSidebar:link 	{ color: #bb8743;}


a.menuSidebar:visited 	{  color: #bb8743; }


a.menuSidebar:active 	{ color: #bb8743; }


a.menuSidebar:hover 	{
			background-color:#bb8743;
			background-image: url(picts/menuon-sb.gif);
			color: #000000;
			}







/* MAIN MENU */


.menubackground		{ background-color:#000000;
			  border-top: #bb8743 1px solid;
			  border-bottom: #bb8743 1px solid;
			  background-image: url(picts/menu-background.gif); }


.menu		{ font-family: arial, verdana, sans-serif;
		  font-size: 9pt;
		  font-weight: bold;
		  color: #e3c17a; 
		  text-align: center;
		  height: 25px;
		  padding-left: 7px;
		  padding-right: 7px;
		  
		  line-height: 23px;
		  display: block;
		  border: #bb8743 0px solid; }


a.menu:link 	{ background-image: url(picts/menu.gif);
		  background-color:#000000; 
		  color: #ded5c4;}


a.menu:visited 	{ background-image: url(picts/menu.gif);
		  background-color:#000000;
		  color: #ded5c4; }


a.menu:active 	{  background-image: url(picts/menu.gif);
		   background-color:#000000;
		   color: #ded5c4; }


a.menu:hover 	{  background-image: url(picts/menuon.gif);
		   background-color:#000000; font-weight: bold;
		   color: #e3c17a; }
		   
		   



		   
		   
.shadeform_short {
FONT: 13px arial, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url(picts/shadeform.gif);
		  WIDTH: 70px;
		  BORDER: #000000 1px solid;
}
.menubackgroundindexbottom {
background-color:#bb8743;
			  border-top: #bb8743 0px solid;
			  border-bottom: #bb8743 0px solid;
			  
}


a.menubackgroundindexbottom:link 	{ color: #000000; background-color:#bb8743; }


a.menubackgroundindexbottom:visited 	{ color: #000000; background-color:#bb8743; }


a.menubackgroundindexbottom:active 	{ color: #000000; background-color:#bb8743; }


a.menubackgroundindexbottom:hover 	{ background-color:#bb8743; border: #bb8743 0px solid; color: #bb8743; }

.sidebarNew {
	border-left: 1px solid #bb8743;
	width: 225px;
	background-position: top;
	background-color: #FFC648;
}
