@charset "utf-8";

#wrapperContentSub {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#returnTop {
	background-color: #F7F7F7;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 25px;
}

/* RECRUIT
------------------------------------------------------------------------------*/

body {
	color: #767676;
}

#recruitLead {
	line-height: 1.25;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}

.recruitDetail dl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	margin-bottom: 20px;
}

.recruitDetail dt {
	float: left;
	width: 180px;
	padding-left: 20px;
	background-color: #FCF6E5;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #454545;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4BB9E;
	line-height: 1.25;
}

.recruitDetail dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4BB9E;
	padding-left: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #454545;
	line-height: 1.25;
}

.recruitDetail {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4BB9E;
	border-left-color: #C4BB9E;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

.recDetailTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4BB9E;
}

.recruitDetail .dtTwoLines,
.recruitDetail .ddTwoLines,
.recruitDetail .dtThreeLines,
.recruitDetail .ddThreeLines {
	line-height: 1.75;
	padding-top: 7px;
}

.recruitDetail .dtTwoLines {
	padding-bottom: 31px;
}

.recruitDetail .dtThreeLines {
	padding-bottom: 52px;
}

.recruitDetail .noDd {
	padding-bottom: 25px;
}

#recruitLink {
	padding-top: 5px;
	height: 59px;
}

#recruitLink li {
	float: left;
	margin-right: 5px;
}

#application h2 {
	height: 27px;
	width: 564px;
	background-image: url(../images/bgapplication.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #CC7402;
	padding-top: 10px;
	padding-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
}

#application p {
	line-height: 1.25;
}

#application {
	padding-bottom: 100px;
}

.staffProf dt {
	float: left;
	width: 80px;
	line-height: 1.65;
}

.staffProf dd {
	margin-left: 80px;
	line-height: 1.65;
}

.staffProf {
	float: right;
	width: 355px;
	margin-right: 30px;
	_display: inline;
}

.staffBox {
	background-color: #FDF8E6;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin-bottom: 30px;
}

.staffPhoto {
	float: left;
	width: 142px;
	margin-left: 20px;
	margin-bottom: 25px;
	_display: inline;
}

.staffPhoto img {
	padding: 1px;
	border: 1px solid #DF8C93;
}

.staffPhoto p {
	text-align: center;
	margin-bottom: 3px;
}

.staffBox p {
	line-height: 1.25;
}

.staffBox h4 {
	background-color: #E3D086;
	height: 25px;
	padding-top: 10px;
	padding-left: 15px;
	color: #000000;
	margin-top: 35px;
	margin-bottom: 10px;
}

.staffBox h4 span {
	font-weight: bold;
	color: #7E2705;
	padding-left: 15px;
}

#recNursing h2,
#recCare h2,
#recPartN h2,
#recPartC h2 {
	margin-bottom: 25px;
}

#recNursing,
#recCare,
#recPartN {
	padding-bottom: 75px;
}

#recPartC {
	padding-bottom: 35px;
}

