a:link		{ color: #FFFFFF; text-decoration: none }

a:visited	{ color: #FFFFFF; text-decoration: none }

a:active	{ color: #FFFFFF; text-decoration: none }

a:hover		{ color: #C6E2FF; text-decoration: none }

a.emaillink:link		{ color: #CCCCFF; text-decoration: none }

a.emaillink:visited	{ color: #CCCCFF; text-decoration: none }

a.emaillink:active	{ color: #CCCCFF; text-decoration: none }

a.emaillink:hover		{ color: #6666FF; text-decoration: none }


 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #FFFFFF; FONT: 12px arial, sans-serif, geneva, verdana; font-weight: bold }

.title		{ color: #FFFFFF; font: 25px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: bold }

.subtitle 	{ COLOR: #FFFFCE; FONT: 16px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: bold }

.smalltitle 	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.phonetitle 	{ color: #FFFFCE; font: 13px verdana, arial, sans-serif; font-weight: bold }

.copytext 	{ COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

.list 		{ COLOR: #FFFFFF; FONT: 16px arial, sans-serif, geneva, verdana; font-weight: normal }

.quotechoice 	{ COLOR: #FFFFCC; FONT: 12px arial, sans-serif, geneva, verdana; font-weight: bold }

.price 		{ COLOR: #FFCC00; FONT: 15px arial, sans-serif, verdana ; font-weight: bold; line-height:25px; }

.just 		{text-align: justify;}

#ZOOM 		{ LEFT: 10px; POSITION: absolute; TOP: 10px }





 /* 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 }
}







.button 	{ background-image: url("picts/button.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 9pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		width:50px;
		BORDER: #000000 1px solid }

.buttonon 	{ background-image: url("picts/buttonon.gif");
		background-color:#7A97AE;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		width:50px;
		BORDER: #000000 1px solid }


.button-popups	{ background-color:#C0C0C0;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.buttonon-popups{ background-color:#7A97AE;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		background-image: url("picts/buttonon.gif");
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid}

.dropdown 	{COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.searchbutton 	{background-image: url("picts/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.searchform 	{ background-image: url("picts/shadeform.gif"); WIDTH: 100PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; BORDER: #000000 1px solid }


.searchdrop	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif }


.rollover 	{ background-color: #FFFFFF; }


.rolloveron 	{ background-color: #FFCC00; }


.popup		{ scrollbar-base-color: #514947 }



 /* CODE FOR THE BACKGROUNDS */


#table-layer  	  { z-Index:1; visibility:visible; position:absolute; left:0; top:0; width:100%; height:100%; min-height:100%; } 


#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; }





 /* GALLERY NAV MENU */




.menu-nav	{ font-family: verdana, geneva, arial, helvetica, sans;
		  font-size: 11px;
		  letter-spacing: 0px;
		  height: 20px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 3px;
		  padding-right: 3px;
		  margin-left: 2px;
		  margin-right: 1px;
		  margin-top: 1px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 17px;
		  display: block;
		  white-space: nowrap;
		  border: #FFFFFF 1px solid; }


a.menu-nav:link 	{ color: #FFFFFF;}


a.menu-nav:visited 	{ color: #FFFFFF; }


a.menu-nav:active 	{ color: #FFFFFF; }


a.menu-nav:hover 	{  background-color:#514947;
		   	   color: #3399FF;
			   border: #FFFFFF 1px solid; }





 /* CODE FOR THE MENU */


#menulocation 	{ z-Index:4; visibility:visible; position: absolute; left: 0px; top: 15px; }

.menulinks 	{ FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.menu 		{ text-indent: 9px; white-space: nowrap; height: 26px; }

.menutrans 	{ z-Index:1; filter:alpha(opacity=55);-moz-opacity:.50;opacity:.50; width: 135px;}
.tabletrans {
	z-Index:1;
	background-color: #023C91;
}
.BrochureHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #2B5E97;
}
.BrochureBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.BrochureText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.redborder {
	border: 1px solid #d62462;
}
.blueborder {
	border: 1px solid #4a94ff;
}
.SmallBoxBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}
#promolocation {
z-Index:5; visibility:visible; position: absolute; left: 2px; top: 400px;
}
.contactform {
	background-image: url("picts/shadeform.gif");
	text-align: left;
	BORDER: #000000 1px solid;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Pagetext {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.medtitle {
	color: #FFFFFF;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	font-size: 22px;
}
.BrochureHeadingDark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #4786CB;
}
.bigbutton {
background-image: url("picts/button.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 9pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		width:100px;
		BORDER: #000000 1px solid
}
.bigbuttonon {
background-image: url("picts/buttonon.gif");
		background-color:#7A97AE;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		width:100px;
		BORDER: #000000 1px solid
}
.BrochureHeadingRed {


	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #d62462;
}
.BrochureBulletsRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d62462;
	line-height: 24px;
}

