/* 
medium grey: 	#626268
dark Grey: 		#3E3D4D


* light color 	: #BBBBBB;
* dark grey   	: #777777;
* background  	: #F5EEE2;
* green       	: #828C57;
* burnt-orange	: #FBB03B;
* blue 		  	: #67B5F3;
* tan			: #F5EEE2;
* dark orange	: #633E04;
* dark purple 	: #3E3D4D;
*/

				
#nav-services {
	background-position: left bottom !important;
}

.content {
	background: url(/resources/images/layout/page-hr-1000-24.png) bottom center no-repeat;
	padding: 15px 0;
}

#orange-box {
	background: #888 url(/resources/images/layout/page-orangebox.jpg) top left repeat-x;
	padding: 20px 0 0;
}

.outside-content {
	padding: 0px !important;
	background: url(/resources/images/layout/page-bowgrad-24.png) center 70px no-repeat !important;
}

#orange-box h2 a {
	color: black;
}

#orange-box h2 a:hover {
	color: white;
}

.third {
	float: left;
	width: 310px;
	margin-right: 30px;
}

.third h2 {
	font-size: 28px !important;
	margin: 0px !important;
}

.third h2 a {
	text-decoration: none;
}

.third h2 a small {
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.third h3 {
	margin: 0px !important;
	font-size: 16px !important;
	color: white;
}

.third p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
}

.last {
	width: 320px !important;
	margin-right: 0px;	
}

.content #page-bookmarks {
	padding-top: 30px;
	background-position: 0 55px !important;
}

.step h2 {
	margin:  40px 0px 7px !important;
	font-size: 32px !important;
	border-bottom: 1px solid black;
}

.step .graphic {
	width: 380px;
	float: left;
}

.step .graphic img {
	border: 1px solid white;
}

.step .description {
	width: 600px;
	float: right;
}

#serivces-cross-nav strong { padding-right: 10px; }