body {
  margin:0px;
  padding:0px;
  font:8pt "Trebuchet MS";
  /*background:#E6E828;*/
  min-width:1000px;
  width:expression( documentElement.clientWidth < 1000 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 1000 ? "1000" : "auto") : "1000px") : "auto" );
  
}
a {
  text-decoration:none;
}
#header {
  background:url(/images/header_bg.gif) repeat-x;
  height:140px;
  overflow:hidden;
  text-align: center;
  color:#336A01
}
.line_space {
  height:10px; overflow:hidden; background:#FFFFFF;
}
#header #logo {
  margin-top:30px;
}
#header #contacts {
  position:absolute;
  top:50px;
  right:0px;
  text-align:right;
}
#header #contacts a, #footer a {
  color:#336A01;
  border-bottom:1px dotted #336A01
}
#header #contacts a:hover, #footer a:hover {
  border-bottom:none
}
#header #contacts b {
  display:block;
  font-size:16pt;
  line-height:16pt;
  font-weight:bolder;
  color:#0F4720;
}
#footer {
  padding-top:15px;
  margin-top:1px;
  background:url(/images/footer_bg.gif) repeat-x;
  height:56px;
  overflow:hidden;
  text-align: center;
  color:#336A01;
  line-height:20px;
}
#footer img {
  vertical-align:middle
}
#links {
  position:absolute;
  top:0px; left:0px;
  text-align:center;
  width:79px;
  height:20px;
  background:url(/images/links_bg.gif) no-repeat;
}
#links img {
  margin-top:2px;
}
.wrap {
  margin:0 auto;
  width:973px;
  text-align: left;
  position:relative;
}
#langs {
  height:20px;
  position:relative;
  overflow:hidden;
  position:absolute;
  top:0px;
  right:0px;
}
#langs a {
  float:left;
  display:block;
  height:20px;
  line-height:20px;
  background:#5E972C;
  padding:0px 20px;
  color:#ffffff;
}
#langs a:hover {
  color:#D0E728
}
#langs a.act {
  background:#FFFFFF;
  color:#54941A;
}
#langs a.act:hover {
  color:#0F4720
}
#langs a.first {
  background:#5E972C url(/images/corners/gl_lb.gif) no-repeat left bottom;
}
#langs a.first_act {
  background:#FFFFFF url(/images/corners/wl_lb.gif) no-repeat left bottom;
}
#langs a.last{
  background:#5E972C url(/images/corners/gl_rb.gif) no-repeat right bottom;
}
#langs a.last_act{
  background:#FFFFFF url(/images/corners/wl_rb.gif) no-repeat right bottom;
}
#home_menu {
  height:342px;
}
#home_menu div img {
  position:absolute;
  right:0px;
  bottom:0px;
}
#home_menu div.hover img {
  right:20px;
}
#home_menu div {
  display:block;
  position:relative;
  overflow:hidden;
  font-size:10pt;
  color:#303030;
  padding-bottom:1px;
  height:58px;
}
#home_menu div div.wrap {
  height:50px;
  padding-top:7px;
  padding-left:100px;
  width:873px;
}
#home_menu div b {
  display:block;
  font-size:17pt;
  font-weight:normal;
}
#home_menu div.hover b {
  color:#ffffff;
}
#home_menu div a {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:58px;
  z-index:1000;
  background:url(/images/sp.gif);
}
#home_menu div#item1 {
  background:#54941A url(/images/menu_bg1.gif) repeat-x left bottom;
}
#home_menu div#item2 {
  background:#6CC515 url(/images/menu_bg2.gif) repeat-x left bottom;
}
#home_menu div#item3 {
  background:#98E42A url(/images/menu_bg3.gif) repeat-x left bottom;
}
#home_menu div#item4 {
  background:#E9EA27 url(/images/menu_bg4.gif) repeat-x left bottom;
}
#home_menu div#item5 {
  background:#CAC300 url(/images/menu_bg5.gif) repeat-x left bottom;
}
#home_menu div#item6 {
  background:#A8A32E url(/images/menu_bg6.gif) repeat-x left bottom;
}
#home_menu div#item1.hover div.wrap {
  background:url(/images/menu_img/item1_both.gif) no-repeat left -2px;
}
#home_menu div#item1 div.wrap {
  background:url(/images/menu_img/item1_both.gif) no-repeat left bottom;
}
#home_menu div#item2.hover div.wrap {
  background:url(/images/menu_img/item2_both.gif) no-repeat left -2px;
}
#home_menu div#item2 div.wrap {
  background:url(/images/menu_img/item2_both.gif) no-repeat left bottom;
}
#home_menu div#item3.hover div.wrap {
  background:url(/images/menu_img/item3_both.gif) no-repeat left -2px;
}
#home_menu div#item3 div.wrap {
  background:url(/images/menu_img/item3_both.gif) no-repeat left bottom;
}
#home_menu div#item4.hover div.wrap {
  background:url(/images/menu_img/item4_both.gif) no-repeat left -2px;
}
#home_menu div#item4 div.wrap {
  background:url(/images/menu_img/item4_both.gif) no-repeat left bottom;
}
#home_menu div#item5.hover div.wrap {
  background:url(/images/menu_img/item5_both.gif) no-repeat left -2px;
}
#home_menu div#item5 div.wrap {
  background:url(/images/menu_img/item5_both.gif) no-repeat left bottom;
}
#home_menu div#item6.hover div.wrap {
  background:url(/images/menu_img/item6_both.gif) no-repeat left -2px;
}
#home_menu div#item6 div.wrap {
  background:url(/images/menu_img/item6_both.gif) no-repeat left bottom;
}
#menu {
  height:60px;
  background:#125F19 url(/images/menu_bg.gif) repeat-x left bottom;
  overflow:visible;
}
#menu div.wrap div {
  float:left;
  height:60px;
}
#menu a {
  height:38px;
  display:block;
  width:100px;
  padding:22px 15px 0px 47px;
  font-size:11pt;
  font-weight:bold;
  color:#303030;
  line-height:18px;
}
#menu a.line2 {
  height:46px;
  padding-top:14px;
}
#menu a:hover {
  color:#FFFFFF;
}
#menu div.act {
  background:#E8FB9A url(/images/menu_act_bg.gif) repeat-x left top !important;
  height:60px;
}
#menu div.act a, #menu div.act a:hover {
  color:#125F19
}
#menu div#item1 {
  background:#54941A url(/images/menu_bg1.gif) repeat-x left bottom;
}
#menu div#item2 {
  background:#6CC515 url(/images/menu_bg2.gif) repeat-x left bottom;
}
#menu div#item3 {
  background:#98E42A url(/images/menu_bg3.gif) repeat-x left bottom;
}
#menu div#item4 {
  background:#E9EA27 url(/images/menu_bg4.gif) repeat-x left bottom;
}
#menu div#item5 {
  background:#CAC300 url(/images/menu_bg5.gif) repeat-x left bottom;
}
#menu div#item6 {
  background:#A8A32E url(/images/menu_bg6.gif) repeat-x left bottom;
}
#menu div#item1 a {
  background:url(/images/menu_sm/item1_both.gif) no-repeat 8px top;
}
#menu div#item1 a:hover {
  background:url(/images/menu_sm/item1_both.gif) no-repeat 8px -60px;
}
#menu div#item2 a {
  background:url(/images/menu_sm/item2_both.gif) no-repeat 8px top;
}
#menu div#item2 a:hover {
  background:url(/images/menu_sm/item2_both.gif) no-repeat 8px -60px;
}
#menu div#item3 a {
  background:url(/images/menu_sm/item3_both.gif) no-repeat 8px top;
}
#menu div#item3 a:hover {
  background:url(/images/menu_sm/item3_both.gif) no-repeat 8px -60px;
}
#menu div#item4 a {
  background:url(/images/menu_sm/item4_both.gif) no-repeat 8px top;
}
#menu div#item4 a:hover {
  background:url(/images/menu_sm/item4_both.gif) no-repeat 8px -60px;
}
#menu div#item5 a {
  background:url(/images/menu_sm/item5_both.gif) no-repeat 8px top;
}
#menu div#item5 a:hover {
  background:url(/images/menu_sm/item5_both.gif) no-repeat 8px -60px;
}
#menu div#item6 a {
  background:url(/images/menu_sm/item6_both.gif) no-repeat 8px top;
}
#menu div#item6 a:hover {
  background:url(/images/menu_sm/item6_both.gif) no-repeat 8px -60px;
}
#menu div.act#item1 a, #menu div.act#item1 a:hover {
  background:url(/images/menu_sm/item1_act.gif) no-repeat 8px center;
}
#menu div.act#item2 a, #menu div.act#item2 a:hover {
  background:url(/images/menu_sm/item2_act.gif) no-repeat 8px center;
}
#menu div.act#item3 a, #menu div.act#item3 a:hover {
  background:url(/images/menu_sm/item3_act.gif) no-repeat 8px center;
}
#menu div.act#item4 a, #menu div.act#item4 a:hover {
  background:url(/images/menu_sm/item4_act.gif) no-repeat 8px center;
}
#menu div.act#item5 a, #menu div.act#item5 a:hover {
  background:url(/images/menu_sm/item5_act.gif) no-repeat 8px center;
}
#menu div.act#item6 a, #menu div.act#item6 a:hover {
  background:url(/images/menu_sm/item6_act.gif) no-repeat 8px center;
}
div.content {
  margin-bottom:10px;
}
#content {
  font-size:10pt;
  color:#3E4A33;
}
#content {
  background:#FFFFFF url(/images/content_bg.gif) repeat-x;
}
#content, #content p, #content li, #content td, #content th {
  line-height:11pt;
}
#content.home div.wrap {
  padding:60px 200px 60px 100px;
  background:url(/images/lime.gif) no-repeat right 60px;
  width:673px;
  min-height:200px;
  height:expression("200px");
}
#content.wide div.wrap {
  min-height:400px;
  height:expression("400px");
  padding:30px 0px;
}
#content.normal div.wrap {
  background:url(/images/right_bg2.gif) repeat-y right top;
  min-height:300px;
  height:expression("300px");
}
#content h1 {
  font:16pt "Trebuchet MS";
  padding:0px;
  margin:0px 0px 10px 0px;
  color:#3A7603;
}
#content h2 {
  font:16pt "Trebuchet MS";
  padding:0px;
  margin:0px 0px 10px 0px;
  color:#787521;
}
#content h3 {
  color:#125F19;
  font:bold 12pt "Trebuchet MS";
  padding:0px;
  margin:25px 0px 7px 0px;
}
#content div.item_text h3, #content #cat_group h3 {
  margin-top:0px;
}
#content h3 a {
  color:#125F19;
  border-bottom:none
}
#content h3 span {
  color:#787521;
  white-space:nowrap;
}
#content h4 {
  margin:15px 0px 3px 0px;	
}
#content p {
  padding:0px;
  margin:0px 0px 10px 0px;
}
/*
#content table {
  border-top:1px solid #C9DE7E;
}
*/
.input, textarea, select, option {
  font:10pt "Trebuchet MS";
}
#left_side .input, #left_side textarea, #left_side select, #left_side option {
  background:#F3F5ED;
}
table.edit th {
  padding-right:15px;
  text-align:right;
  vertical-align:top;
}
table.edit th.require {
  background:url(/images/need.gif) no-repeat right top; 
  padding-right:15px;
}
hr, div.hr {
  display:block;
  height:1px;
  overflow:hidden;
  background:transparent;
  border:none;
  border-top:1px solid #C9DE7E;
  padding:0px !important;
  margin:10px 0px !important;
}
div#content.normal #left_side {
  float:left;
  width:680px;
  padding:30px 0px 30px 0px;
  position:relative
}
div#content.photo #left_side {
  width:702px !important;
}
div#content.normal #right_side {
  float:right;
  width:213px;
  background:#F3F4EC url(/images/right_bg.gif) repeat-x left top;
  padding:30px 12px 30px 12px;
  min-height:600px;
  height:expression("600px");
}
#content div.img {
  margin-bottom:20px;
}
ul {
  margin:0px;
  padding:0px;
  margin-bottom:10px;
  list-style:none;
}
ul ul {
  margin-left:30px
}
li {
  margin:0px;
  padding:0px 0px 8px 20px;
  background:url(/images/li.gif) no-repeat 0px 2px
}
li.act {
  background:url(/images/li_act.gif) no-repeat 0px 2px
}
ul#submenu li a {
  color:#125F19;
  border-bottom:none;
  font-weight:bold;
}
ul#submenu li.act a {
  color:#B14211;
}
ul#submenu li a:hover {
  color:#00939C;
}

ul#submenu li div {
  display:none;
  margin:5px 0px;
  line-height:20px !important;
}
ul#submenu li.act div {
  display:block;
}
ul#submenu li div a {
  color:#336A01 !important;
  font-weight:normal;
  border-bottom:1px dotted #336A01;
}
ul#submenu li div a.act {
  font-weight:normal;
  color:#B14211 !important;
  border-bottom:1px dotted #B14211;
}
ul#submenu li div a:hover {
  font-weight:normal;
  color:#00939C !important;
  border-bottom:1px dotted #00939C;
}
#content a {
  color:#005EA7;
  border-bottom:1px dotted #005EA7;
}
#content a:hover {
  border-bottom:none;
}
form, form p {
  line-height:18pt !important;
}
#content div.item {
  padding-top:10px;
  position:relative;
  /*min-height:170px;
  height:expression("170px");*/
}
#content div.item.nophoto {
  /*min-height:0px;
  height:expression("auto");*/
}
#content div.item_img {
  width:223px;
  background:url(/images/item_bg_middle.gif) repeat-y left top;
  z-index:100;
}
#content div.item_img1 {
  width:223px;
  background:url(/images/item_bg_top.gif) no-repeat left top;
  z-index:99;
}
#content div.item_img2 {
  width:200px;
  padding:10px 10px 10px 13px;
  background:url(/images/item_bg_bottom.gif) no-repeat left bottom;
  z-index:98;
}
#content div.item div.item_img {
  float:left;
}
#content div.more_photos div.item_img {
  width:223px;
  background:url(/images/item_bg_middle.gif) repeat-y left top;
  margin-bottom:10px;
  padding:0px;
  height:auto;
  float:none !important;
  z-index:100;
}
#content div.more_photos div.item_img1 {
  width:223px;
  float:none !important;
  background:url(/images/item_bg_top.gif) no-repeat left top;
  z-index:99;
}
#content div.more_photos div.item_img2 {
  width:200px;
  padding:10px 10px 10px 13px;
  background:url(/images/item_bg_bottom.gif) no-repeat left bottom;
  float:none !important;
  z-index:98;
}
#content div.more_photos div.item_img img {
  float:none !important;
}
#content div.more_photos {
  float:right;
  width:210px;
  border:1px solid #ffffff;
  margin:-3px 0px 20px 20px
}
#content div.item div.item_text {
  padding-left:240px;
}
#content div.item.nophoto div.item_text {
  padding-left:0px;
}
#content div.item_img a { 
  border-bottom:none;
}
#content div.item_text div.prop {
  color:#B14211;
  font-weight:bold;
  padding-bottom:5px;
}
#content div.item_text div.prop b {
  color:#606060;
}
#content div.item_text div.sprop {
  color:#125F19;
  font-weight:bold;
  padding-bottom:5px;
}
div.paginal {
  text-align:right;
  padding-top:1px;
}
#content div.paginal a {
  border:1px solid #C9DE7E;
  padding:4px 8px;
  color:#333333;
  font:11px Tahoma;
}
#content div.paginal a.act, #content div.paginal a:hover {
  border:1px solid #5E972C;
  background:#5E972C;
  color:#FFFFFF;
}
.button {
  border:1px solid #FFFFFF;
  background:url(/images/button_bg.gif) repeat-x left center;
  height:26px;
  font-weight:bold;
  color:#0F4720;
  cursor:hand;
  cursor:pointer;
}
#content div.item_large div.item_img {
  width:426px;
  background:url(/images/item_big_bg_middle.gif) repeat-y;
  margin-bottom:20px;
  z-index:100;
}
#content div.item_large div.item_img1 {
  width:426px;
  z-index:99;
  background:url(/images/item_big_bg_top.gif) no-repeat left top;
}
#content div.item_large div.item_img2 {
  width:395px;
  padding:9px 12px 12px 14px;
  background:url(/images/item_big_bg_bottom.gif) no-repeat left bottom;
  z-index:98;
}
#content img.left {
  float:left;
  margin:0px 20px 10px 0px;
}
#content img.right {
  float:right;
  margin:0px 0px 10px 20px;
}
.message {
  padding:10px;
  margin:0px 0px 10px 0px;
  border:2px solid #C9DE7E;
  font-weight:bold;
  text-align:center;
  background:#F7FEDD
}
.float {
  float:right;
  width:190px;
  background:#FBFBF9;
  border:2px solid #D9E3B7;
  padding:7px;
}
.search_form {
  float:right;
  width:auto;
}
.search_form input {
  border:none;
  height:21px;
  padding:0px;
  margin:0px;
  vertical-align:middle;
  font:10pt "Trebuchet MS";
}
.search_form .input {
  background:#F3F4EC;
  color:#3E4A33;
}
.search_form .button {
  background:#115B18;
  color:#FFFFFF;
}
.input.same, textarea.same {
  width:210px;
}
a.noborder, a.noborder:hover {
  border:none !important;
}
#cat_group td {
  vertical-align:top
}
/* photo preview */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 86px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#client .client {
  width:147px;
  height:98px;
  background:url(/images/lime_logo_bg.gif) no-repeat 0px 0px;
  float:left;
  padding:7px;
  margin-right:1px;
  margin-bottom:1px;
}

#gallery {
  padding-bottom:25px;
  height:1%;
}
#gallery a {
  width:100px;
  height:100px;
  float:left;
  background:#6CC515;
  border-bottom:none
}
#gallery a:hover {
  border-bottom:none
}
#gallery div {
  width:100px;
  height:100px;
  float:left;
  background:#98E42A url(/images/people.gif) no-repeat;
  border-bottom:none
}
#gallery div.a {
  background:#6CC515;
}