
body{
    margin: 0 auto;
    padding: 0;
    font: 76% Verdana,Tahoma,Arial,sans-serif;
    background-color: #ddd;
    color: #303030;
    width: 770px;
}

.metacontainer {
    margin: 0 auto;
    background-color: #777;
}

.container{
    background: white url(images/bg.png) repeat-x 50% 0; 
    color:#303030;
    margin:0 auto;
    height: 100% ;
}

.header {
    background: #050 url(images/bg.png) repeat-x 50% 0; 
    margin: 0 auto ; 
    padding: 0;  
    height: 95px;
}
.header a, .header a:hover, .header a:visited {
    display: block;
    text-decoration: none;
}
.header a h1 {
    margin: 0;
    color: white;
    padding: 20px 0 0 0;
    font-size: 24px;
}
.header a p {
    margin: 0;
    padding: 10px 30px 0 0;
/*    float: left; */
    color:#ddd;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

img.logo {
    margin: 0px 15px;
    padding: 0px ;
    float: left;
}

.mainpict {
/* Put your image here under the main menu and uncomment

    margin:0 0 0px 0;
    border:0;
    background-image: url(../images/topbg11.jpg) ;
    background-repeat: repeat-x ;
    background-position: top center ;
    height: 130px ;

*/
}
.toppict {
/*
    margin: 3px 0 6px 0;
    border:0;
    background-image: url(../images/berries.jpg) ;
    background-repeat: no-repeat ;
    background-position: center center ;
    width: 769px; 
    height: 120px ;
*/
}

/******************* Top Nav ***************/
.topmenu {
    height: 18px;
    line-height: 15px;
    margin: 0; 
    padding: 0; 
    text-align: right;      
}
#topnavlist {     margin: 0;     padding: 0px 0 0px 0px; }

.topmenu li{
    display: inline ;
    list-style-type:none;
    border-right:0px solid #f00;
    white-space:nowrap;
}
.topmenu li a{
    display:inline;
    padding:0 10px;
    text-align: center ;
    font-size: 85%;
    font-weight: bold;
    text-transform:uppercase;
    text-decoration:none;
    background-color:inherit;
    color: #aaa;
}
.topmenu #topcurrent, .topmenu a:hover{
    color: #fff;
    text-decoration:none;
}

/******************* Left Nav ***************/
.mTitle p{
    font-style: italic ;
    font-weight: bold ;
    color: #000 ;
    width: 148px ;
    margin: 0em 1em 0.1em 0 ;
    padding: 4px 0 4px 2px;
    background-color: #ddd ;
}
.mTitle li {
    margin-top: 0.1em ;
    font-style: normal ;
    padding: 1px ;
    line-height: 15px ;
    height: 17px;
}

.leftmenu{
    clear:right;
    float:right;
    width:150px;
    margin: 20px 0 10px 5px;
    padding:0;
    font-size:0.9em;
}
.leftmenu ul{    
    list-style:none;
    width:150px;
    margin:0 5px 20px 0px;
    padding:0;
}
.leftmenu li{
    margin-bottom:4px;
}
.leftmenu li a {
    font-weight: bold;
    height: 20px;
    text-decoration: none;
    color: #060;
    display: block;
    padding: 6px 10px 0 0px;
    border-bottom: 3px solid #ddd;
}
.leftmenu li a:hover, .leftmenu li a.leftcurrent {
    background-color: #eaeaea;
    color: #060;
    text-decoration: none ;
}
.leftmenu li a.leftcurrent {
/*    background-color: #fff ; */
    color: #000;
    border-bottom: 3px solid #080;
}
.leftmenu li a.leftcurrentsection:hover {
    background-color: #fff ;
    color: #060;
}
.leftmenusub {
    margin-left: 17px;
}

.sideInfo {
    color: #666;
    font-size: 90%;
    margin: 20px 0px 10px 0px;
}
.sideInfo p {
    padding: .5ex 0;
}
.sideInfo p a {
    font-weight: normal;
    color: #060;
}
.sideInfo p a:hover {
    text-decoration: underline;
}

/******************* Main Contents ***************/

.contents {
    clear: left;
    margin: 10px 160px 0px 0px;
    height: 100%;
    border-right: 1px solid #ccc;
    padding: 0px 10px 15px 20px;
    text-align: left;
}

.homeContents { /* contents for home page only */
    margin: 10px 15px 25px;
    height: 100%;
    border: none;
    padding: 0px;
    text-align: center;
}
.homeText {
    display: block;
}
.homeNavLinkLeft {
    display: inline;
    float: left;
    clear: left;
    margin: 5px auto;
    text-align: right;
}
.homeNavLinkRight {
    display: inline;
    float: right;
    clear: right;
    margin: 5px auto;
    text-align: left;
}
.homeNavLinkLeft a, .homeNavLinkRight a {
    display: block;
    background: white;
    border-bottom: 3px solid #ddd;
}
.homeNavLinkLeft a:hover, .homeNavLinkRight a:hover {
    background: #ddd;
    border-bottom: 3px solid #080;
    text-decoration: none;
}
.homeNavLinkLeft a img, .homeNavLinkRight a img {
    display: block;
    clear: both;
    border: none;
    background: inherit;
    padding: 5px 0px 2px;
}
.homeNavLinkLeft a img {
    padding-left: 60px;
}
.homeNavLinkRight a img {
    padding-right: 60px;
}

h2 {
    font-size:1.6em;
    margin:0 0 0.5em 0;
    padding-bottom: 3px ;

    border-bottom: #919e69 solid 1px ;
    color: #060;
}
h3 {
    font-size:1.4em;
    margin:0 0 0.5em 0;
    padding-bottom: 3px ;
    color: #060;
}

p {
    margin: 1.5ex 0;
    padding: 0;
}

blockquote {
    margin: 1.5ex 2em;
    font-style: italic;
/*    font-size: 90%; */
}

ul {
    margin: 1.5ex 3em;
    padding: 0;
}


.contents img {
    margin: 1px;
    padding: 2px;
    display: inline;
    background-color: #cccccc;
    color:#303030;
/*    border: 1px solid black; */
    border: none
}

.photo {
    padding: 3px;
    display: inline;
    float: right;
    border: none;
}
.photo img {
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
    border: none;
}
.photo div { /* caption */
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
    border: none;
    font-size: 80%;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
}
.left {
    margin: 5px 5px 5px 0;
    float: left;
    clear: left;
}
.left div {
    text-align: left;
}
.right {
    margin: 5px 0 5px 5px;
    float: right;
    clear: right;
}
.right div {
    text-align: right;
}

a {
    text-decoration: none;
    color: #060;
    font-weight: bold ;
}
a:hover {
    text-decoration: underline;
}
a img {
    border:0;
}

.galleryentry {
    display: block;
    clear: right;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: none;
    font-family: Verdana, Arial, sans-serif;
    text-align: left;
}
div.galleryphoto {
    display: block;
    float: right;
    margin: 5px 0 5px 5px;
    padding: 0px;
    border: none;
    font-size: 80%;
    font-family: Verdana, Arial, sans-serif;
    text-align: right;
}
div.galleryphoto img {
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
    border: none;
}
div.gallerytext {
}


/******************* Footer Details ***************/

.footer {
    clear:both;
    margin:0 auto;
    padding:10px 0 20px 0;
    border-top:1px solid #080;
    width:770px;
    text-align:center;
    background-color: #eee;
    color: #6C8F31;  
    font-size: 90%;
}
.footer a{
    color:#555;
    text-decoration: underline;
}
.footer a:hover{
    text-decoration: overline;
}

.textright{
    text-align:right;
}
.center{
    text-align:center;
}
.small{
    font-size:0.8em;
}
.bold{
    font-weight:bold;
}
.hide{
    display:none;
}