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

/* PAGE LINK CODE */
/*
a:link		{ color: #0045FF; text-decoration: none; }

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

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

a:hover		{ color: #0099FF; text-decoration: none; }
 */
/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

TABLE 		{ COLOR: #0033CC; FONT: 13px  arial, helvetica, sans-serif; font-weight: normal; }

.title 		{ COLOR: #000099; FONT: 14px  arial, helvetica, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #000099; FONT: 13px  arial, helvetica, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #000099; font: 11px  arial, helvetica, sans-serif; font-weight: bold; }

.footer		{ COLOR: #0000FF; FONT: 10px arial, helvetica, sans-serif; font-weight: normal; }

.sidebarwidth		{ width: 70px; }

.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }


/* HEADER AND HOMEPAGE LINK AREA BORDER CODE */

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

/* HOMEPAGE CODE */

.homeimage	{
		BORDER-TOP: #000000 1px solid;
		BORDER-BOTTOM: #000000 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: #455053; text-decoration: none; }

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

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

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

/* ADDED BY CD AND NL */
.hometext 	{ color: #000099; font: 11px  arial, helvetica, sans-serif; font-weight: bold; text-align: right; }

/* GALLERY SLIDESHOW AND VIEWER CODE */

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

A:hover .Galborder 	{ border: #0000FF 1px solid; margin-bottom: 3px; Filter: Alpha(Opacity=80);-moz-opacity: 0.8; }

.price 		{
		FONT: 13px  arial, helvetica, sans-serif;
		font-weight: bold;
		line-height: 20px;
		COLOR: #339900;
		}

.button 	{
		background-color:#FFFFFF;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, helvetica, sans-serif;
		color: #006666;
		font-size: 8pt;
		height: 21px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #FFFFFF 0px solid;
		}

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

.gallerytext		{ COLOR: #0033CC; FONT: 13px  arial, helvetica, sans-serif; font-weight: normal }

.gallerytitle 		{ COLOR: #000099; FONT: 14px  arial, helvetica, sans-serif; font-weight: bold; }

.gallerysubtitle	{ COLOR: #000099; FONT: 13px  arial, helvetica, sans-serif; font-weight: bold; }

.viewer-border		{ BORDER: #000066 1px solid; }

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

.viewer-text		{ COLOR: #000066; font-weight: normal; }

.viewer-hilite 		{ COLOR: #3366CC; FONT: 13px  arial, helvetica, sans-serif; font-weight: bold; }


 /* CONTACT FORM */

.submitbutton	{ font-size: 13px; }

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

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #F0F1F1;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #939A9E 1px solid;
		}

 /* LINKS PAGE CODE */

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

.searchbutton 	{ FONT: 11px arial, verdana, helvetica, sans-serif; }

.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #F0F1F1;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 125PX;
		BORDER: #939A9E 1px solid;
		}





