   html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

BODY {		scrollbar-base-color: #E1D1AD;
		scrollbar-track-color: #ECD5B3;
		scrollbar-face-color: #E1D1AD;
		scrollbar-highlight-color:  #ECD5B3 ;
		scrollbar-3dlight-color: #FFFFCC;
		scrollbar-darkshadow-color: #000000;
		scrollbar-shadow-color: #006600;
		scrollbar-arrow-color: #006600;
               background-image:url(images/bkgrnd.jpg);
               background-color:#ECD5B3;
               background-repeat: repeat;
               background-position:top left;
               background-attachment: ; 
}

a{text-decoration:none}
:link { color: #CCFFCC; background-image:url(images/spacer.gif); } 
:visited { color: #CCFFCC; background-image:url(images/spacer.gif); } 
:hover { color: #FFFFFF; background-image:url(images/ballorange.gif);background-repeat: no-repeat; background-position:bottom left; } 
:active { color: #CCFFCC; background-image:url(images/ballorange.gif);background-repeat: no-repeat; background-position:bottom left; }


table.menulinks a         { width:100%; 
                                      border-width: 0; 
                                      border-color: none;
                                      border-style: solid;
                                      display: block; }

div.menulinks a            { padding: 0px 0px 0px 0px;
                                       font-family: Arial, verdana, sans-serif;
                                       font-size:12px;
                                       font-weight:normal;
                                       font-style:none; 
                                       text-align:center;
                                       line-height:20px; 
                                       bgcolor: #33FF66;
                                       color: #CCFFCC; 
                                       text-decoration:none;
                                       filter:blendTrans(duration=.5); }

div.menulinks a:link	     	{ color: #CCFFCC; background: transparent url(images/button.jpg); background-repeat: repeat; }

div.menulinks a:visited   { color: #CCFFCC; background:transparent url(images/button.jpg); background-repeat: repeat; }

div.menulinks a:hover	{ color: #FFFFFF; font-size:12.5px; font-weight: bold; position:relative; top:px; background:url(images/button_on.jpg); background-repeat: no-repeat; }

div.menulinks a:active     { color: #CCFFCC; font-size:12.5px; background:url(images/button_on.jpg); background-repeat: no-repeat; }


#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(images/button.jpg);
       background-image: url(images/button_on.jpg);
       background-image: url(images/bkgrnd.jpg);
       background-image: url(images/billpay.gif);
       background-image: url(.mp3);
} 

#fullheight{height:100%;}

#background{ background-image:url();
               background-color:;
               background-repeat: repeat-y;
               background-position:top left;
               background-attachment: ;
}

 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #003300; FONT: 14px arial, verdana, sans-serif; font-weight: normal; text-align: center; }

p 		{ text-align: justify; COLOR: #003300; FONT: 14px arial, verdana, sans-serif; font-weight: normal; }

h1 		{ text-align: center; COLOR: #FF0000; FONT: 18px arial, verdana, sans-serif; font-weight: bold; font-style:italic; line-height: 1px; text-indent: 0em; background-image: url("images/.jpg"); }

h2  	{text-align: center; font-family: Arial; font: 11px; font-weight:bold; font-style:italic; line-height: 14px; color: #FFE128; }

h3  	{ color: #000099; text-align: justify; font-family: Arial; font: 14px; font-weight:bold; font-style: italic; line-height: 14px; }

ul 	{ color: #003300; font: 16px arial, verdana, sans-serif; font-weight: bold; }

.imgmargin 	{ margin: px; }

.title 		{ text-align: left; COLOR: #006600; FONT: 18px arial, verdana, sans-serif; font-weight: bold; font-style:italic; }

.banner 	{ text-align: center; font-family: Arial; font: 24px; font-weight:bold; line-height: 24px; color: #447700; }

.phonetitle 	{ color: #FFCC00; font: 16px arial, verdana, sans-serif; font-weight: bold; }

.copytext 	{ COLOR: #000000; FONT: 15px arial, verdana, sans-serif; font-weight: bold; text-align: justify; }

.faq 	{ COLOR: #000000; FONT: 15px arial, verdana, sans-serif; font-weight: bold; text-align: center; font-style: italic; }

.logotext 	{ COLOR: #FFFF00; FONT: 8px arial, verdana, sans-serif; font-weight: bold }

.picturetext 	{ text-align: center; COLOR: #DDCD6A; FONT: 11px arial, verdana, sans-serif; font-weight: normal; font-style: italic; }

.picturedesc 	{ COLOR: #999999; FONT: 12px arial, verdana, sans-serif; font-weight: bold }

.price	 	{ COLOR: #99CCFF; FONT: 14px verdana, arial, sans-serif; font-weight: bold }


.topbutton a:link	{ color: #FFFFFF;text-decoration:none;font-family:Arial;font-weight:bold; font-size:15px; font-style:normal;background:#669933 url("images/button.gif") x-repeat center; }

.topbutton a:visited	{ color: #FFFFFF; text-decoration: none;font-family:Arial;font-weight:bold; font-size:15px; font-style:normal;background:#669933 url("images/button.gif") x-repeat center; }

.topbutton a:hover	{ color: #FFFF00; text-decoration: none;font-family:Arial;font-weight:bold; font-size:15px; font-style:normal; background:#669933 url("images/buttonon.gif") x-repeat center; }

.topbutton a:active	{ color: #FFFFFF; text-decoration: none;font-family:Arial;font-weight:bold; font-size:15px; font-style:normal;background:#669933 url("images/buttonon.gif") x-repeat center; }


.button { 	background-image: url("images/button.gif");
		background-color:#CCCCCC;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #006600;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: none } 


.buttonon { background-image: url("images/buttonon.gif");
		background-color:#CCCCCC;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FF0000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: none } 

.button-popups {background-color:#FFFFFF;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		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: #666666 1px solid}

.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 16px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #999999 2px 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, georgia, "Times New Roman", sans-serif }

