@charset "UTF-8";
/* CSS Document */

body{
	background-color: #776e50;
	text-align:center;
	margin:0;
	padding:0;
	}

p{font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#333;
}

td{
 	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#333;
}

div.contentGallery h1 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#591900;
	margin: 0 0 2px 0;
}

h1 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	color:#591900;
	margin: 0 0 10px 0;
}

h2 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	color:#591900;
	margin: 0 0 14px 0;
}

h22 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	color:#591900;
	margin: 0 0 0 0;
}

h3 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#591900;
	margin: 0 0 5px 0;
}

h4 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	margin: 0 0 3px 0;
}

blockquote {
	font-size:12px;
	color:#666666;
}

ul, ol {
  margin:5px 0 20px 30px;
	padding:0;
}

li {
  margin:5px 0;
	padding:0;
	}

/***********************************************/
/* Layout Divs                                */
/***********************************************/
												
.spacer {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
  }

.floatLft {
  float:left;
	}

.floatRt {
  float:right;
	}
	
.containerParent {
	text-align:left;
 	margin-right:auto;
	margin-left:auto;
	margin-top:0;
 	width:928px;
 }

.headerParent {
	padding:0;
	margin:0;
}

.logo {
  float:left;
	width:212px;
	}

.footerhp {
	background-image:url(images/footerhp.gif);
	background-position:top center;
	background-repeat:no-repeat;
 	margin-right:auto;
	margin-left:auto;
	padding:30px 0 10px 0;
	width:928px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	line-height:14px;
	text-align:center;
}

.footer {
	background-image:url(images/footer.gif);
	background-position:top center;
	background-repeat:no-repeat;
 	margin-right:auto;
	margin-left:auto;
	padding:30px 0 10px 0;
	width:928px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	line-height:14px;
	text-align:center;
}

.navigation {
  background-image:url(images/navbar_bg.gif);
  background-position:top left;
  background-repeat:repeat-x;
  float:left;
	width:702px;
	height:56px;
	}
	 	
.navigationHome {
  background-image:url(images/navbar_bg.gif);
  background-position:top left;
  background-repeat:repeat-x;
  float:left;
	width:702px;
	height:27px;
	}
	 	
.navText{
 letter-spacing:+.06em;
 }

.navRight {
  float:left;
	width:14px;
	text-align:right;
	}
	
.mp_backlinks{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	padding:7px 0 0 20px;
}

div.mp_backlinks a{
	color:#591900;
	text-decoration: underline;
	font-size:12px;
}

div.mp_backlinks a:hover{
	color:#000;
	text-decoration: underline;
	font-size:12px;
}


/***********************************************/
/* Page Styles                                   */
/***********************************************/

.brown{
  color:#660000;
	}
	
.containerBodyhp{
	background-image:url(images/backgroundhp.gif);
	background-position:center top;
	background-repeat:repeat-y;
  clear:both;
 	width:928px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#000;
	text-align:left;
 }

.containerBody {
	background-image:url(images/background.gif);
	background-position:center top;
	background-repeat:repeat-y;
  clear:both;
 	width:928px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#000;
	text-align:left;
 }

.contentGeneric{
  padding:20px 60px 30px 60px;
	text-align:left;
	}
	
.contentGallery{
	text-align:left;
  padding:15px 0 30px 20px;
	}

.sidebar{
  padding:25px 0 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#000;
}

.sidebarTitle{
  font-weight:bold;
	text-transform:uppercase;
	padding:0 0 8px 0;
	}
	
.sidebarNav{
  background-image:url(images/subnav_dot.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:7px 0 7px 10px;
}

.homeWelcome{
  background-color:#ddf2b5;
 }

.homeSubTitle{
  font-size:18px;
  font-weight: bold;
	color:#591900;
	margin:15px 0 8px 0;
	background-color: #ddf2b5;
}

.homeShowPic{
  position: relative;
	width:64px;
}

.homeShow{
  float:left;
	padding:0 0 0 6px;
	font-size:12px;
	line-height:16px;
	color:#000;
	}

.homeCurrentPic{
  float:left;
	width:64px;
}

.homeJudyTitle{
  font-size:18px;
	color:#591900;
	margin:15px 0 8px 0;
}
.homeJudy{
	font-size:11px;
	line-height:14px;
	color:#000;
	}


.homeCurrent{
  float:left;
	padding:0 0 0 6px;
	font-size:12px;
	line-height:14px;
	color:#000;
	}

.homeCurrentSpacer{
  clear: both;
	height:10px;
	}
	
.subtextUpdated {
	color:#ed1c24;
	font-weight:bold;
	}
	
	.subtext {
	color:#666666;
	}


/***********************************************/
/* GALLERY TOP NAV                                    */
/***********************************************/

.galleryNav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#660000;
	padding:0 0 20px 0;
}

div.galleryNav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff6600;
}

div.galleryNav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#660000;
}



/***********************************************/
/* GALLERY PHOTO PAGE NAV                          */
/***********************************************/

.galleryPhotoNav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
	padding:0 0 20px 0;
}

div.galleryPhotoNav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff6600;
	text-decoration:none;
}

div.galleryPhotoNav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
}

.homeContent{
  float:left;
	width:395px;
	padding:20px 15px 20px 20px;
	border-right:1px;
	border-left:0;
	border-top:0;
	border-bottom:0;
	border-style:dotted;
	border-color:#ccc;
}

.promoBoxGreen {
  background-color:#ddf2b5;
	padding:0 10px 0 10px;
}

.yes {
  background-color:#FFFF66;
	padding:30px 40px;
	border:5px solid #666;
	font-size:16px;
	line-height:20px;
}

div.yes h1 {
  color:#000;
	font-size:30px;
	font-weight:bold;
	}

div.yes h2 {
  color:#000;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	}

/***********************************************/
/* Links                                       */
/***********************************************/

a:link, a:visited{
	color:#0000cc;
	text-decoration: none;
}

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

a.footerLink:link, a.footerLink:visited{
	color:#000;
	text-decoration:underline;
}
 
a.footerLink:hover{
	color:#000;
	text-decoration:underline;
}
