/* Jonathan Muller -- for Tribune Property Services */

body {
padding: 0px;
margin: 0px;
font: 76% tahoma, verdana, sans-serif;
background: #b4cedf;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
}

#envelope {
margin: 10px auto 15px auto;
padding: 5px 20px 20px 20px;
width: 760px;
background: #ffffff url(../images/tribe-logo.gif) top left no-repeat;
}

#navtabs {
padding: 96px 4px 0px 0px;
}

.navtab {
padding: 4px 8px 4px 8px;
margin: 0px 0px 4px 0px;
text-decoration: none;
letter-spacing: 1px;
background: #e0e0e0 url(../images/cornerL.gif) top left no-repeat;
border-bottom: 1px solid #ffffff;
border-right: 2px solid #ffffff;
}
/*T R B L*/
.navtab:hover {
padding: 4px 8px 4px 8px;
color: #ffffff;
margin: 0px 0px 2px 0px;
text-decoration: none;
background: #303030 url(../images/cornerLL.gif) top left no-repeat;
}

.activenavtab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0px 0px 5px 0px;
text-decoration: none;
letter-spacing: 1px;
background: #16414f url(../images/cornerLL.gif) top left no-repeat;
}

.activenavtab:hover {
text-decoration: none;
}

/*Each page has its own intro id set for background images*/

#intro h1 {
width: 325px;
font-size: 15pt;
padding: 15px 15px 0px 15px;
color: #000;
}

#intro h2 {
width: 325px;
font-size: 8pt;
color: #16414f;
line-height: 11pt;
padding: 0px 0px 0px 15px;
}

#intro h2.quote {
width: 90%;
font-size: 8pt;
color: #16414f;
line-height: 11pt;
padding: 0px 0px 0px 15px;
}

#intro h3 {
width: 325px;
font-size: 10pt;
color: #16414f;
line-height: 12pt;
padding: 0px 0px 0px 15px;
}

#intro p {
width: 325px;
font-size: 8pt;
color: #16414f;
line-height: 11pt;
padding: 0px 0px 0px 15px;
}

#intro a {
color: #ffffff;
text-decoration: underline;
}

/*Contacts only*/

#contactintro {
height: 200px;
color: #434040;
padding: 0px;
background-color: #16414f;
margin: 5px 0px 0px 0px;
}

#contactintro p {
width: 325px;
font-size: 8pt;
color: #16414f;
line-height: 13pt;
padding: 0px 0px 0px 15px;
}

#contactintro h2 {
padding: 15px 15px 0px 15px;
color: #000;
}

#contactintro a {
color: #000;
text-decoration: underline;
}
/*end contact us only*/

#testom {
height: auto;
color: #434040;
padding: 0px 50px 0px 50px;
background-color: #cccc99;
border: 2px groove #cccccc;
margin: 0px 0px 5px 0px;
}

#testom p {
width: auto;
font-size: 8pt;
color: #031726;
line-height: 11pt;
padding: 0px 0px 0px 15px;
}

#testom h3 {
width: 325px;
padding: 15px 15px 0px 15px;
color: #04253E;
}

#footer {
background: #fafafa;
color: #808080;
font-size: 8pt;
padding: 8px 0px 8px 0px;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 0px 0px 20px 0px;
font-size: 21pt;
font-weight: normal;
color:#04253E;
}

h2 {
margin: 0px 0px 20px 0px;
font-size: 16pt;
font-weight: normal;
color:#04253E;
}

h3 {
margin: 20px 0px 10px 0px;
font-size: 14pt;
font-weight: normal;
color:#04253E;
}

p {
margin: 0px 0px 15px 0px;
line-height: 15pt;
text-align: left;
color:#04253E;
}

.right {
text-align: right;
}

a img {
border: 0px;
}

.photo {
padding: 5px;
display: block;
margin: 0px auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}
