html,body {
   margin:0 auto;
   padding:0;
}
/* define block positions */
body {
  background-color:#362e29;
  font-family: Georgia,Lucida Grande,Lucida Sans Unicode,trebuchet ms,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #ad9b83;
  text-align:center;
  height:100%;
}

/* define the headers */
h1, h2, h3, h4 {
  font-size: 15px;
  text-align: left;
  font-weight:normal;
  margin-top:0px;
  color: #ffffff;
}

h1.gallery {
  clear:both;
  
}

h2 {
  margin-top:0px;
}

h2.gallery {
  margin-left:10px;
}

h2.colored {
  font-size:13px;
  color:#b25205;
}

h3 {
  font-size:13px;
  margin-top:15px;
  margin-bottom:5px;
}

a {
  text-decoration:none;
  color:#b25205;
}

a:hover {
  color:#b25205;
}

em {
	color: #c95202;
	font-weight: bold;
}


div.lea_wrap {
  width: 908px;
  margin: 0 auto;
  padding: 5px;
  height:auto !important; /* real browsers */
  height:100%; /* IE6: treaded as min-height*/
  min-height:100%; /* real browsers */
  text-align:left;
  background-color:#151110;
}

div.lea_top {
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  overflow:hidden;
}
div.lea_topbanner_background {
  width: 890px;
  height: 290px;
  margin: 0 auto;
  overflow:hidden;
  background-color:#45362f;
}

div.lea_topbanner {
  width: 880px;
  height: 280px;
  margin: 0 auto;
  margin:5px;
  overflow:hidden;
}

div.lea_topmenu {
  float:right;
  height: 70px;
  margin: 0;
  overflow:hidden;
}

div.lea_toplogo {
  width: 144px;
  height: 50px;
  margin: 4px;
  padding: 5px;
  float:left;
  overflow:hidden;
  background: url(/utils/images/lea_logo.png) no-repeat;
  *background: url(/utils/images/lea_logo.gif) no-repeat;
}

div.lea_topbottom {
  height: 34px;
  margin: 0;
  margin-right: 9px;
  margin-bottom: 9px;
  padding-top: 0px;
  overflow:hidden;
  float:right;
}

div.lea_main {
  width: 96%;
  margin: 0 auto;
  padding:10px;
  overflow:hidden;
  background: url(/utils/images/main_background.png) repeat;
}

div.lea_maincontentleft {
  padding:0px;
  padding-top:10px;
  padding-right:10px;
  overflow:hidden;
  text-align:justify;
  *float:left;
}




#gallery  {
  overflow:hidden;
  width:940px;
  display:none;
  position:absolute;
  left: 50%;  
  margin-left: -456px;
  border:0px solid red;
  z-index:1000;
}

#gallery div  {
  width:920px;
  margin:0 auto;
  
}

#gallery div div {
  float:right;
  width:30px;
}

#galleryFrame {
  margin:0px;
  border:1px solid #B25205;
  width:890px;
  height:728px;
  float:left;
}



div.gallery_info  {
  margin-bottom:15px;
  overflow:hidden;
  }

div.gallery_info div.pic {
  margin:5px;
  display:inline;
  overflow:hidden;
  width:100px;
  height:100px;
}

div.lea_maincontentleft div.gallery_picture {
  float:left;
  padding-right:15px;
  padding-bottom:5px;
}

div.lea_maincontentleft div.gallery_picture img {
  display:block;
  border:3px solid #45362f;
}

div.lea_maincontentleft div.gallery_picture span {
  padding-top:3px;
  display:block;
  color:#b25205;
  font-family:Verdana, Geneva, sans-serif;
}

div.lea_maincontentright {
  width: 355px;
  float:right;
  margin: 0 ;
  padding:0px;
  overflow:hidden;
}

div.lea_rightbox_top {
  width: 345px;
  height:10px;
  margin: 0px;
  padding:0px;
  overflow:hidden;
  background: url(/utils/images/rightbox_top.png) no-repeat;
  *background: url(/utils/images/rightbox_top.gif) no-repeat;
}

#lea_rightbox_center {
  width: 345px;
  min-height:535px;
  *height:535px;
  margin: 0px;
  padding:0px;
  overflow:hidden;
  background: url(/utils/images/rightbox_onepix.png) repeat;
  *background: url(/utils/images/rightbox_onepix.gif) repeat;
}

div.lea_rightbox_bottom {
  width: 345px;
  height:12px;
  margin: 0px;
  padding:0px;
  overflow:hidden;
  background: url(/utils/images/rightbox_bottom.png) repeat;
  *background: url(/utils/images/rightbox_bottom.gif) repeat;
}

div.lea_rightbox_loader {
  width:16px;
  height:16px;
  background: url(/utils/images/loading.png) no-repeat;
  float:right;
  display:none;
}

div.lea_rightbox_gallery {
  margin-bottom:15px;
  height:80px;
  position:relative;
  z-index:1;
}

div.lea_rightbox_gallery a img {
  margin-left:20px;
  float:left;
  overflow:hidden;
  border:2px solid #45362f;
}

div.lea_rightbox_gallery span.gallery_name {
  font-size:14px;
  color:#b25205;
  padding-left:15px;
  *width:180px;
  display:block;
  overflow:hidden;
}

div.lea_rightbox_gallery span.gallery_date {
  padding-left:15px;
  display:block;
  *width:180px;
  overflow:hidden;
}

div.lea_rightbox_gallery span.view_gallery {
  position:absolute;
  	bottom:4px;
  	left:156px;

}

div.lea_rightbox_gallery span.view_gallery a {
  color:#7395af;
  vertical-align:bottom;
}

div.lea_maincontentleft  span.view_gallery a {
	color:#7395af;
}

div.lea_rightbox_buttonbar {
  text-align:center;
}

div.lea_bottomtop {
  width: 100%;
  height: 10px;
  margin: 0 auto;
  clear:both;
  overflow:hidden;
}
div.lea_bottom {
  width: 100%;
   margin: 0 auto;
  clear:both;
  overflow:hidden;
  padding: 0px 0 0 30px;
}
div.lea_bottombottom {
  width: 100%;
  height: 17px;
  margin: 0 auto;
  clear:both;
  overflow:hidden;
}
div.lea_footer {
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  font-size: 10px;
  overflow:hidden;
}

/**********************************************************************/
/* HOME PAGE MENU */
/**********************************************************************/
div.lea_topmenu ul {
  text-align: left;
  margin: 0 auto;
  margin-top: 5px;
  padding: 0px;
  height: 36px;
  float:right;
}

div.lea_topmenu ul li
{
  min-width:60px;
  height: 36px;
  float:left;
  overflow:hidden;
  padding-left: 5px;
  margin:5px;
  border-left:1px #b3b3b3 solid;
  text-transform:uppercase;
  
}

div.lea_topmenu ul li a
{
  color: #ffffff ;
  font-family:trebuchet ms;
}

div.lea_topmenu ul li a:hover
{
  color:#b25205;
}

div.lea_topmenu ul li.active a
{
  font-weight:bold;
  color: #b25205;
}

div.lea_topmenu ul li span
{
  color: #a3a3a3 ;
  font-family:trebuchet ms;
  font-size:10px;
}

/**********************************************************************/
/* HOME PAGE BOTTOM MENU */
/**********************************************************************/
div.lea_topbottom div.menu_left {
  width: 15px;
  height: 34px;
  background: url(/utils/images/lea_topbottom_menu_left.png) no-repeat;
  *background: url(/utils/images/lea_topbottom_menu_left.gif) no-repeat;
  overflow:hidden;
  float:left;
}

div.lea_topbottom div.menu_right {
  width: 15px;
  height: 34px;
  background: url(/utils/images/lea_topbottom_menu_right.png) no-repeat;
  *background: url(/utils/images/lea_topbottom_menu_right.gif) no-repeat;
  overflow:hidden;
  float:left;
}

div.lea_topbottom div.menu_center {
  height: 34px;
  background: url(/utils/images/lea_topbottom_menu_center.png) repeat;
  *background: url(/utils/images/lea_topbottom_menu_center.gif) repeat;
  overflow:hidden;
  float:left;
}

div.lea_topbottom div.menu_center ul {
  text-align: center;
  margin: 0 auto;
  margin-top: 7px;
  padding: 0px;
}

div.lea_topbottom div.menu_center ul li
{
  padding-left: 16px;
  padding-right: 16px;
  float:left;
  overflow:hidden;
  margin:0px;
}

div.lea_topbottom div.menu_center ul li a
{
  color: #ad9b83 ;
  font-family:trebuchet ms;
  font-size:12px;
}

div.lea_topbottom div.menu_center ul li a:hover
{
  color:#b25205;
}

div.lea_topbottom div.menu_center ul li.active a
{
  font-weight:bold;
  color: #b25205;
}





div.lea_face_background {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  overflow:hidden;
  background-color:#45362f;
  float: left;

}

div.lea_face_picture {
  width: 190;
  height: 190px;
  margin: 0 auto;
  margin:5px;
  overflow:hidden;
}


label.contact, p.contact {
	display:block;
	font-weight:bold;
	margin-right:10px;
	margin-left:15px;
}

input.contact, textarea.contact {
	width:90%;
	margin-right:10px;
	margin-left:15px;
}

input.sendform {
	margin-right:10px;
	margin-left:15px;	
}

a.bottom_menu
{
  color: #ad9b83 ;
}

a.bottom_menu:hover
{
  color:#b25205;
}

a.bottom_menu:active
{
  color: #b25205;
}

ul.about {
  overflow:hidden;
}