@charset "UTF-8";
/* CSS Document */

#sidebar {
	background:#ffffd6; 
	width:205px;
	border: 1px solid #9fc489;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
     border-radius: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #069;
	padding: 10px 10px;
	line-height:22px;
}

.sidebarheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	background-color:#7d210a;
	padding:6px 0;
	line-height:22px;
	color:#fff;
}
.sidebar_image {
	margin: auto;
}
.imagetext {width:98%; height: auto; overflow: auto; margin: 0 0 20px 16px;}

.myimage {float:left; margin-right:16px;}

.mytext {
	overflow: hidden;
}

.imageleft {
	padding: 0 0 0 336px;
	position: relative;
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 20px 16px;
}
.imageleft img {
	left: 0;
	position: absolute;
	top: 0px;
}

.fheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff9900;
	border-bottom: solid 1px #CCC;
}

.fheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9D4F00; 
}
.fheading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699cc;
}
.sidebar_image {
	margin: auto;
}
.fematool {
	margin-left:auto;
	margin-right:auto;	
}
.caption {
    font-style: italic;
	color:#6699cc;
	overflow:hidden;
}
.date {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #0099cc;
}

