body {
	margin: 0px;
	padding: 0px;
	background-image: url('http://s207834419.onlinehome.us/kaoef.org/images/bg_body.jpg');
	background-position: center;
	background-repeat: repeat-y;
}
#bg_wrapper {
	margin: 0px;
	padding: 0px;
	background-image: url('http://s207834419.onlinehome.us/kaoef.org/images/bg_wrapper.jpg');
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}
#c_wrapper {
	width: 896px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url('http://s207834419.onlinehome.us/kaoef.org/images/bg_left.jpg');
	background-repeat: repeat-y;
}
#bottom {
	margin: 0px;
	padding: 0px;
	background-image: url('http://s207834419.onlinehome.us/kaoef.org/images/bg_bottom.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 30px;
	height: 34px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: white;
	text-align: center;
	line-height: 18px;
}
#bottom a { color: white; }
#lbc {
	clear: both;
	position: relative;
}
#l_bottom {
	position: absolute;
	left: 10px;
	top: -150px;
}
#top {
	margin: 0px;
	padding: 0px;
	width: 896px;
	height: 149px;
	overflow: hidden;
}
#topr {
	width: 720px;
	height: 149px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
}
#topl {
	width: 176px;
	height: 149px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav {
	height: 22px;
	background-color: #2d2d2d;
	margin: 0px;
	padding-left: 70px;
}
#left_col {
	width: 136px;
	padding: 10px 10px 10px 10px;
	clear: left;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#left_col a {
	color: black;
}
#content_wrapper {
	float: right;
	width: 730px;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
}
#content_full_page {
	margin-right: 18px;
	margin-left: 8px;
	margin-bottom: 15px;
}
#dotm {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
	margin-bottom: 180px;
}
#dotm img {
	width: 100px;
	border: 2px solid black;
}
#breadcrumbs {
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
	padding: 10px 0px 15px 0px;
}
#breadcrumbs a { color: #a8192b; }
/**** home page *****/
#l_home {
	width: 400px;
	float: left;
	padding-top: 10px;
}
#r_home {
	width: 318px;
	float: right;
}
.h_entry {
	
}
.h_entry_date {
	width: 70px;
	font-weight: bold;
	float: left;
}
#thermometer {
	z-index: 1;
}

.block1 {
	width: 285px;
	float: left;
}
.block2 {
	width: 400px;
	float: left;
	margin-left: 10px;
}
/**** capital campaign ****/
#cc_block {
	background-image: url(http://s207834419.onlinehome.us/kaoef.org/images/bg_cc_block.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 268px;
	font-family: Times New Roman, serif;
	padding: 4px 5px 4px 10px;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 13px;
}
#cc_percent {
	width: 45px;
	padding: 5px 10px 0px 10px;
	color: white;
	font-size: 30px;
	float: right;
	font-weight: 100;
}
.block_news_title a {
	color: black; 
	text-decoration: none;
	font-weight: bold;
}
.block_news_title a:hover { text-decoration: underline; }
.block_news_blurb { margin-bottom: 10px; line-height: 14px; }
.read_more {
	text-align: right;
}
.read_more a { color: #a8192b; font-weight: bold; }
.donor {
}
.donor_img {
	width: 110px;
	float: left; 
	margin-right: 0px;
}
.donor_img img { width: 110px; }
.donor_text { 
	float: left;
	font-size: 11px; 
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	background-color: #f0f0f0;
	width: 560px;
	
}
.short_donor_text {
	float: left;
	font-size: 11px; 
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	background-color: #f0f0f0;
	width: 205px;
}
.short_donor {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.list_item {
	border-top: 1px solid #c0c0c0;
	padding-top: 10px;
	margin-top: 10px;
}
.list_item_text { width: 560px; float: left; }
.list_item_img {
	width: 112px;
	float: left;
	margin-right: 6px;
}
.list_item_img img {
	width: 110px;
	border: 1px solid black;
}
.list_item_link a {
	color: black;
	text-decoration: none;
}
.list_item_link a:hover {
	text-decoration: underline;
}
.list_item_readmore {
	text-align: right;
	font-weight: bold;
}
.list_item_readmore a {
	color: #a8192b;
}
.c_input {
	padding: 4px;
	width: 192px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.photo_list_item {
	width: 300px;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 10px;
	border-top: 1px solid  #c0c0c0;
}
#photo_container {
	background-color: black;
	height: 298px;
	width: 448px;
	border: 1px solid #a0192a;
}
#photo_container img {
	height: 298px;
}
#photo_info {
	text-align: center;
}
#photo_thumb_container {
	margin: 20px 40px 20px 40px;
}
#photo_thumb_container img {
	width: 40px;
	float: left;
	margin: 0px 3px 3px 0px;
}
.big_thumb {
	width: 185px;
	float: left;
	margin-right: 15px;
}
.big_thumb img {
	width: 185px;
	border: 2px solid black;
}
.cc_thumb_container img {
	width: 86px;
	border: 2px solid black;
	margin-right: 6px;
	margin-bottom: 6px;
}
.cc_thumb_container {
	margin-bottom: 15px;
}
#home_photo_container {
	width: 400px;
	height: 266px;
}
#home_photo_container img {
	width: 400px;
	height: 262px;
	border: 2px solid black;
}