/* 
Wages Design Stylesheet
   Kevin Kemmerly 12-2011 
 */
 @charset "UTF-8";
/* CSS Document */

/* 960 GS resets */
body.flushright .container_12 .grid_12 {
	width: 950px;
}
body.flushright .container_12 .grid_10 {
	width: 790px;
}
body.flushright .container_12 .grid_10 .grid_8 {
	width: 520px;
	padding-right: 90px;
}
body.flushright #rightcol {
	width: 130px;
	margin-right: 0;
	padding: 55px 30px 0 10px;
	background-color: #F7F2E8; /* or F8F5ED */
	text-align: right; 
}
body.alt #rightcol {
	background-color: none;
}

/* end 9
/* end 960 GS resets */







body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0 0 15px 0;
	text-align: center;
	color: #000000;
	background: #A3B4B1 url(images/pg_bg.jpg) repeat-y center top;
}
body.gray {
	background-color: #A3B4B1;
}
a, a:link, a:visited {
	color: #ED1C24;
}
a:hover {
	color: #000;
}
#wrapper {
	padding: 0 11px 10px 11px;
	text-align: left;
	background: #fff url(/images/pg_bg.jpg) repeat-y center top;
}
#header {	
	height: 108px;
	margin-bottom: 10px;
	background-color: #E9E9EB;
}
#headerPhoto {	
	height: 117px	;
	margin: 0 0 0 30px;
}
#logo img {
	display: block;
	padding: 20px 0 0 17px;
}
#tag img {
	display: block;
	padding: 10px 0 0 0;
}
#menu1 {
	text-align: right;
	padding: 16px 0 0 0;
}
#menu2 {
	text-align: right;
	padding: 16px 20px 0 0;
}
.mainnav {
	float: right;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	text-align: right;
}
.mainnav ul, #subnav ul {
	list-style: none;
	padding: 0;
	margin: 4px 0 10px 0;
}
.mainnav ul li, #subnav ul li {
	padding: 0 0 0 0;
	margin: 0;
}

.mainnav ul li a, #subnav ul li a, .mainnav h3 {
	display: block;
	padding: 0 0 4px 0;
	margin: 0;
	font-family: franklin-gothic-urw-condensed, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: .07em;
	color: #58595B;
	text-decoration: none;
	line-height: 110%;
}
.mainnav ul li.current a {
	color: #ED1C24;
}
/*
.mainnav h3 {
	font-family: franklin-gothic-urw-condensed, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: .05em;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 120%;
}*/
.mainnav ul li a:hover, #subnav ul li a:hover {
	color: #000;
}





#leftnav {
	float: left;
	margin: 0 0 0 0;
	padding: 9px 0 0 20px;
	text-align: left;
}
#leftnav ul, #subnav ul {
	list-style: none;
	padding: 0;
	margin: 4px 0 10px 0;
}
#leftnav ul li, #subnav ul li {
	padding: 0 0 0 0;
	margin: 0;
}
#leftnav ul li a, #subnav ul li a, #idPages, #idPages a {
	display: block;
	padding: 0 0 5px 0;
	margin: 0;
	font-family: franklin-gothic-urw-condensed, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: .05em;
	color: #A3A3A3;
	text-decoration: none;
	line-height: 110%;
}
#idPages {
	margin-top: 12px;
	color: #ED1C24;
}
#idPages a {
	display: inline;
}
#leftnav ul li.current a, #subnav ul li.current a, #idPages a:hover {
	color: #58595B;
}

#leftnav h3 {
	font-family: franklin-gothic-urw-condensed, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: .05em;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 120%;
}
#leftnav ul li a:hover, #subnav ul li a:hover {
	color: #000;
}
#subnav {
	width: 952px;
	margin: 0 0 2px 5px;
	height: 25px;
	background: #C8C9CB url(images/navbar_wov.gif) no-repeat left top;
	padding: 0 9px;
}
/*#rightcol {
	background-color: #F7F2E8;
	text-align: right;
	padding: 65px 10px 0 10px;
}*/
#content {
	margin: 0;
	position: relative;
	padding: 10px 0;
	min-height: 400px;
	_height: 400px;
}
body.cs #content {
	margin-top: -11px;
}
body.alt #content {
	min-height: 350px;
	width: 800px;
	margin: 0;
	padding: 10px 0;
	background: #fff url(/images/bg_content.gif) repeat-y left top;
}
body.about #leftcol {
	float: left;
	width: 161px;
	margin: 0 9px 0 10px;
}
body.about #rightcol {
	float: left;
	width: 340px;
	margin: 0;
	background: none;
}
body.about #content {
	float: left;
	width: 420px;
}
body.contact #content {
	float: left;
	width: 500px;
}
body.services #content {
	float: left;
	width: 740px;
}
body.about #main {
	padding: 10px 0 0 0;
}
body.map #main {
	background: transparent url('/images/map.jpg') no-repeat right top;
}
#content h1 {
	padding: 0 0 4px 0;
	margin: 0 0 8px 0;
	font-family: franklin-gothic-urw-condensed, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	color: #58595B; /* 464749 58595B*/
	line-height: 1em;
}
body.cs #content h1 {
	font-size: 42px;
	font-weight: 500;
	color: #58595B; /* 464749 */
}

#content h2 {
	padding: 0 0 2px 0;
	margin: 0;
	font-family: franklin-gothic-urw-condensed, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	color: #ED1C24;
	line-height: 1em;
}
body.cs #content h2, body.services #content h2, body.home #leftcol h2 {
	font-size: 26px;
	padding: 0 0 5px 0;
	margin: 0;
	font-family: franklin-gothic-urw-condensed, Tahoma, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 500;
	line-height: 1em;
	color: #58595B; /*7A7573*/
}
/*body.process #content h3, body.process #content p {
	padding-right: 100px;
}*/
#content h3, #content h3 a {
	padding: 8px 0 8px 0;
	margin: 0;
	font-family: franklin-gothic-urw-condensed, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 500;
	font-style: normal;
	color: #ED1C24;
	line-height: 125%;
	text-decoration: none;
}
#content h4 {
	padding: 0 0 5px 0;
	margin: 0;
	font-family: franklin-gothic-urw-condensed, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	color: #58595B; 
	line-height: 110%;
	text-decoration: none;
}
#content h3 a:hover {
	color: #000;
}/*
body.cs #content h3 {
	padding: 6px 0 10px 0;
	font-size: 20px;
	font-weight: 300;
	color: #58595B;
	line-height: 1.1em;
}*/

span.highlight { /* default to red */
	color: #ED1C24;
}
body.blue_middle span, body.cs #content h2.highlight_blue_middle, .highlight_blue_middle, .blue_middle { 
	color:#338EC9; 
}
body.blue_dark span, body.cs #content h2.highlight_blue_dark, .highlight_blue_dark, .blue_dark { 
	color:#1116A5; 
}
body.red span, body.cs #content h2.highlight_red, .highlight_red, .red { 
	color:#ED1C24; 
}
body.green span, body.cs #content h2.highlight_green, .highlight_green, .green { 
	color:#AFBE3F; 
}
body.gray span, body.cs #content h2.highlight_gray, .highlight_gray, .gray { 
	color:#4F4C4D; 
}
body.orange span, body.cs #content h2.highlight_orange, .highlight_orange, .orange { 
	color:#F0701A; 
}

/*#content p.intro {
	padding: 0 0 8px 0;
	margin: 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7A7573;
	line-height: 125%;
	}	*/	
#content p, #footer p, #content ul, #content ol, #content li, body.home #leftcol p {
	padding: 0 0 10px 0;
	margin: 0;
		font-family: freight-sans-pro, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #4C4C4C;
	line-height: 135%;
}
#content li {
	padding: 2px 0;
	margin:  0 0 0 20px;
}
#content p.intro, body.cs #content h3 {
	width: 420px;
	font-size: 20px;
	font-family: freight-sans-pro, Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #58595B; /*was 7a7573 */
	line-height: 120%;	
}
/*body.process #content p {
	font-size: 17px;

}*/
#cs-image {
	padding: 0;
	margin: 0 0 10px 0;
}
#cs-story {
	float: right;
	width: 418px;
	padding: 0 15px 0 20px;
	margin: 0 0 10px 0;
	background: #fff url(images/bg_cs_story.gif) repeat-y left top;
}
#footer {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 22px 11px 0 11px;
	text-align: center;
	background: #A3B4B1 url(/images/footer_bg.jpg) no-repeat center top;
}
	
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#csflashwrap {
	margin: 0 0 15px 0;
}
#cs_copy {
	padding: 0 20px;
	margin: 0;
	/*border-left: 1px solid #666;*/
	background: #fff url(/images/bg_lines.gif) repeat-y left top;
}
body.process #rightcol {
	text-align: right;
	padding-top: 40px;
	background: #F9F5ED;
	min-height: 350px;
	_height: 30px;
}
span.date, p.date { 
	font-size: 15px;
	color: #58595B;
	font-weight: 300;
	padding-left: 20px;
}
body.identities #leftcol {
	float: left;
	width: 296px;
	margin: 0 4px 0 30px;
}
body.home #leftcol {
	float: left;
	width: 296px;
	margin: 0 0 0 4px;
}
body.identities #content {
	position: relative;
	float: left;
	width: 600px;
}
body.home #content {
	position: relative;
	float: left;
	width: 600px;
	margin: 0 6px 0 30px;
}
#idNav {
	width: 296px;
	height: 313px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#idNav li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 6px 5px 0;
}
#idNav li a {
	width: 142px;
	height: 48px;
	display: block;
	padding: 0;
	margin: 0;
}
#idNav li a img {
	opacity: .5;
}
#idNav li a:hover img, #idNav li.current a img {
	opacity: 1;
}
div.twoCol {
	float: left;
	width: 170px;
	margin-right: 25px;
}
div.threeCol {
	float: left;
	width: 135px;
	margin-right: 25px;
}
div.twoCol.last, div.threeCol.last {
	margin-right: 0;
}

/* Slides */

#slidesNav {
	position: absolute;
	top: 325px;
	left: 0;
	z-index: 100;
}
.slide {
	display: block;
	height: 313px;
}
body.home .slideGroup a {
	display: block;
	height: 338px;
}
body.home #content p {
	font-family: franklin-gothic-urw-condensed, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: 500;
	color: #58595B;
	line-height: 1em;
	background-color: #fff;
	width: 600px;
}


