* {
margin: 0;
padding: 0;

}
html, body {
height: 100%;
font-family: 'Maven Pro', sans-serif;
font-weight: 400;
font-size: 1em;
color: rgb(103,122,151);
}

p {margin-bottom: 10px;}

a:link {text-decoration:underline; color: rgb(103,122,151);}
a:visited {text-decoration:underline;color: rgb(103,122,151);}
a:hover {text-decoration:none;color: rgb(103,122,151);}
a:active {text-decoration:underline; color: rgb(103,122,151);}

a.email:link {text-decoration:underline; color: rgb(228,108,10);}
a.email:visited {text-decoration:underline; color: rgb(228,108,10);}
a.email:hover {text-decoration:none; color: rgb(103,122,151);}
a.email:active {text-decoration:underline;}

.wrapper {
min-height: 100%;
height: 100%;
margin: 0 auto;
width: 100%;
min-width: 100%;
}

.content{
height: 100%;
}
.left {
position:absolute;
left:0px;
top:0px;
float: left;
min-width: 300px;
width: 15%;
height: 100%;
min-height: 100%;
min-height: 100%;
background: #ffffff;
z-index: 10;
}

.logo{
float: left;
width: 300px;
margin: 10px 0 0 5px;
clear: both;
}

h1 {
font-family: 'Coda Caption', sans-serif;
font-size: 64px;
color: rgb(51,102,153);
font-weight: 400;
line-height: 95%;
padding-bottom: 15px;
letter-spacing:-5px;

}

h3 {
font-family: 'Maven Pro', sans-serif;
font-size: 1.25em;
font-weight: 700;
color: #ffffff;
}

img.slideimage {

border: 1px solid rgb(51,102,153);
margin: 5px 5px 0px 5px;
}

.caption {font-size: .75em; font-style:italic; margin-bottom: 10px;}
.footnote-number {vertical-align: super; font-size: .5em;}
.footnote {  font-size: .6em; }

hr.footnote {width: 200px; margin: 50px 0px 5px 0px;}

.subh1 {
color: rgb(0,51,102);
letter-spacing:-1px;
text-shadow: 4px 4px 6px #00ccff;
font-size: 80px;
}

.sub1{
font-family: 'Maven Pro', sans-serif;
font-size: .95em;
color: rgb(228,108,10);
font-weight: 700;
letter-spacing:0px;
text-transform: uppercase;
}

.sub2{
font-family: 'Exo', sans-serif;

font-size: 1em;
font-weight: 200italic;
font-style: italic;
color: rgb(51,102,153);
}

.logo p {
font-size: .75em;
width: 100%;
color: #A3B3B7;
}

.nav {
float: left;
clear: both;
height: 200px;
width: 100%
}

.nav ul {
list-style-type: none;
padding: 5px 0 5px 10px;
}

#map-canvas {
margin-left:300px;
height: 100%;
min-height:100%;
}

.footer {
position:absolute;
left:0px;
bottom:0px;
float: left;
width: 300px;
min-height: 5px;
padding: 2px;
font-size: .75em;
z-index: 10;
color: rgb(0,51,102);
}

.sub3 {
font-family: 'Exo', sans-serif;
font-size: .9em;
font-weight: 200;
color: rgb(0,51,102);
}

.googft-info-window { 
font-family: 'Exo', sans-serif;
color: rgb(103,122,151); 
font-weight: 400;}

.googft-info-window .window-title {
background-color:#336699;
font-weight: 800;
padding: 5px 2px 0px 2px; 
color:#fff;
font-size:1.5em;
line-height: 75%;
}

.googft-info-window .window-sub-title {
font-weight: 400;
color:#fff;
font-size:1em;
font-style: italic;
background-color:#336699;
padding: 0px 2px 2px 2px; 
}

.googft-info-window .window-pic{
width: 534px;
height:418px; 
overflow-x: scroll; 
overflow-y:hidden;
}
.googft-info-window .window-caption{
padding: 1px;
font-style: italic;
width: 534px;
}