/* Start of CMSMS style sheet 'mmMain' */
html, body {
margin: 0;
padding: 0;
}
body {
font-family: verdana, sans-serif;
font-size: 76%;
background-color: #2d2d2d;
line-height: 140%;
}
#container {
width: 99%;
margin: 0 auto;
color: #000;
border: 1px solid #000;
text-align: left;
background: #E2EADB url(uploads/images/css/leftbg.jpg) top left repeat-y;
}
#header {
margin: 0 auto 0px auto;
padding: 0;
height: 100px;
width: 100%;
overflow: hidden;
}
#address {
text-align: right; 
position: absolute; 
top: 8px; 
right: 20px; 
color: #157327; 
font-weight: bold; 
font-size: 1.4em;
font-family: "times new roman", serif; 
}
.title {
margin: 0;
border-bottom: 1px solid #000;
color: #FFFFFF;
padding: 4px;
font-size: 18px;
font-weight: bold;
font-family: georgia, "times new roman", serif;
text-transform: capitalize;
text-align: center;
background: #2F442F url(uploads/images/css/grod.png) bottom repeat-x;
}
#leftnav {
float: left;
width: 175px;
padding: 3px;
color: #444444;
margin: 5px 0 0 2px;
/*background-color: #C4D9C4;
border: 1px solid #111;*/
}
div#menu_vert {
/*float: left;*/
width: 99%;
display: inline;
margin: 0;
padding: 0;
    }
#mcontent {
margin-top: 5px;
margin-left: 190px;
margin-right: 4px;
padding: 8px 10px;
color: #000;
text-align: left;
background: #E2EADB url(uploads/images/css/fabric.jpg) ;
}
#footer {
clear: both;
height: 40px;
width: 100%;
line-height: 100%;
margin-top: 0px;
padding: 10px 0px 0px 0px;
text-align: center;
font-size: .9em;
background: #2F442F url(uploads/images/css/grod.png) top repeat-x;
color: #FFE4C4;
}
em {color: #BE1234; font-weight: bold;}
img {border: 0;}
acronym {border-bottom: 1px dotted #000; cursor: help;}
a {color: Blue; text-decoration: none;}
a:link {color: Blue;}
a:visited {color: Blue;}
a:hover {color: Red; text-decoration: underline;}
h1, h2, h3, h4, h5, h6 {font-family: georgia, "times new roman", serif; color: #1B301B;}
#tbl tr.type1 {background-color: #D1E2D5;}
#tbl tr.type2 {background-color: #B6CFBD;}

div#breadcrumbs {font-size: .76em;}
div#breadcrumbs p {margin: 0; padding:0 0 5px 0;}
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
.feedback textarea {width: 400px;}
/* End of 'mmMain' */

