/*  

Theme Name: Dr. Hutt

Description:  Dr. Hutt

Theme URI: 

Version: 1.0.7

Author: --

Author URI: --

Tags: --

      
*/

* {
  padding: 0;
  margin: 0;
}

body {
  background: url('images/background-dr.jpg') #008A2F repeat-x;
  font-family: georgia,verdana, arial, "times new roman";
  text-align: center;
}

#header {
  background: url('images/header.jpg') no-repeat;
  width: 990px;
  height: 176px;
}

#header_below {
  background: url('images/header-dr.jpg') no-repeat;
  width: 1173px;
  height: 322px;
  text-align:left;
}

#header_below .menu {
  width: 960px;
  
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  
  margin-top: 55px;
  font-size: 13px;
  font-weight: bold;
}

#header_below .menu ul {
  list-style-type: none;
  margin-left: 5px;
}

#header_below .menu ul li {
  display: inline;
  padding-left: 3px;
padding-right: 3px;
}

#header_below .menu ul li a {
color: #fff;
text-decoration: none;
}


#header_below .menu ul li a:hover {
color: #fff;
text-decoration: none;
}

#header_below .header_text {
  margin-left: 180px;
  padding-top: 65px;
  color: #fff;
  font-weight: bold;
}

.header_text .top {
    font-size: 27px;
}

.header_text .middle {
    font-size: 56px;
}

.header_text .bottom {
    font-size: 19px;
}

#container {
  width: 1173px;
  background-color: #008A2F;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  
}

#content_container {
  width: 947px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  
}

#sidebar_left_container {
  width: 220px;
  background-color: #fff;
  float: left;
  margin-left: 25px;
  text-align:left;
}

#sidebar_left_container .rounded_corners {
  background-color: #39B54A;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #96D89F;
padding: 10px;
color: #fff;
margin-bottom: 20px;
}

#sidebar_left_container .rounded_corners2 {
  background-color: #EBEBEB;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #B7B7B7;
padding: 10px;
color: #464646;
}

#sidebar_left_container .rounded_corners2 a {
color: #464646;
text-decoration: none;
}

#sidebar_left_container .rounded_corners2 a:hover {
color: #464646;
text-decoration: none;
}

#sidebar_left_container .rounded_corners2 h3 {
  font-size: 18px;
  margin-bottom: 5px;
}

#sidebar_left_container .rounded_corners2 ul {
  font-size: 14px;
  margin-bottom: 10px;
  margin-left: 30px;
}

#sidebar_left_container .rounded_corners2 ul li {
  margin-bottom: 5px;
  list-style-image:url('images/sidebar_list.jpg')
}



#sidebar_left_container .rounded_corners input {
  margin-bottom: 10px;
  width: 200px;
}

#sidebar_left_container .rounded_corners img {
  float: right;
}

#sidebar_left_container .rounded_corners p.title {
  font-size: 17px;
  margin-bottom: 5px;
}


#sidebar_left_container .rounded_corners p {
  font-size: 13px;
  margin-bottom: 10px;
}

.box {
  width: 178px;
  background-color: #AD9147;
}

.box h3 {
  width: 148px;
  background-color: #95001D;
  margin: 0;
  padding: 9px 15px;
  font-size: 12px;
  color: #fff;
}

.box ul {
  list-style: none;
  padding: 3px 15px;
  font-size: 13px;
}

.box ul li {
  margin-bottom: 8px;
  font-weight: bold;
}

.box ul li a {
  color: #fff;
  text-decoration: none;
}

.box ul li a:hover {
  color: #FFE1AD;
  text-decoration: underline;
}


.box_right {
  width: 235px;
  background-color: #AD9147;
  height: 123px;
}

.box_right_l {
  float: left;
  width: 60px;
  background-color: #67542A;
  height: 33px;
}

.box_right_l_bottom {
  width: 60px;
  background-color: #DED9C3;
  height: 90px;
  float: left;
}

.box_right_r {
  float: right;
  width: 175px;
  background-color: #DED9C3;
  height: 33px;
}

.box_right_r_bottom {
  width: 164px;
  background-color: #DED9C3;
  height: 87px;
  float: right;
  font-size: 10px;
  padding-left: 11px;
  padding-top: 3px;
  font-weight: bold;
}

.box_right_r h3 {
  width: 155px;
  background-color: #AD9046;
  margin: 0;
  padding: 9px 10px;
  font-size: 12px;
  color: #000;
}

.box_right ul {
  list-style: none;
  padding: 3px 15px;
  font-size: 13px;
}

.box_right ul li {
  margin-bottom: 8px;
  font-weight: bold;
}

.box_right ul li a {
  color: #fff;
  text-decoration: none;
}

.box_right ul li a:hover {
  color: #FFE1AD;
  text-decoration: underline;
}

#sidebar_right_container {
  width: 235px;

  background-color: #fff;
  float: right;
}

#content {
  padding: 5px 15px;
  width: 657px;
  background-color: #fff;
  float:left;
  font-size: 12px;
  
  margin-left: 15px;
}

#content h1 a {
color: #1EAC3B;
text-decoration: none;
}

#content h1 a:hover {
color:#1EAC3B;
text-decoration:underline;
}

#content a {
color:#1EAC3B;
text-decoration:none;
}

#content a:hover {
color:#1EAC3B;
text-decoration:underline;
}

#content .body_top {
  width: 655px;
}

#content .body_top .left {
  width: 350px;
  float:left;
  font-size: 14px;
}

.left .green_font {
  color: #1EAC3B;
  font-size: 18px;
}

#content .body_top .right {
  float:right;
}

#content .body_bottom {
  margin-top: 10px;
  padding-top: 25px;
  width: 655px;
  background: url('images/services_back.jpg') no-repeat #fff;
  
}

#content .body_bottom .box {
  width: 650px;
  background-color: #fff;
}

#content .body_bottom .box img {
  float:left;
  margin-right: 20px;
}

#content .body_bottom .box .text_right {
  float:right;
  
  width: 560px;
}

.box .text_right p {
  font-size: 14px;
}

.box .text_right p.title {
  color: #24BB47;
  font-size: 18px;
  font-weight: bold;
}

#content .content_body {
  margin-top: 10px;
  font-size: 16px;
}

#content h3 {
  font-size: 22px;
  color: #825E00;
  font-weight: bold;
}

#content .entry p {
  margin: 8px 0;
  font-size: 13px;
}

#content .entry a {
  color: #008A2F;
  text-decoration: none;
}

#content .entry a:hover {
  color: #008A2F;
  text-decoration: underline;
}

#content h1 {
  font-size: 22px;
  color: #1EAC3B;
  border-bottom: 1px solid #1EAC3B;
}

#content h4 {
  font-size: 18px;
  font-weight: bold;
  color: #008A2F;
}

#content h3 a {
  color: #825E00;
  text-decoration: none;
}

#content h3 a:hover {
  color: #825E00;
  text-decoration: underline;
}

#content .feedback {
  margin-top: 10px;
  margin-bottom: 30px;
}

#footer_ads {
  width: 947px;
  padding-top: 20px;
  height: 65px;
  color: #FFCC00;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#footer_ads .top {
  width: 940px;
}

#footer_ads .bottom {
  width: 940px;
  font-size: 12px;
  margin-top: 10px;
  text-align:left;
  color: #fff;
}

#footer_ads .bottom .left {
  float:left;
}

#footer_ads .bottom .left a {
  color: #fff;
text-decoration:none;
}

#footer_ads .bottom .left a:hover {

text-decoration:underline;
}

#footer_ads .bottom .right a {
  color: #fff;
text-decoration:none;
}

#footer_ads .bottom .right a:hover {

text-decoration:underline;
}


#footer_ads .bottom .right {
  float:right;
}

#footer_ads img {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}

#footer_ads .top h3 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

#footer_ads .top .left {
  width:385px;
  float:left;
  
  text-align:left;
}

#footer_ads .top .center {
  width: 250px;
  
  float:left;
  text-align:left;
  color:#fff;
  margin-left: 20px;
}

#footer_ads .top .right {
  
  
  float:right;
  text-align:right;
  color:#fff;
  margin-left: 10px;
}

#footer_ads p {
  text-align: center;
  padding-top: 10px;
}

#footer_ads p a {
  color: #fff;
  text-decoration: none;
}

#footer_ads p a:hover {
  text-decoration: underline;
}

#bottom-text {
font-size: 14px;
}

#bottom-text h3 {
font-size: 10px;
margin:0px;
padding:0px;
}