BODY {	FONT: 11px arial, verdana, sans-serif;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px; }

a:link		{ color: #000000; text-decoration: none; }

a:visited	{ color: #000000; text-decoration: none; }

a:active	{ color: #000000; text-decoration: none; }

a:hover		{ color: #0000FF; text-decoration: none; }


 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ FONT: 13px arial, verdana, sans-serif; font-weight: normal; }


.title 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.subtitle 	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #000000; font: 12px verdana, arial, sans-serif; font-weight: bold; }

.copytext 	{ COLOR: #000000; FONT: 9px arial, verdana, sans-serif; font-weight: normal; }

.picturetitle 	{
	COLOR: #999999;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.price 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.quotechoice 	{ COLOR: #000000; FONT: 13px arial, verdana,  sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.page-splits	{ COLOR: #000000; height: 2px; BORDER-TOP: #304244 1px solid; width: 100%; }




 /* IMAGE BORDERS */

.borders		{ BORDER: #000000 1px solid; }

.gallery_borders	{
	border: #CCCCCC 1px solid;
	background-color: #FFFFFF;
}
.thumb-border {
	border: 1px solid #CCCCCC;
}
A:hover .thumb-border {
	border: 1px solid #666666;
}





 /* HOMEPAGE THUMBNAIL BORDERS */

.hover-border	 	{ border: #FFFFFF 1px solid; }
A:hover .hover-border 	{ border: #CCCCCC 1px solid; }







 /* POPUP SLIDESHOW CODE */

#slidenumber_loc	{ left: 12px; POSITION: absolute; TOP: 12px; white-space: nowrap }
.gallerybar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.slide_text		{
	COLOR: #666666;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
}

.slide_hilite 		{ COLOR: #A7BABB; }







 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}





.button 	{
	 	background-image: url("picts/button.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 145px;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid;
		}


.buttonon 	{
		background-image: url("picts/buttonon.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #666666;
		font-size: 8pt;
		height: 23px;
		width: 145px;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid;
		}


.button-popups 	  {
		  background-color:#6F8C8F;
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  color: #AAC3C5;
		  font-size: 8pt;
		  height: 21px;
		  font-weight: bold;
		  text-align: center;
		  BORDER: #AAC3C5 1px solid;
		  }


.buttonon-popups {
		  background-color:#6F8C8F;
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  color: #FFFFFF;
		  font-size: 8pt;
		  height: 21px;
		  font-weight: bold;
		  text-align: center;
		  BORDER: #FFFFFF 1px solid;
		  }


.orderbutton 	{
	 	background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100px;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid;
		}


.orderbuttonon 	{
		background-image: url("picts/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #666666;
		font-size: 8pt;
		height: 23px;
		width: 100px;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid;
		}


.shadeform	{
	FONT: 13px arial, verdana, sans-serif;
	text-align: left;
	WIDTH: 200px;
	BORDER: #000000 1px solid;
	text-indent: 2px;
}

.textarea	{
	FONT: 13px arial, verdana, sans-serif;
	text-align: left;
	WIDTH: 300px;
	HEIGHT: 150px;
	BORDER: #000000 1px solid;
	text-indent: 2px;
}

.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid; }

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }


 /* SMALL MESSAGE CODE */


.divstyle {	position:absolute;
		border: #FFFFFF 1px solid;
		top:0;
		left:0 }

.pstyletitle{	
		background-color:#000000;
		padding: 2px;
		color:white;
		font-size:10px;
		font-family:verdana, arial, sans-serif }


.pstylebody {	
		background-color:#000000;
		padding: 2px;
		color:white;
		font-size:10px;
		font-family:verdana, arial, sans-serif }





 /* START MENU CODE */


.menu    	{
	font-weight: bold;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(picts/gray_arrow.gif);
	border: 0;
		}
		
 /* GALLERY NAV MENU */

.menu-nav	{
	font-family: verdana, arial, helvetica, sans;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	white-space: nowrap;
	list-style-image: url(picts/gray_arrow.gif);
	list-style-position: outside;
}

a.menu-nav:link 	{  color: #999999;}

a.menu-nav:visited 	{  color: #999999;}

a.menu-nav:active 	{  color: #0000FF;}

a.menu-nav:hover 	{  color: #0000FF;}
			   

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	color: #000000;
}
