@CHARSET "ISO-8859-1";

.head2 {
	text-align: left;
	padding-bottom: 7px;
	border-bottom: 1px dotted #3b3b3b;
	border-top: 1px dotted #3b3b3b;
}

.ceremony_option {
	font-weight: normal;
	width: 100%;
	text-align: left;
	margin-bottom: 5px;
	background: #e6dbaf;
	
	color: #664642;
	font-size: 14px;
}

.ceremony_link_holder {
	padding: 5px 0 5px 2px;
}

.ceremony_option a {
	text-decoration: none;
	color: #664642;
}

.ceremony_option a:hover {
	text-decoration: underline;
}

.program_styles {
	background: white;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
}

.special_instructions {
	background: white;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	color: black;
	font-weight: normal;
	font-family: verdana, arial;
	line-height: 18px;
}

.program_style {
	border-bottom: 1px solid #664642;
	padding: 10px 0 10px 0;
	color: black;
	height: 130px;
	overflow: hidden;
}

.right_header {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 15px;
	font-weight: bold;
	color: #664642;
	padding: 4px 0 3px 0;
	border-bottom: 1px #664642 dotted;
}

.product_title {
	color: #2f86a3;
	font-size: 14px;
	font-weight: bold;
}

.more_less {
	float: left;
	top: 4px;
	position: relative;
}

.select_button {
	float: right;
	font-family: verdana, arial;
	font-size: 10px;
	color: black;
	font-weight: normal;
	text-align: center;
	line-height: 15px;
}

.select_button img {
	padding-top: 3px;
}

.select_button a.bold {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.select_button a.bold:hover {
	text-decoration: underline;
}

.select_button a {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
} 

.right_option_title a {
	font-size: 14px;
	color: #2f86a3;
	font-family: verdana, arial;
	font-weight: bold;
	text-decoration: none;
}

.right_option_title a:hover {
	text-decoration: underline;
}

.right_option_description {
	color: black;
	font-size: 11px;
	font-family: verdana, arial;
	font-weight: normal;
	padding-top: 5px;
}

.bold {
	font-weight: bold;
	display: inline;
}

.right_option {
	border-bottom: 1px #664642 dotted;
	padding-bottom: 10px;
}

.hand_pointer {
	cursor: pointer;
}

.right_select {
	padding-top: 7px;
	padding-left: 20px;
	position: relative;
}

.float_left {
	float: left;
	width: 50%;
	text-align: left;
}

.float_right {
	float: right;
	width: 50%;
	text-align: right;
	padding-left: 10px;
}

.head2 {
	background-image: none;
	background-color: white;
	border: none;
}

.product_image {
	float: left;
	padding: 3px;
	border: none;
	margin-right: 5px;
}

.product_description {
	padding-top: 5px;
}

.product_description ul, .product_description li {
	
}

.summary {
	float: left;
	width: 400px;
}