body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

#header {
	width:960px;
	height: 100px;
	background-color:#b37129;
	margin: 0 auto;
	padding-top:20px;
}


/**********************************
			  Nav
***********************************/

#nav {
	height: 37px;
}

#nav ul {
	padding: 0;
	width: 740px;
	margin: 0 auto;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	overflow: hidden;
}

#nav li a {
	width: 740px;
	height: 37px;
	display: block;
	text-indent: -5000px;
	padding-right:1px;
}

#nav li.Intro a {
	background: url(../images/nav-Intro.jpg) no-repeat;
	width:122px;
}

#nav li.Career a {
	background: url(../images/nav-Career.jpg) no-repeat;
	width:122px;
}

#nav li.Benefits a {
	background: url(../images/nav-Benefits.jpg) no-repeat;
	width:122px;
}

#nav li.Departments a {
	background: url(../images/nav-Departments.jpg) no-repeat;
	width:122px;
}

#nav li.AboutElPaso a {
	background: url(../images/nav-AboutElPaso.jpg) no-repeat;
	width:122px;
}

#nav li.UMCHome a {
	background: url(../images/nav-UMCHome.jpg) no-repeat;
	width:122px;
}

#nav li a:hover {
	background-position: 0 -37px;
}

#nav li a.selected {
	background-position: 0 -37px;
}

/**********************************
			  Content
***********************************/

#content-wrapper {
	width:956px;
	margin: 0 auto;
	border-top:#766b63 15px solid;
	border-bottom:#766b63 2px solid;
	border-left:#766b63 2px solid;
	border-right:#766b63 2px solid;
	
}

#content {
	width: 920px;
	margin: 0 auto;
	padding: 35px 18px 40px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
}

#content a {
	text-decoration:underline; color:#b37129;}

#content a:visited {
	text-decoration:underline; color:#b37129;}

#content a:hover {
	text-decoration:underline; color:#766b63;}
	
#content a:active {
	text-decoration:underline; color:#b37129;}

	
/**********************************
			  Content Titles
***********************************/

#content #title-Welcome {
	height: 50px;
	width:380px;
	background: url(../images/title-Welcome.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-CareerOpportunities {
	height: 25px;
	width:350px;
	background: url(../images/title-CareerOpportunities.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-CurrentOpenings {
	height: 25px;
	width:350px;
	background: url(../images/title-CurrentOpenings.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-Benefits {
	height: 25px;
	width:640px;
	background: url(../images/title-Benefits.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-Benefits2 {
	height: 50px;
	width:380px;
	background: url(../images/title-Benefits2.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-Departments {
	height: 25px;
	width:295px;
	background: url(../images/title-Departments.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-AboutElPaso {
	height: 25px;
	width:370px;
	background: url(../images/title-AboutElPaso.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-WhatWeDo {
	height: 25px;
	width:285px;
	background: url(../images/title-WhatWeDo.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-WhereWeWork {
	height: 25px;
	width:285px;
	background: url(../images/title-WhereWeWork.jpg) no-repeat;
	text-indent: -5000px;
}


#content #title-ApplicationProcess {
	height: 25px;
	width:285px;
	background: url(../images/title-ApplicationProcess.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-Growth {
	height: 25px;
	width:285px;
	background: url(../images/title-Growth.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-Why {
	height: 30px;
	width:350px;
	background: url(../images/title-Why.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-WhyElPaso {
	height: 25px;
	width:200px;
	background: url(../images/title-WhyElPaso.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-WhyChallenge {
	height: 50px;
	width:225px;
	background: url(../images/title-WhyChallenge.jpg) no-repeat;
	text-indent: -5000px;
}

#content #title-WhyUMC {
	height: 25px;
	width:250px;
	background: url(../images/title-WhyUMC.jpg) no-repeat;
	text-indent: -5000px;
}

/**********************************
			  Footer
***********************************/

#footer {
	width:960px;
	margin: 0 auto;
	text-align: center;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#867f79;
	padding-top:30px;
	padding-bottom:30px;
	line-height:20px;
}

#footer a {
	text-decoration:underline; color:#867f79;}

#footer a:visited {
	text-decoration:underline; color:#867f79;}

#footer a:hover {
	text-decoration:underline; color:#434343;}



/**********************************
			  Extras
***********************************/

.logo-margin {
	margin-left:250px;

}

.padding-right {
	padding-right:15px;

}

.margin-right {
	margin-right:15px;

}

.margin-50 {
	margin-right:50px;
	margin-left:50px;

}

.margin-left30 {
	margin-left:30px;

}

.margin-right30 {
	margin-right:30px;

}

.margin-right25 {
	margin-right:25px;

}

.padding-left {
	padding-left:15px;

}

.margin-left {
	margin-left:15px;

}

.padding-bottom {
	padding-bottom:15px;

}

.margin-bottom {
	margin-bottom:15px;

}

.padding-top {
	padding-top:15px;

}

.margin-top {
	margin-top:15px;

}

.align-left { float:left;}

.align-right { float:right;}

.border {border:#8a7967 3px solid}

#content .link-button a {
	text-decoration:none; color:#ffffff; background-color:#b37129; border: #b37129 1px solid; padding:5px 40px 5px 40px;}

#content .link-button a:visited {
	text-decoration:none; background-color:#b37129; border: #b37129 1px solid; color:#ffffff; padding:5px 40px 5px 40px;}

#content .link-button a:hover {
	text-decoration:none; background-color:#56514d; border: #a49c96 1px solid; color:#ffffff; padding:5px 40px 5px 40px;}
	
#content .link-button a:active {
	text-decoration:none; background-color:#b37129; border: #b37129 1px solid; color:#ffffff; padding:5px 40px 5px 40px;}

#small-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#755634;
	line-height:20px;
}

#heading-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#c98425;
	line-height:18px;
}

#medium-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#c98425;
	line-height:18px;
}

#medium-title a {
	text-decoration:none; color:#000000;}

#medium-title a:visited {
	text-decoration:none; color:#000000;}

#medium-title a:hover {
	text-decoration:underline; color:#c98425;}

#large-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#c98425;
	line-height:18px;
}

#community-centers {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:16px;
}

#subsmall-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#d38937;
	line-height:16px;
}

#steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#d38937;
	line-height:18px;
}

/**********************************
			 Buttons
***********************************/

#RequestPacket {text-decoration:none; color:#ffffff; background-color:#b37129; border: #b37129 1px solid; width:190px; height:26px;}

/*#RequestPacket {
	background: url(../images/Button-Request.jpg) no-repeat;
	height: 26px;
	width:187px;
	text-indent: -5000px;
	margin:20px;
}*/

#ApplicationProcess {
	background: url(../images/Button-ApplicationProcess.jpg) no-repeat;
	height: 26px;
	width:187px;
	text-indent: -5000px;
	margin:20px;
}


/**********************************
		   Contact Form
***********************************/

#submit {
	width: 85px;
	height:25px;
	background-color:#b37129;
	border:#a46826 3px solid;
	color:#FFFFFF;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#red;
	font-weight:bold;

}

.form-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#766b63;
	font-weight:bold;
	border:#d4d4d4 solid 4px;

}

.form-input:hover{
    border: #b1b1b1 solid 4px;
}

.form-input:focus{
    border: #766b63 solid 4px;
}


/**********************************
	   Scrollers
***********************************/

#scroller{
background-color:#b37129;
font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff; font-weight:bold;
margin-left:30px;
text-align:center;
width: 402px;
height: 22px;
border: 1px solid #8f5a21;
}