/* Start of CMSMS style sheet 'GrassStains : grass stain' */
/* Stylesheet: GrassStains: grass stain */

/******* structure and layout *******/
body {
font-family:Arial, Helvetica, sans-serif; 
font-size: 10pt; /* JH    body text size */
color: #094C51; /* JH    footer text color */
background: #B4B8B7;
margin:10px 0 0 0;
padding:0 0 0 0;
background: #518951;
/* background: #efefef url(images/bg.gif); ??? */
text-align:center;
}

.wrap {
width:1000px;
margin:0 auto;
padding:0 0 0 0;
text-align:left; /* JH - Menu Page title */
text-indent: 10px;
background: #ffffcc url(uploads/GrassStains/Banner-6.jpg) no-repeat;
border:2px solid #A3C6A3;
}

.header {
clear:none;
width:990px;
height:50px;
margin:100px 0 0 0;
padding:0 0 0 0;
background:transparent;
color:#ffffff;
text-align:right;
}

.topnav {
clear:both;
width:1000px;
height:25px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#ffffff url(uploads/GrassStains/topnav_bg_grey-25.gif);
font-size:11pt;
}

.container {
clear:both;
width:800px;
margin:0px 0px 0px 0px;
padding:0 0 0 0;
background:#FFFFCC;
color:#094C51; /* JH    body text color */
text-align:left;
}

.content {
clear:both;
width:960px;
margin:0px 0px 0px 20px;
padding:0 0 0 0;
background:#FFFFCC;
color:#094C51; /* JH    body text color */
text-align:left;
}

.apt-table 
{
table-layout: fixed
} 

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

.footer {
position:relative;
clear:both;
width:1000px;
margin:0;
padding: 0;
background:#ffffcc;
font-size:8pt;
text-align:left;
border-top:2px solid #A3C6A3;
}
/* *html body #footer{margin:10px 0 0 0;} ???*/

div#flat{clear:both;width:66%;height:38px;margin:10px 0 20px;padding:0px}
div.left49 {float:left;width: 70%;}
div.right49 {float:right;width: 15%;text-align: right;}
div.left49 p{margin:0px 20px; padding:0px}
div.right49 p{margin:0; padding:0px}


/******* links **********/ 

a {
color:#32CD32;
text-decoration:none;
}

a:hover {
color:#00ff00;
text-decoration:none;
}

/* #news a {
color:#D3812D;
text-decoration:underline;
}

#news a:hover {
color:#E39243;
text-decoration:none;
} */

#footer a {
color:#9EB874;
text-decoration:none;
}

#footer a:hover {
color:#4F6C1F;
text-decoration:none;
}

/******* fonts and colors *******/

.header strong {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#A3C6A3;
font-size:18pt;
letter-spacing:.3em;
}

/* .news_title {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#65764B;
font-size:10pt;
font-weight:bold;
} */

.page_title {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#697D55;
font-size:10pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}


/******* images *******/

img {
border:none;
}

.right img{
float:right;
padding:0 0 0 0;
margin:5px 2px 2px 5px;
}

.left img{
float:left;
padding:0 0 0 0;
margin:0 5px 0 0px;
}



/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* End of 'GrassStains : grass stain' */

