body,html{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#wrap{
width:759px;
margin-left:auto;
margin-right:auto;
border:1px solid #DED3C9;
border-top:2px solid #C3DF80;
}
#title{
background-image:url(images/abh_layout_vs31_02.gif);
height:86px;
background-repeat:no-repeat;
font-family:"Times New Roman", Times, serif;
}
h2{
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-size:18px;
font-weight:500;
}
#appearance{
margin-left:250px;
padding-top:10px;
color:#86BF00;
font-size:24px;
text-transform:uppercase;
letter-spacing:10px;
text-align:center;
}
#bar{
background-color:#86BF00;
height:20px;
letter-spacing:1px;
border-bottom:2px solid #C3DF80;
border-top:2px solid #C3DF80;
text-align:right;
text-transform:uppercase;
color:#FFFFFF;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
padding-right:15px;
}
#bar a{
color:#FFFFFF;
}
#menu{
font-family:'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
color:#663300;
width:139px;
height:100%;
float:left;
}
#menu ul, #menu ul ul,#menu a{
color:#663300;
margin:0;
padding:0;
list-style:none;
}
#menu ul li {
  /*main list items*/
  margin: 0;
  list-style:none;
}
#menu ul a span {
display:none;
}
#menu ul ul a span {
display:inline;
}
#menu ul li a {
  /*for all links in the list*/
  text-decoration:none;
  display: block;
  width: 134px;
  border-bottom:1px dashed #86BF00;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  margin: 0px;
}
#menu ul ul a {
  /*change color for active topic area*/
 	color:#ffffff;
	background-color: #86bf00;
  margin: 0px;
}

#menu ul li ul {
  /*display active subnav list*/
  display: block;
  margin: 0px;
}
#menu ul li ul a, #menu ul li.off ul a{
color:#663300;
  background-color:#E1EFBF;
  width: 134px;
  border-bottom:1px dashed #86BF00;
    margin: 0px;
}

#menu ul li ul a{
  font-size: .8em;
}

#menu a:hover,.menu-parent a{
  background: #86BF00;
  color: #ffffff !important;
}
.menu-current a {
color:#fff!important;
}
.menu-sibling a, .menu-parent .menu-current a,.menu-child a{
color:#663300!important;
}
.menu-current a {
  background: #86BF00;
  /*font-style:italic;*/
  font-weight:bold;
}
.menu-child a{
font-weight:normal!important;
}
#content{
font-family:'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
color:#663300;
padding:20px;
float:right;
width:579px;
min-height:590px;
height:auto !important;
height:590px;
border-left:1px solid #86BF00;
margin:0px;
}
a{
text-decoration:none;
color:#003300;
}
a:hover{
text-decoration:underline;
}
.front_page_bg{
background:url(images/flower.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}

#foot{
clear:both;
border-top:1px solid #DED3C9;
text-align:center;
font-size:9px;
color:#666666;
}
#sform{
padding-top:20px;
padding-bottom:20px;
padding-left:10px;
border-bottom:1px dashed #86BF00;
margin-bottom:0px;
}
#searchbox{
border:1px solid #C3DF80;
width:80px;
margin-right:5px;
font-size:9px;
padding:3px;
}
#frontinfo{
margin-top:20px;
float:right;
width:182px;
padding:none;
padding-top:21px;
background-image:url(images/box_01.gif);
background-repeat:no-repeat;
}
#frontinfo div{
background-image:url(images/box_03.gif);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:19px;
}
#frontinfo div div{
background-image:url(images/box_02.gif);
background-repeat:repeat-y;
padding-left:15px;
padding-right:15px;
}
#frontcontent{
float:left;
width:380px;
}
h3{
margin-top:0px;
}
blockquote{
/*background-color:#E7F2CE;
padding:10px;
border:1px solid #86BF00;*/
text-align:right;
margin-top:0px;
padding-top:37px;
line-height:25px;
background-image:url("images/pricing.gif");
background-repeat:no-repeat;
background-position:top right;
}
.mapdiv{
width:200px;
height:170px;
margin-right:20px;
border:1px solid #663300;
}