BODY	{
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	background-color: #000000;

	}






/* LINK COLORS */

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

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

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

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






/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #000000; FONT: 12px "Century Gothic", verdana, sans-serif; font-weight: normal; }

.title		{ color: #000000; font: 25px "Century Gothic", verdana, sans-serif; letter-spacing: -1px; font-weight: bold; }

.subtitle 	{ COLOR: #000000; FONT: 16px "Century Gothic", verdana, sans-serif; letter-spacing: -1px; font-weight: bold; }

.list 		{ COLOR: #FFFFFF; FONT: 16px "Century Gothic", sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }







/* FOOTER COPYRIGHT AREA */

.copytext 		{ COLOR: #333333; FONT: 10px "Century Gothic"; font-weight: normal; }

a.copylink:link		{ color: #333333; text-decoration: none; font-weight: normal; }

a.copylink:visited	{ color: #333333; text-decoration: none; font-weight: normal;}

a.copylink:active	{ color: #333333; text-decoration: none; font-weight: normal;}

a.copylink:hover	{ color: #cccccc; text-decoration: none; font-weight:normal;}






/* NON-GALLERY IMAGE BORDERS */

.borders	{ BORDER: #FFFFFF 1px solid; }

.bordersother	{ BORDER: #000000 1px solid; }







/* CONTACT AND QUOTES PAGE */

.phonetitle 		{ color: #322926; font: 14px arial, sans-serif; font-weight: bold; }

.quotechoice 		{ COLOR: #336699; FONT: 12px arial, geneva, sans-serif; font-weight: bold; }

#contactlocation	{ z-Index:4; visibility: visible; position: absolute; left: 145px; top: 3px; width: 350px; text-align: left; }

.shadeform	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200px;
		BORDER: #000000 1px solid;
		}

.textarea	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275px;
		HEIGHT: 125px;
		BORDER: #000000 1px solid;
		}

.quoteform	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid;
		}

.dropdown 	{
		COLOR: #333333;
		WIDTH: 200px;
		FONT: 11px arial, helvetica, sans-serif;
		}

.button 	{
		background-image: url("picts/button.gif");
		background-color:#CCCCCC;
		FONT-FAMILY: arial, helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		width: 130px;
		height: 26px;
		BORDER: #000000 1px solid;
		}

.buttonon 	{
		background-image: url("picts/buttonon.gif");
		background-color:#99B5C1;
		FONT-FAMILY: arial, helvetica, sans-serif;
		color: #000066;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		width: 130px;
		height: 26px;
		BORDER: #000066 1px solid;
		}






/* GALLERY SLIDESHOW AND VIEWER CODE */

.Galborderouter	 	{ border: #FFFFFF 1px solid; margin-bottom: 2px; }

.Galborder	 	{ border: #A2B8C4 1px solid; }

A:hover .Galborder 	{ border: #FFFFFF 1px solid; }

.viewerborder		{ border: #FFFFFF 1px solid; }

.smalltitle 	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

#toplocation	{ z-Index:4; visibility: visible; position: absolute; left: 145px; top: 3px; width: 185px; }

























/* GALLERY NAV MENU */


.menu-nav	{
		background-color: #5577C0;
		background-image: url("picts/button-gallery.gif");
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		letter-spacing: 0px;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 6px;
		padding-right: 6px;
		margin-left: 2px;
		margin-right: 1px;
		cursor:pointer;
		font-weight: normal;
		text-align: center;
		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: #CCCCCC;
			background-image: url("picts/buttonon-gallery.gif");
		   	color: #000000;
			border: #000000 1px solid;
			}



/* START MENU LINK COLORS AND CODE */


.menulinks	{ FONT: 16px"Century Gothic";
font-weight:normal;
	 	  letter-spacing: 0px;
		  BORDER: #000000 0px solid; }










