BODY	{
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #31130B;
	scrollbar-track-color: #603D36;
	background-color: #31130B;
	border: #999999 0px solid;
	}


/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #FFFFFF; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.title		{ color: #FFFFFF; font: 25px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: bold; }

.subtitle 	{ COLOR: #C4DFE0; FONT: 16px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: bold; }

.copytext 	{ COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

.list 		{ COLOR: #FFFFFF; FONT: 16px arial, sans-serif; font-weight: normal; }



.formmargin	{ margin: 0px; }



/* NON-GALLERY IMAGE BORDERS */

.borders	{ BORDER: #FFFFFF 1px solid; }

.bordersother	{ BORDER: #000000 1px solid; }



/* CONTACT AND QUOTES PAGE */

.phonetitle 		{ color: #FFFFFF; font: 16px arial, sans-serif; font-weight: bold; }

.quotechoice 		{ COLOR: #C4DFE0; FONT: 12px arial, geneva, sans-serif; font-weight: bold; }

#contactlocation	{ z-Index:4; visibility: visible; position: absolute; left: 145px; top: 3px; width: 350px; text-align: left; }


.quoteform	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid;
		}

.dropdown 	{
		COLOR: #333333;
		WIDTH: 200px;
		FONT: 11px arial, helvetica, sans-serif;
		}







/* GALLERY SLIDESHOW AND VIEWER CODE */

.Galborderouter	 	{ border: #FFFFFF 1px solid; margin-bottom: 2px; }

.Galborder	 	{ border: #A2B8C4 1px solid; }

A:hover .Galborder 	{ border: #FFFFFF 1px solid; }

.viewerborder		{ border: #FFFFFF 1px solid; }

.smalltitle 	{ COLOR: #FFFFFF; FONT: 14px arial, sans-serif; font-weight: bold; text-align: left; }

#toplocation	{ z-Index:4; visibility: visible; position: absolute; left: 145px; top: 3px; width: 185px; }

.price 		{ COLOR: #FFFFFF; FONT: 15px arial, sans-serif; font-weight: bold; }

.cart-text	{ COLOR: #FFFFFF; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.shade-cart	{
		background-color: #466C39;
		border-top: #113804 0px solid;
		border: #113804 1px solid;
		}

.cart-width	{ width: 150px; }


.button-slideshow	{
			color: #FFFFCE;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			background-color: #7F9473;
			background-image: url("picts/button-slideshow.gif");
			cursor:pointer;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-left: 4px;
			padding-right: 4px;
			margin-left: 2px;
			margin-right: 1px;
			BORDER: #FFFFFF 1px solid;
			}

.buttonon-slideshow	{
			color: #FFFFFF;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			background-color: #4B6A3E;
			background-image: url("picts/spacer.gif");
			cursor:pointer;
			padding-top: 3px;
			padding-bottom: 2px;
			padding-left: 4px;
			padding-right: 4px;
			margin-left: 2px;
			margin-right: 1px;
			BORDER: #283D1F 1px solid;
			}


.button-order 	{
		background-image: url("picts/button-order.gif");
		background-color: #268FF3;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 70px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #113804 1px solid;
		}

.buttonon-order {
		background-image: url("picts/buttonon-order.gif");
		background-color:#EB5D04;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 70px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #113804 1px solid;
		}







/* CODE FOR THE BACKGROUNDS */



#back-ground-img  { z-index:0; visibility:visible; position:fixed; left: 0px; top: 0px; width:100%; height:100%; display:block; } 


#header-layer  	  { z-Index:3; visibility:visible; }







/* FOR THE SITE MAP PAGE */

.page-splits	{
		border: #000000 0px solid;
		background-color: #A7BC9B;
		color: #A7BC9B; height: 1px;
		width: 80%;
		text-align: left;
		margin: 0 auto 0 0;
		margin-top: 1px;
		margin-bottom: 1px;
		}







/* LINKS PAGE */

.linksmargin 	{ margin: 0px; margin-top: 15px; }
 
.searchform 	{
		background-image: url("picts/shadeform.gif");
		width: 125px;
		height: 22px;
		FONT: 11px arial, sans-serif;
		BORDER: #000000 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		width: 35px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid;
		}







/* SETUP PAGES FOR PRINTING */


@media print {
.printhide 	{ display:none;}
.menutrans	{ display:none;}
.printhelp	{ width:600px }
TABLE 		{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: normal }
}
@media screen{
.printonly { display:none; }
}



@media print{
#table-layer
{
overflow: visible;
height:auto;
float:none;
position:static;
}
#contactlocation
{
float:none;
position: static;
}
}


/*  ------------------------------------------------------------ */


#table-layer  	{ 
				z-Index:1; 
				visibility:visible; 
				position:absolute; left:0; top:0; 
				width:100%; height:100%; min-height:100%;
				 } 

#menulocation	{
				z-Index:4; 
				visibility:visible; 
				position: absolute; left: +5px; top: 3px;
				 }

.menuwidth	{ width: 200px; }

.menulinks 	{ FONT: 12px arial, verdana, sans-serif; font-weight: normal; }



.menutrans 	{ 
			z-Index:1; 
			filter:alpha(opacity=55); -moz-opacity:.55; opacity:.55; 
			width: 200px;
			background-image: picts/menu-blue.gif; background-repeat: repeat-y; background-attachment: fixed;
			max-width: 200px;min-width: 200px; }

.footer		{ font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: noraml; color: #ffffff; }

a.menu:link		{ color: #FFD300; text-decoration: none; text-decoration: none;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold;  }
a.menu:visited	{ color: #FFD300; text-decoration: none ; text-decoration: none;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; }
a.menu:active	{ color: #6decfb; text-decoration: none; text-decoration: none;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold;  }
a.menu:hover	{ color: #6decfb; text-decoration: none; text-decoration: none;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold;  }

a:link		{ color: #FFD300; text-decoration: none; }
a:visited	{ color: #FFD300; text-decoration: none }
a:active	{ color: #6decfb; text-decoration: none }
a:hover		{ color: #6decfb; text-decoration: none }

a.faq:link		{ color: #ffffff; text-decoration: none; height: 1em; filter: Shadow(Color=#000000, Direction=135, Strength=1); }
a.faq::visited	{ color: #ffffff; text-decoration: none; height: 1em; filter: Shadow(Color=#000000, Direction=135, Strength=1); }
a.faq::active	{ color: #FFD300; text-decoration: none; height: 1em; filter: Shadow(Color=#000000, Direction=135, Strength=1); }
a.faq::hover	{ color: #FFD300; text-decoration: none; height: 1em; filter: Shadow(Color=#000000, Direction=135, Strength=3); }

a.answer:link		{ color: #0000ff; text-decoration: none; font-weight: bold;  }
a.answer:visited	{ color: #0000ff; text-decoration: none; font-weight: bold;  }
a.answer:active		{ color: #FFD300; text-decoration: none; font-weight: bold;  }
a.answer:hover		{ color: #FFD300; text-decoration: none; font-weight: bold;  }


.thumbs	{border-collapse: collapse; margin-top:20px; margin-bottom:2px;border-color:#ffffff;}	

.caption_black	{color: #000000; font-weight: normal; font-style: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

.caption	{color: #ffffff; font-weight: normal; font-style: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

.normalText	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color:#ffffff;}


.normalText_shadow	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color:#ffffff; height: 1em; filter: Shadow(Color=#000000, Direction=135, Strength=1);}

.boxText	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color:#000000;}


H1			{font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 35px; font-style: normal; font-weight: bold; color: #FFD300; font-variant: small-caps;height: 1em; filter: Shadow(Color=#ffffff, Direction=135, Strength=1);}

H2			{font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 25px; font-style: normal; font-weight: bold; color: #FFD300; font-variant: small-caps;height: 1em; filter: Shadow(Color=#ffffff, Direction=135, Strength=1);}

H3			{font-family: Arial, Verdana, Geneva,Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: bold; color: #ffffff; font-variant: normal; margin-top: 20px; margin-bottom: 20px; line-height: 100%; }

H3.answers			{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #000000; font-variant: small-caps;height: 1em; filter: Shadow(Color=#555555, Direction=135, Strength=1);}

UL		{list-style-type: square; color:#000000; position: relative; left: -25px; margin-top:0px;}

LI		{color:#ffffff; margin-bottom:10px;}

UL.first_tier	{color:#ffffff; position: relative; left: -25px; list-style-image: url(http://www.rdnassociates.com/picts/check1.gif); cursor: hand;line-height:120%;margin-top:0px; margin-bottom:8px; }

LI.first_tier	{font-size: 15px;margin-top:0px; margin-bottom:0px; font-weight: bold;line-height:100%; }

UL.second_tier	{list-style-image: none; list-style-type: square; position: relative; left: -15px; color:#ffffff; cursor: none;}

UL.second_tier_faq	{list-style-image: none; list-style-type: square; position: relative; left: -15px; color:#ffffff; cursor: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; line-height: 140%;color:#ffffff; }



UL.first_tier_b	{color:#000000; position: relative; left: -25px; list-style-image: url(http://www.rdnassociates.com/picts/check2.gif); cursor: hand}

UL.second_tier_b 	{list-style-image: none; list-style-type: square; position: relative; left: -15px; color:#000000; cursor: none;}

.shadeform	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid;
		}

.textarea	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid;
		}

.button 	{
		background-image: url("../picts/button.gif");
		background-color:#B5C2A9;
		FONT-FAMILY: arial, helvetica, sans-serif;
		color: #003300;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		width: 130px;
		height: 26px;
		BORDER: #003300 1px solid;
		}

.buttonon 	{
		background-image: url("../picts/buttonon.gif");
		background-color:#99B5C1;
		FONT-FAMILY: arial, helvetica, sans-serif;
		color: #000066;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		width: 130px;
		height: 26px;
		BORDER: #000066 1px solid;
		}
