﻿body {background-image: url('images/stone.jpg'); background-repeat: repeat; text-align: center}
a {text-decoration: none;}

#foundation {width: 999px; text-align: left; border: 1px solid #26347E; background-color: White; margin-top: 30px;}
#header {width: 999px; background-image: url('images/top_bar.jpg'); background-repeat: no-repeat; height: 136px;}

#navigation {background-image: url('images/nav_bar.png'); background-repeat: no-repeat; height: 29px; text-align: right; padding-top: 4px;}
#navigation a {padding: 6px 6px; color: White; font-family: Tahoma; font-size: 13px; font-weight: bold; height: 32px;}
#navigation a:hover {background-image: url('images/nav_bar_hover.png');}
#navigation .special {background-image: url('images/nav_bar_hover.png');}
#navigation .special:hover {border: 2px solid #26347E; border-top-width: 1px; background-image: url('images/nav_bar_hover.png'); padding: 4px; padding-top: 5px;}
#navigation .phone {margin-right: 50px; font-size: 16px; font-weight: bold; font-family: Tahoma; font-style: italic; color: #FAAF43;}

#content {min-height: 600px; padding: 15px; font-family: Tahoma; font-size: 13px; }
#content.homepage {background-image: url('images/gradient_background.png'); background-repeat: repeat-x; color: White; height: 625px;}
#content.homepage h2 {color: Black}
#content li {font-style: italic; text-transform: capitalize}
#content h1 {font-size: 16px; font-weight: bold; color: #26347E; display: block; margin-bottom: 12px; margin-top: 0px;}
#content h2 {font-size: 13px; font-weight: bold;}

#gallery {text-align: center; margin: 35px;}

#footer {margin: 4px; text-align: center; font-size: 8pt; font-family: Tahoma; color: #333;}
#footer a {margin: 0px 8px; font-size: 8pt; font-family: Tahoma; color: #5777FA;}
#footer a:hover {color: #F79D3C}
.copyright {padding-top:6px;}
.MessageSent {padding:4px; border: 1px solid green; width: 333px; display: inline-block; color: Maroon}

.LargeImage {display: block; max-width: 500px; max-height: 300;}
.Thumbnail {display: inline; max-width: 95px; height: 65px;}
.Thumbnail:hover {border: 2px solid #F79D3C;  height: 61px;}