img .mini{
	width:20%;
	height:20%;
}
body{
	position:relative;
	font-family:sans-serif;
	font:Tahoma;
	font-size:12px;
	margin:0px;
	padding:0px;
	border:0px;
	background: url("../images/main/background.jpg");
	color:#414141;
}
img{
	cursor:pointer;
	margin-bottom:-3px;
}
a img{
	border:0px;
}
.article img{
	position:relative;
	top:10px;
	padding:10px;
}
a{
	text-decoration:none;
	color:#80ad31;
}
hr {
	position:relative;
	left:-10px;
	color:#E6E5C8;
	border-color:#E6E5C8;
	background-color:#E6E5C8;
	border-style:solid;
}
a:hover{
	color:#2c2f6d;	
}

legend{
	font-weight:bold;
	background-color:#cccccc;
	font-size:18px;
	border-bottom:1px;
	border-right:1px;
	border-top:0px;
	border-left:0px;
	border-color:#bbbbbb;
	border-style:solid;
}
#page_wrapper{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	width:799px;
}

header, #content_wrapper {
	position: relative;
	background: -moz-linear-gradient(left, #FFFFFF, #F0F1E1);
	background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), to(#F0F1E1));
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #E6E5C8;
	text-align:center;
	padding: 20px;
	width:757px;	
}
	header .headerImage {
		text-align: left;
	}
#nav_wrapper{
	position: absolute;
	text-align:center;
	width:815px;
	height:30px;
	top:95px;
	z-index:1000;
}
#nav{
	position:relative;
	text-align:center;
}
#secondaryNav{
	vertical-align:top;
	float:left;
	width:200px;
}
#content_wrapper {

}
#content{
	left:10px;
	padding-bottom:10px;
	color:#333366;
	width:490px;
}
#sidebar{
	position:absolute;
	top:20px;
	left:534px;
	width:225px;
	padding-left:10px;
	text-align:left;
}
footer{
	width: 100%;
	text-align:center;
	padding-top: 20px;
}
.footerText{
	width:799px;
	font-size:12px;
	color:gray;
	text-align:center;
}
.leftAlign{
	position:relative;
	float:left;
}
.contentContainer{
	padding-left:5px;
	font-size:12px;
}
.article{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #E6E5C8;
	padding: 10px;
}
.title{
	padding:2px;
	font-weight:bold;
	font-size:15px;
	text-align:left;
}
.content{
	padding:20px 15px 10px 0;
	text-align:justify
}
.footer{
	position:relative;
	float:right;
	bottom:10px;
}
.subtitle{
	font-weight:bold;
	font-size:13px;
}
.greenText{
	color:#80ad31;
}
.purpleText{
	color:#2c2f6d;
}
.eventTitle{
	font-weight:bold;
	font-size:13px;
}
.date{
	padding-left:5px;
	font-style:italic;
	font-size:11px;
}
.author{
	padding-left:5px;
	font-size:11px;
}
.verticalLine{
	background: repeat-y url("../images/teardrop/line.png");
	float:left;
	width:10px;
}
#ministriesMenu{
	position:absolute;
	left:320px;	
	top:30px;
	height:100px;
	z-index:100;
	clear:both;
}
.indent{
	padding-left:5px;
}
iframe{
	background-color:transparent;
}
iframe .view-cap{
	background-color:#80ad31;
}
iframe .view-container-border{
	background-color:#80ad31;
}
.composer{
	padding:0px !important;
}
.profile_pic{
	display:none !important;
}
a.fbconnect_login_button{
	margin-left:21px !important;
}
.ministryWrapper{
	float: left;
	width: 450px;
	margin-top:20px;
}

