body {
	background-color: #C8D7DC;
}
.content_bg {
	background-color: #EAE9E2;
}
.content_edge_lhs {
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../images/content_edge_lhs.png);
}
.content_edge_rhs {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/content_edge_rhs.png);
}
.content_edge_bottom {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/content_bottom.png);
}
.content_bottom_lh_corner {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/content_bottom_lh_corner.png);
}
.content_bottom_rh_corner {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/pjbouncycastles_corner_rhs.png);
}
#footer
  {
	width:100%;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#91A1AA;
	text-align:center;
	padding-top:0px;
  }

#footer a:link,#footer a:visited,#footer a:active
  {
  color:#91A1AA;
  text-decoration:none;
  }

#footer a:hover
  {
  color:#B0C4CF;
  }
  #main_content
  {
  text-align:left;
  padding-left:16px;
  font-family : "Trebuchet MS", Tahoma, Verdana;
  }

.seven_days
  {
	color:#5e5e5e;
	font-size:23px;
	padding-bottom:10px;
	border-bottom:1px #8a8f7c dashed;
	padding-top: 10px;
  }

#below_seven_days
  {
	color:#c8442a;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	padding-top:5px;
	margin-bottom:5px;
	text-align: center;
  }

#all_castles
  {
	margin-top:10px;
	width:90%;
  }

#all_castles td
  {
  font-family:Tahoma, Verdana;
  color:#3F3F3F;
  font-size:9px;
  }

.title, .ages
  {
  font-weight:900;
  font-size:11px;
  }

.title
  {
  color:#02728E;
  }

.ages
  {
  color:#AC3520;
  padding-bottom:10px;
  }

.ages_digits
  {
  color:#686859;
  }

.dscr
  {
	width:195px;
	padding-bottom:20px;
	text-align: center;
	font-size: 12px;
  }

.dscr img
  {
  border:4px #FFFFFF solid;
  margin-bottom:8px;
  }
#formText {
	font-size:13px;
	color:#3f3f3f;
	line-height:normal;
	text-align:justify;
	font-family: "Trebuchet MS";
	font-weight: 400;
}
a:hover {
	text-decoration: none;
}

.formText {
	font-size:13px;
	color:#3f3f3f;
	line-height:normal;
	text-align:justify;
	font-family: "Trebuchet MS";
	font-weight: 400;
}
.galleryPics {
	border: 4px solid #FFFFFF;
}
#txt_1,#txt_3,#seven_days
  {
  font-family : "Trebuchet MS", Tahoma, Verdana;
  }

#txt_1
  {
	font-size:32px;
	color:#507fa5;
	line-height:100%;
	text-align:left;
	font-weight: bolder;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px;
	vertical-align: middle;
  }
.image_left {
	margin-right: 5px;
	border: 1px solid #226C93;
}

#txt_1a {
	margin-top:20px;
	font-size:30px;
	color:#507fa5;
	line-height:98%;
	text-align:center;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-indent: 10px;
}


#txt_2
  {
  margin-top:12px;
  }
  
#txt_3
  {
	font-size:22px;
	color:#c23013;
	line-height:90%;
	text-align:justify;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 5px;
  }
#txt_4 {
	margin-top:20px;
	font-size:16px;
	color:#3f3f3f;
	line-height:110%;
	text-align:justify;
	font-family: "Trebuchet MS";
	font-weight: 400;
	margin-right: 10px;
	margin-left: 10px;
}
#txt_4a {
	margin-top:5px;
	font-size:14px;
	color:#3f3f3f;
	line-height:110%;
	text-align:justify;
	font-family: "Trebuchet MS";
	font-weight: 400;
	margin-right: 10px;
	margin-left: 10px;
}

#txt_5 {
	font-size:20px;
	color:#74A87A;
	line-height:100%;
	text-align:justify;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 5px;
}
.bottomBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #226C91;
	border-right-color: #226C91;
	border-bottom-color: #226C91;
	border-left-color: #226C91;
	padding: 0px;
	margin: 0px;
}

.galleryPics {
	border: 4px solid #FFFFFF;
}
.bottomBorderSolid {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dashed;
	border-top-color: #226C91;
	border-right-color: #226C91;
	border-bottom-color: #226C91;
	border-left-color: #226C91;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
}

