@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

body {
	background:url(../images/bg-color.jpg) repeat 0 0;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-align:center;
}

p a,
p a:link,
p a:visited,
p a:active,
address a,
address a:link,
address a:visited,
address a:active {
	color:#fff;
	border-bottom:1px dotted #b7a849;
	text-decoration:none;
}

p a:hover,
address a:hover {
	color:#b7a849;
}

a {
	outline:none;
}

img {
	border:none;
}

h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:200%;
	padding-bottom:10px;
}

h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:120%;
	font-style:italic;
	padding-bottom:10px;
}

p {
	font-size:100%;
	line-height:145%;
}

address {
	font-style: normal;
}

table {	
	background-color:#FFF;
	margin:0;
	padding:0;
}

hr {
	width:491px;
	margin-top:5px;
	margin-bottom:5px;
	color:#333;
}

#clearfloat {
    clear:both;
    height:0px;
    margin:0;padding:0;
}

.clearbr {
    clear:both;
    height:0;
    margin:0;padding:0;
}

#container {
	background: transparent url(../images/bg2-color.jpg) repeat 0 0;
	width:950px;
	height:100%;
	display:block;
	margin:0 auto;
	text-align:left;
	padding:0;
	border-left:solid 1px #3e3b13;
	border-right:solid 1px #3e3b13;
	border-bottom:solid 1px #3e3b13;
}


#wrapper { 
	width:950px;
	background:#000 url(../images/bg-body.jpg) 0 145px no-repeat;
}


img.photo {
	float:right;
}

#center { 
	margin-left:135px;
	margin-right:282px;
	height:820px;
	position:relative;
	display:block;
	background:url(../images/center-copy-box.jpg) no-repeat 0px 41px; }

.clear { 
	clear:both; 
}

#menu {
	width:950px;
	height:145px;
	position: relative;
	background:transparent url(../images/bg-header.jpg) 0 0 no-repeat;
	z-index:auto;
}

#main-content {
	width:850px;
	height:auto;
	margin: 25px 50px 50px;
	background: transparent;
}

#main-content .pressRelease p,
#main-content .pressRelease h2,
#main-content .pressRelease pre {
	width:618px;
	margin-top:20px;
}

#main-content .pressRelease p strong {
	color:#b7a849;
}

#main-content .pressRelease p a {
	margin-right:12px;
	color:#fff;
	border-bottom:1px dotted #b7a849;
	text-decoration:none;	
}

#main-content .pressRelease p a:hover {
	color:#b7a849;
}

#main-content p,
#main-content ul,
#main-content h1,
#main-content h2 {
	width:477px;
}

#main-content p/*, 
#main-content ul*/ {
	white-space:normal;
	text-align:justify;
}

#main-content ul {
	margin-left:11px;
	line-height:18px;
}

#main-content ul a {
	color:#fff;
	border-bottom:1px dotted #b7a849;
	text-decoration:none;
}

#main-content ul a:hover {
	color:#b7a849;
}

#main-content table {
	background:transparent;
	/*text-align:left;*/
	font-size:13px;
}

#main-content table tr td {
	font-size:13px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	/*text-align:left;*/
}

#main-content table tr td span {
	font-size:13px;
	padding-top:3px;
	/*padding-left:3px;*/
	padding-right:3px;
	/*text-align:left;*/
}


.interiorNavBottom a {
	margin-right:12px;
	color:#fff;
	border-bottom:1px dotted #b7a849;
	text-decoration:none;	
}

.mapThumbnail {
	float:left;
	margin:3px 16px 0px 0;
}

#main-content .leaseList li {
	margin-left:24px;
	font-style:italic;
	line-height:14px;
}

#main-content .hiResMap {
	color:#fff;
	border-bottom:1px dotted #b7a849;
	text-decoration:none;
}

.pdfList {
	list-style-type:none;
}

#main-content .pdfList li {
	/*margin-left:-20px;*/
	padding-left:20px;
	background:transparent	url(../images/pdf_icon.gif) no-repeat;
	/*background-position:0 5px;*/
	background-position:0;
}

#main-content .pdfList li {
	color:#000;
}

img.pdficon {
	margin: 0 0 -4px 4px;
}

img.presPDFIcon {
	margin: 0 4 -8px 4px;
}

/*-------HIRO MODIFIED-------*/
#main-content a.noborder {
	border: none;
}

#profileInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#b7a849;
}

#quoteChart #profileInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#b7a849;
}

#profileHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#profileTable tr td ul li {
	font-weight:normal;
	margin-left:25px;
	margin-right:45px;
	margin-bottom:13px;
}

#govDocs li {
	font-weight:normal;
	margin-left:35px;
	margin-right:45px;
	margin-bottom:13px;
}

#main-content #pressList li {
	font-weight:normal;
	margin-left:35px;
	margin-right:45px;
	margin-bottom:26px;
}

.formLabel {
	font-size:11px;
	font-weight:bold;
}

.formLeftCol {
	position:absolute;
}

.linkFix a,
.linkFix a:link,
.linkFix a:visited,
.linkFix a:active {
	color:#fff;
	border-bottom:1px dotted #b7a849;
	text-decoration:none;
}

.linkFix a:hover {
	color:#b7a849;
}

.formLeftCol a,
.formLeftCol a:link,
.formLeftCol a:visited,
.formLeftCol a:active {
	color:#fff;
	border-bottom:1px dotted #b7a849;
	text-decoration:none;
}

.formLeftCol a:hover {
	color:#b7a849;
}

.formRightCol {
	margin-left:180px;
	position:relative;
}

.coverageCol1,
.coverageCol2,
.coverageCol3 {
	float:left;
	display:inline;
}

.coverageCol1 {
	width:328px;
	float:left;
}

.coverageCol2 {
	width:110px;
	float:left;
}

.coverageCol3 {
	width:140px;
	margin-left:0px;
}



/* table for 2008-07-21*/

#main-content table#pressTable {
	/*background-color: #b7a849;*/
	background-color: transparent;
	width: 100%;
}

body #main-content table#pressTable td {
	width: 50px;
	padding: 0 10px;
	margin: 0;
	/*background-color: #000;*/
}

body #main-content table#pressTable td p{
	width: auto;
	font-size: 10px;
}

/* ------------------------------------------------------------ */

#emailForm input#submit {
	float:none;
	margin-left: 12px;
	float: none;
	background-color: #ccc;	
}

#emailForm input {
	width: auto;
	float: left;
	margin: 3px 0;
	background-color: #FFFFCC;	
}

#requestForm {
	margin: 20px 0;
	padding: 0;
}

#requestForm fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#requestForm legend {
	position: absolute;
	text-indent: -9999px;
}

#requestForm label {
	font-size:12px;
	font-weight:normal;
	width: 140px;
	float: left;
	text-align: right;
	margin: 7px 10px 5px 0;
}

#requestForm input {
	width: auto;
	float: left;
	margin: 3px 0;
	background-color: #FFFFCC;	
}

#requestForm br {
	clear: both;
}

#requestForm span {
	color: #f00;
}

#requestForm input#requestAlerts {
	margin: 6px 0 20px 149px;
	background-color: transparent;	
}

#requestForm label.alerts {
	width: auto;
	text-align: left;
	margin: 6px 0 0 5px;
}

#requestForm input#submit {
	float:none;
	clear: both;
	margin-left: 149px;
	float: none;
	background-color: #ccc;	
}

#requestForm p {
	font-size:10px;
	color:#999;
	margin: 20px 0 0 149px;
}

#requestForm #emailStar {
	display:none;
}

/* ------------------------------------------------------------*/

#footer {
	background-color:#1a1a1a;
	text-align:left; 
	width:850px; 
	height:50px; 
	margin:0 50px 50px; 
	padding:0; 
}

#footer p {	
	padding:10px;
	font-size:x-small; 
	color:#fff; 
}

#footer a:link, #footer a:visited, #footer a:active { 
	color:#fff; 
	text-decoration:none; 
	border-bottom:0px;
}

#footer a:hover { 
	text-decoration:underline; 
}