.toggler {
	color: #ffffff;
	margin:0 0 0 0;
	padding:0;
	border:none;
	font-size: 12px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#7A6751;
	height:23px !important;
	height /**/ :32px;
	width:692px !important;
	width /**/ : 709px;
	cursor:pointer;
}

.toggler2 {
	color: #ffffff;
	margin:0 0 0 0;
	padding:0;
	border:none;
	font-size: 12px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#7A6751;
	height:23px !important;
	height /**/ :32px;
	width:692px !important;
	width /**/ : 709px;
	cursor:pointer;
}
 
.element {
	padding:0 0 0 11px;
	color:#616060;
	background:#FBF9F7;
}
 
.element {
	padding-right:20px;
}
 
.element {
	padding-right:20px;
}

.element #bullet {
	padding-right:7px;
}
 
.element p {
	margin: 0;
	padding: 12px 8px 12px 8px;
}
 
.element ul {
	margin: 12px 8px 12px 18px;
	padding: 0;
	list-style:square;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

#accordion {
	width:709px;
	height:100%;
	text-align:left;
}

#accordion h3 {
	padding:9px 0 0 17px;
	font-weight:bold;
}

