/************************** Layout Styles ************************************/

* {
	margin: 0;
	padding: 0;
}


sup {
	font-size: 0.5em;
	}


body {
	background-color: #501814;
	text-align: center;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
}


#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 899px;	
	background-color: #fff;
	overflow: hidden;
}

#header {
	position: relative;
	width: 899px;
	height: 106px;
	background:#fff url(/images/headerBkgrnd.jpg) 0 0 repeat-x;
}

h1 {
	font: normal 28px/28px Arial, Helvetica, sans-serif;
	color: #501814;
	padding-bottom:4px;
}

#logo {
	position: absolute;
	left: 30px;
	top: 20px;
	z-index: 100;
}

#eyebrow{
	float: right;
	width: 260px;
	padding-top: 2px;
	margin-top: -60px;
}

#eyebrow ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 12px;
}

#eyebrow ul li {
	float: left;
}

#eyebrow ul a {
	display: block;
	color: #776940;
	text-decoration: none;
	font-size: 12px;
	padding-left: 12px;	
}

#eyebrow ul a:hover {
	color: #f5a01a;
	text-decoration: none;
}

#nav {
	position: relative;
	padding-top: 71px; 
	padding-left: 155px;
}

#nav ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 400px;
	float: left;
}

#nav ul li {
	float: left;
}

#nav ul a {
	display: block;
	color: #776940;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;	
	font-size: 14px;
}

#nav ul a:hover {
	color: #f5a01a;
	text-decoration: none;
	font-weight: bold;
}

body#agencyi a.agency, body#worki a.work, 
body#servicesi a.services, body#contacti a.contact {
	color: #f5a01a;
	text-decoration: none;
	font-weight: bold;
}

#tagline {
	position: relative;
	float: right;
	padding-right: 25px;
}

#contentHomexxx {
	position: relative;
	background: #eee5c1 url(/images/homeBkgrnd2.jpg) 0 0 no-repeat;
	width: 431px;
	height: 275px;
	padding-right: 230px;
	padding-left: 238px;
	padding-top: 210px;
}

#contentWork {
	position: relative;
	background-color: #fff;
}

#contentWork #slides a{
	color: #fff;
}



.kgservices {
	cursor: pointer;
	padding-bottom: 5px;
}

.kg {
	padding-bottom: 10px;
}

.closedkg {
	background: url(/images/off.gif) no-repeat;
}

.openkg {
	background: url(/images/on.gif) no-repeat;
}

.indent {
	padding-left: 10px;
}

#contentContact {
	position: relative;
	background: #fff url(/images/contactBkgrnd.gif) 0 0 no-repeat;
	width: 899px;
	height: 485px;
}

#contentContact #colLeft {
	position: relative;
	float: left;
	width: 120px;
	padding-top:35px;
	padding-left: 30px;
}

#contentContact #colMid {
	position: relative;
	float: left;
	width: 355px;
	padding-left: 75px;
	padding-top: 20px;
}

#contactForm {
	position: absolute;
	top: 30px;
	left: 67px;
}

#contentContact #colRight {
	position: relative;
	float: right;
	text-align: left;
	width: 227px;
	padding-left: 65px;
	padding-right: 20px;
	padding-top: 16px;
}

p.homeCopy{
	padding-left:4px;
	padding-right:380px;
}

p.transCopy{
	padding-left:4px;
	margin-top:-8px;
	padding-right:180px;
}



#footer {
	position: relative;
	clear: both;
	width: 689px;
	height: 30px;
	background: #bea965;
	text-align: left;
	padding-left: 210px;
	color: #fff;
	line-height: 30px;
}

/************************** Common Styles ************************************/

p {
	padding-top: 16px;
}


h2 {
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	color: #501814;
	padding-bottom:4px;
	padding-top:2px;
}

.pageHeader {
	font-size: 20px;
	padding-bottom: 20px;

}

 h3{
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	color: #6f0f09;
	padding-bottom:4px;
}
 h4{
	font: bold 14px/12px Arial, Helvetica, sans-serif;
	color: #501814;
	padding-bottom:24px;
}

 a{
	color: #8e1b19;
	text-decoration: underline;
}

.red {
	color: #8e1b19;
}

a:hover  {
	color:#f5a01a;
	text-decoration: none;
}

.line {
	color: #fff;
	font-size:14px;
}

.underline {
	text-decoration: underline;
}

.indent {
	padding-left:30px;
}

.indent2 {
	padding-right:30px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.rightAlt {
	float: right;
	padding-right: 68px;
}


#breadcrumb {
	width: 843px;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #797979;
	font-weight: normal;
	padding-top: 10px;
	margin-left: 30px;
	padding-bottom: 6px;
	border-bottom: 1px solid #e2e2e2;
}

#breadcrumb a {
	color: #8e1b19;
	text-decoration: underline;
}

#breadcrumb a:hover {
	color: #F5A01A;
	text-decoration: none;
}


#breadcrumb a.current {
	color: #b1a06c;
	text-decoration: none;
}




/************************** Error Messages ************************************/

#efirst, #elast, #eemail, #eemail2 {
	display: none;
	color: #a00f16;
	vertical-align: top;
}

#emainmsg {
	display: none;
	color: #a00f16;
}

/***************************** Work Section Styles ****************************/

#contentWork {
	position: relative;
	width: 899px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
}



#slides {
	margin: 0;
	padding: 0;
	float: right;
	padding-right: 83px;
	width: 585px;
}

div.work {
	width: 583px; 
	border: 1px solid #797979;
}

.innerDiv { 
	width: 535px;
	height: 271px; 
	border: 1px solid #501814; 
	margin-top: 17px;
	background-color: #fff;
}

.innerDivContent{
	background: url(/images/work/payloadBkgrnd.gif) 0 0 repeat-x;
	width: 583px;
	height: 339px;
	overflow: hidden;
}

.innerDivContent2 {
	background: url(/images/work/payloadBkgrnd.gif) 0 0 repeat-x;
	width: 560px;
	height: 339px;
	padding-left: 23px;
	overflow: hidden;
}

.imgContent { 
	border: none; 
}

.divContent0 { 
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #797979;	
	color: #fff;
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	height: 19px;
}

.imgPrevious, .imgNext, .imgButton { 
	border: none; 
	cursor: pointer; 
 }
 
.divContent1 { 
	display: none; 
	width: 455px;
	height: 261px; 
	padding: 0; 
	margin: 0; 
	color: #333;
	position: relative;
	z-index: 1500;
	white-space: normal;
}

.divContent1Pos { 
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #fff; 
	opacity: .85;
	filter: alpha(opacity=85);
	color: #222;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 50px;
}

.work .leftThumb {
	margin: 0;
	padding: 0;
	float: left;
	width: 158px;
	padding-top: 20px;
	padding-left: 5px;
}

.work .rightThumb {
	margin: 0;
	padding: 0;
	float: right;
	color: #333;
	width: 352px;
	padding-right: 20px;
}

.projCategory {
	color: #8e1b19;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.projTitle {
	color: #222;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-bottom: 10px;
}

.innerDiv .leftLayout1 {
	margin: 0;
	padding: 0;
	float: left;
	width: 158px;
	padding-top: 17px;
	padding-left: 5px;
	overflow: hidden;
	
}

.innerDiv .rightLayout1 {
	margin: 0;
	padding: 0;
	float: right;
	width: 328px;
	padding: 0 40px 10px 0;
	color: #333;
	font: normal 11px Arial, Helvetica, sans-serif;
	overflow: hidden;
}

.innerDiv .rightLayout1 .bioxxxx{
	height:196px;
	overflow: auto;
}

.work a.payloadTitle {
}

.work a.payloadItem{
	background: url(/images/work/projTitleBkgrnd.gif) 0 0 no-repeat; 
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	text-indent: 30px;
	text-decoration: none;
	text-align: left;
	line-height:22px;
	height: 21px;
	font-weight: bold;
	width: 583px;
	cursor: pointer;
	font-size: 11px;
}

.payloadOpen a{
	font-weight: bold;
	font-size: 14px;
	height: 24px;
}

.work a.payloadItem:visited {
	color: #fff;
}

.work a.payloadItem .statusicon {
	position: absolute;
	top: 4px;
	left: 5px;
	border: none;
}

.work a.payloadItem:hover {
	font-weight: bold;
}


#slides ul {
	margin: 0;
	padding:0;
	margin-left: -5px;
	margin-top: 0px;
	list-style: none;
	width: 585px;
	float: left;
}

#slides ul li {
	float: left;
	border: 1px solid #c1c1c1;
	margin: 6px 0 0 6px;
	width: 185px;
}

#slides ul li .roll a {
	display: block;
	height: 30px;
	text-decoration: none;	
	background: url(/images/work/thumbs/thumb_off.gif) 0 0 no-repeat;
}

#slides ul li .roll a:hover {
	background: url(/images/work/thumbs/thumb_on.gif) 0 0 no-repeat;
	height: 30px;
}

#slides .roll a {
	line-height: 14px;
	padding-top: 3px;
	padding-left: 5px;
	color:#fff;
	font-weight: bold;
}


.prNext {
	margin-top: 10px;
	text-align: right;
	color: #776940;
}

#contentWork #slides .prNext a{
	color: #776940;
	cursor: pointer;
}


#contentWork #slides .prNext a:hover, #contentWork #slides .prNext .active {
	color: #8e1b19;
}

#contentWork #slides .allWork {
	height: 16px;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	color: #776940;
	padding-bottom: 10px;
	background: url(/images/work/allWork.gif) no-repeat;
	text-indent: 20px;
	padding-top: 2px;
}

#contentWork #slides .allWork a {
	color: #776940;
}

#contentWork #slides .allWork a:hover {
	color: #8e1b19;
}

/***************************** Work Sub-Navigation Styles ****************************/

.workNav{
	margin: 0;
	padding: 0;
	width: 178px; /*width of menu*/
	float: left;
	margin-left: 30px;
	_margin-left: 15px;
}

.workNav a{
	color: #776940;
}

.workNavContainer {
	margin-bottom: 5px;
}

.workNav img.divider {
	height: 1px;
	margin-bottom: 15px;
	margin-top: 11px;
}

.workNav a.navItem{
	background: #fff url(/images/work/nav/workNavOff.gif) 0 0 no-repeat;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	color: #776940;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 24px;
	text-decoration: none;
	text-align: left;
	height: 16px;
	padding-top: 4px;
	border: 1px solid #ccc;
}


.workNav a.navItem:visited{
	color: #776940;
}

.workNav a.navItem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 3px;
	left: 5px;
	border: none;
}

.workNav a.navItem:hover, .workNav a.navItem:active, .workNav a.navItem.subMenuOpen{
	background: url(/images/work/nav/workNavOn.gif) no-repeat bottom left;
	color: #fff;
}

.workNav div.subMenu{ /*DIV that contains each sub menu*/
}

.workNav div.subMenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.workNav div.subMenu ul li{
	background-color: #f9f6e0;
	border-bottom: 1px solid #e0ddd2;
	text-align: left;
	padding-top: 4px;
	padding-left: 15px;
	padding-bottom: 4px;
}

.workNav div.subMenu ul li a{
	display: block;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	color: #776940;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
}

.workNav div.subMenu ul li a:hover, .workNav div.subMenu ul li a.current{
	color: #8e1b19;
}

.work .left {
	/* position: relative; */
	float: left;
	width: 23px;
	text-align: right;
	padding-top: 153px;
}

.work .middle {
	position: relative;
	float: left;
}

.work .right {
	/* position: relative; */
	text-align: right;
	padding-right: 7px;
	padding-top: 153px;
}



.extraInfo {
	top: 289px;
	position: relative;
	width:535px;
	height: 25px;
	background: url(/images/work/infoBkgrnd.gif) 0 0 repeat-x;
	border-bottom: 1px solid #501814;
	border-left: 1px solid #501814;
	border-right: 1px solid #501814;
}	

.extraInfo2 {
	top: 0px;
	width:535px;
	height: 25px;
	background: url(/images/work/infoBkgrnd.gif) 0 0 repeat-x;
	border-bottom: 1px solid #501814;
	border-left: 1px solid #501814;
	border-right: 1px solid #501814;
}

.extraInfo .left {
	position: relative;
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
	text-align:left;
	padding-left: 13px;
	padding-top: -10px;
}

.extraInfo .left .proj {
	position: relative;
	margin-top: -20px;
	margin-left: 15px;
	color:#FFF;
	cursor: pointer;
}

.extraInfo .right .visit {
	position: relative;
	color: #fff;
	margin-right:25px;
	margin-top: 5px;
}

.extraInfo .right .imgInfo{
	margin:0;
	padding:0;
	margin-top: -22px;
}

.extraInfo .right {
	margin: 0;
	padding: 0;
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 13px;
}


.innerDivTMP { 
	white-space: nowrap;
	height: 289px; 
	width: 535px;
	border: 1px solid #501814; 
	margin-top: 17px;
	background-color: #fff;
	overflow: hidden;
	position: absolute;
}

.innerScroll{
	display: block;
	position: relative;
}


.descwrapper{
	width: 300px;
	overflow: hidden;
	border: 0px; 
	display: block;
	position: relative;
}

.desc {
	white-space: nowrap;
	width:1200px;
	position: relative;
	display: block;
}

.desc .descinner{
	width: 300px;
	float: left;
	white-space: normal;
}

/***************************** PR Client Coverage Styles ****************************/

.prClients .clientCoverageHeading {
	width: 583px;
	background: url(/images/clientCoverage/headingBkgrnd.gif) 0 0 repeat-x;
	height: 21px;
	border: 1px solid #ccc;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-indent: 18px;
	padding-top: 3px;
}

.prClients .odd {
	background-color: #fff;
}

.prClients .even {
	background-color: #fdfdfd;
}

.prClients .clientInfo {
	width: 583px;
	height: 68px;
}

.prClients .coverageLeft {
	float: left;
	width: 276px;
	padding-left: 18px;
	padding-top: 12px;
}

.prClients .coverageRight {
	float: right;
	width: 275px;
	padding-right: 14px;
	padding-top: 14px;
	text-align: right;	
	height: 68px;
}

.prClients .coverageLeft .client {
	font: 12px  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #776940;
}

.prClients .coverageLeft .mediaOutlet, .prClients .coverageLeft .articleDate {
	color: #797979;
	font-weight: normal;
}

.prClients .clientCopyBlock {
	padding: 8px 14px 30px 18px;;
	border-bottom: 1px solid #ccc;
	width: 551px;
	color: #333;
	font-weight: normal;
}

.prClients .clientCopyBlock .coverageTitle {
	color: #8e1b19;
	font-weight: normal;
}

.prClients .clientCopyBlock .coverageText {
	margin-top: -12px;
}

.pr{
	font-size:12px;
	color:#776940;
	border-bottom: 1px solid #e2e2e2;
}

.prlast{
	font-size:12px;
	color:#776940;
}

.prTitle{
padding-bottom: 8px;
}

.returnTop {
	position: relative;
	color: #8e1b19;
	padding-top: 10px;
	text-indent: 8px;
}

.top {
	color: #8e1b19;
	text-decoration: underline;
}


/***************************** Transportation Styles ****************************/
#transportation {
	padding-top: 6px;
}

/***************************** Agency Styles ****************************/


.innerDiv .leftLayoutBio {
	margin: 0;
	padding: 0;
	float: left;
	width: 158px;
	overflow: hidden;
}

.bioTitle {
	color: #8e1b19;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.bioName {
	color: #4a4b25;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#contentAgency {
	position: relative;
	width: 899px;
	text-align: left;
	color: #333;
	margin-top: 20px;
}

#agency {
	margin: 0;
	padding: 0;
	float: right;
	padding-right: 25px;
	width: 643px;
}


.agencyWhole{
	width:100%;
	margin:auto;
	white-space: nowrap;
}

#agencyLeft {
	float: left;
	width: 417px;
}

#agencyLeft p {
	padding-right: 14px;
}

#agencyLeft .teamTitle {
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	color: #8e1b19;
	text-decoration: underline;
	line-height:12px;
	
}

#agencyRight {
	float: right;
	width: 226px;
	background: url(../images/agency/rightColBkgrnd.gif) 0 0 repeat-y;
	border-bottom: 1px solid #e2e2e2;
}

#agencycontactUs{
	height:400px;
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #6b6b6b;

}

#agencycontactUs #yellow{
	background: url(../images/agency/contactBkgrnd.gif) 0 0 repeat-x;
	width: 193px;
	height: 60px;
	border: 1px solid #bba866;
	text-align: center;
	font: bold 13px/12px Arial, Helvetica, sans-serif;
	padding-top: 10px;
	color: #352f1d;
	
}

#agencycontactUs #gold{
	background-color: #bea965;
	height: 25px;
	text-align: left;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 13px;
	color: #fff;
	
}


#agencycontactUs #yellow .contactButton{
	margin-top:11px;
	border: 0;
}

#agencycontactUs .directionsTop{
	padding:13px;
	border: 1px solid #e2e2e2;
	border-bottom:none;
	white-space: nowrap;
}

#agencycontactUs .directions{
	padding:13px;
	border: 1px solid #e2e2e2;
	white-space: nowrap;
}

.alonebox{
	padding:13px;
	border: 1px solid #e2e2e2;
	white-space: normal;
	font-size:12px;
	color:#333;
	margin-bottom: 10px;
	line-height: 16px;
}

.alonebox h2{
	font-size:14px;
}



.greybox {
	padding-top:14px;
	padding-bottom: 10px;
	text-align: center;
	margin-top:2px;
	border: 1px #f2f2f2 solid;
}

.news{
	width: 260px;
	float:left;
	display:inline;
	padding-top: 25px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
	white-space: normal;
}
 .dotted{
	padding:5px;
	padding-left:5px;
	margin-bottom: 10px;
	margin-right:15px;
	border-bottom: dotted 1px;
}

.news .item{
	background-color:#f9f6e9;
	padding-left:13px;
}
.news .item a{
	padding-bottom:10px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.news .item p a{
	font: 12px Arial, Helvetica, sans-serif;
}

.news .item a.small{
	font: bold 11px Arial, Helvetica, sans-serif;
}

.news .small{
	font: 10px/18px Arial, Helvetica, sans-serif;
}

.news h4{
	border: 1px solid #bba866;
	border-right:none;
	border-left:none;
	font: bold 18px/12px Arial, Helvetica, sans-serif;
	color: #501814;
	padding:10px;
	padding-right:1px;
}





.map{
	border: 1px solid #bba866;
	width: 300px;
	height: 300px;
	float:left;
	display:inline;
}
.mapBottom{
	border: 1px solid #bba866;
	border-top:none;
	width: 260px;
	float:left;
	display:inline;
	padding: 15px 20px 15px 20px;
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #6b6b6b;
}



/***************************** Services Styles ****************************/


#contentServices {
	position: relative;
	width: 899px;
	text-align: left;
	color: #333;
	margin-top: 20px;
}

#services {
	margin: 0;
	padding: 0;
	float: right;
	padding-right: 25px;
	width: 643px;
}

.servicesWhole{
	width:100%;
	margin:auto;
	white-space: nowrap;
}

#servicesLeft {
	float: left;
	width: 417px;
}

#servicesLeft p {
	padding-right: 24px;
}

#servicesLeft ul {
	padding-left: 24px;
	padding-right: 44px;
}


#servicesLeft li {
	color: #f5a01a;
}
#servicesLeft li span{
	color: #333333;
}


#servicesRight {
	float: right;
	position:relative;
	width: 226px;
	background: url(../images/agency/rightColBkgrnd.gif) 0 0 repeat-y;
	border-bottom: 1px solid #e2e2e2;
	top:-20px;
}


#servicesInnerRight{
	padding-left:15px;
	padding-top:15px;
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #6b6b6b;
}


#featuredSlides ul {
	margin: 0;
	padding:0;
	margin-left: -14px;
	margin-top: -14px;
	list-style: none;
}

#featuredSlides ul li {
	border: 1px solid #c1c1c1;
	margin: 20px 0 0 6px;
	width: 185px;
}

#featuredSlides ul li .roll a {
	display: block;
	height: 30px;
	text-decoration: none;	
	background: url(/images/work/thumbs/thumb_off.gif) 0 0 no-repeat;
	font-weight: bold;
	color: #fff;
	font-size:12px;
}

#featuredSlides ul li .roll a:hover {
	background: url(/images/work/thumbs/thumb_on.gif) 0 0 no-repeat;
	height: 30px;
}

#featuredSlides .roll a {
	line-height: 14px;
	padding-top: 3px;
	padding-left: 5px;
}

.promotion{
	padding:13px;
	white-space: nowrap;
}