/* Menu Postion */

ul.dropdown {
	position: absolute;
	left: 395px;
	top: 5px;
	z-index: 597;
	float: left;
}

.sub-menu-holder {
	left: 320px;
	top: 180px;
}

.missions-holder {
	background: url(../images/content-background.png) no-repeat;
	width: 996px;
	height: 681px;
	position: absolute;
	top: 120px;
}

.ministry-partnership {
	background: url(../images/volunteering.png) no-repeat;
	width: 294px;
	height: 193px;
	position: absolute;
	top: 35px;
	left: 9px;
}

.go {
	background: url(../images/go.png) no-repeat;
	width: 675px;
	height: 191px;
	position: absolute;
	top: 35px;
	left: 310px;
}

.photos-recent-trips {
	background: url(../images/photos-recent-trips.png) no-repeat;
	width: 293px;
	height: 430px;
	position: absolute;
	top: 235px;
	left: 9px;
}

.volunteer-app {
	background: url(../images/volunteer-app.png) no-repeat;
	width: 449px;
	height: 430px;
	position: absolute;
	top: 235px;
	left: 308px;
}

.volunteer-app input {
	background-color: transparent;
	border: 0px none;
}

.volunteer-app .name {
	position: absolute;
	top: 32px;
	left: 70px;
}

.volunteer-app .phone {
	position: absolute;
	top: 63px;
	left: 51px;
}

.volunteer-app .email {
	position: absolute;
	top: 93px;
	left: 48px;
}

.volunteer-app .check1 {
	position: absolute;
	top: 148px;
	left: 30px;
}

.volunteer-app .check2 {
	position: absolute;
	top: 168px;
	left: 30px;
}

.volunteer-app .check3 {
	position: absolute;
	top: 186px;
	left: 30px;
}

.volunteer-app .check4 {
	position: absolute;
	top: 246px;
	left: 30px;
}

.volunteer-app .check5 {
	position: absolute;
	top: 266px;
	left: 30px;
}

.volunteer-app .check6 {
	position: absolute;
	top: 285px;
	left: 30px;
}

.volunteer-app .check7 {
	position: absolute;
	top: 304px;
	left: 30px;
}

.volunteer-app .check7_input {
	position: absolute;
	top: 304px;
	left: 90px;
}

.volunteer-app .details {
	position: absolute;
	top: 340px;
	left: 8px;
}

.volunteer-app .details textarea {
	background-color: transparent;
	border: 0px none;
	width: 435px;
	height: 38px;
	line-height: 20px;
}

.volunteer-app .apply {
	position: absolute;
	top: 400px;
	left: 350px;
}

.blessed-gave {
	background: url(../images/blessed-gave.png) no-repeat;
	width: 223px;
	height: 224px;
	position: absolute;
	left: 762px;
	top: 235px;
}

.mission-partner {
	position: absolute;
	left: 762px;
	top: 465px;
}

.mission-partner strong {
	font-size: 13.9px;
	color: #ca397d;
}

.mission-partner hr {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	width: 225px;
}

.mission-partner ul {

}

.mission-partner ul li {
	font-size: 13.9px;
	color: #454545;
}

.mission-partner p {
	font-size: 12.5px;
	color: #454545;
	padding: 0px 0px 0px 15px;
}

.mission-partner p a {
	color: #ca397d;
	text-decoration: none;
	font-weight: bold;
}

.mission-partner p a:hover {
	text-decoration: underline;
}

.bottom {
	top: 805px;
	left: 5px;
}

