body {
	background-image: url(images/bg-pnf.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}

/* NON-MENU LINK COLORS */

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

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

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

/* a:hover		{ color: #62AAD1; text-decoration: none; }*/

/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 			{ COLOR: #FFFFFF; FONT: 12px "Trebuchet MS", verdana, arial, sans-serif; font-weight: normal; }

.title 			{ COLOR: #92A18A; FONT: 24px "Trebuchet MS", arial, verdana, sans-serif; font-weight: normal; }

.subtitle 		{ COLOR: #92A18A; FONT: 20px "Trebuchet MS", arial, verdana, sans-serif; font-weight: bold; }

.services 		{ COLOR: #92A18A; FONT: 12px "Trebuchet MS", arial, verdana, sans-serif: bold; }

.testimonial		{ COLOR: #3366CC; FONT: 12px "Trebuchet MS", arial, verdana, sans-serif; font-weight: bold; font-style: italic; }

.just 			{ text-align: justify; }

.pageheight		{ height: 780px; }

.formmargin		{ margin: 0px; }

.biglink 	{
		COLOR: #62AAD1;
		FONT: 12px verdana, arial, sans-serif; font-weight: bold;
		font-style: italic;
		TEXT-DECORATION: none;
		}

/*.biglink:hover 	{
		COLOR: #ffffff;
		FONT: 12px verdana, arial, sans-serif; font-weight: bold;
		font-style: italic;
		TEXT-DECORATION: none;
}*/
.content {
	color: #92A18A;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
}
.content a{
	text-decoration: none;
	color: #62AAD1;
}
/*.content a:hover{
	color: #62AAD1;
}*/
.link_menu {
	height: 45px;
	background-image: url(images/hdr.jpg);
	width: 950px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	top: 0px;
	left: auto;
	right: auto;
	bottom: auto;
	position: relative;
	border-bottom: #2B3625 1px solid;
}
.link_menu a {
	color: #92A18A;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	height: 45px;
	line-height: 43px;
}
/*.link_menu a:hover {background-image: url(images/hdr2.jpg);}*/
.link_menu a:visited {
	color: #92A18A;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	height: 45px;
	line-height: 43px;
}
.td1{
	background-image: url(images/btn1pnf.jpg);
	background-repeat: no-repeat;
	height: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-position: left center;
	line-height: 33px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 60px;
}
.td1 a{
	text-decoration: none;
	color: #FFFFFF;
}
/*.td1 a:hover{
	color: #62AAD1;
}*/
.td2{
	background-image: url(images/btn2pnf.jpg);
	background-repeat: no-repeat;
	height: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-position: left center;
	line-height: 33px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 60px;
}
.td2 a{
	text-decoration: none;
	color: #FFFFFF;
}
/*.td2 a:hover{
	color: #62AAD1;*/
}
.td3{
	background-image: url(images/btn3pnf.jpg);
	background-repeat: no-repeat;
	height: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-position: left center;
	line-height: 33px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 60px;
}
.td3 a{
	text-decoration: none;
	color: #FFFFFF;
}
/*.td3 a:hover{
	color: #62AAD1;
}*/
.footer {
	color: #2B3625;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	position: relative;
	text-align: right;
}
/* START THE CODE FOR THE MENU */


.menuwidth		{ width: 174px; }

.menubackground		{
	border-right: #000000 0px solid;
			}


.topline	{ border-top: #013701 1px solid; }


.menu		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	width: 174px;
	cursor: pointer;
	text-indent: 6px;
	text-align: left;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0px;
	border-bottom: #013701 1px solid;
	text-decoration: none;
		}


a.menu:link 	{
		background-image: url("picts/menu.gif");
		background-color: #0A3E07;
		color: #92A18A;
		}


a.menu:visited 	{
		background-image: url("picts/menu.gif");
		background-color: #0A3E07;
		color: #92A18A;
		}


a.menu:active 	{
		background-image: url("picts/menu.gif");
		background-color: #0A3E07;
		color: #FFFFFF;
		}


/*a.menu:hover 	{
		background-image: url("picts/menuon.gif");
		background-color: #32612E;
		color: #FFFFFF;
		}*/
		
/* HOMEPAGE FLASH */

.homeflash	{
		border: #000000 0px solid;
		}

/* GALLERY CODE */

.picturetitle 		{ COLOR: #000000; FONT: 13px "Trebuchet MS", arial, sans-serif; font-weight: bold; }

.picturecomments 	{ COLOR: #333333; FONT: 11px "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.Galborder		{ border: #2B3625 2px solid; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; margin-top: 0px; }

A:hover .Galborder 	{ border: #62AAD1 2px solid; margin-bottom: 0px; margin-top: 0px; }

.Galborder2		{ border: #2B3625 2px solid; margin-left: 0px; margin-right: 5px; margin-bottom: 0px; margin-top: 5px; }

A:hover .Galborder2 	{ border: #62AAD1 2px solid; margin-bottom: 0px; margin-top: 5px; }



/* SETUP PAGES FOR PRINTING */


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

#header_nav
{
	text-align: left;
	border-bottom: 1px solid #92A18A;
	overflow: auto;
	padding-bottom: 10px;
}

#header_nav_nav
{
	float: left;
	margin-top: 3px;
}

/*#header_nav_nav img
{
	position: relative;
	top: 2px;
	margin: 0px 10px;
	z-index: 1;
}*/

.prod_text
{
	padding-left: 15px;
	float: left;
	width: 260px;
}

.border
{
	border-bottom: 1px solid #92A18A;
	border-bottom-width: thin;
}

