﻿body { background-color: #f1d9ee; color:#096d7c; font-family:Arial,Tahoma,Verdana; font-size:12px; line-height:20px; }
a:link, a:visited, a:hover { color: #096d7c; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
.spacer { clear: both; }
.widewrapper { background-color: #00deff; color: #000; }
div.colborder { border: none; padding-right:15px; }
h1, h2, h3, h4, h5, h6
{
    color:#096d7c;
    font-size:12px; 
    line-height:20px;
    border-bottom:1px solid #096d7c;
    font-weight: bold;
}
h1  
{
    font-size:24px;
    font-weight:normal;
    line-height:24px;
    margin:0 0 5px;
    padding:0;
    text-decoration:none;
    border: none;
}
h2
{
    font-size:16px;
    font-weight:normal;
    line-height:24px;
    margin:10px 0 5px;
    padding:5px;
    text-decoration:none;
}
h3 
{
    color: #096d7c;
    font-size:16px;    
    font-weight: bold;
    margin:0 0 5px;
    padding-bottom: 5px;
    padding: 0 0 5px;
}
h4 
{
    font-size:14px;
    font-weight:normal;
    margin:0 0 5px;
    padding-bottom: 5px;
    padding: 0 0 5px;
}
p { margin:0 0 10px; }
img.addthis { margin-left: auto; margin-right: auto; margin-bottom: 15px; }
img.icon { float: right; width: 32px; height: 32px; margin: 0 0 5px 5px; }
.bookmark { float: right; margin: 0 0 5px; }

/* Header */
#header { line-height: 130px; height: 130px; color: #096d7c; font-weight: bold; }
#header ul { padding: 0px; margin: 0px; float: right; }
#header li { display: inline; margin-left: 8px; padding: 5px; }
#header li a { text-decoration: none; color: #096d7c;  }
#header p { }
#header .span-17 { padding-top: 20px; padding-bottom: 0px; margin-bottom: 0px; height: 130px; }
#header .span-5 { padding-bottom: 0px; margin-bottom: 0px; height: 130px; text-align: center; }
#header img.logo { width: 150px; height: 130px; }
#header img { margin: 0px; padding: 0px; }

.span-5 { width: 158px; padding-right: 20px; }
.span-17 { width: 745px; }

#wrapper { padding: 15px 0 0 0; }

.bucket {
    background:#F7F7F7 none repeat scroll 0 0;
    border:1px solid #c6c6c6;
    margin:0 0 15px;
    padding: 5px;
}

#main { text-align: center; }

#content { }
#content .gallery td { text-align:center; vertical-align:top; }
#content .gallery td.previous { text-align: left; width: 25%; }
#content .gallery td.next { text-align: right; width: 25%; }

#connect { text-align: center; }
#connect img.icon { float: none; margin: 5px 2px 5px 3px;}
#connect img.bookmark { margin: 0 0 5px; }
#footer { color:#fff; font-size:11px; font-weight: bold; }
#footer a { color:#fff; font-weight: normal; text-decoration: none; font-weight: bold; }
#footer a:hover { text-decoration: underline; }
#footer ul { list-style-type:square; margin:0; padding:0 0 15px; }
#footer li { list-style-type:square; margin:0 0 0 15px; padding:0; }
#footer .copyright { text-align: center; padding-bottom: 5px; padding-top: 5px; clear:both; }
#footer h4 {
    color:#CCCCCC;
    font-family:Arial,Tahoma,Verdana;
    font-size:12px;
    font-weight:bold;
    margin:0 0 5px;
    padding:0;
    border: none;
}

.ContactForm textarea#body { width: 350px; }
.ContactForm td.label { text-align: right; }
.ContactForm td.options { text-align: center; }

#links { border: solid 1px #e30007; padding: 5px; text-align:center; }
#links a:link, #links a:visited, #links a:hover { font-weight: normal; }

ul.pager { display: block; text-align: center; }
ul.pager li { display: inline; padding: 5px; border: 1px solid #000; margin: 5px; }
ul.pager li.current { background-color: #000; color: #fff; }
