body 		{
	color: #FFF;
	font:14px Arial, Helvetica, sans-serif;
	background-color: #6F8C8F;
	margin: 0;
		}



 /* LINK COLORS */

a:link		{ color: #FFFFCE; text-decoration: none; }
a:visited	{ color: #FFFFCE; text-decoration: none; }
a:active	{ color: #FFFFCE; text-decoration: none; }
a:hover		{ color: #000000; text-decoration:underline}

 /* Content */
 
h1, h2, h3 { color:#FFF; margin:0; padding:0; }

h4 { color:#CCFFFF; margin:0; padding:0; }

h1 {
	font-size: 24px;
	padding-bottom:15px;
}
h2 {
	font-size: 18px;
	padding-bottom:15px;
}
h3 {
	font-size: 1.4em;
	padding-bottom:15px;
}
h4 {font-size: 1.2em;}

 /* ALL PAGES BACKGROUND color */


.backgroundcolor { background-color: #6F8C8F; }


 /* INDEX BANNER BACKGROUND color */

.picturebar 	{ background-color:#FFFFFF; }

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

table 		{
	color: #FFFFFF;
	font: 14px arial, verdana,  sans-serif;
	font-weight: normal;
}

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

.title 		{ color: #FFFFFF; font: 14px verdana, arial, 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: #F0F0F0; font: 12px verdana, arial, sans-serif; font-weight: bold; }

.quotechoice 	{ color: #CCFFFF; font: 13px arial, verdana,  sans-serif; font-weight: normal; }

.page-splits	{ color: #A7BABB; height: 2px; border-top: #304244 1px solid; width: 100%; }

.just 		{ text-align: justify;}

.form-margin	{ margin: 0px; }

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


.price 		{ 
		font: 13px verdana, arial, sans-serif; font-weight: bold;
		color: #FFFF9C;	
		}

 /* FOOTER CODE */

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

a.footer:link		{ color: #6F8C8F; text-decoration: none; }

a.footer:visited	{ color: #6F8C8F; text-decoration: none; }

a.footer:active		{ color: #6F8C8F; text-decoration: none; }

a.footer:hover		{ color: #666666; text-decoration: none; }

 /* IMAGE BORDERS */

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

.gallery-borders	{ BORDER: #000000 1px solid; margin:2px; }


 /* HOMEPAGE THUMBNAIL BORDERS */

.hover-border	 	{ border: #000000 1px solid; cursor:hand; }
A:hover .hover-border 	{ border: #006600 1px solid; cursor:hand; }


 /* POPUP SLIDESHOW CODE */

#slidenumber-loc	{ left: 12px; POSITION: absolute; TOP: 12px; white-space: nowrap }

.slide-text		{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

.slide-hilite 		{ color: #A7BABB; }

 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

.button 	{
	 	background-image: url("../picts/button.gif");
		background-color:#C0C0C0;
		font-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 8px;
		padding-right: 8px;
		BORDER: #000000 1px solid;
		}

.buttonon 	{
		background-image: url("../picts/buttonon.gif");
		background-color:#C0C0C0;
		font-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #3333FF;
		font-size: 8pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 8px;
		padding-right: 8px;
		BORDER: #3333FF 1px solid;
		}

.order-button	{
		background-image: url("../picts/button-order.gif");
		background-color:#FFFFFF;
		font-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #0000CC;
		font-size: 8pt;
		height: 23px;
		width: 110px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #0000CC 1px solid;
		}

.order-buttonon	{
	 	background-image: url("../picts/buttonon-order.gif");
		background-color:#FFFFFF;
		font-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #006600;
		font-size: 8pt;
		height: 23px;
		width: 110px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #006600 1px solid;
		}

.button-popups 	  {
		  background-color:#6F8C8F;
		  font-FAMILY: arial, verdana, helvetica, sans-serif;
		  color: #AAC3C5;
		  font-size: 8pt;
		  height: 21px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  BORDER: #AAC3C5 1px solid;
		  }

.buttonon-popups {
		  background-color:#6F8C8F;
		  font-FAMILY: arial, verdana, helvetica, sans-serif;
		  color: #FFFFFF;
		  font-size: 8pt;
		  height: 21px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  BORDER: #FFFFFF 1px solid;
		  }

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

.textarea	{ font: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid}

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

.dropdown {	color: #333333;
		WIDTH: 200PX;
		font: 11px verdana, arial, sans-serif; }




 /* SMALL MESSAGE CODE */


.divstyle {	position:absolute;
		border: #FFFFFF 1px solid;
		top:0;
		left:0 }

.pstyletitle{	
		background-color:#6F8C8F;
		padding: 2px;
		color:white;
		font-size:10px;
		font-family:verdana, arial, sans-serif }


.pstylebody {	
		background-color:#6F8C8F;
		padding: 2px;
		color:white;
		font-size:10px;
		font-family:verdana, arial, sans-serif }





.searchbutton 	{background-image: url("../picts/button.gif");
		background-color:#F0F0F0;
		font-FAMILY: arial, verdana, helvetica, sans-serif;
		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: 120PX;
		  HEIGHT: 16PX; 
		  font: 11px arial, georgia, "Times New Roman", sans-serif;
		  BORDER: #000000 1px solid; }


.searchdrop	{ WIDTH: 60PX; HEIGHT: 20PX; font: 11px arial, verdana, sans-serif }




 /* START MENU CODE */




.menu    	{
		font: 13px arial, verdana, sans-serif; font-weight: normal;
		height: 24px;
		text-indent: 20px;
		background-image: url(../picts/menu.gif);
		background-repeat: no-repeat;
		background-position: 0 0px;
		vertical-align: middle;
		}


.menu-line	  {
		  background-image: url(../picts/menu_line.gif);
		  background-repeat: repeat-y;
		  }



 /* GALLERY NAV MENU */






.menu-nav	{ font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 10px;
		  letter-spacing: 0px;
		  height: 22px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 7px;
		  padding-right: 7px;
		  margin-left: 2px;
		  margin-right: 1px;
		  margin-top: 1px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 20px;
		  display: block;
		  white-space: nowrap;
		  border: #AAC3C5 1px solid; }


a.menu-nav:link 	{  background-color:#6F8C8F;
		  	   color: #FFFFFF;}


a.menu-nav:visited 	{  background-color:#6F8C8F;
		  	   color: #FFFFFF;}


a.menu-nav:active 	{  background-color:#6F8C8F;
		  	   color: #FFFFFF;}


a.menu-nav:hover 	{  background-color:#6F8C8F;
		  	   color: #FFFFFF;
			   border: #FFFFFF 1px solid;
			}
li {
	padding-top: 10px;
	padding-bottom: 10px;
}
ol li ol {
}
dd {
	margin-bottom: 1em;
}
dt {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
}
.homepage {
	font-size: 16px;
}
ol li ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.green_title {
	font-size: 24px;
	color: #0F0;
	text-align: center;
	font-style: italic;
	margin: 0px;
}
.yellow_title {
	font-size: 18px;
	color: #FF0;
	text-align: center;
	margin: 0px;
}
.offering-title {
	font-size: 30px;
	font-style: italic;
	color: #FFFFCE;
	text-align: center;
	margin: 0px;
}
.center_text {
	text-align: center;
}
