body {
background-color: #006800;
color: #bbaa72;
font-family: Lobster Two, Roboto, Candara, Arial, Helvetica, serif;
font-size: 1em;
margin: 0 5%;
text-align: center;
}

a:link {
color: yellow;
}

a:visited {
color: #ff6800;
}

a:hover {
color: black;
}

a:active {
color: #ff0000;
}

.arial {
font-family: Arial, Helvetica, sans-serif;
}

.button {
width: 110px;
}

.caption {
font-size: .9em;
display: inline-block;
}

.caption-bottom {
font-size: .9em;
margin-top: 5px;
}

.caption-holder {
padding: 0;
}

.cell {
border: thin solid #7e724d;
outline: thin solid #c8ba8c;
display: inline-flex;
}

.click {
font-size: 1.5em;
color: yellow;
margin-top: -140px;
}

.coat {
width: 30%;
height: auto;
}

#content {
width: 93%;
margin: 0 auto;
min-height: 611px;
}

.divider {
border: 2px solid #006800;
outline: thin solid #c8ba8c;
width: 56%;
margin: 1rem 0;
}

#foot {
font-family: Arial;
font-size: .7em;
font-style: italic;
margin: 0 auto;
padding-bottom: 1rem;
width: 50%;
}

.graphic {
display: inline-block;
vertical-align: text-bottom;
margin: 0 5px;
border: 1px solid #b2972e;
outline: 2px solid #c8ba8c;
box-shadow: 3px 3px #92762c, -3px -3px #92762c, 3px -3px #92762c, -3px 3px #92762c;
}

#head {
font-family: 'Uncial Antiqua', cursive, Helvetica, sans-serif;
font-size: 3em;
padding: .5em;
text-align: center;
text-shadow: -1px -1px #e1c95d, 1px 1px 1px #b09d59, 2px 2px 1px #978548, 4px 4px 5px #222;
}

hr {
border: thin solid #c8ba8c;
margin: 20px 100px;
color: #c8ba8c;
background-color: #c8ba8c;
}

#inner-wrapper {
margin: 0 0 1em 130px;
}

.jack {
background-color: #bbaa72;
border-radius: 20px;
border: 1px solid #004000;
box-shadow: 5px 5px 10px #d6cca9 inset, -5px -5px 10px #d6cca9 inset;
color: #000;
margin: 1rem 1rem;
padding: 1rem;
}

.knot {
display: inline-block;
vertical-align: middle;
margin: 0 15px 0 15px;
}

.link {
height: 100px;
border: thin solid #7e724d;
outline: thin solid #c8ba8c;
}

#menu {
text-align: center;
font-family: Lobster Two, Arial, Helvetica, serif;
}

.menu-button {
display: inline-block;
padding: 8px 8px;
margin: 0;
}

#menu a {
text-align: center;
padding: 8px 8px;
text-decoration: none;
}

#menu a:hover, menu-button {
border-radius: 25px 25px 25px 25px;
box-shadow: 0 0 15px 10px #c8ba8c inset;
}

.mike {
width: 25%;
height: auto;
}

#outer-wrapper {
width: 75%;
margin: 0 auto;
background-image: url(../images/bkgrd00.jpg);
background-repeat: repeat-y;
margin-bottom: -20px;
}

.patrick {
background-color: #ffffff;
border: thin solid #7e724d;
box-shadow: 3px 3px #92762c, -3px -3px #92762c, 3px -3px #92762c, -3px 3px #92762c;
color: black;
font-family: Arial, sans-serif;
font-size: .9em;
outline: 2px solid #c8ba8c;
padding: 5px;
text-align: left;
}

.row {
line-height: .9;
}

.single {
background-color: #003300;
border: thin solid #7e724d;
outline: 2px solid #c8ba8c;
box-shadow: 3px 3px #92762c, -3px -3px #92762c, 3px -3px #92762c, -3px 3px #92762c;
}
