/* Start of CMSMS style sheet 'Two Hearts' */
body {
	background-color: #FFFFFF;
	color: #333333;
	margin-top: 10px;
	margin-left: 0px;
}

a, a:visited, a:active {
	color: #006699;
}

li {
      padding-bottom: 5px;
      list-style-image: url(uploads/images/twohearts.jpg);
}

.content {
	width: 100%;
	margin: 15px;
	margin-top: 0px;
	color:#333333;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.thumb-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bottomlinks a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #275F97;
	text-decoration: none;
}
.bottomlinks a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #275F97;
	text-decoration: underline;
}
.packagetitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.pricetext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.textlink {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.textlink:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}.textbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.wemoved {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

#smaller_chapel, #larger_chapel {
  margin-left: 45px;
}

#smaller_chapel img, #larger_chapel img {
  border: 1px solid #838b94;
  margin-right: 5px;
}

h2 {
	color:#0066CC;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

.photo {
	/* overflow: hidden; */
	clip: rect(100px, 100px, 100px, 100px);
	border: 1px solid #bbbbbb;
}

li.thumb { list-style: none; }
/* End of 'Two Hearts' */

