﻿body { margin:0; padding:0; background-image:url('backgroundindexnat.jpg');background-repeat: repeat;background-attachment:fixed;background-position:center; 
       font-family:Arial, Helvetica, sans-serif; font-size:12px; color:black; cursor:default;}
 

#banner {background-color:#ffffff; width:928px; height:127px;
        padding:1px 0px 0px 0px; border:1px solid #cccccc;}

.content {background-color:none;width:928px; height:350px;
     padding:30px 0px 0px 0px;
     border-top: 1px solid #cccccc;
     border-right: 1px solid #8CAA8D;
     border-bottom: 1px solid #8CAA8D;
     border-left: 1px solid #8CAA8D;}

.links {font-family:Verdana; font-size:10px; font-weight:bold; font-color:#507C47;
        padding:3px 0px 3px 0px;}

.contact {}

.copyright {font-family:Arial; font-size:10px; font-weight:none; font-color:#507C47;}

 

/* font styles ------------- */



p.intro {text-align:left;
        padding:5px 40px 5px 40px;}

p.images {vertical-align:none; margin:0px 10px 0px 0px;
          padding:0px 0px 0px 0px;}

p.youtube {padding:0px 0px 0px 0px;
           margin:0px 275px 0px 0px}


a:link {text-decoration: none;color:#507C47;} 
a:visited {text-decoration: none;color:#507C47;}
a:hover {text-decoration: none;color:#42653A;}
a:focus {text-decoration: none;color:#42653A;}
a:active {text-decoration: none;color:#42653A;}






/* menu style ------------- */


#modernbricksmenu2{
padding: 0;
width: 80%;
border-top: 5px solid #42653A; /*Natural color theme*/ 
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 10px 0 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: #42653A;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 9px;
background-color: #ececec; /*Natural color theme*/ 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #42653A; /*Natural color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #42653A; /*Natural color theme*/ 
color: white;
border-color: #ffffff; /*Natural color theme*/  
}




