body{
margin: 0px;
padding: 0px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12pt;
color: #646b70;
text-align: justify;
}

.heading {
margin: 0px;
padding: 0px;
color: #92d7e7;
text-align: center;
font-weight: bold;
font-size: 1.1em;
}


a {
text-decoration: none;
color: #646b70;

}

.nav a[href]:hover{
background-color: #646b70;
text-decoration: none;
color: white;
display: inline-block;
width: 127px;
}

a[href]:hover {
text-decoration: underline;
}

span.location {
background-color: white;
color: #646b70;
display: inline-block;
width: 127px;
}

.container {
position: relative;
width: 960px;
margin-left: auto;
margin-right: auto;
}

.headerlogo {
position: absolute;
top: 210px;
left: 70px;
}

.nav {
position: absolute;
padding: 0px;
width: 127px;
height: 972px;
left: 47px;
top: 306px;
background-color: #dff2f3;
line-height: 150%;
text-decoration: none;
text-align: center;
font-size: 10pt;
}

.content {
width: 730px;
height: 972px;
margin-top: 50px;
float:right;
}

.leftcol {
width: 325px;
margin: 0px;
height: 400px;
float: left;
}

.rightcol {
width: 325px;
margin: 0px;
height: 400px;
float: right;
}

.photos {
float: left;
width: auto ;
padding-left: 10px;
}

.photos img {
float: left;
margin-right: 10px;
}

.blue {
color: #2f4fb8;
}

.turquoise {
color: #92d7e7;
font-weight: bold;
}

.turqnorm {
color: #92d7e7;
}

.blue {
color: #344164;
font-weight: bold;
}

