/* @override http://www.planetree.co.nz/main.css */

/* CSS Document */

body {
background:#cdd2c5 url(images/back-body.jpg) left top repeat-x;
margin:0px;
padding:0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 76%;
color: #2d2d29;
line-height: 1.5em;
}

#wrap { 
width:942px;
margin:auto;}

#banner {
background: url(images/back-banner.jpg) left top no-repeat;
padding:67px 50px;
width: 100%;
}


#content-case {
background: #fff;
padding: 20px;
margin: 8px;
float: left;
width:887px;
}

.left {
float: left;
width: 450px;
}

.right {
float: right;
}

#content-case h1 {
text-indent: -2000px;
background: url(images/welcome.gif) left no-repeat;
padding: 10px;
margin: 0px;
width: 400px;
}

#content-case h3 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #7e8c53;
}

#form-mail-chimp {
width: 350px;
background: #fcfdf8;
border: #ced2c5 solid 1px;
padding: 10px;
}


#form-mail-chimp form .button {
margin: 8px 10px 0px 120px;
background: #d0d8b9;
border: 3px double #a8b580;
color:#000;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
padding: 5px 10px;
letter-spacing: .1em;
font-size: 1.1em;
font-weight: bold;
}

#form-mail-chimp h4 {
font-size: 1.2em;
background: url(images/subscribe-to-newsletter.gif) bottom no-repeat;
margin: 0px;
padding:8px;
text-indent: -2000px;
}

#form-mail-chimp h4 {
	width: 100%;
}
#footer {
background: #edeee4;
padding: 20px;
margin: 8px;
float: left;
width:887px;
text-align: center;
}

a {
color: #7e8c53;
}

.splash-right {
	float: right;
	border: #ced2c5 solid 1px;
	padding: 10px;
	width: 200px;
}

.splash-left {
	float:left;
	border: #ced2c5 solid 1px;
	padding: 10px;
	width: 200px;
}

