﻿p {
	max-width:850px;
}

h2 {
	color:#e1e1e1;
}

body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.cycle-slideshow { width: 80% }
.cycle-slideshow img { width: 100%; height: auto }

#map_canvas {
    width: 500px;
    height: 400px;
}

.nav-link-selected {
    color:gold !important;
}

h2,
p,
li,
tr,
td {
    color:#e1e1e1;
}

.title {
    margin:0 0 0 0; 
    font-family: 'Times New Roman', cursive; 
    font-size:40px; 
    margin-top:5px;
    margin-bottom:10px; 
	color:#ffd700;
}

.heading {
    font-family: 'Times New Roman', cursive; 
	color:#ffd700;
}

#links a img {
	  vertical-align:baseline !important;
}#links a img:hover {
	 outline:2px solid #ffd700;
 }
