body 		{
	background-image: url(picts/background.jpg);
	background-repeat: no-repeat;
	scrollbar-base-color: #3B181F;
	margin: 0px;
	padding: 0px;
	border: #999999 0px solid;
		}



/* NON-MENU LINK COLORS */

a:link		{ color: #FFFFFF; text-decoration: none; }

a:visited	{ color: #FFFFFF; text-decoration: none; }

a:active	{ color: #CCFF66; text-decoration: none; }

a:hover		{ color: #CCFF66; text-decoration: none; }






table 		{
	color: #FFFFFF;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 12.5px;
	font-style: normal;
}

.title 		{ color: #CCFF66; font: 14px arial, verdana, sans-serif; font-weight: bold; }

.subtitle 	{ color: #FFFFFF; font: 12px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.copytext 	{ color: #CCFF66; font: 11px arial, verdana, sans-serif; font-weight: normal; }

.hilite		{ color: #CCFF66; }

.formmargin	{ margin: 0px; }

.just 		{
	text-align: justify;
}

.pageheight	{ height: 100%; }


/* HOMEPAGE BANNER BACKGROUNDS COLOR AND BARS */

.picturebar 	{ background-color: #3B181F; }


.pagebars	{
		background-color: #CCFF66;

		height: 2.5px;
		border: solid #3B181F;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}





/* NON-GALLERY IMAGE BORDERS */

.borders		{ border: #3B181F 1px solid; }



/* CONTACT CODE */

.shadeform	{
		font: 13px arial, verdana, sans-serif;
		background-image: url("file:///C|/Users/Donna/Desktop/Good4YouInc 1 - Copy/picts/shadeform.gif");
		background-color:#F1F6F4;
		text-align: left;
		width: 200px;
		border: #99A8AF 1px solid;
		}

.textarea	{
		font: 13px arial, verdana, sans-serif;
		background-image: url("file:///C|/Users/Donna/Desktop/Good4YouInc 1 - Copy/picts/shadeform.gif");
		background-color:#F1F6F4;
		text-align: left;
		width: 250px;
		height: 150px;
		border: #99A8AF 1px solid;
		}

.dropdown 	{
		color: #000000;
		background-color:#F1F6F4;
		width: 200px;
		font: 11px verdana, arial, geneva, sans-serif;
		}

.quotechoice 	{
		color: #006600;
		font: 11px verdana, arial, geneva, sans-serif;
		font-weight: normal;
		}


.quotetextarea	{
		width: 275px;
		height: 100px;
		}

.zipwidth	{ width: 110px; }

.dropquotes	{
		color: #000000;
		background-color:#F1F6F4;
		font: 11px verdana, arial, geneva, sans-serif;
		}

.submit-button	{ font-size: 13px; }




/* CODE FOR LINKS/COMMUNITY PAGE */

.searchbutton 	{
		background-color:#F1F6F4;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #006699;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		border: #CCFF66 1px solid;
		}

.searchform 	{
		font: 11px arial, verdana, sans-serif;
		background-image: url("file:///C|/Users/Donna/Desktop/Good4YouInc 1 - Copy/picts/shadeform.gif");
		background-color:#F1F6F4;
		width: 100px;
		height: 20px;
		border: #99A8AF 1px solid;
		}






/* CODE FOR SMALL POPUP MESSAGES */

.divstyle 	{
		position:absolute;
		top:0px;
		left:0px;
		}


.pstyletitle	{
		position:absolute;
		padding: 3px;
		width: 90px;
		background-color:#3B181F;
		border: #CCFF66 1px solid;
		color:#CCFF66;
		font-size:10px;
		font-family: verdana, arial, sans-serif;
		white-space: nowrap;
		}


.pstylebody 	{
		position:absolute;
		background-color:#FFFFFF;
		padding: 2px;
		color:#CCFF66;
		font-size:10px;
		font-family: verdana, arial, sans-serif;
		}






/* START MENU CODE */

.menu    	{
		font: 14px arial, verdana, sans-serif;
		font-weight: normal;
		height: 26px;
		padding-bottom: 3px;
		text-indent: 15px;
		background-repeat: no-repeat;
		background-position: 0 0px;
		vertical-align: middle;
		}

a.menu-link:link 	{ color: #CCFF66; text-decoration: none; }


a.menu-link:visited 	{ color: #CCFF66; text-decoration: none; }


a.menu-link:active 	{ color: #009900; text-decoration: none; }


a.menu-link:hover 	{ color: #009900; text-decoration: none; }

.menu-line	  {
		  background-repeat: repeat-y;
		  }






/* GALLERY NAV MENU */

.menu-gallery	{
		background-color: #3B181F;
		background-image: url("file:///C|/Users/Donna/Desktop/Good4YouInc 1 - Copy/picts/button-gallery.gif");
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		line-height: 17px;
		font-weight: normal;
		padding-top: 3px;
		padding-bottom: 4px;
		padding-left: 7px;
		padding-right: 7px;
		margin-left: 1px;
		margin-right: 0px;
		margin-top: 1px;
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #CCFF66 1px solid;
		}


a.menu-gallery:link 	{ color: #CCFF66; text-decoration: none; }


a.menu-gallery:visited 	{ color: #009900; text-decoration: none; }


a.menu-gallery:active 	{ color: #009900; text-decoration: none; }


a.menu-gallery:hover 	{
			text-decoration: none;
			color: #CCFF66;
			border: #000000 1px solid;
			}


