/* CSS Document */

#body { background: #FFFFFF; }

#maintable {width:900px; background:#FFFFFF;
border-left:#D4E660 5px solid;
border-right:#D4E660 5px solid;}

/*Begin Main Menu */

#modernbricksmenu{
padding: 0;
width: 100%;
background: #fffff;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 12px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: #000000;
margin: 0 0 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: white; /*Default menu color*/
border-bottom: 0px solid white;
}

#modernbricksmenu a:hover{
background-color: #007A0C;
color:#FFFFFF; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D4E661; /*Brown color theme*/ 
border-color: #D4E661; /*Brown color theme*/ 
color: #000000;}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #D4E661; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
font:bold 15px Arial;
padding-top:3px;
padding-right:5px;
}

#myform .textinput{
width: 190px;
border: 1px solid #007A0C;
}

#myform .submit{
font: bold 11px Verdana;
color:#FFFFFF;
height: 22px;
background-color: #007A0C;
}

/* End Main Menu */

/*Begin sub Menu */

#modernsubmenu{
padding: 0;
height:20px;
width: 100%;
background: #fffff;
voice-family: "\"}\"";
voice-family: inherit;
border-bottom: #D4E661 8px solid;}

#modernsubmenu ul{
font: bold 8px Arial;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernsubmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernsubmenu a{
float: left;
display: block;
color: #000000;
margin: 0 0 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: D4E661; /*Default menu color*/
border-bottom: 0px solid white;
}

#modernsubmenu a:hover{
background-color: #007A0C;
color:#ffffff; /*Menu hover bgcolor*/
}

#modernsubmenu #current a{ /*currently selected tab*/
background-color: #D4E661; /*Brown color theme*/ 
border-color: #D4E661; /*Brown color theme*/ 
color:#000000;
}

#modernsubmenuline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 5px;
background: #D4E661; /*Brown color theme*/ 
}


/*end sub Menu */
#content {width:700px; background:#FFFFCC; }

#content2 {width:335px; 
padding-right:15px;
border-right: #006633 1px solid;}

#pagetitle {
background: url(images/tree.jpg) bottom left no-repeat #A9C0AB;
width:100px; border-bottom:#006633 1px solid; border-top:#006633 1px solid; border-left: 1px solid #006633;}

.pagetitletext {color:#ffffff; text-align:center; font-weight:bold; font-size:16px;}

#contentheadarea {
width:600px;
border-right: 20px #006633 solid; }

.navigated { font-family:Arial, Helvetica, sans-serif; padding-left:15px; font-size:10px; padding-top:5px; }

.contentheadtext {
font-size:18px;
padding-left:40px; 
padding-top:20px; 
padding-right:30px;
border-bottom:#006633 1px solid; 
padding-bottom:30px;
text-align:justify;}

.contenttext { 
padding-left:15px; 
padding-right:15px;
padding-top:15px;
padding-bottom:15px;
text-align:justify; border-left: 20px solid #006633;}

#contentimage { 
width:275px; 
border:#006600 1px solid;
margin-top:10px;
margin-left:10px; }

#newsarea {background:#FFFF99; width:200px; height:auto; border-left: #006633 1px solid; border-bottom: #006633 1px solid;}

.newstitletext { width:100%; color:#FFFFFF; background:#006633; padding-top:10px; padding-bottom:10px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.newsheadline { color:#000000; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:5px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; font-weight:bold; text-align:justify;}

.newscontent { color:#000000; padding-left:10px; padding-right:10px; padding-bottom:5px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; border-bottom:1px solid #006633; text-align:justify;}

#footer { background: #ffffff; width:900px; border-bottom:#D4E661 5px solid; border-top:#D4E661 5px solid; }

.footertext {text-align:center; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:13px; padding-top:5px; padding-bottom:5px; }

.footerlink {color:#006633; font-family:Arial, Helvetica, sans-serif; font-size:13px; padding-top:5px; padding-bottom:5px; }