body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	background: #9C9491;
}
#pageWrapper {
	position: relative;
	width: 830px;
	height: 100%;
	margin: auto;
	background: url(images/contentBck2.png) repeat-y;
	margin-top: -1px;
}
img {
	border: none;
}
h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h2 {
	margin-left: -5px;
}
h2 span {
	margin-left: -10000px;
}
h2.subhead {
	margin: 1em 0 -.5em;
}
h3 {
	font-weight: bold;
	font-style: italic;
	margin: 1em 0;
	color: #9F4D2C;
}
h4 {
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	margin: 1em 0 -1em;
	color: #9F4D2C;
}
a:link {
	color: #9F4D2C;
}
a:visited {
	color: #788E96;
}
a:hover {
	color: #81A1A0;
}
.interviewHighlight {
	color: #990000;
}
.floatLeft {
	float: left;
	padding-right: 1.5em;
}
.floatRight {
	float: right;
	padding-left: 1.5em;
}
.rightColPicts {
	float: right;
	padding-left: .5em;
	width: 250px;
}
.rightColPicts img {
	margin-bottom: 1em;
}
.indent {
	margin-left: 2em;
}
#contentWrapper {
	background: #fff;
	
}
.skipNav {
	position: absolute;
	top: -100px;
}
#siteTitle {
	float: left;
	margin-left: -1px;
	margin-left /**/: 0;
}
#leftNav {
	float: left;
	margin-left: 7px;
	margin-left /**/: 15px;
	width: 163px;
	height: 635px;
	background: url(images/LeftNav.jpg) no-repeat;
	padding-top: 175px;
}
#leftNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftNav li span {
	display: none;
}
#leftNav ul li a {
	display: block;
	height: 27px;
	width: 160px;
	margin-left: 5px;
}
#leftNav ul ul li a {
	height: 20px;
}
#leftNav ul ul {
	margin-bottom: 10px;
}

.preloadMenus {
	display: none;
}

.JonesImages {
	position: absolute;
	top: -10000px;
}
#mainCol {
	float: left;
	width: 600px;
	padding: 18px;
	padding-top: 0;
}
.clear {
	clear: both;
}
#footer {
	text-align: center;
	padding: 1.5em;
	background: url(images/footer2.png) no-repeat;
	width: 790px;
	margin: auto;
}

/*Portfolio Launch*/
#portfolioLinks {
	position: absolute;
	top: 90px;
	left: 180px;
	width: 625px;
	height: 650px;
	text-align: center;
	padding-top: 20px;
	background: url(images/homeImages/portfolio_bck.jpg) no-repeat;
	
}
#portfolioLinks a {
	position: absolute;
	text-decoration: none;
}
#portfolioLinks i {
	visibility: hidden;
}
a#portCoahuila {
	width: 218px;
	height: 182px;
	left: 23px;
	top: 223px;
}
a#portCoahuila:hover {
	background: url(images/homeImages/port_Coahuila-over.jpg);
}
a#portPeople {
	width: 217px;
	height: 234px;
	left: 219px;
	top: 21px;
}
a#portPeople:hover {
	background: url(images/homeImages/port_People-over.jpg);
}
a#portLookDn {
	width: 203px;
	height: 198px;
	left: 405px;
	top: 43px;
}
a#portLookDn:hover {
	background: url(images/homeImages/port_LookDn-over.jpg);
}
a#portPlaces {
	width: 217px;
	height: 229px;
	left: 15px;
	top: 401px;
}
a#portPlaces:hover {
	background: url(images/homeImages/port_Places-over.jpg);
}
a#portSigns {
	width: 186px;
	height: 195px;
	left: 429px;
	top: 241px;
}
a#portSigns:hover {
	background: url(images/homeImages/port_Signs-over.jpg);
}
a#portAugen {
	width: 202px;
	height: 220px;
	left: 197px;
	top: 404px;
}
a#portAugen:hover {
	background: url(images/homeImages/port_Augen-over.jpg);
}
a#portConcrete {
	width: 217px;
	height: 213px;
	left: 398px;
	top: 416px;
}
a#portConcrete:hover {
	background: url(images/homeImages/port_Concrete-over.jpg);
}
a#portColor {
	width: 249px;
	height: 221px;
	left: 197px;
	top: 220px;
}
a#portColor:hover {
	background: url(images/homeImages/port_colorPack-over.jpg);
}
a#portAug12 {
	width: 193px;
	height: 167px;
	left: 26px;
	top: 63px;
}
a#portAug12:hover {
	background: url(images/homeImages/port_Aug12-over.jpg);
}
/*Slideshow*/
#ssImage {
	text-align: center;
}
#slideshow_img {
	width: auto;
}


/*Form styles*/
#contactForm {
	position: relative;
	top: -20px;
	top /**/: 0;
}
.required {
	color: #81A1A0;
	font-weight: bold;
}
#contactForm {
	padding: 1em;
}	
div.controls {
	margin: 0.5em;
}
div.row {
	clear: both;
	height: auto;
	margin: 0.7em 0em;
}
fieldset {
	border: 1px solid #81A1A0;
	padding: 0.5em;
	margin-bottom: 0.5em;
}		
input, select, textarea {
	margin-top: -1em;
	margin-left: 32%;
}	

/* hide from Mac IE\*/
input, select, textarea {
	margin-top: 0;
	margin-left: 0;
   }
/* */
legend {
	font-weight: bold;
	font-style: italic;
	color: #9F4D2C;
	font-size: 1.5em;
}			
span.label {
	float: left;
	width: 40%;
	font-size: 0.85em;
	font-size /**/: 0.9em;
	font-weight: bold;
	line-height: 1.8em;		
	padding-right: .5em;
	margin-right: .5em;
	text-align: right; }	
		
textarea {
	margin-bottom: 5px; }
	
.contactInfo {
	padding-left: 1.5em;
}

