
/* Nov 17/05: Updated to change music & page control button colors */

a:link	    { color: #FDD37E; text-decoration: none }

/* a:visited determines the menu's text color: */

a:visited   { color: #FDD37E; text-decoration: none }


a:active    { color: #FDD37E; text-decoration: none }

a:hover	    { color: #CCFFCC; text-decoration: none }


.menulinks  { FONT: 12px arial, verdana, sans-serif;
              font-weight: bold }

.menunobr   { white-space: nowrap }

/* 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: 12px verdana, arial, sans-serif;
               font-weight: bold }

.slideshowtitle
             { color: #bbaa99;
               FONT: 11px arial, sans-serif, geneva, verdana }

.slideshowfooter
             { color: #bbaa99;
               FONT: 11px arial, sans-serif, geneva, verdana }

.just 	     { text-align: justify; }

.menutrans   { filter: alpha(opacity=30) }

#menu        { z-Index: 1;
               LEFT: 0 px;
               POSITION: absolute;
               TOP: 0px }

.button      { background-image: url("picts/button.gif");
               background-color:#bbaa99;
               FONT-FAMILY: arial, verdana, helvetica, sans;
               color: #000000;
               font-size: 9pt;
               height: 23px;
               cursor:hand;
               font-weight: bold;
               text-align: center;
               border: #000000 1px solid }

.buttonon    { background-image: url("picts/buttonon.gif");
               background-color:#718691;
               FONT-FAMILY: arial, verdana, helvetica, sans;
               color: #FFFFFF;
               font-size: 9pt;
               height: 23px;
               cursor: hand;
               font-weight: bold;
               text-align: center;
	       border: #000000 1px solid }

.button-popups
             { background-color:#bbaa99;
               FONT-FAMILY: arial, verdana, helvetica, sans;
               color: #332211;
               font-size: 8pt;
               cursor:hand;
               font-weight: bold;
               border: #ffeedd 1px solid }

.buttonon-popups
              { background-color:#887766;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #ffeedd;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		border: #bbaa99 1px solid }

.popup-text   { font: 12px arial, verdana, sans-serif;
                color: #ffeedd;
                font-weight: normal;
                text-align: justify;}

.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 }

#backgroundPic { z-Index: 0;
                 position: absolute;
                 display: block;
                 left: 0%;
                 top: 0%;
                 width: 100%;
                 height: 100%; }

#MainTable     { z-Index: 1;
                 border: 0px;
                 position: absolute;
                 left: 0%;
                 top: 0%;
                 width: 100%;
                 min-height: 100%; }

.rollover      { background-color: #FFFFFF }

.rolloveron    { background-color: #FFCC00 }

.popup         { scrollbar-base-color: #514947 }

