body {
	font-family: 'trebuchet ms', Verdana, Helvetica, sans-serif;
	font-size:62.5%;
	color: #706961;
	background: #fff url('/images/bg-body.png') repeat-x;
}

a {
	text-decoration: none;
	color: #6f0b16;
	font-weight: bold;
}

a:hover {
	border-bottom: 1px solid #6f0b16;	
}

a.action-link {
	font-size: 1.7em;	
}

h2 {
	font-size: 2em;	
	margin-bottom: 15px;
}

form ul li {
	margin-bottom: 15px;	
}

form label {
	float: left;
	width: 100px;
	margin-right: 15px;
	text-align: right;
}

form label.inline {
	float: none;
	width: auto;
	margin: 0 10px;
	text-align: center;	
}

form input.button {
	margin-left: 115px;	
}

.left {
	float: left;	
}

img.left {
	margin-right: 20px;	
}

.cleared {
	clear: both;	
}

.corners-14-right {
	position: relative;
	overflow: hidden;
	height: 100%;	
}

.corners-14-right .top {
	height: 14px;
	background: transparent url('../images/corner-white-14-top-right.gif') no-repeat right top;	
}

.corners-14-right .bottom {
	height: 14px;
	width: 14px;
	background: transparent url('../images/corner-white-14-bottom-right.gif') no-repeat right bottom;	
	position: absolute;
	right: 0;
	bottom: 0;
}

ul.image-list li {
	margin: 0 0 30px;	
}

ul.detail-list {
	margin-bottom: 20px;	
}

	ul.detail-list li {
		margin-bottom: 5px;		
	}
	
#container {
	padding-top: 5px;
	font-size: 1.6em;
}

#head {
	
}

	#head h1 a {
		display: block;
		background: transparent url('../images/logo-lg.png') no-repeat;
		height: 64px;
		padding: 170px 0 0 237px;
		font-size: 1.05em;
	}
	
	#head h1 a:hover {
		border-bottom: 0;	
	}
	
	#head #login-signup {
		text-align: right;	
		color: #6f0b16;
	}
	 
#action {
	
}

	#action #search {
		margin-top: 30px;
		background: #b9e838 url('../images/bg-search.png')	repeat-x;
		color: #0d5300;
	}
		
	#action #sign-up {
		margin-top: 30px;
		background: #fff054 url('../images/bg-signup.png')	repeat-x;
		color: #6f0b16;
	}

#featured-members {
	margin-top: 30px;	
}
	#featured-members h2 {	
		margin-top: 14px;	
	}

#main {
	margin-top: 30px;	
}

	#main p {	
		margin-bottom: 15px;
		line-height: 1.5em;
	}
	
#map {
	background: #b9e838 url('../images/bg-map.png') repeat-x;
	margin-top: 30px;
	padding: 30px 0;	
	font-size: 1.6em;
	color: #0d5300;
}
	#map h3 {
		font-size: 1.8em;
		margin-bottom: 25px;
	}
	
	#map a {
		color: #0d5300;
	}
	
	#map li {
		margin-bottom: 7px;	
	}
	
#foot {
	padding: 30px 0;	
	font-size: 1.5em;
}

	#foot a {
		color: #807a72;
	}
	
	#foot .link-list li {
		display: inline;
		padding-right: 10px;
		margin-right: 10px;
		border-right: 1px solid #807a72;
	}
		
		#foot .link-list li.last {
			padding-right: 0;
			margin-right: 0;
			border-right: 0;
		}
	
	#foot #credits {
		text-align: right;
	}
	
		#foot #credits p {
			margin-top: 15px;	
		}
		
.wld_badge_item {
	float: left;
	width: 92px;
	height: 130px;
	margin: 0 29px;
	overflow: hidden;
	font-size: 0.8em;
	color: #6f0b16;
}

.wld_badge_item a {
	border-bottom: 0;
}

.wld_badge_item a:hover {
	border-bottom: 0;
}

.wld_badge_item a img {
	border: 1px solid #fff;	
}

.wld_badge_item a:hover img {
	border: 1px solid #6f0b16;	
}		
