
body {
background:#FFFFFF;
font:85% Trebuchet MS,Helvetica,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

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

a:hover {
color:#5a451c;
text-decoration:none;
}

p {
margin:0 0 15px 0;
}

#c1 {
  width: 920px;
  margin:0;
  padding:0;
  margin-left: auto;
  margin-right: auto;
  background: url(images/shadow_sides.png) top left repeat-y;
}
#c2 {
  width: 920px;
  margin:0;
  padding:0;
  background: url(images/shadow_top.png) top left no-repeat;
}
#c3 {
  width: 920px;
  margin:0;
  padding: 13px 20px 19px 20px;
  background: url(images/shadow_bottom.png) bottom left no-repeat;
}

#container1 {
  position: relative;
  width: 880px;
  margin:0;
  padding:0;
  text-align: left;
}

#banner_div1 {
  background:#003f00 url(images/kingsbridgeshow_top_banner.png) top left no-repeat;
  width: 880px;
  height: 110px;
}

#banner_div2 {
  position: absolute;
  top: 10px;
  right: 20px;
  text-align: right;
}

#banner_div2 h1 a {
  color: #FFF;
  text-decoration: none;
}
#banner_div2 h1 {
  color: #FFF;
  font-size: 48px;
  margin: 0;
  line-height: 100%;
}

#banner_div2 h2 a {
  color: #339933;
  text-decoration: none;
}
#banner_div2 h2 {
  color: #339933;
  font-size: 40px;
  margin: 0;
  line-height: 100%;
}

#topmenu_div1 {
  height: 19px;
}

#topmenu_div2 {
  float: right;
  font-size: 14px;

}


#topmenu_div2 ul{
  margin:0;
  padding:0;

  list-style:none;
  height: 19px;
  margin-left: auto;
  float:right;
}


#topmenu_div2 li {
  float:left;
  background: #006600 url("images/menu_item_bg.png") repeat-x left top;
  color: #FFF;
  margin:0;
  padding:0 10px;
  height: 19px;
}
#topmenu_div2 li.first {
  float:left;
  background: #006600 url("images/menu_item_first.png") no-repeat left top;
  margin:0;
  padding-left: 15px;
  text-decoration:none;
}
#topmenu_div2 ul li a {
  color: #FFF;
  height: 19px;
}

#topmenu_div2 ul li a span {
  background: #006600 url("images/menu_item_bg.png") repeat-x left top;
  color: #FFF;
  height: 19px;
}
#topmenu_div2 ul li a:hover span {
  color: #DD0000;
}


#main_div1 {
  width: 880px;
  margin: 0;
  padding: 0;
  text-align: left;
}
#main_div2 {
  width: 880px;
  margin:0;
  padding:0;
  text-align: left;
}

#main_left_div {
  width: 240px;
  margin-top: 28px;
  margin-left: 20px;
  margin-bottom: 12px;
  float: left;
  text-align: center;
}

#main_left_div h2 {
  color: #339933;
  font-size: 16px;
  margin: 0;
  line-height: 100%;
}

#main_left_div img {
  margin: 5px 0;
  width: 240px;
}

#main_right_div_content {
  margin-bottom: 40px;
}

#main_right_div {
  width: 580px;
  margin-left: 20px;
  margin-bottom: 40px;
  float: left;
}

#main_right_div h1 {
  color: #004F00;
  font-weight: bold;
  font-size: 2.6em;
  margin: 5px 0 5px 0;
}

#main_right_div h2 {
  color: #004F00;
  font-weight: bold;
  font-size: 1.8em;
  margin: 5px 0 2px 0;
}

#main_right_div h3 {
  color: #004F00;
  font-weight: bold;
  font-size: 1.4em;
  margin: 5px 0 2px 0;
}

#main_right_div h4 {
  color: #004F00;
  font-weight: bold;
  font-size: 1.2em;
  margin: 5px 0 1px 0;
}

#main_right_div p {
  font-size: 1em;
}

#main_right_div a {
  font-weight: bold;
  color: #000;
}

#main_right_div_top_title {
  background: #B2D1B2;
  padding-bottom: 1px;
  margin-top: 20px;
}
#main_right_div_top_title h1 {
  color: #FFF;
  font-size: 2.2em;
  margin-left: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
}








#main_bottom_div {
  width: 880px;
  margin:0;
  padding:0;
  clear: both;
}

#footer_div1 {
  text-align: center;
  position: absolute;
  bottom: 15px;
  width: 580px;

}
#footer_div2 {
  text-align: center;
  font-size: 1.0em;
}
#footer_div2 a {
  color: #000;
}
#footer_div2 img {
  margin-top: 7px;
}




#container1 #idGalleryContainer div.GalleryTxt {
/*	display: none; */
}

#main_right_div_content a {
	color: #d00;
}

#main_right_div_content a:hover {
	color: #900;
}


