/* SIDEBAR LEFT STYLES */

#sidebar-left {
	width: 210px;
	float: left;
}

#sidebar-left .top {
	background: #fbe4dc;
	border-bottom: 1px dotted #e64b17;

}

#sidebar-left .bottom {
	background: #E64A17;
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
}

#sidebar-left .bottom h3{
	margin: 0;
	padding: 10px;
}


#sidebar-left .bottom img {
	margin-top: 5px;
}

#sidebar-left .bottom p {
	margin: 0;
	padding: 0 10px 10px 10px;
}

#sidebar-left .bottom p .audioplayer_container {
	margin: 0;
	padding: 0 10px 0 10px;
}

.bottom a:link {color: #fff; text-decoration: underline;}
.bottom a:visited {color: #fff; text-decoration: underline;}
.bottom a:active {color: #fff; text-decoration: underline;}
.bottom a:hover {color: #fff; text-decoration: none;}

#sidebar-left .topheader {
	background: #fbe4dc;
}

#sidebar-left .top p {
	padding: 10px;
	font-size: 11px;
	margin: 0;
}

#wrapper {
	width: 743px;
	float: right;
}

#content-header {
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-bottom: 6px solid #64a2f1;
}

#content-header h2 {
	margin: 0;
	font-size: 28px;
	color: #65a2f0;
	text-transform: uppercase;
	padding-top: 10px;
}

#content-header .title {
	background: #06336a;
	color: #fff;
	font-size: 14px;
	width: 408px;
	padding: 5px;
}

#content .subhead {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}

#content-header-left {
	padding-left: 12px;
	width: 430px;
	float: left;
	margin-right: 40px;
}

#content-header p {
	font-size: 15px;
}

#content-header .more {
	font-size: 14px;
}

#content {
	width: 482px;
	float: left;
	padding: 0 10px 0 10px;
}

#content h2 {
	font-size: 18px;
	line-height: 24px;

	color: #e64b17;
	margin-bottom: 2px;
}
#content p {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 17px;
}

#content img {
	border: 0;
}

.date {
	display: block;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 15px;
}

.question {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.answer {
	color: #e64b17;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.quote {
	width: 237px;
	/*background: #fbe4dc url(images/endquote.jpg) bottom right no-repeat;*/
	background: #fbe4dc;
	float: right;
	font-style: italic;
	margin: 0 0 0 25px;
}

#content  .quote p {
	font-size: 15px;

}

#respond {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

ul {
	font-size: 12px;
}

div #content {
	font-size: 12px;
}

hr {
	display: block;
}