/* Start of CMSMS style sheet 'GrassStains : grass stain' */

/******* structure and layout *******/
body {
font-family:Arial; 
font-size: 9pt; 
color: #003300; 
padding:0;
background: #efefef url('images/bg.html');
text-align:center; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0
}

.wrap {
width:780px;
margin:0 auto;
padding:0;
text-align:center;
background: #ffffff url('uploads/GrassStains/header.jpg') no-repeat;
border:1px solid #9EB874;
}
h2 {
font-family: Garamond;
font-size: 18pt;
color: #999966;
font-style: italic; 
font-weight: bold
}
.header {
clear:none;
width:770px;
height:25px;
margin:100px 0 0 0;
padding:0 0 0 0;
background:transparent;
color:#ffffff;
text-align:right;
}

.topnav {
clear:both;
width:780px;
height:21px;
margin:0;
padding:0;
background:#ffffff url('uploads/GrassStains/topnav_bg_green.gif');
font-size:8pt;
color:#003300;
}

.container {
clear:both;
width:760px;
margin:10px 10px 0 10px;
padding:0 0 0 0;
background:#ffffff;
color:#003000;
text-align:left;
}

.news_right {
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#CFD9BE;
color:#003000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

.news p {
margin:10px 10px;
}

.news_cnr_top {
background:url(images/cnr_tr.html) no-repeat top right;
margin:0 -10px 0 -10px;
}

.news_cnr_bottom {
background:url(images/cnr_br.html) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

.footer {
position:relative;
clear:both;
width:780px;
margin:0;
background:#FFFFFF;
font-size:8pt;
text-align:center;
border-top:1px solid #9EB874; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:0
}
 *html body #footer{margin:10px 0 0 0;}
 
.footer2 {
position:relative;
clear:both;
width:780px;
margin:0;
padding: 0;
background:#ffffff;
font-size:8pt;
text-align:center;
}
 *html body #footer{margin:10px 0 0 0;}

div#flat {clear:both; width:100%; border-top:1px solid #9EB874; padding-bottom:10px;}
div.left49 {float:left;width: 100%;}
div.right49 {float:right;width: 15%;text-align: right;}
div.left49 p{margin:0px 0px; padding:0px}
div.right49 p{margin:0; padding:0px}


/******* links *******/

a {
color:#D3812D;
text-decoration:underline;
}

a:hover {
color:#E39243;
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, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:13pt;
letter-spacing:.7em;
}

.news_title {
font-family:Arial, Helvetica, sans-serif;
color:#65764B;
font-size:10pt;
font-weight:bold;
}

.page_title {
font-family: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 *******/
:after.clearfix {
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' */