﻿body 
{
    background-color: #dfd9c6;
    font-family: Verdana, Arial;
    font-size: .9em;
    line-height: 1.5em;
    color: #000000;
    margin: 0px;
}

h1
{
    font-family: Georgia, Times New Roman;
    font-size: 1.4em;
    font-weight: normal;
    color:#313131;
    margin-right: 150px;
    border-bottom: solid 1px #a39583;
}

h2
{
    font-family: Georgia, Times New Roman;
    font-size: 1.3em;
    font-weight: normal;
    color:#313131;
}

p
{
    font-size: .75em;
}

ul
{
    font-size: .75em;
}

ol
{
    font-size: .75em;
}

td p
{
    font-size: .9em;
}

td
{
    font-size: .9em;
}

table td p
{
    font-size: .9em;
}

#content-body a:active
{
    text-decoration: none;
    color: #313131;
    background-color: Transparent;
    font-weight: 600;
}

#content-body a:visited
{
    text-decoration: none;
    color: #313131;
    background-color: Transparent;
    font-weight: 600;
}

#content-body a:link
{
    text-decoration: none;
    color: #313131;
    background-color: Transparent;
    font-weight: 600;
}

#content-body a:hover
{
    text-decoration: underline;
}

#home-container
{
    background-image: url(Images/home-bg-top-new.jpg);
    background-repeat: no-repeat;
    width: 764px;
    margin: 0px auto 0px auto;
    display:table;
}

#home-nav
{
    font-family: Georgia, Times New Roman;
    font-size: 1.3em;
    color: #313131;
    float: left;
    width: 120px;
    height: 155px;
    padding-left: 100px;
    margin-top: 252px;
    line-height: 1.6em;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


#home-nav a:active
{
    font-family: Georgia, Times New Roman;
    color: #313131;
    text-decoration: none;
}


#home-nav a:visited
{
    font-family: Georgia, Times New Roman;
    color: #313131;
    text-decoration: none;
}


#home-nav a:link
{
    font-family: Georgia, Times New Roman;
    color: #313131;
    text-decoration: none;
}

#home-nav a:hover
{
    text-decoration: underline;
}

#home-content
{
    margin: 40px 0px 0px 40px;
    padding-top: 10px;
    width: 680px;
    float: left;
    border-top: solid 1px #918170;
    display:table;
}

#home-content h1
{
    border-bottom: none;
}

#contact-bar-home
{
    width: 420px;
    float: right;
    margin-top: 10px;
    font-family: Arial, Verdana;
    font-size: .8em;
    position:relative;
    left:-10px;
    
}

#contact-bar-home a:active
{
    color: #000000;
    text-decoration: none;
}

#contact-bar-home a:visited
{
    color: #000000;
    text-decoration: none;
}

#contact-bar-home a:link
{
    color: #000000;
    text-decoration: none;
}

#contact-bar-home a:hover
{
    color: #000000;
    text-decoration: underline;
}

#contact-bar
{
    width: 310px;
    float: right;
    margin-top: 10px;
    font-family: Arial, Verdana;
    font-size: .8em;
    position:relative;
    left:-32px;
    
}

#contact-bar a:active
{
    color: #000000;
    text-decoration: none;
}

#contact-bar a:visited
{
    color: #000000;
    text-decoration: none;
}

#contact-bar a:link
{
    color: #000000;
    text-decoration: none;
}

#contact-bar a:hover
{
    color: #000000;
    text-decoration: underline;
}

#home-footer
{
    display: table;
    font-family: Georgia, Times New Roman;
    font-size: .7em;
    font-weight: 800;
    color:#313131;
    width: 744px;
    height: 65px;
    padding-top: 20px;
    margin-top: 70px;
    background-image: url(Images/home-footer-bg.jpg);
    background-repeat: no-repeat;
    padding-right: 15px;
    padding-left: 5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #home-footer
{
    display: table;
    font-family: Georgia, Times New Roman;
    font-size: .7em;
    font-weight: 800;
    color:#313131;
    width: 765px;
    height: 65px;
    padding-top: 20px;
    margin-top: 70px;
    background-image: url(Images/home-footer-bg.jpg);
    background-repeat: no-repeat;
    padding-right: 15px;
    padding-left: 5px;
}
}

#content-container
{
    width: 772px;
    margin: 0px auto 0px auto;
}

#content-header
{
    width: 772px;
    height: 137px;
    background-image: url(Images/content-header-bg-new.jpg);
    background-repeat: no-repeat;
    padding:0px;
    margin: 0px;
}

#content-nav
{
    margin-top: 40px;
    padding-left: 200px;
    font-family: Georgia, Times New Roman;
    font-size: 1em;
    font-weight: 500;
    color:#313131;
    float:left;
    display: table;
    width: 510px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #content-nav
    {
    margin-top: 40px;
    padding-left: 200px;
    font-family: Georgia, Times New Roman;
    font-size: 1em;
    font-weight: 500;
    color:#313131;
    float:left;
    display: table;
    width: 610px;
    }
}

#content-nav a:active
{
    font-family: Georgia, Times New Roman;
    font-size: 1em;
    font-weight: 500;
    color:#313131;
    text-decoration: none;
    padding-right: 20px;
}

#content-nav a:visited
{
    font-family: Georgia, Times New Roman;
    font-size: 1em;
    font-weight: 500;
    color:#313131;
    text-decoration: none;
    padding-right: 20px;
}

#content-nav a:link
{
    font-family: Georgia, Times New Roman;
    font-size: 1em;
    font-weight: 500;
    color:#313131;
    text-decoration: none;
    padding-right: 20px;
}

#content-nav a:hover
{
    text-decoration: underline;
}

#content-right-nav
{
    border-left: solid 1px #ded3b2;
    width: 100px;
    padding-left: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
    float:right;
    margin-left: 40px;
}

#content-right-nav a:active
{
    font-family: Georgia, Times New Roman;
    font-size: 1.3em;
    font-weight: normal;
    color:#313131;
    text-decoration: none;
    line-height: 1.8em;
    background-image: url(Images/bullet.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 0px;
}

#content-right-nav a:visited
{
    font-family: Georgia, Times New Roman;
    font-size: 1.3em;
    font-weight: normal;
    color:#313131;
    text-decoration: none;
    line-height: 1.8em;
    background-image: url(Images/bullet.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 0px;
}

#content-right-nav a:link
{
    font-family: Georgia, Times New Roman;
    font-size: 1.3em;
    font-weight: normal;
    color:#313131;
    text-decoration: none;
    line-height: 1.8em;
    background-image: url(Images/bullet.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 0px;
}

#content-right-nav a:hover
{
    text-decoration: underline;
}

#content-body-container
{
    width: 772px;
    background-image: url(Images/white-content-bg.jpg);
    background-repeat: repeat-y;
    margin: 0px;
    margin-left: 1px;
    padding:0px;
    min-height: 500px;
}

#content-body
{
    width: 692px;
    background-image: url(Images/content-top-bg.jpg);
    background-repeat: no-repeat;
    background-color: Transparent;
    padding: 1px 50px 10px 30px;
}

#content-footer
{
    display: table;
    font-family: Georgia, Times New Roman;
    font-size: .7em;
    font-weight: 800;
    color:#313131;
    float:left;
    margin-left: 1px;
    padding: 8px 20px 0px 20px;
    width: 732px;
    height: 70px;
    background-image: url(Images/footer-bg.jpg);
    background-repeat: no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 #content-footer
{
    display: table;
    font-family: Georgia, Times New Roman;
    font-size: .7em;
    font-weight: 800;
    color:#313131;
    float:left;
    margin-left: 1px;
    padding: 8px 20px 0px 20px;
    width: 770px;
    height: 70px;
    background-image: url(Images/footer-bg.jpg);
    background-repeat: no-repeat;
}
}

#left-footer
{
    width: 350px;
    float: left;
    margin-left: 10px;
}

#right-footer
{
    width: 320px;
    float: right;
    text-align: right;
}

#right-footer a:hover
{
    font-family: Georgia, Times New Roman;
    font-size: 1em;
    font-weight: 800;
    color:#313131; 
}

#right-footer a:active
{
    font-family: Georgia, Times New Roman;
    font-size: 1em;
    font-weight: 800;
    color:#313131; 
}

#right-footer a:visited
{
    font-family: Georgia, Times New Roman;
    font-size: 1em;
    font-weight: 800;
    color:#313131; 
}

#right-footer a:link
{
    font-family: Georgia, Times New Roman;
    font-size: 1em;
    font-weight: 800;
    color:#313131; 
}

.envelope
{
    padding-top: 10px;
}


#timeline-table
{
	color:#ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style:italic;
	font-weight:bold;
}

#timeline-table td
{
	width: 40px;
	text-align:center;
	background-color: #896c5a;
	padding-right: 3px;
}


/*   TIMELINE  */
.pop-over
{
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #000000 1px solid; 
	DISPLAY: none; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 400px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #000000 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: white;
	font-size: 10pt;
}



div.info2 {position:  absolute;	top: 270px; width: 740px;  visibility: hidden;}
div.info { top: 0px; left: -1px;  visibility: hidden }
