*{
	margin: 0;
	padding: 0;
}

a:link, a:visited{
	color: #3F76CD;
	text-decoration: underline;
}

a:hover, a:active{
	color: #2A5393;
	text-decoration: none;
}

body{
	background: url(../_img/shade-blue.gif) #3F76CD repeat-x top;
	padding: 20px 0;
	text-align: center;
}

h1{
	background: transparent url(../_img/refreshlogo.gif) no-repeat top left;
	font-size: 125%;
	font-weight: normal;
	padding: 20px 35px 20px 180px;
}

h2{
	color: #669933;
	font-family: "Garamond", "Georgia", "Times New Roman", Times, serif;
	font-size: 175%;
	padding: 0 25px 10px 25px;
}

h3{
	color: #669933;
	font-family: "Garamond", "Georgia", "Times New Roman", Times, serif;
	font-size: 125%;
	padding: 0 25px 10px 25px;
}

p{
	padding: 0 25px 10px 25px;
}

.listings{
	float: left;
	width: 350px;
}

.listings ul{
	color: #66CC00;
	padding: 0 25px 20px 45px;
}

.listings ul li{
	padding: 0 0 5px 0;
}

.reasons{
	float: left;
	width: 350px;
}

#banner{
	background: url(../_img/shade-darkgreen.gif) #66CC00 no-repeat bottom right;
	color: #FFFFFF;
	margin: 0 20px 0 20px;
}

#cities{
	clear: both;
	float: left;
	padding: 20px 0 0 0;
	width: 100%;
}

#cities h2{
	padding: 0 45px 10px 45px;
}

#container{
	background-color: #FFFFFF;
	border-bottom: 2px solid #2A5393;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: left;
	width: 740px;
}

#footer{
	color: #999999;
	font-size: 85%;
	padding: 10px 0 0 0;
	text-align: center;
}

#guiding{
	border-bottom: 2px solid #66CC00;
	clear: both;
	float: left;
	width: 100%;
}

#join{
	background: url(../_img/shade-lightgreen.gif) #CCFF66 no-repeat bottom right;
	border-top: 2px solid #66CC00;
	clear: both;
	margin: 0 20px;
	padding: 10px 0 0 0;
}

#manifesto{
	margin: 0 20px 0 20px;
}

#manifesto ul{
	color: #669933;
	padding: 0 25px 20px 45px;
}

#manifesto ul span{
	color: #333333;
}

#shades{
	background: url(../_img/shade-lightgreen.gif) #CCFF66 no-repeat bottom right;
	clear: both;
	float: left;
	padding: 15px 0 0 0;
	width: 100%;
}

#theworld{
	padding: 0 20px;
}
