h1.cufon {
   font-size:32px;
}
h1#subtitle {
   font-size:18px;
   text-transform:uppercase;
}
h2.cufon {
   font-size:34px;
}
.content .error {
   background-color:#cc0000;
   color:#fff;
   font-weight:bold;
   padding:1em;
}
.content em {
   font-style:italic;
}
.content ul {
   list-style:square;
}
.content li {
   margin:0.5em;
}
.content a {
   text-decoration:underline;
}
.center {
   background-repeat: repeat-y;
   background-position: center center;
   text-align:left;
}
.right_column {
   border-top: 1px solid #A2905E !important;
   border-top: 0px;
}
#content_inner {
   font-size:14px;
   border-top: 1px solid #A2905E;
   padding-left: 100px;
   padding-top: 20px !important;
   padding-top: 15px;
   padding-right: 150px;
   margin-top: 0px !important;
   margin-top: 10px;
}
.left_column {
   float: left;
   width: 183px;
   margin-top:0px !important;
   margin-top:-70px;
   height:auto !important;
   min-height:200px !important;
}
.right_column {
   padding: 322px 7px 30px 100px !important;
   padding: 132px 7px 30px 100px;
   border-top: 0px;
}
.content {
   margin: auto;
   width: 729px;
   background-position: 240px;
   padding-bottom: 1em;
}
.footer {
   width: 730px;
   margin-top: 0.5em;
   margin-right: auto;
   margin-bottom: auto;
   margin-left: auto;
   font-size: 0.8em;
}
.footer a {
   line-height:2em;
   color:#fff;
}
#footer_text {
   padding-left:2em;
   color:#fff;
}
.body_shape {
   background-repeat: no-repeat;
   background-position: left bottom;
}
.left_column .menu {
   padding-bottom: 11px;
}
.left_column .menu ul {
   text-align: center;
   padding-top: 100px !important;
   padding-top: 30px;
   padding-bottom: 20px;
   list-style:none;
}
.left_column .menu li {
   padding-bottom: 0.5em;
   margin:0;
}
.left_column .menu a {
   color: #fff;
   text-decoration: none;
}
.left_column .menu a:hover {
   color: #e4d5a4;
   text-decoration: underline;
   font-weight:bold;
}
.header {
   width: 729px;
   position: absolute;
   height: 141px;
}
.header_extra {
   position: relative;
   top: 141px;
   height: 46px;
   width: 729px;
}
.header_extra #left {
   float: left;
   height: 46px;
   width: 183px;
   overflow: hidden;
}
.header_extra #center {
   float: left;
   height: 46px;
   width: 538px;
   padding-top: 46px;
}
.header_extra #right {
   float: left;
   height: 46px;
   padding-top: 46px;
   width: 8px;
}





.header .heading {
   position: absolute;
   width: 670px;
   top: 42px;
   left: 210px;
   text-align: center;
}
.header .heading h1.with_subtitle {
   position: relative;
   top: -14px; 
}
.header .heading h1.with_subtitle .subtitle {
   position: relative;
   top: -11px;
}
#menu_inner {
   margin-left: 20px;
}

