BODY	{	scrollbar-base-color: #616170;	scrollbar-track-color: #40404C;	background-color: #40404C;	margin: 0px;	padding: 0px;	border: #40404C 0px solid;	}/* BACKGROUND CODE */.background-main 	{		background-image: url("picts/background.jpg");		background-repeat: repeat-x;		background-position: 0px 0px;		}/* PAGE LINK CODE */a:link		{ color: #FFFFCE; text-decoration: none; }a:visited	{ color: #FFFFCE; text-decoration: none; }a:active	{ color: #FFFFCE; text-decoration: none; }a:hover		{ color: #CCCCFF; text-decoration: none; }/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */TABLE 		{ COLOR: #F0F0F0; FONT: 13px arial, verdana, sans-serif; font-weight: NORMAL; }.title 		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }.subtitle	{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }.phonetitle 	{ color: #7E6C4E; font: 13px verdana, arial, sans-serif; font-weight: bold; }.footer		{ COLOR: #B8B8C4; FONT: 10px 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: #403F4C;		BORDER-TOP: #84849B 1px solid;		BORDER-BOTTOM: #84849B 1px solid;		height: 45px;		margin-top: 0px;		margin-bottom: 0px;		}/* HOMEPAGE CODE */.homeimage	{		BORDER-TOP: #403F4C 1px solid;		BORDER-BOTTOM: #403F4C 1px solid;		margin-top: 15px;		margin-bottom: 15px;		}.homelinks		{			font-family: arial, verdana, helvetica, sans-serif;		  	font-size: 8pt;		  	font-weight: normal;			letter-spacing: 3px;			padding-left: 15px;			padding-right: 15px;			}a.homelinks:link		{ color: #84849B; text-decoration: none; }a.homelinks:visited		{ color: #84849B; text-decoration: none; }a.homelinks:active		{ color: #84849B; text-decoration: none; }a.homelinks:hover		{ color: #FFFFFF; text-decoration: none; }/* GALLERY SLIDESHOW AND VIEWER CODE */.Galborder	 	{ border: #B8B8C4 3px solid; margin-bottom: 3px; }A:hover .Galborder 	{ border: #FFFFFF 3px solid; margin-bottom: 3px; }.price 		{		FONT: 13px verdana, arial, sans-serif;		font-weight: bold;		line-height: 20px;		COLOR: #99CCFF;		}.button 	{		background-color:#454552;		background-image: url("picts/button.gif");		FONT-FAMILY: arial, verdana, helvetica, sans-serif;		color: #84849B;		font-size: 8pt;		cursor:pointer;		font-weight: bold;		text-align: center;		padding-left: 5px;		padding-right: 5px;		padding-top: 3px;		padding-bottom: 3px;		BORDER: #84849B 1px solid;		}.buttonon 	{		background-color:#454552;		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: #B8B8C4 1px solid;		}.gallerytext		{ COLOR: #B8B8C4; FONT: 9px verdana, arial, sans-serif; font-weight: normal }.gallerytitle 		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }.viewer-border		{ BORDER: #B8B8C4 3px solid; }.viewermargin		{ padding-top: 10px; padding-bottom: 10px; }.viewer-text		{ COLOR: #84849B; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }.viewer-hilite 		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; } /* CONTACT FORM */.shadeform	{		FONT: 13px arial, verdana, sans-serif;		background-color: #40404C;		color: #FFFFFF;		text-align: left;		WIDTH: 200PX;		BORDER: #999999 1px solid;		}.textarea	{		FONT: 13px arial, verdana, sans-serif;		background-color: #40404C;		color: #FFFFFF;		text-align: left;		WIDTH: 250PX;		HEIGHT: 125PX;		BORDER: #999999 1px solid;		} /* LINKS PAGE CODE */.linksmargin	{ margin-top: 6px; margin-bottom: 0px; }.searchbutton 	{		background-color:#454552;		background-image: url("picts/button.gif");		FONT-FAMILY: arial, verdana, helvetica, sans-serif;		color: #84849B;		font-size: 8pt;		cursor:pointer;		font-weight: bold;		text-align: center;		padding-left: 1px;		padding-right: 1px;		padding-top: 1px;		padding-bottom: 1px;		BORDER: #84849B 1px solid;		}.searchform 	{		FONT: 13px arial, verdana, sans-serif;		background-color: #40404C;		color: #FFFFFF;		text-align: left;		WIDTH: 125PX;		BORDER: #84849B 1px solid;		}/* FOR THE SITE MAP PAGE */.page-splits	{		border: #B8B8C4 1px solid;		background-color: #40404C;		color: #40404C; height: 5px;		width: 100%;		margin-top: 10px;		margin-bottom: 10px;		}/* CUSTOM PAGE PAYPAL FORM */.custom-table		{ background-color: #525263; BORDER: #B8B8C4 1px solid; }.custom-form		{			FONT: 13px arial, verdana, sans-serif;			background-color: #84849B;			color: #FFFFFF;			text-align: left;			WIDTH: 150PX;			BORDER: #B8B8C4 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: #403F4C;		border-top: #616170 1px solid;		border-bottom: #84849B 1px solid;		padding-top: 15px;		padding-bottom: 15px;		}.menu		{ font-family: arial, verdana, helvetica, sans-serif;		  font-size: 7pt;		  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: #525263 1px solid;		  border-left: #525263 1px solid;		  border-bottom: #525263 1px solid;		  border-right: #525263 1px solid;		  }a.menu:link 	{ background-color:#403F4C;		  color: #84849B; }a.menu:visited 	{ background-color:#403F4C;		  color: #84849B; }a.menu:active 	{ background-color:#403F4C;		  color: #84849B; }a.menu:hover 	{ background-color:#403F4C;		  color: #B8B8C4;		  border: #B8B8C4 1px solid; }