/*   SANGHA FARM CSA STYLESHEET   */

body { 
	background-color: #FDE381;
}

div#container {			
	background-image: url(../images/shadows/ltyellow-left.gif);
}

div#container2 {			
	background-image: url(../images/shadows/ltyellow-right.gif);
}

h2, h3, h4, h5, a {
	color: #798C3B; 
}

a:active, a:hover, a:visited {
	color: #889D42;
}

tr.green { background-color: #A2C28D; }
tr.yellow { background-color: #FDE381; }

table.csatable { border-right: 1px solid #798C3B; border-top: 1px solid #798C3B; }
table.csatable td { border: 1px solid #798C3B; border-right: none; border-top: none; padding: 8px; }
table.csatable h4 { margin-top: 0; }