﻿html, body {
	margin: 0px auto;
	text-align:center;
}

form {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #555;
}
a:hover
{
	color:#999;
}

.Small
{
	font-size:11px;
}

table { border:0; margin:0 0 1em 0; }
th { font-weight:bold; text-align:left; padding:0 5px 0 5px; border-bottom:solid 1px #999999; }
td { text-align:left; padding:1px 5px 1px 5px; border-bottom:solid 1px #CCCCCC; }
td.Aux { border:none; padding-left:10px;}
td.Aux .Small { font-size:10px; }

table.Form th { border:none; }
table.Form th.Opt { border:none; font-weight:normal; }
table.Form td { border:none; }

#wrapper {
	margin: 0px auto;
	text-align:center;
	width:900px;
}

#outerFrame {
	width:898px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#C2C3BB;
}

p {
	margin: 0 0 1em 0;
	padding: 0px;
}

#outerFrameHome {
	width:748px;
	text-align:left;
	margin-top:25px;
	padding:75px;
	padding-top:120px;
	border:1px solid #999;
	
	background-color:#FFF;
/*	min-height:300px;
	height:auto !important;
	height:300px;*/
}

#header {
	height:180px;
	background-color:#000;
	margin-top:25px;
	color:White;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
}

#header .Logo 
{
	float:left;
	width:283px;
	height:106px;
	margin:16px 0 28px 25px;
}

#header .Logo img { border:0; }

#header .Banner
{
	margin:44px 0 0 58px;
}

/* Main Nav */
#header ul
{
	clear:both;
	margin:0;
	padding:0 0 0 10px;
	background:#000;
}

#header ul li
{
	float:left;
	position:relative;
	list-style:none;
	background:url(MainNavItemBg.gif) no-repeat;
	background-position:right 6px;
}

#header ul li a
{
	float:left;
	padding:0 34px 12px 26px;
	color:White;
	font-size:13px;
	vertical-align:middle;
	text-transform:lowercase;
	text-decoration:none;
}

/* Subnav */

#header ul li ul
{
	position:absolute;
	top:30px;
	left:0;
	width:154px;
	margin:0;
	display:none;
	background:black;
	border:solid 1px #939395;
}

#header ul li.Open ul
{
	display:block;
}

#header ul li.Open ul li
{
	background:none;
	border-bottom:solid 1px #3d3d3d;
}

#header ul li.Open ul li a
{
	padding:2px 0 2px 10px;
	width:142px;
	text-align:left;
	font-size:12px;
	height:auto;
}

#header ul li.Open ul li a:hover
{
	color:#8f8f92;
}

/* End Nav */

#content {
	float:left;
	width:588px;
	text-align:left;
	padding:30px 25px 0 35px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666;
	min-height:370px;height:auto !important;height:370px;
	background-color:#FFF;
}

#imgPane { float:right; }

#footer {
	height:30px;
	background-image:url(footer.gif);
	background-repeat:no-repeat;
}

#footer span {
	float:right;
	padding:0 35px 0 10px;
	background:url(footerchevron.gif) no-repeat left;
	color:#808080;
	font-size:14px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight:normal;
	text-transform:lowercase;
	vertical-align:middle;
	line-height:30px;
}

#footer_left,
#footer_right
{
	float:left;
	line-height:20px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	margin: 5px 0 15px 0;
	padding: 0;
}

#footer_right { float:right; }

#footer_copy {
	line-height:20px;
	text-align:center;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
	margin: 0 0 30px 0;
	padding: 0;
}
#footer_left a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration: underline;
}
#heading {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	letter-spacing:1px;
	color:#999;
}

#news_property_bg {
	margin-top:20px !important;
	margin-top:0px;
	width: 798px;
}

#news_property {
	width: 288px;
	float: left;
	text-align:left;
}

#news_property li {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #555;
	margin: 0px 0px 5px 25px;
	list-style: disc;
}
#news_property ul {
	padding: 0px 0px 0px 25px;
}

#news_content {
	background: #FCFEFC top left repeat-y;
	width: 500px;
	padding-left:5px;
	float: right;
	text-align:left;
}

p.copy {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight: normal;
	color: #333;
	padding: 0px 25px 25px 25px;
}

p.newsnav {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height: 18px;
	color: #2D2C1F;
	padding: 0px 10px 0px 25px;
}
p.newscontact {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #666;
	padding: 0px 10px 0px 25px;
}

p.quote {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #666;
}

h1
{
	color:#959690;
	font-size:17px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 1em 0;
	padding:0;
}

h2 {
	color:#666666;
	font-size:14px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 1em 0;
	padding:0;
}

#logo {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666;
	padding: 20px 25px 0px 25px;
}

#logo a {
	text-decoration:underline;
}

/* Homepage block */
.HomePanes
{
	background:url(homeDotted.gif) repeat-x top;
	padding-top:1px;
	width:588px;
}

.HomePanes .InnerFrame
{
	background:url(homeColumns.gif) repeat-y;
	width:588px;
}

.HomePanes .InnerFrame .Column
{
	width:160px;
	padding:18px 18px 0 18px;
	float:left;
	color:Black;
}

.HomePanes h2
{
	color:#333333;
	font-size:14px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 1ex 0;
	padding:0;
	text-align:center;
}

.HomePanes img
{
	width:158px;
	height:70px;
	border:solid 1px #000000;
	margin-bottom:1ex;
}

.HomePanes b { color:#7a7a7d; }

.HomePanes p { margin: 1ex 0 1ex 0; }

.HomePanes a
{
	padding-left:13px;
	background:url(homeChevron.gif) no-repeat left center;
	color:#9d9d9d;
	font-weight:normal;
}
.HomePanes a:hover
{
	font-weight:bold;
}

/* Home services footer */
.ServicesFooter
{
	border-top:solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px black;
	background:#e4e3e5;
	text-align:center;
}

.ServicesFooter h2
{
	color:white;
	font-size:15px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:3px 0 4px 8px;
	background:url(homeFooterGradient.jpg) repeat-y left;
	text-align:left;
}

.ServicesFooter div
{
	margin:13px auto 0 auto;
	background:url(homeFooterBG.gif) repeat-y right;
	width:838px;
	height:8ex;
	text-align:left;
}

.ServicesFooter span
{
	float:left;
	width:164px;
	padding-left:3px;
	background:url(homeFooterBG.gif) repeat-y left;
	height:7ex;
	text-align:center;
	padding-top:1ex;
}

.ServicesFooter a
{
	background:url(homeFooterChevron.gif) no-repeat left center;
	font-weight:normal;
	color:black;
	padding-left:13px;
}

/* People pics */
.PeoplePics a 
{
	float:left;
	margin-right:4px;
	width:60px;
	height:60px;
	background:none no-repeat 0 0;
}
.PeoplePics a span
{
	display:none;
}
.PeoplePics a:hover{background-position:-60px 0;}
	
/* Publication list */
ul.PublicationList li
{
	font-weight:bold;
}
ul.PublicationList span
{
	color:#9d9d9d;
	padding-left:1ex;
	font-weight:normal;
}

ul.PublicationList span a
{
	color:#9d9d9d;
	font-weight:normal;
	padding:0 1ex 0 1ex;
	text-transform:lowercase;
}

ul.PublicationList span a:hover{color:#666666;}

/* Publication article */
#articleFrame
{
	width:898px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:white url(articleBG.gif) repeat-y;
	text-align:left;
}

#articleMenu
{
	width:293px;
	margin-right:6px;
	float:left;
}

#articleMenu .ContentBox
{
	padding:30px 20px 30px 20px;
}

#articleMenu h2, #articleMenu address label
{
	display:block;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:Black;
	margin:0 0 1em 0;
}

#articleMenu ul
{
	margin:0 0 0 25px;
	padding:0;
}

#articleMenu li
{
	padding:5px 0 5px 0;
}

#articleMenu li.Active a
{
	color:White;
	text-decoration:none;
}

#articleMenu p
{
	margin-top:25px;
}

#articleMenu p.PDF { padding-left:10px; }
#articleMenu p.PDF a
{
	line-height:23px;
	display:-moz-inline-box;
	display:inline-block;
	padding-left:30px;
	background:url(artPDF.gif) no-repeat left center;
	color:Black;
}

#articleMenu p.Archive { padding-left:10px; }
#articleMenu p.Archive a
{
	line-height:23px;
	display:-moz-inline-box;
	display:inline-block;
	padding-left:30px;
	background:url(artArchive.gif) no-repeat left center;
	color:Black;
}

#articleMenu p.PDF a:hover, #articleMenu p.Archive a:hover
{
	color:#999;
}

#articleMenu address
{
	font-style:normal;
	background:#afb1a3;
	color:Black;
	margin-bottom:30px;
	padding:20px 30px 20px 30px;
}

#articleMenu address p
{
	margin-top:18px;
}

#articleMenu address a
{
	padding-left:20px;
	background:url(artEmail.gif) no-repeat left center;
	color:white;
}
#articleMenu address a:hover
{
	color:#999;
}

#articleBody
{
	width:559px;
	float:left;
	padding:30px 20px 30px 20px;
}

#articleBody h1
{
	display:block;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	color:Black;
	margin:0 0 20px 0;
}

#articleBody p
{
	padding:0;
	margin:20px 0 20px 0;
}

#articleBody p.BlockLink a
{
	padding-left:10px;
	background:url(artBlockLink.gif) no-repeat left center;
}

#articleMainImage
{
	width:599px;
	height:198px;
	border-top:solid 6px white;
	border-right:0;
	border-bottom:solid 6px white;
	border-left:0;
	margin:0 0 0 -20px;
}

#footer_right a
{
	color:#999999;
	font-weight:normal;
}
