body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(/img/bgg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #E6F7E6;
}
h1 {
	font-size: 180%;
	margin-bottom: 0px;
	color: #003399;
}
h2 {
	font-size: 130%;
	color: #003366;
	margin-bottom: 0px;
}
h1,h2 {
	line-height: 1.2em;
}

.cont {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*
	background-image: url(/img/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	padding-top: 186px;
	margin-top: 10px;
	margin-bottom: 0px;


}
a:active{
	font-weight:bold;
	background-color: #ccffcc;
}
.homeYlowHd {
	background-color: #FEFC9A;
}
.homeGrnHd {
	background-color: #ccffcc;
}
.homeBluHd {
	background-color: #99CCFF;
}
.homeYlow {
	background-image: url(/img/fade_yellow.png);
}
.homeGrn {
	background-image: url(/img/fade_green.png);
}
.homeBlu {
	background-image: url(/img/fade_blu.png);
}

.homeYlow,.homeGrn,.homeBlu,.homeYlowHd,.homeGrnHd,.homeBluHd{
	padding: 5px;
	width: 30%;
}
.homeYlow,.homeGrn,.homeBlu{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	vertical-align: top;
}

.homeYlowHd,.homeGrnHd,.homeBluHd{
	font-weight:bold;
	background-image: url(/img/tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
table {
	font-size: 120%;
	color: #000000;
	width: 668px;
        margin: auto;
}


#nav {

	z-index: 222;

}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;

	color: #fff;
	padding: 0px 14px;
	font-weight: bold;
	text-decoration: none;
}
#nav ul a {
	width: 110px;
	padding: 0px;	
	font-weight: normal;
}


#nav a:hover {
	background-color: #0099CC;	
}

#nav li {
	float: left;
	list-style-type: none;
	color: #FFFFFF;
	background-color: #62CC8F;
	text-align: center;
	padding: 0px;
	border-top: 1px solid #99CC99;
	border-right: 1px solid #33CC33;
	border-bottom: 1px solid #33CC33;
	border-left: 1px solid #99CC99;
}
#nav li ul {
	position: absolute;
	width: 130px;
	left: -999em;
	background-image: url(/img/rtFade.png);
	margin-top: 1px;
	padding-bottom: 8px;
	background-position: bottom;
}
#nav li ul li{
	text-align: left;
	background-color: #006699;
	border-top: 1px solid #007CB9;
	border-right: 1px solid #005680;
	border-bottom: 1px solid #005680;
	border-left: 1px solid #007CB9;

}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;	
}
#nav li:hover, #nav li.hover {
    position: static;
}
.nfo {
  background-color: #fff;
  color:#0000ff;
  font-size:90%;
  font-weight:bold;
  font-style:italic;
	background-image: url(/img/info.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	text-align:left;
	padding-left:35px;
}
.top {
	background-color: #E4F1CC;
	height: 20px;
	width: 100%;
	background-image: url(/img/bgtop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navbar{
	position: absolute;
	z-index: 100;
	width: 798px;
	top: 200px;
	background-color: #62CC8F;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
}
#hmTbl td {
	margin: 0px;
	width: 220px;
}
ul {
	margin: 0px;
	padding: 0px;
}


#foot {
	color: #000000;
	width: 800px;
	background-image: url(/img/btmCrv.png);
	background-repeat: no-repeat;
	height: 39px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	font-size: 80%;
}

#main {
	padding-top: 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
}

#mnuBtm {
	background-image: url(/img/bgg.png);
	background-repeat: repeat-x;
	background-position: left -225px;
	height: 10px;
	width: 799px;
	position: absolute;
	top: 225px;
}
.pad {
	padding: 4px;
}

#nav li:hover,#nav li.sfhover {
	background-color: #006699;
	border: 1px solid #006699;
}

sup {
	font-size: 70%;
}

.bluTxtBox {
	color: #0000CC;
	text-align: center;
	width: 380px;
	line-height: 2em;
	margin-top: 18px;
	margin-bottom: 18px;
	display: block;
	padding: 8px;
	border: 1px solid #333333;
	background-color: #FFFFCC;
}

.blu {
	padding:7px;
	text-align:center;
	width:auto;
	background-color:#D9ECFF;
	font-weight: bold;
}
em {
	color: #009933;
	font-weight: normal;
}
h3 {
	font-size: 105%;
	font-weight: bold;
	display: inline;
	color: #000033;
	background-color: #C6EBFF;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.brf {
	background-color: #EEEEFF;
	padding: 7px;
}
.mov {
	position: absolute;
	top: 10px;
	margin: 0px;
	padding: 0px;
}hr {
	color: #0099CC;
	background-color: #0099CC;
	height: 1px;
	border: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
}
label {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 5px;
}
.err {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}
legend {
	font-style: italic;
	font-weight: bold;
}
.processImTbl{
	background-color: #FFFFCC;
	text-align: center;
	margin-top: 10px;
	font-weight: normal;
	border: 1px solid #999999;
}ul {
	font-weight: bold;
	margin: 12px;
	margin-right:0px;
	list-style-position: inside;
	list-style-type: disc;
}
ul.priv{
	margin-left:50px;
	font-style: italic;
}
.updPg {
	font-style: italic;
	font-weight: normal;
}
.pkgTbl td,.pkgTbl th,.pkgTbl2 td,.pkgTbl2 th{
	border: 1px solid #CCCCCC;
}
.pkgTbl th,.pkgTbl2 th{
	background-color: #EEE;
	vertical-align: top;
}
.pkgTbl td{
	text-align: center;
}
.pkgTblHr th{
	background-color: #37A867;
	color: #FFFFFF;
}
.price{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
	padding: 3px;
}
.boldCntr{
	font-weight: bolder;
	text-align: center;
	font-size: 150%;
	color: #666666;
}.bigRed {
	font-size: 130%;
	font-weight: bold;
	color: #FF0000;
}
.center{
	text-align: center;
}
.ahundredpix {
	width: 100px;
}
.phtoSrvcs ul{
  margin-top:2px;
}
.phtoSrvcs h2{
  margin-bottom:12px;
  margin-top:22px;
  text-decoration:underline;
}
#artisticPageBackground{
  background-image: url(/img/yourImage.gif);
  background-repeat: no-repeat;
  background-position: right top;
}
h4{
	font-size: 150%;
	margin-bottom: 0px;
	color: #003399;
}
.promo{font-size: 150%;
	margin-bottom: 0px;
	color: #B52842;
}
}
.photoTbl {
	font-size: 100%;
	width: 100%;
}
#photoServices img{
	float:right;
	margin:0 30px 30px 30px;
}
#photoServices .photoServiceDtls{
	font-size:110%;
	padding:5px 5px 5px 30px;
}

#photoServices hr{
	clear:both;
}
