/* CSS Document */

/******************** LAYOUT **************************/

body {
	background:		url(/images/bkrd-body.jpg) repeat-x #000;
	font-family:	Arial, Helvetica, sans-serif;
	color:			#2e2e2e;
	font-size:		14px;
	line-height:	20px;
	padding:		0;
	margin:			0;
	text-align:		left;
}

#main-wrapper {
	width:			920px;
	margin:			0 auto;
}

#header {
	width:920px;
	height:87px;
}

#logo {
	float:left;
}

#utility {
	float:right;
	height:41px; 
}

#utility a {
	display:inline-block;
	color:#ffffff;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:41px;
	text-transform:uppercase;
	}

.utility {
	clear:both;
	float:left;
	padding-top:8px;
	}

#give {
	float:right;
	clear:right;
}


#content {
	background:url(/images/bkrd-content.png) repeat-y;
}

#main-col {
	width:			645px;
	float:			left;
}

#contentpad, #subpad {
		padding: 39px 34px;
		}
		
#subpad {
	min-height:522px;
	}

#right-col {
	width:			275px;
	background:url(/images/upcomingevents.png) 0 33px no-repeat;
	float:			left;
}

#highlights {
	background:url(/images/community%20highlights.png) 34px 38px no-repeat #2c2c2c;
	padding:88px 38px 34px 38px;
}

#highlights .blogtitle {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #1a9f1f;
}

#highlights .blogsynop, #right-col .eventsummary a {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin:1px 0 4px;
}

#highlights a {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#1a9f20;
}

#right-col .eventdate a {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#2c2c2d;
}

#right-col .eventtitle a {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#upcomingevents {
	padding: 94px 17px 33px 17px;
}



#footer {
	padding:34px;
	font: normal 13px Arial, Helvetica, sans-serif;
}

#footer, #footer a {
	color:#ffffff;
}

#footerlinks {
	font:bold 14px Arial, Helvetica, sans-serif;
}

#footer table td {
	padding: 0 45px 8px 0;
	}

#footer table {
	float:left;
	}


#navbar {
    width:920px;
    height:42px;
    margin:0;
    padding:0;
    list-style-type:none;
	background: url(/images/nav-sprite.png) 0 -42px no-repeat transparent;
}

#navbar li a {
    background: url(/images/nav-sprite.png) 0 0 no-repeat transparent;
    display:        block;
	padding:42px 0 0 0;
	font-size:0;
	height:0;
}

.toplink {
	float:left;
	text-indent:-999px;
	text-decoration:none;
    overflow:hidden;
}


#nav-communitynews {
width:228px;
background-position: 0 0 !important;
}

#nav-communitynews:hover {
width:228px;
background-position:0 -42px !important;
}

#nav-communitynews-on {
width:228px;
background-position:0 -42px !important;
}

#nav-lifeskills {
width:190px;
background-position: -228px 0 !important;
}

#nav-lifeskills:hover {
width:190px;
background-position: -228px -42px !important;
}

#nav-lifeskills-on {
width:190px;
background-position:-228px -42px !important;
}

#nav-jobskills {
width:175px;
background-position: -418px 0 !important;
}

#nav-jobskills:hover {
width:175px;
background-position:-418px -42px !important;
}

#nav-jobskills-on {
width:175px;
background-position:-418px -42px !important;
}

#nav-communityministries {
width:197px;
background-position: -593px 0 !important;
}

#nav-communityministries:hover {
width:197px;
background-position:-593px -42px !important;
}

#nav-communityministries-on {
width:197px;
background-position:-593px -42px !important;
}

#nav-howyoucanhelp {
width:130px;
background-position: -790px 0 !important;
}

#nav-howyoucanhelp:hover {
width:130px;
background-position:-790px -42px !important;
}

#nav-howyoucanhelp-on {
width:130px;
background-position:-790px -42px !important;
}

/******************** STYLES **************************/

table {

}

a {
	color:			#1a9f20;
	text-decoration:none;
}

a img {
	border:none;
	border-collapse:collapse;
}

a:hover {
	text-decoration:underline;
}

p, ol, ul {
	margin: 		0 0 18px 0;
}

blockquote {
	text-align:center;
	display:block;
	margin:5px 0;
	font-style:italic;
}

.alttext1 {
	font-size:		15px;
	color:			#1a9f20;
}

.alttext2 {
	font-size:		18px;
	color:			#912B14;
}

.header1 {
	color:			#1a9f20;
	font-size:		26px;
	font-weight:	bold;
	line-height:	30px;
}

.header2 {
	color:			#1a9f20;
	font-size: 		20px;
	font-weight:	bold;
	line-height:	23px;
}

.header3 {
	color:			#1a9f20;
	font-size:		16px;
	font-weight:	bold;
	line-height:	19px;
}

h1 {
	color:			#1a9f20;
	font-size:		26px;
	font-weight:	bold;
	line-height:	30px;
	margin:			0 0 12px 0;
}

h2 {
	color:			#1a9f20;
	font-size: 		20px;
	font-weight:	bold;
	line-height:	23px;
	margin:			0 0 8px 0;
}

h3 {
	color:			#1a9f20;
	font-size:		16px;
	font-weight:	bold;
	line-height:	19px;
	margin:			0 0 3px 0;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:			#222222;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

.image_on_right {
	float:			right;
	margin-left:	20px;
	margin-bottom:	10px;
}

.image_on_left {
	float:			left;
	margin-right:	20px;
	margin-bottom:	10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

.sidebar-form label {
	display:		block;
	margin-bottom:	1px;
}

.sidebar-form .sidebar-field {
	margin-bottom:	10px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}
