h1 {
	font-weight: normal;
	color: #8E8E8E;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	color: #B8AE9C;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 5px;
}

h4 {
	font-size: 16px;
	color: #330000;
	padding-top: 5px;
	padding-bottom: 10px;
	text-indent: 20px;
}

h5 {
	font-size: 14px;
	color: #330000;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 30px;
}



h6 {
	font-size: 16px;
	color: #330000;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 30px;
}

.bold {
	font-weight: bold;
}

.bolditalic {
	font-style: italic;
	font-weight: bold;
}

.bridaltext {
	color: #330000;
	padding-top: 10px;
	margin-left: 180px;
	padding-right: 30px;
}

.bridalfoot {
	padding-top: 20px;
	margin-left: 180px;
	padding-right: 30px;
}

.eventitles {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}

a.findout:link {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}

a.findout:visited {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}

a.findout:hover {
	color: #996666;
	font-weight: bold;
	text-decoration: none;
}

a.findout:active {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}

.introduction {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.large {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-top: 10px;
}

.quotes {
	font-size: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
}

.news {
	color: #FEFFF1;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}

.pricetitles {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #74614E;
}
.pricedescript {
	color: #996666;
}

.pricesidetitles {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #330000;
}

.righttext {
	text-align: right;
}

.text {
	color: #5C4E3F;
}

