/* cmsms stylesheet: treehouse modified: 22.09.2017 16:58:40 */
body {
font-family:Arial,sans-serif;
font-size:12px;
line-height:150%;
color:#222;
margin:40px 0 20px;
background-color:#eee;
}

#intro {
margin:0 auto 0;
width:940px;
}

#header {
margin:0 auto 0;
width:940px;
}

#container {
margin:0 auto 0;
width:940px;
background:#fff bottom left url('/images/tree_bottomleft.jpg') no-repeat;
}

.wrapper {
padding:40px 40px 60px 40px;
background:top right url('/images/tree_topright.jpg') no-repeat;
}

#menu {
float:left;
width:140px;
padding-bottom:100px;
}

#menu a {
display:block;
color:#bbb;
text-decoration:none;
font-weight:bold;
margin-bottom:14px;
}

#menu a.currentpage {
color:#222;
}

#menu ul {
list-style:none;
padding:0;
margin:0;
}

#content {
width:660px;
float:right;
}

#footer {
clear:both;
}

a {
color:#1a7a33;
}

a img {
border:none;
}

p {
margin:0 0 24px;
}

h2 {
font-size:14px;
margin:0 0 4px;
padding:0;
color:#c30;
}

.contactform fieldset {
border:none;
margin:0;
padding:0;
}

.contactform legend {
display:none;
}

.contactform label {
display:block;
font-weight:bold;
margin:0 0 4px;
padding:0;
color:#c30;
}

.contactform input, .contactform textarea {
width:300px;
padding:2px;
margin:0 0 20px;
font-family:Arial,sans-serif;
font-size:12px;
}

.contactform input {
height:12px;
}

.contactform textarea {
height:150px;
overflow:auto;
}

.contactform .submit input {
margin-bottom:0;
color:#fff;
font-weight:bold;
border:none;
width:100px;
height:20px;
background:50% 50% url('/images/submit.png') no-repeat;
cursor:pointer;
}
