﻿body {
	 background-color: #E3DCBD;
	 margin: 0px;
	 padding: 0px;
}
body a {
	color:#003300;
}
#Header { background-color: #002900; }
#wrapper {
	margin: 0px;
}

#Main
{
    margin-left:10px;
    margin-bottom:10px;
}

#MainLeft { float:left; }
#MainRight { float:right; }

div.testimonial { margin-top:15px; }
p.survivor_testimonial { font-style:italics; }
div.survivor_name { text-align:right; }
p.survivor_translation { font-weight:bold;margin-top:10px; }
.right {
float:right;
}
#SideBar {
border:4px #8DC63F solid;
background-color: #DEE3BD;
margin-right:10px;
margin-bottom:10px;
}
#SideBar a {
color:#00295D;
font-size: 12px;
}
#TopNavigation a {
background-color:#8DC63F;
text-decoration:none;
}
#TopNavigation {
color: white;
}
.RadMenu { background-color: #8DC63F; width: 100%; }
.RadMenu a :hover { cursor: pointer; }
.sf_searchBox { color:white; }
.sf_newsList h2.sf_newsTitle 
{ 
    margin: 0 !important;
    padding: 0 !important;
    font-size: 2.2em !important;
    font-weight: normal !important;
    line-height: 0.8em !important;
} 
.rmText { padding: 0 10px 0 10px !important; }
#HeaderLogo { float:left;margin-left:10px;margin-top:10px; }
#HeaderSearch { float:right; }
