#content p{
	margin-bottom: 20px !important;
}
#content{
	font-size: 12px;
	color: #4B3520
}

#content_header{
	margin-left: 30px;
	text-align: left;
}

#content_left{
	border-right: 1px #4B3520 solid;
	float: left;
	margin-left: 20px; margin-right: 10px;
	padding-right: 20px;
	width: 400px;
}

#content_left_noBorder{
	float: left;
	border: 0 none;
	width: 360px;
}

#content_left_noBorder h2{
	padding: 0 32px;
}

#content_left_noBorder p{
	line-height: 17px;
	padding: 0 33px;
	width: 270px;
}

#content_right{
	float: right;
	margin-right: 1px;
	width: 200px;
}

#content_right2{
	float: right;
	width: 241px;
}
#content_right2 img{
	margin-left: -25px;
}
#flash_embed{
	margin-bottom: 15px;
}

#our_goal_quote{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

div#readmore{
	cursor: pointer;
	display: none;
	font-weight: bold;
}

div#readmore:hover{
	color: #CB4E00;
}

div#content p{
	margin-bottom: 25px;
}

div#right_menu p{
	margin-top: 15px;
	margin-bottom: 15px;
}

.bio_header{
	font-size: 11px;
	font-weight: bold;
}

.clear{
	clear: both;
}

.divider{
	background: url(../images3/divider.gif) no-repeat top left;
	height: 17px;
	width: 100%;
}

.start_p{ /* Slightly larger letter and more bold for starting out paragraphs */
	font-size: 20px;
	font-weight: bold;
}

.extralargep{
	margin-bottom: 100px;
}

ul.right_menu{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
