BODY { scrollbar-base-color: #000000;
	   scrollbar-face-color: #000000;
	   scrollbar-highlight-color: #666666;
	   scrollbar-shadow-color: #666666;
	   scrollbar-3dlight-color: #000000;
	   scrollbar-arrow-color:  #FFFFFF;
	   scrollbar-track-color: #000000;
	   scrollbar-darkshadow-color: #000000;
	   background-color:#000000;
	   margin: 0; }

a:link		{ color: #CCCCFF; text-decoration: none; }
a:visited	{ color: #CCCCFF; text-decoration: none; }
a:active	{ color: #FFFF63; text-decoration: none; }
a:hover		{ color: #FFFF63; text-decoration: none; }
a.menu:link 	{ background-color:#333333; color: #999999; }
a.menu:visited 	{ background-color:#333333; color: #999999; }
a.menu:active 	{ background-color:#333333; color: #999999; }
a.menu:hover 	{ background-color:#000000; border: #9999FF 1px solid; color: #FFFFFF; }

.background-main { background-image: url(/assets/picts/background-homepage.jpg); background-repeat: no-repeat; background-position: 50px 70px; }

table  		{ COLOR: #F0F0F0; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }
.copytext 	{ COLOR: #C0C0C0; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }
.title 		{ color: #FFCC00; font: 17px Courier, Courier New, arial, sans-serif; letter-spacing: 4px; font-weight: bold; }
.subtitle 	{ color: #FFFFFF; font: 17px Courier, Courier New, arial, sans-serif; letter-spacing: 3px; font-weight: bold; }
.smalltitle 	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold; }
.price 		{ color: #99FFCC; font: 12px arial, sans-serif; font-weight: bold; }
.phonetext 	{ color: #FFFFFF; font: 10px arial, verdana, sans-serif; font-weight: bold; }
.button { 	background-image:  url(/assets/picts/button.gif);
		background-color:#ECE9D8;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 9pt;
		height: 20px;
		cursor:hand;
		font-weight: normal;
		text-align: center;
		BORDER: #999999 1px solid; }
.buttonon { background-image:  url(/assets/picts/buttonon.gif);
		background-color:#ECE9D8;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 9pt;
		height: 20px;
		cursor:hand;
		font-weight: normal;
		text-align: center;
		BORDER: #996600 1px solid; }
.button-popups {background-color:#A3A3AC;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 7pt;
		height: 25px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #74747D 1px solid; }
.buttonon-popups {background-color:#74747D;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 7pt;
		height: 25px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #A3A3AC 1px solid; }
.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image:  url(/assets/picts/shadeform.gif);
		text-align: left;
		WIDTH: 150PX;
		BORDER: #000000 1px solid; }
.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image:  url(/assets/picts/shadeform.gif);
		text-align: left;
		WIDTH: 150PX;
		HEIGHT: 80PX;
		BORDER: #000000 1px solid; }
.dropdown {	COLOR: #333333; WIDTH: 150PX; FONT: 11px geneva, verdana, arial, sans-serif; }

 /* GALLERY AND POPUP CSS CODE */
.rollover	{ border: #C0C0C0 1px solid; }
.rolloveron	{ border: #FFCC00 1px solid; }
.picturetext 	{ COLOR: #C0C0C0; FONT: 9px verdana, arial, sans-serif; font-weight: bold; }
wm-location 	{ LEFT: 0px; POSITION: absolute; TOP: 0px; z-index:-1; }
music-closebutton { POSITION: absolute; BOTTOM: 8px; }
.messageoff	{  cursor: hand; BORDER: #3366FF 1px SOLID; padding-bottom: 2px; padding-top: 2px; }
.messageon	{  cursor:hand; BORDER: #C0C0C0 1px SOLID; padding-bottom: 2px; padding-top: 2px; }

 /* 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; } }

 /* QUICK CHANGE TEMPLATE COLORS AREA */

 /* THIS IS THE GRADIENT COLOR CODE FOR THE FOOTER */
.footer		{ background-color: #525259; border: #848490 1px solid; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#848490', startColorstr='#000000', gradientType='1'); }
.iframe		{ border: #333333 1px solid; }
.borders	{ border: #000000 1px solid; }
.lightborders	{ border: #C0C0C0 1px solid; }

 /* THIS IS THE MAIN GRADIENT COLOR CODE FOR THE FADE DOWNS */
.fadedown	{ background-color: #000000; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#000000', startColorstr='#333333', gradientType='0'); }

 /* START THE CODE FOR THE MENUS */
.menu_bottom	{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 20px;
		  cursor: hand;
		  font-weight: bold;
		  line-height: 13pt;
		  padding-left: 9px;
		  padding-right: 9px;
		  text-align: center;
		  display: block;
		  background-color:#333333;
		  border: #999999 1px solid; }
#menulocation {  padding:0px 0px; white-space:nowrap; }
.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 18px;
		  cursor:hand;
		  font-weight: bold;
		  line-height: 12pt;
		  padding-left: 9px;
		  padding-right: 9px;
		  margin-right: 3px;
		  margin-top: 5px;
		  margin-bottom: 7px;
		  text-align: center;
		  display: block;
		  border: #666666 1px solid; }
.redtitle { color: #CC0033; font-size: 20px; font-family: Courier, "Courier New", arial, sans-serif; font-weight: bold ; letter-spacing: 4px; }
.smallertitle {
color: #FFCC00; font: bold 14px Courier, "Courier New", arial, sans-serif;
}
