﻿/*
CSS for Hike of the Week site
*/

td {
background-color: #0000ff;
vertical-align: top;
}

td.Logo {
width: 80%;
padding-top: 2em;
padding-left: .2em;
margin: 0;
background: #0000ff url(277Adams.jpg) no-repeat;
font-family: Bangle,"Book Antiqua", Verdana, Helvetica, sans-serif;
color: white;
font-size: 33px;
}

td.Sponsor {
width: 20%;
padding-left: .2em;
padding-right: 1em;
margin: 0;
text-align: center;
font-family: Verdana, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
border-style: none;
color: white;
}

td.Left {
width: 17%;
padding-top: 100px;
padding-left: 5px;
padding-right: 10px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
line-height: 200%;
}

td.Middle {
width: 60%;
background-color: #fdf2ee;
padding-top: 20px;
padding-right: 10px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 15px;
}

td.Right {
width: 23%;
padding-left: 10px;
padding-right: 10px;
line-height: 500%;
}

body {
background-color: #0000ff;
}

h2 {
font-family: Bangle, Verdana, Helvetica, sans-serif;
color: black;
font-size: 20px;
font-weight: bold;
text-align: center;
color: white;
}

h3 {
font-family: Verdana, Helvetica, sans-serif;
color: black;
font-size: 15px;
font-weight: bold;
line-height: 150%;
text-align: center;
}

a.Navigation:link {
color: #ffff00;
}

a.Navigation:visited {
color: #7fff00;
}

a.Navigation:hover {
color: yellow;
}

.Chatter {
font-style: italic;
text-align: center;
}

.Author {
text-align: center;
font-weight: bold;
line-height: 300%;
}

.Floater {
float: left;
margin: 15px;
}

.Caption {
font-size: 13px;
font-style: italic;
}

a.Sno:link {
color: #228b22;
}

a.Sno:visited {
color: #228b22;
}

a.Sno:hover {
color: gray;
}

a.Green:link {
color: #228b22;
}

a.Green:visited {
color: 228b22;
}

a.Green:hover {
color: gray;
}

a.Wow:link {
color: blue;
}

a.Wow:visited {
color: blue;
}

a.Wow:hover {
color: gray;
}

.Facebook {
color: red;
font-size: 15px;
}

a.Wow:link {
color: blue;
}

a.Wow:visited {
color: blue;
}

a.Wow:hover {
color: gray;
}

.Winter {
padding-left: 50px;
}

a.Hike:link {
color: red;
}

a.Hike:visited {
color: #00c000;
}

a.Hike:hover {
color: #ffa500;
}
