﻿body 
{
	min-width: 645px;
	margin: 0px 0px 0px 0px;
    background-color: #F4FFE4;
  	font: 11px Arial, Helvetica, sans-serif;
	color:#666;
}

.center 
{
	vertical-align: top;
	padding: 20px 10px 10px 20px;
	width: 100%;
}
.left 
{
	vertical-align: top;
    background-color: #5C743D;
    width: 170px;
    padding: 20px 0px 0px 0px;
}

.right 
{
	vertical-align: top;
    width: 275px;
}

.pageHeader 
{
	width: 100%;
    padding: 10px 0px 10px 0px;
    background-color: #D5EDB3;
    color: #5C743D;
	letter-spacing:0.2em;
	line-height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-weight: bold;
	text-align: center;
}

.pageSubHeader 		
{
	width: 100%;
    padding: 10px 0px 20px 0px;
    background-color: #D5EDB3;
	font: 1em Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	line-height:18px;
	text-align: center;
	font-weight: bold;
}

.pageAddress
{
	width: 100%;
	clear: both;
    background-color: #9FFDF3;
    font-size: 1.2em;
    color: #000;
    font-weight: bold;
    padding:  5px 0px 5px 15px;
    border-top: solid 2px #99CC66;
    border-bottom: solid 2px #99CC66;
}

#navmenu
{
    list-style-type: none;
    width: 170px;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #F4FFE4;
}

#navmenu a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:10px 6px 10px 6px;
    border-top: 1px solid #F4FFE4;
}


#navmenu a:hover {
	background: #99CC66;
	color:#993300;
	}


.pageName{
	color: #336600;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	}

.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #666666;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}

.bodyText {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}

.style1 {font-size: 18px}
.style5 {font-size: 12px}
.style10 {
	color: #993300;
	font-weight: bold;
}
.style12 {
	color: #993300;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
    .style13
    {
        font-size: small;
        font-weight: bold;
    }

#PictureTabs ul
{
	height: 30px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-type: none;
    display: inline;
}

#PictureTabs li
{
	display: inline;
	list-style: none;
	list-style-type: none;
	background: #99CC66;
	color:#993300;
    line-height: 40px;
}

.Albums
{
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	padding:10px 6px 10px 6px;
    border: 1px solid #F4FFE4;
    color: #D5EDB3;
}

#PictureTabs a 
{
	display: inline;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	padding:10px 6px 10px 6px;
    border: 1px solid #F4FFE4;
    background-color: #5C743D;
}


#PictureTabs a:hover {
	background: #99CC66;
	color:#993300;
	}

.btnSlideShow
{
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
    color: #993300;
    padding: 5px 10px 5px 10px;
}