body {
margin:0;
background:#453d32;
font-family:Arial, Verdana, sans-serif;
font-size:13px;
}

a {
outline:none;
color:#6CC84B;
}

#wrap {
width:900px;
margin:0 auto 0 auto;
text-align:left;
}

#top {
background:#352f26;
height:140px;
width:900px;
}

#logo {
float:left;
margin-left:-50px;
margin-top:40px;
}

#navigation {
float:right;
margin-right:80px;
margin-top:93px;
}

#navigation ul {
list-style-type:none;
}

#navigation ul li {
padding:10px 12px 10px 12px;
display:block;
float:left;
}

#navigation a {
color:#6cc84b;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

.current {
background:url('images/tab.gif') no-repeat;
}

.current a {
color:#c4dabc !important;
}

#content {
margin-top:20px;
background-color:#bdbdbd;
background:url('images/content-back.jpg') repeat-x #bdbdbd;
min-height:720px;
color:#4b4338;
}

#content h1 {
font-size:40px;
margin-bottom:15px;
margin-top:15px;
}

#content h2 {
font-size:30px;
padding-top:15px;
}

#content p {
padding:0;
margin:0;
}

.leftColumn {
width:400px;
float:left;
padding:20px;
}

.rightColumn {
width:400px;
float:right;
padding:20px;
}

.error {
width:50%;
}

#form {
width:398px;
}

#form-top {
width:398px;
height:13px;
background:url('images/form-top.gif') no-repeat;
}

#form-middle {
width:398px;
height:279px;
background:url('images/form-back.gif') no-repeat;
}

#form-middle h1 {
margin:0;
color:#396529;
text-align:center;
}

#form-bottom {
width:398px;
height:11px;
background:url('images/form-bottom.gif') no-repeat;
}

#innerForm {
margin:10px 0 0 70px;
font-size:16px;
color:#396529;
font-weight:bold;
}

#innerForm ul {
list-style-type:none;
}

#innerForm ul li {
margin-bottom:10px;
}

#user_name, #user_email, #blogname, #blog_title {
padding:4px;
width:180px;
border:1px solid #659155;
color:#396529;
font-size:15px !important;
padding:2px !important;
}

#sendbutton, #submit {
background:none;
padding:0px;
width:160px !important;
height:62px;
opacity:0.8;
margin:10px 0 0 0px;
background:url('images/create-now.gif') no-repeat;
text-transform:lowercase;
border:0 !important;
text-align:center;
font-size:22px !important;
font-weight:bold !important;
color:#fff !important;
cursor:pointer;
}

#sendbutton:hover {
opacity:1.0;
cursor:pointer;
font-weight:bold;
}

#bullets {
margin:40px 0 0 50px;
}

#bullets ul {
list-style-type:none;
margin:10px 0 0 0;
padding:0;
}

#bullets ul li {
background:url('images/green-button.gif') no-repeat center left;
padding-left:25px;
margin:0 0 10px 0;
font-weight:bold;
font-size:14px;
}

.clear {
clear:both;
}

.mu_register ul {
padding-left:14px;
}

.widecolumn {
padding:15px;
}

.rotator h2 {
display:none;
}

.controls {
display:none;
}

#cformsform {
padding-top:20px;
}

.cf_hidden {
display:none;
}

#ll {
display:none;
}

.cf-ol {
list-style-type:none;
}

.cf-ol li {
display:block;
margin-bottom:15px;
}

label {
display:block;
font-weight:bold;
}

.cform input, textarea {
padding:4px;
width:240px;
border:1px solid #659155;
color:#396529;
font-size:15px !important;
padding:2px !important;
}

.reqtxt, .emailreqtxt {
margin-left:10px;
}

#sendbutton {
margin-left:39px;
}