/* CSS for village-missions.org
	 Hand coded by Matthew Farnell
	 Copyright 2006 Matthew Farnell
	 HOME PAGE */

#serve-with-us, #need-a-pastor, #be-a-supporter {
	width: 230px;
	height: 201px;
	margin: 14px 0 15px 15px;
	padding: 0 0 0 0px;
	float: left;
}

#serve-with-us {
	margin-left: 7px;
	background: #aa0000 url(http://www.village-missions.org/images/highlight-boxes/serve-with-us/rotate.php?test.jpg) left top no-repeat;
}

html>body #serve-with-us {
	margin-left: 14px;
}

#need-a-pastor {
	background: #000080 url(/images/highlight-boxes/need-a-pastor.jpg) left top no-repeat;
}

#be-a-supporter {
	background: #4D220F url(/images/highlight-boxes/be-a-supporter.jpg) left top no-repeat;
}

#serve-with-us h2, #need-a-pastor h2, #be-a-supporter h2 {
	display: none;
}

dt {
	margin: 57px 0 6px 15px; 
	font-weight: bold; 
	color: #EDCB43;
	}
	
dd {
	font-family: arial, sans-serif; 
	font-size: 11px; 
	padding: 0px;
	line-height: 14px; 
	margin: 6px 0 6px 22px;
	}
	
#serve-with-us a, #need-a-pastor a, #be-a-supporter a {
	color: #fff;
	}
	
.about-us {
	border: 1px solid #D9B55C; 
	width: 310px;
	margin-left: 15px;
	float: left;
	padding: 0 0 0 0px;
background: #F9F4D1;
}

#tabs {
    width: 394px; 
    margin-left: 7px;
    font-size: 12px;
    float: left;
}

html>body #tabs {
	margin-left: 14px;
}
	
.about-us h2 {
	background: #D9B55C; 
	margin: 0; 
	padding: 1px 0 3px 4px; 
	color: #000; 
	text-transform: none; 
	font-size: 15px; 
	letter-spacing: 1px;
	font-family: arial, sans-serif; 
}

.margin-top {
    margin-top: 15px;
}

#tabs h4 {
	margin: 0px;
}

#content .about-us p {
	padding: 0px 10px 0px 10px; 
}

#fade-quote {
	width: 287px; 
	height: 113px; 
	float: left;
	position: relative; 
	top: 6px; 
	left: 528px;
}
