/* \*/
* html .gainlayout { height: 1%; }
/* */


body
{
	margin: 0;
	padding: 0;
	background:  url(/assets/images/nav_bkg.gif) repeat-x top left #000;
}

body.home
{
	background: url(/assets/images/pattern_bkg.gif) repeat-x center 330px #000;
}

div.container
{
	width: 980px;
	margin: 0 auto;
	font-family: georgia;
}

div.logo
{
	text-align: center;
	padding: 67px 0 0 0;
}

div.home
{
	padding-top: 330px;
}

div.firm
{
	background: url(/assets/images/header_photos/our_firm.jpg) no-repeat top left;
}

div.services
{
	background: url(/assets/images/header_photos/services.jpg) no-repeat top left;
}

div.industries
{
	background: url(/assets/images/header_photos/industries.jpg) no-repeat top left;
}

div.globalaccess
{
	background: url(/assets/images/header_photos/global_access.jpg) no-repeat top left;
}

div.transactions
{
	background: url(/assets/images/header_photos/transactions.jpg) no-repeat top left;
}

div.careers
{
	background: url(/assets/images/header_photos/careers.jpg) no-repeat top left;
}

div.parchment
{
	height: 140px;
}

div.parchment div.news,
div.parchment div.insight
{
	float: left;
	width: 169px;
}
	
div.parchment div.news
{
	padding: 15px 20px 10px 0;
}

div.parchment div.insight
{
	padding: 15px 0 10px 20px;
}

div.parchment div.news p,
div.parchment div.insight p
{
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 0;
	line-height: 14px;
	letter-spacing: .01em;
}

div.parchment div.news a,
div.parchment div.insight a
{
	display: block;
	background: url(/assets/images/chevron_000.gif) no-repeat left 3px;
	padding: 0 0 0 11px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

div.parchment div.middle
{
	width: 600px;
	height: 109px;
	margin-bottom: 1px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	float: left;
}

div.middle div.headline
{
	text-align: center;
	padding: 20px 0 0 0;
}

div.parchment div.nav
{
	width: 980px;
	clear:both;
}

div.parchment div.nav a
{
	display: block;
	float: left;
}

div.topnav
{
	width:980px;
	position: absolute;
	top: 0;
	margin: 0 auto;
	padding: 0;
	border: none;
}

div.topnav a
{
	text-decoration: none;
	color: #a07049;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}

div.topnav a.selected
{
	color: #cdb181;
}

div.maincontent
{
	margin-top: 30px;
	padding-top: 210px;
	height: 309px;
}

div.left,
div.right
{
	width: 163px;
	padding: 10px;
	border: 1px solid #464646;
	float: left;
}

div.maincontent div.left,
div.maincontent div.right
{
	height: 287px;
}

div.left div.title,
div.right div.title,
div.standard div.title,
div.transaction div.title,
div.transactionlist div.title,
div.newslist div.title,
div.pressitem div.title,
div.industry div.title
{
	color: #a07049;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1.3px;
	margin-bottom: 10px;
}

div.transaction div.title
{
	width: 350px;
	padding-right: 10px;
	float: left;
}

div.transactionlist div.title
{
	width: 420px;
	line-height: 14px;
	float: left;
}

div.left div.content,
div.right div.content,
div.standard div.content,
div.transaction div.content,
div.pressitem div.content,
div.industry div.content
{
	background: #1c1c1c;
	padding: 15px;
	line-height: 14px;
	font-size: 11px;
	letter-spacing: .12em;
	font-family: georgia;
	color: #cccccc;
}

div.standard div.content,
div.transaction div.content,
div.pressitem div.content
{
	background: #292929;
	padding-bottom: 1px;
}

div.transaction div.content,
div.pressitem div.content
{
	width: 305px;
	padding: 20px;
	float: left;
	border-right: 1px solid #000;
}

div.transaction div.content
{
	width: 507px;
}

div.pressitem div.content
{
	width: 480px;
}

div.industry div.content
{
	overflow: hidden;
	padding-bottom: 20px;
}

div.transaction div.testimonials,
div.pressitem div.keystone
{
	width: 174px;
	padding: 20px;
	border: 0px;
}

div.transaction div.testimonials div.quote,
div.right div.content div.quote
{
	margin-bottom: 40px;
	color: #999999;
}

div.transaction div.testimonials div.quote p,
div.right div.content div.quote p
{
	color: #999999;
	line-height: 16px;
}

div.transaction div.testimonials div.quote h3,
div.right div.content div.quote h3
{
	margin: 20px 0 3px 0;
}

div.maincontent div.left div.content,
div.maincontent div.right div.content
{
	height: 237px;
}

div.left div.content h3,
div.right div.content h3
{
	color: #d4bc94;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	padding: 0;
	margin: 0 0 5px 0;
}

div.left div.trans
{
	background: #292929;
}

div.left div.trans td.featuredtrans
{
	text-align: center;
	vertical-align: middle;
	height: 80px;
	width: 90px;
}

div.left div.trans td.featuredtrans img
{
	width: 90px;
}

div.left div.content p,
div.right div.content p
{
	color: #999999;
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 14px;
}

div.maincontent div.left div.content p
{
	line-height: 13px;
}

div.maincontent div.left div.trans p
{
        font-size: 12px;
        line-height: 16px;
        color: #5a5a5a;
        border-bottom: 1px solid #373737;
        margin: 0 0 10px 0;
        padding: 10px 0 0 0;
        height: 115px;
}

div.left div.content a,
div.right div.content a
{
	display: block;
	color: #a07049;
	line-height: 18px;
	text-decoration: none;
}

div.left div.trans a
{
	margin: 0;
	padding: 0;
	line-height: 17px;
}

div.center
{
	margin: 0 10px;
	width: 568px;
	padding: 10px;
	height: 287px;
	float: left;
	border: 1px solid #464646;
	font-size: 11px;
	line-height: 14px;
}

div.maincontent div.wide
{
	width: 743px;
}

div.maincontent div.full
{
	width: 960px;
	margin: 0;
}

div.center div.bkg
{
	padding: 20px;
	height: 204px;
	margin-bottom: 1px;
}

div.center div.firm
{
	background: url(/assets/images/center_bkg_firm.jpg) no-repeat top left;
}

div.center div.careers
{
	background: url(/assets/images/center_bkg_careers.jpg) no-repeat top left;
}

div.center div.globalaccess
{

	background: url(/assets/images/center_bkg_global.jpg) no-repeat top left;
        height: 308px;
	overflow: hidden;
	padding-right: 15px;
}

div.center div.services
{
	background: url(/assets/images/center_bkg_services.jpg) no-repeat top left;
}

div.center div.industries
{
	background: url(/assets/images/center_bkg_industries.jpg) no-repeat top left;
}

div.center div.bkg div.copy
{
	width: 225px;
	float: right;
}

div.wide div.bkg div.copy
{
	float: none;
	width: 335px;
	padding: 10px;
}

div.wide div.globalaccess div.copy
{
	float: right;
	padding: 0 15px 10px 0;
	width: 315px;
}

div.full div.bkg div.copy
{
	float:none;
	padding:  0 10px 10px 10px;
	width: 450px;
}

div.full div.careers div.copy
{
	width: 320px;
}

div.center div.bkg div.copy h2,
table.clairfield td h2
{
	font-size: 18px;
	font-weight: normal;
	color: #aaaaaa;
	line-height: 21px;
	padding: 0;
	margin: 0 0 10px 0;
	letter-spacing: .12em;
}

div.center div.bkg div.copy p,
table.clairfield td p
{
	color: #cccccc;
	font-size: 11px;
	font-family: georgia;
	line-height: 18px;
	letter-spacing: .12em;
	margin: 0;
	padding: 0;
}

div.center div.bkg div.copy a,
td.feature a
{
	display: block;
	background: url(/assets/images/nav_chevron.gif) no-repeat left 5px;
	color: #a07049;
	font-size: 11px;
	font-family: georgia;
	text-decoration: none;
	padding: 0 0 0 15px;
	letter-spacing: .2em;
	margin: 10px 0;
}

table.clairfield
{
	margin: 0;
	width: 100%;
	border: 1px solid #464646;
	font-size: 11px;
	line-height: 14px;
}

table.clairfield td
{
	padding: 20px;
	vertical-align: top;
}

table.clairfield td.left
{
	width: 250px;
	border-right: 1px solid #464646;
}

table.clairfield td.left p
{
	text-align: justify;
	margin: 0 0 10px 0;
}

table.clairfield td.left a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #a07049;
}

table.clairfield td.right img.globalmap
{
	float: left;
}

table.clairfield td.right div.corpinfo img
{
	padding: 0 0 15px 0;
	width: 130px;
}

table.clairfield td.right div.corpinfo p
{
	margin: 0 0 10px 0;
}

table.clairfield td.right div.corpinfo p a
{
	text-decoration: none;
	color: #a07049;
}

td.feature a
{
	background: url(/assets/images/nav_chevron.gif) no-repeat left 3px;
}

div.center td.s_nav
{
	width: 189px;
	height: 43px;
	background: #a07048;
	text-align: center;
	vertical-align: middle;
	letter-spacing: .1em;
}

div.center td.s_nav a
{
	color: #000;
	text-decoration: none;
	padding: 0 10px;
	text-align: center;
	display:block;
	font-size: 11px;
	font-weight: bold;
}

div.wide td.s_nav
{
	width: 33%;
	border-right: 1px solid #000;
}

div.full  td.s_nav
{
	width: 5%;
	border-right: 1px solid #000;
}

div.wide td.last
{
	border: none;
	width: 34%;
}

div.full td.last
{
	border: none;
}

div.center td.middle
{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 188px;
}

div.detailcontent
{
	padding-top: 26px;
	padding-bottom: 10px;
	border-bottom: 1px solid #464646;
	overflow: hidden;
	width: 980px;
}

div.mccoll
{
	background: url(/assets/images/headshots/mccoll.jpg) no-repeat 185px 20px;
}

div.deering
{
	background: url(/assets/images/headshots/deering.jpg) no-repeat 185px 20px;
}

div.colaco


{
	background: url(/assets/images/headshots/colaco.jpg) no-repeat 185px 20px;
}

div.preece
{


	background: url(/assets/images/headshots/preece.jpg) no-repeat 185px 20px;
}

div.rosenthal



{

	background: url(/assets/images/headshots/rosenthal.jpg) no-repeat 185px 20px;
}

div.vorhoff
{
	background: url(/assets/images/headshots/vorhoff.jpg) no-repeat 185px 20px;
}

div.winer
{
	background: url(/assets/images/headshots/winer.jpg) no-repeat 185px 20px;
}

div.andreozzi
{
	background: url(/assets/images/headshots/andreozzi.jpg) no-repeat 185px 20px;
}

div.davis
{
	background: url(/assets/images/headshots/davis.jpg) no-repeat 185px 20px;
}

div.demordaunt
{
	background: url(/assets/images/headshots/demordaunt.jpg) no-repeat 185px 20px;
}

div.heston
{
	background: url(/assets/images/headshots/heston.jpg) no-repeat 185px 20px;
}

div.lewin
{
	background: url(/assets/images/headshots/lewin.jpg) no-repeat 185px 20px;
}

div.ryan
{
	background: url(/assets/images/headshots/ryan.jpg) no-repeat 185px 20px;
}

div.schwartz
{
	background: url(/assets/images/headshots/schwartz.jpg) no-repeat 185px 20px;
}

div.spivey
{
	background: url(/assets/images/headshots/spivey.jpg) no-repeat 185px 20px;
}

div.welch
{
	background: url(/assets/images/headshots/welch.jpg) no-repeat 185px 20px;
}

div.cunningham
{
   background: url(/assets/images/headshots/cunningham.jpg) no-repeat 185px 20px;
}

div.larue
{
   background: url(/assets/images/headshots/larue.jpg) no-repeat 185px 20px;
}

div.paone
{
   background: url(/assets/images/headshots/paone.jpg) no-repeat 185px 20px;
}

div.detailcontent div.left a.subnav1,
div.detailcontent div.left a.subnav2,
div.detailcontent div.left a.subnav3
{
	display: block;
	background: url(/assets/images/nav_chevron.gif) no-repeat 142px center #1c1c1c;
	color: #868686;
	font-size: 11px;
	font-family: georgia;
	text-decoration: none;
	padding: 17px 30px 17px 15px;
	letter-spacing: .15em;
	margin-bottom: 1px;
}



div.detailcontent div.left div.subnav1 a.selected
{
	display: block;
	background: #292929;
	color: #868686;
	font-size: 11px;
	font-family: georgia;
	text-decoration: none;
	padding: 17px 30px 17px 15px;
	letter-spacing: .15em;
	margin-bottom: 1px;
}

div.detailcontent div.left a.subnav2
{
	color: #b2794a;
	background: #292929;
	padding: 8px 10px 9px 25px;
	letter-spacing: .1em;
}

div.detailcontent div.left div.subnav2 a.selected
{
	background: #393939;
}

div.detailcontent div.left a.subnav3
{
	background: url(/assets/images/nav_dot.gif) no-repeat 25px 12px #393939;
	color: #b2794a;
	padding: 8px 10px 9px 35px;
	letter-spacing: .1em;
}

div.detailcontent div.left div.subnav3 a.selected
{
	background: url(/assets/images/nav_dot_selected.gif) no-repeat 25px 12px #393939;
	color: #c1a289;
}



div.detailcontent div.center
{
	border: none;
	width: 302px;
	padding: 0 0 0 288px;
}

div.detailcontent div.center div.vcardchunk
{
	border-bottom: 1px solid #333333;
	margin-bottom: 15px;
}

div.detailcontent div.center div.vcardchunk a
{
	display:block;
	margin-top: 5px;
}

div.detailcontent div.associates
{
        padding: 0;
        width: 590px;
}

div.detailcontent div.standard,
div.detailcontent div.transaction,
div.detailcontent div.pressitem,
div.detailcontent div.industry
{
	border: 1px solid #464646;
	padding: 10px;
	width: 560px;
	height: auto;
}

div.detailcontent div.industry,
div.detailcontent div.transaction
{
	width: 763px;
	margin-right: 0px;
}

div.detailcontent div.standard div.abstract,
div.detailcontent div.transaction div.abstract,
div.detailcontent div.pressitem div.abstract,
div.detaulcontent div.industry div.abstract
{
	margin-bottom: 1px;
	background: #292929;
	padding: 15px;
	line-height: 14px;
	font-size: 10px;
	letter-spacing: .12em;
	clear: both;
}

div.detailcontent div.transaction div.abstract table.translogo
{
	margin: 5px auto 15px auto;
	
}

div.detailcontent div.transaction div.abstract table.translogo td.logo
{
	background: none;
	text-align: center;
	height: 80px;
	vertical-align: middle;
}


div.detailcontent div.standard div.abstract h2,
div.detailcontent div.industry div.abstract h2
{
	color: #e1e1e1;
	margin-bottom: 0;
	padding-bottom:0;
}

div.detailcontent div.industry div.abstract h2
{
	margin-bottom: 20px;
}

div.detailcontent div.transaction div.abstract h2,
div.detailcontent div.pressitem div.abstract h2
{
	color: #e1e1e1;
	margin-bottom: 0;
	padding-bottom:0;
	text-align: center;
}

div.detailcontent div.pressitem div.abstract h2
{
	text-align: left;
}

div.detailcontent div.standard div.content div.subhead
{


	margin-bottom: 10px;
}

div.detailcontent div.center select,
div.detailcontent div.transaction select,
div.maincontent div.transactionlist select
{
	background: #000;
	color: #b2794a;
	border: 1px solid #656565;

	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 20px;
}

div.detailcontent div.transaction select
{
	float: right;
	margin-bottom: 10px;
}


div.maincontent div.transactionlist select
{

	float: right;
	margin-right: 0px;
}

div.detailcontent div.transaction div.toolbar,
div.detailcontent div.pressitem div.toolbar,
div.detailcontent div.standard div.toolbar
{
	border-top: 1px solid #000;
	padding: 9px 20px 0 20px;
	height: 17px;
	background: #1c1c1c;
	width: 520px;
	float: none;
	clear: both;
}

div.detailcontent div.transaction div.toolbar div.title,
div.detailcontent div.pressitem div.toolbar div.title,
div.detailcontent div.standard div.toolbar div.title
{
	line-height: 10px;
	float: left;
}

div.detailcontent div.transaction div.toolbar div.title a,
div.detailcontent div.pressitem div.toolbar div.title a,
div.detailcontent div.standard div.toolbar div.title a
{
	text-transform: none;
	color:#a07049;
	text-decoration:none;
}

div.detailcontent div.center option
{
	height: 16px;
}

div.detailcontent div.center h1,
div.detailcontent div.center h2,
div.detailcontent div.newslist td.feature h3
{
	font-size: 18px;
	color: #e1e1e1;
	line-height: 21px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	letter-spacing: .2em;
}

div.detailcontent div.center h2
{
	color: #787878;
	margin-bottom: 15px;
}

div.detailcontent div.newslist td.feature h3
{
	color: #ffffff;
}

div.detailcontent div.center p,
div.detailcontent div.center li,
div.globalaccess div.casestudy p
{
	margin: 0 0 18px 0;
	padding: 0;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	letter-spacing: .1em;
}

div.detailcontent div.center li
{
	margin: 0 0 5px 0;
}

div.detailcontent div.center li a
{
	color: #a07049;
	text-decoration: none;
}

div.detailcontent div.center ul
{
	margin: 0 0 20px 0;
	padding: 0 0 0 15px; 
}

div.detailcontent div.blkbkg p
{
	color: #999999;
}

div.detailcontent div.newslist td.feature p
{
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: .1em
}

div.detailcontent div.center h3,
div.right div.content h3,
div.casestudy h3
{
	color: #d4bc94;
	letter-spacing: .2em;
	padding: 0;
	margin: 3px 0 0 0;
	font-size: 12px;
    font-weight: normal;
}

div.detailcontent div.center p a
{
	color: #a07049;
	text-decoration: none;
}

div.detailcontent div.center p span
{
	padding: 0 10px;
	color: #828282;
}

div.detailcontent div.transaction div.toolbar p.pagination,
div.detailcontent div.pressitem div.toolbar p.pagination,
div.detailcontent div.logos p.pagination,
div.globalaccess div.logos p.pagination
{
	float: right;
	padding: 0;
	margin: 0;
}

div.detailcontent div.logos p.pagination,
div.globalaccess div.logos p.pagination
{
	padding: 8px 15px 0 0;
}

div.detailcontent div.logos p.pagination a,
div.globalaccess div.logos p.pagination a
{
	color:#a07049;
	text-decoration:none;
}

div.toolbar div.associate
{
	float:right;
	padding:0;
	margin: 0;
}

div.toolbar div.associate p
{
	padding:0;
	margin:0;
}

a.print
{
	background: url(/assets/images/print.gif) no-repeat left 5px;
	padding: 6px 0 0 25px;
	height: 20px;
	margin-top: -6px;
}

table.industrydetail
{
	margin-bottom: 0px;
}

table.industrydetail td
{
	vertical-align: top;
}

table.industrydetail td.copy
{
	border-right: 1px solid #464646;
	width: 539px;
	padding-right: 15px;
}

table.industrydetail td.casestudy,
div.center div.globalaccess div.casestudy
{
	padding-left: 15px;
}

div.center div.globalaccess div.casestudy
{
	width: 188px;
	border-left: 1px solid #464646;
	padding-bottom: 0;
}

table.industrydetail td.casestudy h2,
div.center div.globalaccess div.casestudy h2
{
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	color: #999999;
	margin: 0 0 8px 0;
	padding: 0;
}

table.industrydetail td.casestudy h3,
div.center div.globalaccess div.casestudy h3
{
	margin-bottom: 5px;
}

table.industrydetail td.casestudy p,
div.center div.globalaccess div.casestudy p
{
	margin-bottom: 5px;
}

table.industrydetail td.casestudy a,
div.center div.globalaccess div.casestudy a
{
	color: #b2794a;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

div.center div.globalaccess div.casestudy a
{
	font-size: 11px;
	letter-spacing: .12em;
	line-height: 14px;
}

div.center div.globalaccess div.casestudy h3 a
{
	letter-spacing: .2em;
	font-size: 12px;
}

div.detailcontent div.logos,
div.globalaccess div.logos
{
	padding: 0;
	overflow: hidden;
}

div.globalaccess div.logos
{
	margin: 10px 0 0 0;
	background: #292929;
	width: 960px;
	padding: 0px: 
}

div.detailcontent div.logos h3,
div.globalaccess div.logos h3
{
	padding: 7px 20px;
	border-bottom: 1px solid #000;
}

div.globalaccess div.logos h3
{
	color: #d4bc94;
	letter-spacing: .2em;
	margin: 3px 0 0 0;
	font-size: 12px;
    font-weight: normal;
}

div.detailcontent div.logobox,
div.globalaccess div.logobox
{
	height: 110px;
	overflow-x:hidden;
}

div.detailcontent div.logobox table.logos,
div.globalaccess div.logobox table.logos
{
	height: 110px;
}

div.detailcontent div.logobox table.logos td,
div.globalaccess div.logobox table.logos td
{
	padding: 16px 10px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #000;
}

div.detailcontent div.logobox table.logos td img,
div.globalaccess div.logobox table.logos td img
{
	width: 88px;
}

div.scrollbox
{
	white-space: nowrap;
	width: 100%;
}

div.detailcontent div.rightcol
{
	float: left;
}

div.detailcontent div.right
{
	float: none;
	margin-bottom: 10px;
}

div.detailcontent div.right div.content h2
{
	margin: 0 0 10px 0;
	padding: 0;

	font-size: 10px;
	font-weight: normal;
	color: #5a5a5a;
	line-height: 14px;
}

div.detailcontent a
{
	color: #a07049;
	text-decoration: none;
}

div.maincontent div.transactionlist,
div.detailcontent div.newslist
{
	background: none;
	padding: 10px;
	border: 1px solid #464646;
	width: 763px;
	margin-right: 10px;
	float: left;
}

div.maincontent div.transactionlist
{

	width: 958px;
}

div.detailcontent div.newslist
{
	width: 753px;
	margin-left: 10px;
}

#articles
{
	background: #1c1c1c;
}


div.detailcontent div.newslist td.feature
{
	width: 256px;
	border-right: 1px solid #000;
	vertical-align: top;
	background: #1c1c1c;
	padding: 20px;
}

div.detailcontent div.newslist table.translist td.description
{
	background: #1c1c1c;
	font-size: 10px;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	color: #787878;
	line-height: 11px;
	letter-spacing: 1px
}

div.detailcontent div.newslist table.translist td a
{
	color: #a07049;
	text-decoration: none;
}

div.detailcontent div.right div.transaction
{
	border: 0px;
	width: auto;
}

div.detailcontent div.right div.transaction a
{
	color: #b2794a;
}

div.detailcontent div.right div.transaction h3
{
	margin-top: 10px;
}

div.detailcontent div.center table.professionals
{

	margin: 0;
	background: #292929
}

div.detailcontent div.center table.professionals td
{
	border-top: 1px solid #000;
	padding: 5px;
	color: #999999;
}

div.detailcontent div.center table.professionals td.headshot
{
	width: 60px;
	padding-right: 0;
}

div.detailcontent div.center table.professionals td.name
{
	white-space:nowrap;
	padding-left: 20px;
}

div.detailcontent div.center table.professionals td a
{
	color: #a07049;
	text-decoration: none;
}

div.contactform
{
	border:none;
}

div.right div.content a.popup
{
	display: block;
	background: url(/assets/images/popup_chevron.gif) no-repeat center left;
	padding: 0 0 0 10px;
	font-size: 10px;
	letter-spacing: .06em;
	cursor: pointer;
}

div.contactform table.locations
{
	width: 100%;
}

div.contactform table.locations td
{
	width: 25%;
	background: #1c1c1c;
	padding: 12px 15px;
	vertical-align: top;
}

div.contactform table.locations td p
{
	margin: 0 0 5px 0;
	letter-spacing: 1.5px;
}

div.contactform table.locations td a
{
	text-decoration: none;
	color: #a07049;
	line-height: 18px;
	font-size: 10px;
}

div.contactform table.form
{
	background: #292929;
}

div.contactform table.form td
{
	border-bottom:1px solid #000;
	color: #5a5a5a;
	vertical-align: middle;
}

div.contactform table.form td.label
{
	padding: 9px 0;
}

div.contactform table.form td.input
{
	padding: 9px 12px 9px 0;
}

div.contactform table.form td div.label
{
	display: inline;
	margin: 0 14px;
	letter-spacing: .15em
}

div.contactform table.form tr.control td input,
div.contactform table.form tr.control td textarea
{
	height: 22px;
	background: #535353;
	border: 1px solid #000;
}

div.contactform table.form tr.submit td
{
	background: #1c1c1c;
	padding: 15px;
}

div.contactform table.form tr.submit td input
{
	border:auto;
	background:auto;
	height:auto;
}

div.footer,
div.footerhome
{
	padding: 35px 0;
	text-align: center;
	color: #a07049;
	font-family: georgia;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .3em;
	line-height: 18px;
}

div.sectionmain
{
	margin: 35px 0 0 0;
	padding: 0;
}


div.sectionmain div.logobtm
{
	padding: 0 0 35px 0;
	margin: 0;
}

div.footer a,
div.footerhome a,
div.footer span,
div.footerhome span
{
	padding: 0 10px;
	color: #a07049;
	text-decoration: none;
}

div.footerhome p,
div.footer p
{
	margin: 0 0 10px 0;
	padding: 0; 
	color: #cdb181;
	font-size: 11px;
}

div.footerhome p a,
div.footer p a
{
	color: #cdb181;
	text-decoration: none;
	padding: 0;
}

div.sectionimain div.logobtm a
{
	padding:0;
	margin: 0 auto;
	display: block;
}

div.footer span.dot,
div.footerhome span.dot
{
	color: #a07049;
        font-size: 11px;
}

div.footerhome
{
	background: url(/assets/images/logo.jpg) no-repeat top center;
	padding-top: 75px;
	margin-top: 50px;
	clear: both;
}

div.print
{
height: auto;
color: #000;
width: 800px;
padding:0;
margin:0;
text-align: left;

}


div.print p
{
font-family:helvetica;
font-size: 12px;
line-height: 16px;

margin: 0 0 10px 0;

}

div.print h3
{
font-family: helvetica;
font-size: 13px;
margin: 0 0 5px 0;
}

div.popupfocus
{
	width: 360px;
	overflow: auto;
	height: 420px;
	float: left;
	background-color: #191919;
	letter-spacing: 1px;
	font-size: 11px;
}

div.popupfocus a.close
{
	float: right;
	display: block;
}

div.popupfocus h2
{
	margin: 18px 20px 20px 20px;
	padding: 0;
	color: #d4bc94;
	font-family: georgia;
	font-size: 11px;
	letter-spacing: 1.5px;
}

div.popupfocus p
{
	margin: 20px;
	padding: 0;

	color: #cccccc;
}

div.popupfocus ol
{
	margin: 0 0 0 50px;
	padding: 0;
}


div.popupfocus ol li
{
	color: #7d7d7d;
	margin: 0;
	padding: 0 20px 5px 0px;
}

div.popupfocus a.print
{
	display: block;
	color: #b2794a;
	text-decoration: none;
	margin: 20px 20px 0 20px;
	border-top: 1px solid #4b4b4b;
	padding: 20px;
	letter-spacing: 1px;
	font-size: 10px;
	background: url(/assets/images/popup_chevron.gif) no-repeat center left;
	height: auto;
}

div.spinner 
{
	height: 209px;
	width: 958px;
        text-align: center;
}

