﻿body {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #666666;
    background: url(images/mainbg.jpg) top no-repeat #75c2dc fixed;
    margin: 0px;
    padding: 0px;
}
.container {
    width: 900px;
    margin: 10px auto 0px auto;
    padding-bottom: 5px;
    background-color: #cccccc;
    overflow: hidden;
}

h1 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
h2 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
h3 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}
h4 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}

.header {
    width: 900px;
    height: 80px;
    background-color: #003366;
    overflow: hidden:
}
.logoHeader {
    width: 305px;
    height: 80px;
    margin-left: 20px;
    float: left;
}
.middleHeader {
    width: 195px;
    height: 80px;
    margin-left: 155px;
    float: left;
}
.rightHeader {
    width: 90px;
    height: 80px;
    margin-left: 110px;
    float: left;
}
.navbar {
    width: 875px;
    height: 37px;
    background: url(images/navbg.jpg) repeat-x;
    padding: 0px 0px 0px 25px;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
}
.navBtnOff {
    float: left;
    height: 17px;
    text-decoration: none;
    color: #666666;
    margin: 0px 1px 0px 0px;
    padding: 12px 8px 8px 8px;
    font-weight: bold;
    background: url(images/navbgbutton.jpg) top right no-repeat;
}
.navBtnOff:Hover {
    background: url(images/navbg-hover.jpg) top right no-repeat;
    color: white;
}
.navBtnOn {
    float: left;
    height: 17px;
    text-decoration: none;
    color: #000000;
    margin: 0px 1px 0px 0px;
    padding: 12px 8px 8px 8px;
    font-weight: bold;
    background: url(images/navbgbuttonon.jpg) top right no-repeat;
}
.leftSideBox {
    width: 225px;
    padding: 0px 5px 5px 0px;
    float: left;
}
.rightSideBox {
    width: 225px;
    padding: 0px 0px 5px 5px;
    float: left;
}
.mainBox {
    width: 420px;
    background-color: #ffffff;
    padding: 5px 10px 10px 10px;
    margin: 0px 0px 5px 0px;
    float: left;
}
.mainBoxWide {
    width: 650px;
    background-color: #ffffff;
    padding: 5px 10px 10px 10px;
    margin: 0px 0px 5px 0px;
    float: left;
}
.mainHomeBox {
    width: 895px;
    background-color: #ffffff;
    padding: 5px 0px 0px 5px;
    margin: 0px 0px 5px 0px;
}
.mainRightBox {
    width: 220px;
    padding: 0px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    float: right;
}
.mainHomeBoxLeft {
    width: 645px;
    height: 36px;
    background: url(/homeimage/mainimage.jpg) no-repeat;
    padding: 265px 0px 0px 20px;
    color: White;
    font-size: 22px;
    float: left;
    margin: 0px;
}
.sidePanelArea {
    width: 225px;
    margin-bottom: 5px;
    padding: 5px 0px 5px 0px;
    background-color: #ffffff;
}
.sidePanelAreaCalendar {
    width: 205px;
    height: 200px;
    margin-bottom: 5px;
    padding: 5px 0px 5px 20px;
    background-color: #ffffff;
}

.sideNavOff {
    width: 165px;
    background: url(images/sidenavoff.jpg) no-repeat;
    padding: 7px 30px 7px 30px;
    color: #666666;
    display: block;
    text-decoration: none;
}
.sideNavOff:Hover {
    background: url(images/sidenavon.jpg) no-repeat;
    color: #000000;
}
.sideNavOn {
    width: 165px;
    background: url(images/sidenavon.jpg) no-repeat;
    padding: 7px 30px 7px 30px;
    color: #000000;
    display: block;
    text-decoration: none;
}

.homeStoryBox {
    width: 208px;
    height: 330px;
    background: url(images/cornercurve.png) top right no-repeat;
    color: #ffffff;
    margin: 0px 5px 5px 0px;
    padding: 5px 5px 5px 5px;
    float: left;
    
}
.homeStoryBox h1 {
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    margin: 0px 0px 5px 0px;
}

.galSpacer {
    clear: both;
    width: 210px;
    height: 48px;
    margin-top: 5px;
    display: block;
    text-decoration: none;
}
.galSpacer:hover { cursor: pointer; }

.ourGalPrev {
    width: 219px;
    height: 232px;
    display: block;
}
#ourGalBox {
    clear: both;
    width: 216px;
    height: 69px;
    display: block;
}
.ourGalBoxText {
    clear: both;
    width: 156px;
    height: 69px;
    text-align: center;
    font-size: 18px;
    font-style: italic;
    display: none;
    padding: 0px 30px 0px 30px;
    background: url(images/ourgallerysbg.jpg);
    vertical-align: middle;
}
.galleryPrev {
    width: 68px;
    height: 53px;
    overflow: hidden;
    float: left;
    border: 1px solid #cccccc;
    margin: 0px 3px 3px 0px;
}
.galPic {
    width: 70px;
    height: 48px;
    overflow: hidden;
    float: left;
}
.galText {
    width: 130px;
    height: 48px;
    margin-left: 10px;
    float: left;
    overflow: hidden;
}
.galText h1 {
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    margin: 0px 0px 5px 0px;
}
.galText h2 {
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    margin: 0px 0px 5px 0px;
}
.storyBox {
    width: 210px;
    height: 330px;
    background: url(images/cornercurve.png) top right no-repeat;
    color: #ffffff;
    margin-top: 5px;
    padding: 5px 5px 5px 5px;
}
.storyBox h1 {
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    margin: 0px 0px 5px 0px;
}
.storyText {
    width: 205px;
    height: 120px;
    margin-top: 5px;
    overflow: hidden;
    font-size: 11px;
    line-height: 16px;
}
.storyMore {
    width: 208px;
    text-align: right;
}
.storyMorelink {
    color: #ffffff;
    text-decoration: none;
}
.storyMorelink:hover {
    color: #cccccc;
    text-decoration: none;
}

.footer {
    width: 890px;
    background-color: #ffffff;
    padding: 0px 5px 0px 5px;
}
.footerBox {
    width: 210px;
    color: #333333;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
    float: left;
}
.footergrad {
    margin: 0px auto 0px auto;
    height: 121px;
    width: 901px;
}

.formTitle {
    width: 90px;
    clear: both;
    float: left;
    padding: 5px;
}
.formField {
    width: 250px;
    float: left;
    margin-bottom: 5px;
}
.formTextBox {
    width: 230px;
    border: 1px solid #cccccc;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #333333;
    margin-top: 2px;
}

.accordianCss {
    width: 420px;
}
.accordianCss h1 {
    font-size: 16px;
    margin: 0px 0px 10px 0px;
    color: #333333;
    font-weight: bold;
}
.accordianCss h2 {
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    margin: 0px 0px 4px 0px;
}
.accordianCss h2 a {
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    margin: 0px 0px 4px 0px;
    text-decoration: none;
}
.accordianCss h3 {
    color: #666666;
    font-weight: bold;
    font-size: 14px;
    font-style: italic;
    margin: 0px 0px 4px 0px;
}
.accordianCss h4 {
    color: #333333;
    font-weight: bold;
    font-size: 12px;
    margin: 0px 0px 4px 0px;
}
.accordianCss p {
    margin: 0px 0px 12px 0px;
}
.accordianCss ul 
{
    margin: 0px 0px 10px 10px;
    padding: 0px 0px 0px 10px;
}
.accordianCss li 
{
    margin: 3px 0px 3px 10px;
}
.accordianbox {
    border: 1px solid #dddddd;
    margin: 5px 0px 0px 0px;
    padding: 8px 40px 0px 20px;
    height: 32px;
    color: #666666;
    background: url(images/accordianoff.jpg) no-repeat;
}
.accordianbox:hover {
    color: #333333;
    background: url(images/accordianover.jpg) no-repeat;
}
.acbox {
    border: 1px solid #dddddd;
    border-top: none;
    padding: 5px 10px 5px 10px;
}
.accopen {
    border: 1px solid #dddddd;
    margin: 5px 0px 0px 0px;
    padding: 8px 40px 0px 20px;
    height: 32px;
    background: url(images/accordianon.jpg) no-repeat;
    color: #ffffff;
}

/* search */

.searchbox 
{
	width: 187px;
	float: right;
	height: 37px;
	padding-right: 15px;
}

.searchglass
{
	float: left;
	width: 24px;
	height: 43px;
}

.searchfield 
{
	float: left;
	height: 33px;
	padding-top: 10px;
}

.searchboxbg
{
	width: 134px;
	height: 17px;
	background: url(../images/search-bg.gif) no-repeat;
	padding: 2px 10px 0px 10px;
	color: #999999;
	border-style: none;
}

.searchResBox {
    width: 400px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #dddddd;
    margin: 5px 0px 0px 0px;
    display: block;
    text-decoration: none;
    color: #666666;
    font-size: 11px;
}
.searchResBox strong {
    color: #333333;
    font-size: 12px;
    margin-bottom: 5px;
}
.searchResBox:hover {
    background-color: #e2f3fb;
}

/* Gallery Css */
.galleryFolder {
    width: 155px;
    height: 130px;
    float: left;
    padding: 90px 5px 0px 5px;
    margin: 0px 5px 5px 0px;
    border: 1px solid #cccccc;
    background: url(../images/galleryicon.jpg) no-repeat center #f8f8f8;
    text-align: center;
    font-weight: bold;
    color: #666666;
    font-size: 12px;
    
    display: block;
    text-decoration: none;
}
.galleryFolder:hover {
    background: url(../images/galleryiconhover.jpg) no-repeat center #e2e2e2;
}
.albumFolder {
    width: 155px;
    height: 130px;
    float: left;
    margin: 0px 5px 5px 0px;
    border: 1px solid #cccccc;
    background-color: #f8f8f8;
    text-align: center;
    color: #666666;
    font-size: 12px;
}
.albumFolder:hover {
    background-color: #e2e2e2;
}
.albumPic {
    width: 150px;
    height: 70px;
    overflow: hidden;
    margin: 5px 5px 5px 5px;
}

.galleryImageDiv {
    width: 420px;
    float: left;
}
.gallerySideDiv {
    float: left;
    width: 225px;
    margin-left: 5px;
}
.galPrevImage {
    float: left;
    width: 65px;
    height: 50px;
    margin: 0px 5px 5px 0px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #cccccc;
    background-color: #f8f8f8;
}
.textBlurb {
    width: 398px;
    background-color: #f8f8f8;
    border: 1px solid #cccccc;
    padding: 10px 10px 10px 10px;
    margin: 10px 0px 0px 0px;
}

.button {
    width: 100px;
    height: 25px;
    background-color: #ffffff;
    color: #666666;
    border: none;
    font-size: 11px;
    border: 1px solid #dcdcdc;
}
.button:Hover {
    background-color: #edf6fb;
}

.facebookPanel {
    width: 120px;
    position: absolute;
    top: 133px;
}

.monthBtn {
    width: 45px;
    height: 48px;
    border: 1px solid #666666;
    float: left;
    margin: 0px 2px 2px 0px;
    font-size: 11px;
    background-color: white;
}

.monthBtn:hover {
    background-color: #b2d2e1;
}

.arrowBtn {
    width: 45px;
    height: 20px;
    border: 1px solid #666666;
    float: left;
    margin: 0px 2px 2px 0px;
    display: block;
}
.arrowBtn:hover {
    background-color: #b2d2e1;
}
.thisYear {
    width: 90px;
    border: 1px solid #666666;
    float: left;
    margin: 0px 2px 2px 0px;
    height: 16px;
    text-align: center;
    padding: 2px 0px 0px 0px;
    display: block;
}
.toDay {
    width: 184px;
    display: block;
    clear: both;
    border: 1px solid #666666;
    height: 16px;
    text-align: center;
    padding: 2px 0px 0px 0px;
}
.monthBtnOn {
    width: 45px;
    height: 48px;
    float: left;
    margin: 0px 2px 2px 0px;
    font-size: 11px;
    background-color: #b2d2e1;
    border: 1px solid #666666;
}
.monthBtnStuff {
    width: 45px;
    height: 48px;
    float: left;
    margin: 0px 2px 2px 0px;
    font-size: 11px;
    background-color: #cccccc;
    border: 1px solid #666666;
}
.modalBackground {  
    background-color:#000000; 
    filter:alpha(opacity=50);
    opacity:0.5;
}
.privterms {
    background-color: White;
    border: 1px solid #000000;
    padding: 10px;
    overflow-y: scroll;
    width: 600px;
    height: 700px;
}
.privterms h1 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    margin: 0px;
}
.privterms h2 {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    margin: 0px;
}
.privterms p {
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 12px;
    margin: 0px;
}
.linkText {
    color: #333333;
    text-decoration: none;
}
.linkText:Hover {
    color: #666666;
    text-decoration: underline;
}
.homenewslink 
{
    background: url(/images/side-menu.gif) no-repeat;
    font-size: 16px;
    color: #003366;
    text-decoration: none;
    display: block;
    width: 196px;
    height: 43px;
    padding: 17px 0px 0px 15px;
    margin: 0px 0px 0px 0px;
}
.homenewslink:hover 
{
    background: url(/images/side-menu-on.gif) no-repeat;
}
    
