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




/* BACKGROUND CODE */

.background-main 	{
		background-image: url("picts/background2.jpg");
		background-repeat: repeat-x;
		background-position: 0px 20px;
		}

.background-home 	{
		background-image: url("picts/background-home3.jpg");
		background-repeat: repeat-x;
		background-position: 0px 0px;
		}


.background-home2 	{
		background-image: url("picts/background-home2a.jpg");
		background-repeat: repeat-;
		background-position: 0px 0px;
		}



/* PAGE LINK CODE */


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

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

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

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




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

TABLE 		{ COLOR: #7A2D11; FONT: 14px arial, verdana, sans-serif; font-weight: NORMAL; }

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

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

.phonetitle 	{ color: #7E6C4E; font: 13px verdana, arial, sans-serif; font-weight: bold; }

.phonetitlea 	{ color: #7E6C4E; font: 13px verdana, arial, sans-serif; font-weight:NORMAL }

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

.info		{ COLOR: #4C0900; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

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

.emphasis2		{ COLOR: #5D646D; FONT: 9px arial, verdana, sans-serif; font-weight: bold; }

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

.sidebarwidth		{ width: 140px; }

.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }






/* HOMEPAGE LINK AREA BORDER CODE */

.bordertables	{
		background-color: #D23823;
		BORDER-TOP: #FFFFFF 1px solid;
			BORDER-BOTTOM: #BBC1C1; 1px solid;
		height: 45px;
		margin-top: 0px;
		margin-bottom: 0px;
		}





/* HOMEPAGE CODE */

.homeimage	{
		BORDER-TOP: #FFFFFF 0px solid;
		BORDER-BOTTOM: #FFFFFF 0px solid;
		margin-top: 15px;
		margin-bottom: 15px;
		}

.homelinks		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 10pt;
		  	font-weight: normal;
			letter-spacing: 1px;
			padding-left: 10px;
			padding-right: 10px;
			}

.homelinksup		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 12pt;
		  	font-weight: normal;
			letter-spacing: 0px;
			padding-left: 15px;
			padding-right: 15px;
			}

.homelinksin		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 12pt;
		  	font-weight: normal;
			letter-spacing: 0px;
			padding-left: 15px;
			padding-right: 15px;
			}

.homelinksfr		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 10pt;
		  	font-weight: normal;
			letter-spacing: 0px;
			padding-left: 15px;
			padding-right: 15px;
			}

			



a.homelinks:link		{ color: #444444; text-decoration: none; }

a.homelinks:visited		{ color: #444444; text-decoration: none; }

a.homelinks:active		{ color: #444444; text-decoration: none; }

a.homelinks:hover		{ color: #A65327; text-decoration: none; }

a.homelinkspu:link		{ color: #EECC22; text-decoration: none; }

a.homelinkspu:visited		{ color: #EECC22; text-decoration: none; }

a.homelinkspu:hover		{ color: #FFFFFF; text-decoration: none; }

a.homelinksup:link		{ color: #CC0000; text-decoration: none; }

a.homelinksup:visited		{ color: #CC0000; text-decoration: none; }

a.homelinksup:hover		{ color: #64C501; text-decoration: none; }

a.homelinksin:link		{ color: #BD1301; text-decoration: none; }

a.homelinksin:visited		{ color: #BD1301; text-decoration: none; }

a.homelinksin:hover		{ color: #36791C; text-decoration: none; }

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

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

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

a.homelinksfr:hover		{ color: #000000; text-decoration: underline; }


/* GALLERY SLIDESHOW AND VIEWER CODE */

.Galborder	 	{ border: #AE5027 3px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #7A2D11 3px solid; margin-bottom: 3px; }

.price 		{
		FONT: 11px verdana, arial, sans-serif;
		font-weight: BOLD;
		line-height: 20px;
		COLOR: #7A2D11;
		}
		

.button 	{
		background-color:#444444;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #696969;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #BDBEBD 1px solid;
		}


.buttonon 	{
		background-color:#444444;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #FFFFFF 1px solid;
		}
		



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

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

.viewer-border		{ BORDER: #D23823 3px solid; }

.viewermargin		{ padding-top: 10px; padding-bottom: 10px; }

.viewer-text		{ COLOR: #7A2D11; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.viewer-hilite 		{ COLOR: #AE5027; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.viewer-hiliteb 		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }








 /* CONTACT FORM */


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #BDBEBD 1px solid;
		}

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #BDBEBD 1px solid;
		}





 /* LINKS PAGE CODE */


.linksmargin	{ margin-top: 6px; margin-bottom: 0px; }

.searchbutton 	{
		background-color:#444444;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #696969;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 1px;
		padding-right: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		BORDER: #BDBEBD 1px solid;
		}

.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 125PX;
		BORDER: #BDBEBD 1px solid;
		}





/* FOR THE SITE MAP PAGE */

.page-splits	{
		border: #996643 0px solid;
		background-color: #996643;
		color: #000000; height: 5px;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		}






/* CUSTOM PAGE PAYPAL FORM */

.custom-table		{ background-color: #7E6C4E; BORDER: #4D412E 1px solid; }

.custom-form		{
			FONT: 13px arial, verdana, sans-serif;
			background-color: #A39171;
			text-align: left;
			WIDTH: 150PX;
			BORDER: #4D412E 1px solid
			}

.custom-submit		{ WIDTH: 150PX; font-size: 13px; }









/* HIDE MENU AND ITEMS FOR PRINTING */


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














/* START THE CODE FOR THE MENUS */


.menubackground	{
		background-color: #AE5027;
		border-top: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		padding-top: 15px;
		padding-bottom: 15px;
		}



.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  font-weight: bold;
		  letter-spacing: 1px;
		  padding-top: 2px;
		  padding-bottom: 3px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 5px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #FFFFFF 0px solid;
		  border-left: #FFFFFF 0px solid;
		  border-bottom: #FFFFFF 0px solid;
	  border-right: #AE5027 0px solid;
		  }
		  
.menu2		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  font-weight: bold;
		  letter-spacing: 1px;
		  padding-top: 2px;
		  padding-bottom: 3px;
		  padding-left: 0px;
		  padding-right: 1px;
		  margin-right: 1px;
		  cursor:pointer;
		  text-align: right;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #FFFFFF 0px solid;
		  border-left: #FFFFFF 0px solid;
		  border-bottom: #FFFFFF 0px solid;
	  border-right: #AE5027 0px solid;
		  }



a.menu:link 	{ background-color:#AE5027;
		  color: #BCAD91; }


a.menu:visited 	{ background-color:#AE5027;
		  color: #BCAD91; }


a.menu:active 	{ background-color:#7E6C4E;
		  color: #BCAD91; }


a.menu:hover 	{ background-color:#AE5027;
		  color: #E3A143;
		  border: #E3A143 0px solid; }


#ticker { right: 10px; POSITION: absolute; top: 10px } 
