

body {
   font-family: Arial, Helvetica, sans-serif;
   color: #5F4E47;
   font-size: 10px;
 /*   background-color:#E9EBE0;  */

  }

a {}

#main_frame {

  background-color: #F3F1E5;
  width: 950px;
  text-align: left;
  
}

#main_frame_homepage {
   background-image: url(img/bg_homepage.jpg);
   background-repeat:no-repeat;
   height: 630px;
   overflow:hidden;
   
   background-color: #F3F1E5;
   width: 950px;
   text-align: left;
}

#top_header {

  width: 950px;
  height: 167px;
  background-image:url(img/bg/mdg_bg_01.gif);
  background-repeat:no-repeat;
  background-color:#FFFFFF;

}

.md_logo {

  margin-left: 30px;
  margin-top: 62px;
}
#top_left {

  float: left;
  width: 425px;
  height: 167px;
  display: block;
  overflow: hidden;  

}

#top_right {

  float: right;
  width: 525px;
  height: 167px;
  display: block;
  overflow: hidden;  

}
#top_right_home {

  float: right;
  width: 525px;
  height: 167px;
  display: block;
  overflow: hidden;
  position: relative;
  top: 235px;  

}/*
#nav_main {

  float: right;
  width: 480px;
  height: 70px;  

}
*/


#main_content {
  width: 930px;
  padding: 10px;
  background-color: #F3F1E5;

}

#nav_main_innertop {


width: 321px;
height:33px;
display: block;
overflow: hidden;

}
.menu_img_link {

float: left;
display: block;
height: 33px;

}
.b_yes {/*border-right: 1px #716559 solid;*/}
.b_no {border: none;}


.footer {
clear: both; width: 100%px; text-align:center;
font-size: 10px;
}

.footer a{
    color: #5F4E47;
}
/*--- IMAGES IN GALLERY --*/

.thumb_img {
   display: block;
   float: left;
   
   margin-right: 10px;
   margin-bottom: 10px;
}


.block_largeimg {
   width: 550px; 
   height: 550px; 
   text-align: center; 
   overflow: hidden; 
   float: right; 
   margin-top: 10px;
}

/*
.gal_txt_left {
   width:133px;
   float: left;
   color: #7F961F;
   font-size: 14px;
   text-align: right;

}

.gal_txt_left  h1 {
   color: #7F961F;
   font-size: 14px;
   font-weight: normal;
   margin-right: 13px;
}
.gal_txt_right {
  width: 180px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 14px;
  border-left: 1px dotted #887E75;
  float: left;
  font-size: 10px;
  color: #887E75;

}

*/

.gal_txt_left {
   width:133px;
   color: #7F961F;
   font-size: 14px;
   text-align: right;

}

.gal_txt_left  h1 {
   color: #7F961F;
   font-size: 14px;
   font-weight: normal;
   margin-right: 13px;
}
.gal_txt_right {
  width: 180px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 14px;
  border-left: 1px dotted #887E75;
  font-size: 10px;
  color: #887E75;

}

.table_gal {
  width: 335px;
}


/*-- Gallery Frame --*/

#gal_innerframe {
   width: 350px; 
   float: left; 
   margin-top: 10px; 
   margin-left: 25px;
}


.gal_textclear {
   clear: left; 
   height: 20px;
   width: 70px;
}


/*-- BIO INSIDE PAGE --*/

.left_col_inside {
   width: 370px; 
   text-align: right; 
   float: left; 
   margin-right: 10px; 
   margin-left: 40px; 
   margin-top: 10px;
}

.right_col_inside {
   width: 425px; 
   height: 550px; 
   margin-right: 40px;  
   overflow: hidden; 
   float: right; 
   margin-top: 10px; 
   line-height: 22px;
}