/* StyleSheet for GreenGrass Template from an original by David Herreman */


h4 {
	font-size: 12px;
	color: #50922C;
	text-align: left;
	background-color: #fff;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #245917;
	background-color: #fff;
}


#content h2, #content h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	color: #245917;
	background-color: #fff;
}
#content h3 {
	text-decoration:underline;
}

#content h4 {
	margin: 0;
	padding-bottom: 0px;
	font-size: 12px;
	color: #50922C;
	background-color: #fff;
}

#content a, #content a:visited {
color: #50922C;
text-decoration: underline;
background-color: #fff;
}
#content a:hover {
color: #fff;
text-decoration: none;
background-color: #50922C;
}
#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	background-color: #fff;
}

#content .title
{
    margin: 0;
	padding: 0;
	padding-bottom: 0px;
	font-size: 100%; 
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #245917;
	background-color: #fff;
}

#page-container {
	width: 760px;
	background: #fff;
	text-align: left;
	margin: auto;
	background: #fff url("bg2.gif") top center repeat-y;
	background-color: #fff;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #ebebeb;
	text-align: center;
}

/* Expanding menus - thanks Paul pmob.co.uk */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:150px
}

ul li {
	position: relative;
	width:148px;
	border: 1px solid #ccc;
}
/* keep folowing styles together..........................*/
* html ul ul {
	margin-left:-16px;/* ie5 fix */
	voice-family: "\"}\""; 
	voice-family: inherit;
}	
* html ul li {float:left;/* hide float from ie5*/}
* html ul ul {
	width:150px;	
	w\idth:148px;
	voice-family: "\"}\""; 
	voice-family: inherit;	
}
* html ul ul {margin-left:0;/* hide margin from ie5*/}

/* keep above styles together .............*/

li ul {
	position: relative;
	display:none;
}
li ul li {
	width:139px;
	border-left:8px solid #FFFF99
}

/* Styles for Menu Items */
ul li a {
	display:block;
	text-decoration: none;
	color: #333333;
	background: #B6D1A1; /* IE6 Bug */
	line-height:2em;
	height:2em;	
	padding:0 5px
}
li li a {background:#ebf2e5}

/* set dropdown to default */
li:hover li a, li.over li a {
    color: #333333;
   background-color: #ebf2e5;
}

/* this sets all hovered lists to green */
li a:hover,
li:hover a, li.over a,
li:hover li a:hover, li.over li a:hover {
   color: #fff;
   background-color: #50922C;
}

li ul li  {  } /* Sub Menu Styles */
 li.on ul { display:block  } /* The magic */
li.off ul{display:none}

#bar {
	background: #fff url("header.gif") top center no-repeat;
	height: 65px;
	padding-top: 18px;
	padding-left: 28px;
	padding-right: 20px;
    text-align: right;
	color: #666666;
	font-size: 10px;
	background-color: #fff;
}

#bar .comment {
margin: 14px 0px 0px 0px;
color: #245917;
font-size: 11px;
}

#bar input.search { 
	width: 292px; 
	border: 0;
	background: #fff url(input.gif) no-repeat;
	padding: 4px; 
	color: #70b24C;
}


#bar input.submit {
	border: 0px;
	background-color: #A3BB90;
	padding: 0px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #245917;
	font: bold 1em Arial, Sans-Serif;
}

#bar a {
 color: #808080;
 background-color: #fff;
}

#header {
	background: #ccc url("bg2.gif") top center repeat-y;
	height: 120px;
	padding-left: 40px;
    background-color: #fff;
}

#prefooter {
	clear: both;
	background: #fff url("prefooter.gif") center no-repeat;
	height: 169px;
	padding: 0px 0px 0px 70px;
	background-color: #ebebeb;
}


#prefooter p {
    width: 350px;
    padding: 12px 0px 10px 0px;
    margin: 0px 0px 3px 0px;
    border-bottom: 1px solid #ada;
}

#prefooter a, #prefooter a:visited {
color: #50922c;
font-weight: bold;
text-decoration: underline;
background-color: inherit;
}
#prefooter a:hover {
color: #fff;
font-weight: bold;
text-decoration: none;
background-color: #50922C;
}

.hrgreen {
 background: #fff url("hr.gif") no-repeat;
 margin: 13px;
 margin-left:0px;
 height: 1px;
 background-color: #fff;
}

* html .hrgreen {
 background: #fff url("hr.gif") no-repeat;
 height: 1px;
 background-color: #fff;
}


#content {
	margin-right: 280px;
	line-height: 18px;
	padding-left: 20px;
}

#content .padding {
	padding: 25px;
	background-color: #fff;
}

#sidebar-a {
	float: right;
	width: 228px;
	line-height: 18px;
	margin-right: 10px;
	background: #fff url("bg_nav.gif") right top no-repeat;
	background-color: #fff;
}


#sidebar-a p {
    width: 173px ;
    margin-left: 30px;
	text-decoration: none ;
	text-align: left;
	background-color: #fff;
}


* html #sidebar-a p {
  width: 173px;
  margin-left: 55px;
  margin-top: -15px;
  text-decoration: none ;
  text-align: left;
  background-color: #fff;
  }


#sidebar-a .padding {
	margin: 10px 0px 10px 0px;
	padding: 15px 20px 0px 30px;
}


#footer {
	background: #ebebeb url("footer2.gif") top no-repeat;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #505050;
	padding: 8px 0px;
	text-align: center;
	background-color: #0f0;
}

#footer a {
	color: #245917;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

#footer #copyright {
	padding-top: 1px;
}

.hidden {
	display: none;
}
td p {
	margin:0;
	line-height:1.0em;
	vertical-align: top;
}
td {
	vertical-align: top;
}
ol {
list-style-image: url(comment.gif);
list-style-type: circle
}
.bold { font-weight:bold;}
.floatright {float:right;}
.green {
color: #50922C;
font-size:x-small;
background: #fff;
}
.greennosize {color: #50922C; background:inherit;}
.whitenosize {color: #fff; background:inherit;}
.example1 a{
  position:relative;/* set stacking context*/
  text-decoration:none;
  font-weight: 100;
  color:#50922C;
  border-bottom:thin #50922C dotted;
}
.example1 a span{
visibility:hidden;/* hide message initially*/
position:absolute;
cursor:help;
top:-80px;
left:-60px;
width:250px;
padding:0 5px 5px 5px;
background:#ffff88;
color:#000;
border:1px solid #ffdd44;
background-image:url(http://www.sm.gs/efolio/images/curl.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
.example1 a:hover{visibility:visible}/* ie bug needed to make span show*/
.example1 a:hover span{visibility:visible;}/* reveal image*/
.example1 h4 {background-color:#ffff88; margin:0; padding:0;}
