/* CSS Document */

body {
  padding:0;
  margin:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color : #000000;
  background : #ffffff; 
}

img {
  border:0px;
} 

a {
  text-decoration : underline;
  color : #0000ff; 
}


#maintable {
  height:100%;
}

#minwidth {
  min-width:820px;
}

.div1 {
  float:right;
  padding:4px 0 7px 0;
}

.div2 {
  float:right;
  padding:0 0 7px 0;
}

.div3 {
  float:right;
  padding:4px 13px 7px 0;
}

.div4 {
  border:solid 2px #000000;
  margin:30px 0 0 0;
}

.s1 {
  background-image:url(/images/s7.gif);
  background-repeat:repeat-y;
  height:100%;
  width:21px;
}

.s2 {
  background-image:url(/images/s8.gif);
  background-repeat:repeat-y;
  height:100%;
  width:14px;
}

.s3 {
  background-image:url(/images/s9.gif);
  background-repeat:repeat-x;
  height:14px;
}

.s4 {
  background-image:url(/images/s10.gif);
  background-repeat:repeat-x;
  height:14px;
}

.table {
  height:100%;
  width:100%;
}

.td {
  height:100%;
}

.td1 {
  padding:10px 35px 30px 35px;
  width:100;
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-align:left;
}

/* CSS Document */

.blue {
  color:#2b308e;
}

.blue a {
  color:#fd9c00;
  text-decoration:underline;
}

.blue a:hover {
  color:#444444;
}

.blue2 {
  color:#2b308e;
  font-weight:normal;
}

.content {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:14px;
}
.titletext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #FF9900;
}

.header {
  color:#444444;
  font-size:15px;
  font-weight:bold;
  padding-bottom:5px;
}

.sub {
  color:#2b308e;
  font-size:11px;
  padding-bottom:20px;
}

.text {
  color:#888888;
  font-weight:bold;
}

#navigation, #advertising, #other {
  display : none;
} 


#print {display:none; visibility:hidden;}
#direct-link {display:none; visibility:hidden;}
#other-side {display:none; visibility:hidden;}

#signMapTabContainer
{
	position: relative;
	left: 30%;
	width: 70%; 
	height: 100%;
	display: block;
}

#signMapTabContainer ul
{
	display: none; 
	visibility: hidden;
}

#signMapTabContainer #map 
{
	display: block;
	visibility: show;
	width: 596px; 
	height: 309px;
	position: absolute;
	top: 355px;
	left: 0;
}

#signMapTabContainer #pano 
{
	display:none;
	visibility: hidden;
}

#signMapTabContainer #signphoto 
{
	display: block; 
	visibility: show;
	position: absolute;
	top: 50px;
	left: 0;
}

#signPropertiesContainer 
{ 
	display: block; 
	visibility: show;
	position: absolute;
	top: 135px;
	left: 0; 
	width: 30%;
}

#window-body
{
	width: 100%;
	height: 100%;	
	position: relative;
}

#window-content
{
	width: 100%;
}

#window-header
{
	display:none;
	visibility: hidden;
}

#print-header
{
	display: block;
	visibility: show;
	height:88px; 
	width:100%;
	background-color: #222224;
}

#print-header #logo
{
	float: left;
}
#print-header #tagline
{
	float: right;
	padding-top: 34px;
	padding-right: 4px;
	color: #fff;
}

#window-footer 
{
	width:100%;
	font-size: 9pt;
	position: absolute;
	top: 10.5in;
}

#footer #contact a, #window-footer  #contact a
{
	color: #c4c4c4;
}

#footer #copyright, #window-footer #copyright
{
	float: left;
}

#footer #contact, #window-footer #contact
{
	float: right;
	text-align: right;
}

.clearfix:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

