@charset "utf-8";

/* Sally Hughes Church foundation CSS Document */



html, body, ul, ol, li, p, table, h1, h2, h3, h4, h5, h6, div, td, tr, input, table, form, fieldset, a, img, iframe{

	margin:0; padding:0; border:0; font-family: Arial, Helvetica, sans-serif;}

body{

	font-family: Arial, Helvetica, sans-serif;

	background:#F6F5F0;

	color: #333333;

}

/*********************************************************************/

.clear_float{clear:both;}

.float_left{float:left;}

.float_right{float:right;}

.tranON{opacity:.50;filter: alpha(opacity=50);-moz-opacity: 0.50;}

.tranOFF{}

.wrapper{

	width: 960px;

	margin-right: auto;

	margin-left: auto;

	position:relative;

}

#container{}

/*********************************************************************/

#masthead{

	background-color: #82C6BE;

	height:130px;

}

/*********************************************************************/

#logo{

	padding-left: 125px;

	padding-top: 77px;

}

/*********************************************************************/

#left-column{

	float: left;

	width: 250px;

}

/*********************************************************************/

#nav{}

#nav ul{

	list-style-type: none;

	text-align: right;

	padding-right: 30px;

	padding-top: 5px;

	padding-bottom: 25px;

	padding-left: 30px;

}

#nav ul li{

	padding-top: 25px;

	padding-bottom: 5px;

}

.nav-over{

	border-bottom-width: 3px;

	border-bottom-style: double;

	border-bottom-color: #82C6BE;

}

/*********************************************************************/

#home-photo{

	width: 460px;

	float: left;

}

#home-photo img{

	border-right: 1px solid #808080;

	border-bottom: 1px solid #808080;

	border-left: 1px solid #808080;

}

/*********************************************************************/

#right-column{

	float: right;

	width: 250px;

}

/*********************************************************************/

#mission{

	padding-top: 72px;

}

#mission h1{

	padding-right: 45px;

	padding-left: 30px;

	font-weight: normal;

	font-size: 18px;

	line-height: 30px;

	color: #82C6BE;

}

/*********************************************************************/

#home-btm{

	position:absolute;

	left: 180px;

	top: 321px;

}

#home-btm p{

	font-weight: bold;

	color: #82C6BE;

	font-size: 14px;

	line-height: 16px;

	padding-left: 30px;

	padding-top: 10px;

	padding-bottom: 5px;

}

#home-btm ul{

	list-style-type: none;

	font-size: 12px;

	line-height: 16px;

	padding-left: 30px;

	padding-bottom: 5px;

}

#home-btm ul li{

	padding-bottom: 5px;

}

.home-btm-bdr{

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #808080;

	padding-right: 30px;

}

/*********************************************************************/

#footer{

	padding-top: 15px;

	padding-bottom: 15px;

	color: #808080;

	font-size: 10px;

	line-height: 12px;

	letter-spacing: 1px;

	text-align: center;

	border-top-width: 3px;

	border-top-style: double;

	border-top-color: #FFFFFF;

	margin-top: 30px;

}

#home-footer{

	padding-top: 30px;

	padding-bottom: 15px;

	color: #808080;

	font-size: 10px;

	line-height: 12px;

	letter-spacing: 1px;

	text-align: center;

}

/*********************************************************************/

#content{

	float: left;

	width: 710px;

}

#content h1{

	font-weight: normal;

	font-size: 21px;

	line-height: 23px;

	color: #82C6BE;

	padding-right: 30px;

	padding-top: 30px;

	padding-bottom: 15px;

}

#content h2{

	font-weight: bold;

	color:#333333;

	font-size: 14px;

	line-height: 16px;

	padding-bottom: 5px;

}

#content p{

	color:#333333;

	padding-right: 30px;

	padding-bottom: 30px;

	font-size: 12px;

	line-height: 20px;

}

#content ul{

	color:#333333;

	padding-left: 30px;

	padding-right: 30px;

	padding-bottom: 25px;

	font-size: 11px;

	line-height: 16px;

}

#content li{padding-bottom: 5px;}

#content ol{

	color:#333333;

	padding-left: 30px;

	padding-right: 30px;

	padding-bottom: 25px;

	font-size: 11px;

	line-height: 16px;

	list-style-type: upper-alpha;

}

/*********************************************************************/

.bio-photo{

	border-right: 1px solid #808080;

	border-bottom: 1px solid #808080;

	border-left: 1px solid #808080;

	float: left;

	margin-right: 30px;

	margin-bottom: 15px;

}

/*********************************************************************/

.gry-bdr-left{border-left: 1px solid #808080; padding-left: 30px;}

/*********************************************************************/

.awarded{

	margin-bottom: 30px;

}

.awarded-title{

	background-color: #82C6BE;

	padding-left: 15px;

	padding-top: 5px;

	padding-bottom: 5px;

	color: #FFFFFF;

	font-size: 13px;

	line-height: 15px;

	padding-right: 15px;

	border-bottom-width: 3px;

	border-bottom-style: double;

	border-bottom-color: #F6F5F0;

	vertical-align: bottom;

}

.awarded-stats{

	padding-left: 15px;

	padding-top: 5px;

	padding-bottom: 5px;

	font-size: 13px;

	line-height: 13px;

	border-bottom-width: 3px;

	border-bottom-style: double;

	border-bottom-color: #FFFFFF;

	padding-right: 15px;

}

