.header {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3b4e6e;
	text-decoration: none;
}
.header:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
}
.headerred {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.gallery {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #008400;
	text-decoration: none;
}
.gallery_orange {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF8221;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.borderGREE {
	border: 1px solid #0BB506;
}
.borderornage {
	border: 1px solid #FF8221;
}
.CONTENTBOLD {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.cont {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}
.mainteximg {
	BORDER-RIGHT: #ff9900 thin solid; BORDER-TOP: #ff9900 thin solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #ff9900 thin solid; COLOR: #ff9900; LINE-HEIGHT: normal; BORDER-BOTTOM: #ff9900 thin solid; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.maintextheadingorg {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff8221; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.menutext1 {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.menutext1 A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.menutext1 A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.menutext1 A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.menutext1 A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sentencecase{
	text-transform:capitalize;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */