html, body, form { margin: 0;padding: 0;}
body {text-align: left;}
#Body{text-align:center; background:#827d75;}

/* Control Panel */
.ControlPanel{margin: 0 0 0 20px;background: #fff;border: 1px solid #eee;width: 1000px;color: #000; margin:0 auto;}
.CPWrap{display:block; clear:both;}

/*Skin Structure Styles*/

.wrapper{width:1000px; margin:0 auto 0 auto; text-align:left;display:inline-block;}
.headerWrap{background:url("images/leftnav_bg.png") repeat-y scroll 0 0 transparent;display:inline-block;width:1000px;}
.headerLeftWrap{display:inline-block;float:left;width:357px;}
.headerRightWrap{display:inline-block;float:left;width:643px;}

.LogoWrap{display:inline-block;padding:103px 0 0 0; clear:both; text-align:center;width:357px;}

.topNavWrap{display:inline-block; clear:both; height:62px;width:643px;background:#B2B26E;}

.LeftNavWrap{display:inline-block;width:357px;margin:27px 0 50px; }

.mainWrap{display:inline-block; width:643px;  clear:both;}

.LeftPaneWrap{display:block; float:left; width:320px; }
.RightPaneWrap{display:block; float:right; width:320px;}

.TopPane, .ContentPane, .LeftPane, 
.RightPane, .BottomPane, .FooterPane, .FullContentPane, .RightBottomPane{ display:block; clear:both;}

.footerWrap{background-color:#B2B26E;display:inline-block;height:57px;padding:0;text-align:left;width:1000px;}
.copyRightWrap{display:block;padding:25px 25px 0 0;text-align:right; clear:both;}

/* Common Styles */
a:link, a:visited, a:active{text-decoration: none;}
a:hover{text-decoration: underline;}
.clear{clear: both;display: block;height: 0;overflow: hidden;visibility: hidden;width: 0;}
img, a{outline: none;border: none;}

/* subscribe  */
#mc_embed_signup{background:#B2B26E; clear:left; font:14px Helvetica,Arial,sans-serif; }

#mc_embed_signup_scroll {
    padding: 10px 0 10px 80px;
    height: 66px;
}
#mc_embed_signup {
    margin-right: 1px;
}
#mc_embed_signup input.email {
    width: 63% !important;
}
.Subclear {
    clear: none;
    display: inline;
    float: right;
    margin-top: -42px;
    margin-right: 16px;
}
#mc-embedded-subscribe {
    border-radius: 0 !important;
    color: #000 !important;
    background-color: #fff !important;
    margin: 0 5px 10px 0 !important;
    height: 31px !important;
    font-size: 13px !important;
}
#mc_embed_signup label{
    font-size: 14px !important;
}
#mc_embed_signup input.button {
    min-width: 75px !important;
}


