body {
  font-size: 11px;
  background: #E9E2CF url('../images/bg_body.png') repeat-x;
  font-family: Arial;
  text-align: center;   
}

* {
  margin:0;
  padding:0;
}

#content {
  width: 970px;  
  height: 100px;
  color: #4B2D14;
  font-size: 11px;
  margin: 0 auto;
  padding: 0 auto;  
  text-align: left;
}

#top {
  height: 394px;    
}

#top2 {
  height: 199px;
  background: transparent url('../images/top.jpg') no-repeat;    
}


#logo_img {
  margin-left: 9px;
}

img, img a {
  border: 0;
}

#left_col {
  width: 231px;   
  float: left;
  background: transparent url('../images/bg_left_col.jpg') repeat-y;
}

h1 {
  padding-bottom: 32px;
  font-size: 18px;
}

td {  
  font-size: 11px;
}

#in_right_col  {
  margin-right: 10px;
}

#right_col {
  width: 736px;
  float: right;  
  line-height: 1.5em;
  background: transparent url('../images/bgs_right.jpg') top right repeat-y;
}

input, .input {
  border:solid 1px #DFD7C3;
  width:300px;
  padding:2px;
  font-size:11px;
}

#gmaps_container {
  width:100%;
  height:300px;
}

#in_left_col {
  width: 193px;  
}

.menuItem p, .menuItemIn p {
  padding-left: 25px;
  padding-top: 4px;  
}

a {
  color: #038A46;
  text-decoration: none;
}
a:hover {
  color: #3F3C29;
  text-decoration: none;
}

a.a_no_green {
  color: #3F3C29;
  text-decoration: none;
}
a.a_no_green:hover {
  color: #3F3C29;
  text-decoration: underline;
}

a.menuItem {
  display: block;
  width: 100%;
  height: 24px;
  overflow:hidden;
  color: #3F3C29;
  text-decoration: none;
  background: transparent url('../images/aMenuItem.jpg') top left no-repeat;
}
a.menuItem:hover {
  display: block;
  overflow:hidden;
  width: 100%;
  color: #038A46;
  height: 24px;
  text-decoration: none; 
  background: transparent url('../images/aMenuItem.jpg') bottom left no-repeat;
}


a.menuItem1 p {
  
}


a.menuItem1 {
  display: block;
  width: 100%;
  height: auto;
  color: #3F3C29;
  text-decoration: none;
  border-bottom: solid 1px #DED7C4;  
}
a.menuItem1:hover {
  display: block;  
  width: 100%;
  color: #038A46;
  height: auto;
  text-decoration: none; 
  background: transparent url('../images/aMenuItem1.jpg') bottom left no-repeat; */
}

a.menuItemIn {
  display: block;
  width: 100%;
  height: 24px;
  color: #3F3C29;
  text-decoration: none;
  background: transparent url('../images/aMenuItem.jpg') bottom left no-repeat;
}
a.menuItemIn:hover {
  display: block;
  width: 100%;
  color: #3F3C29;
  height: 24px;
  text-decoration: none; 
  background: transparent url('../images/aMenuItem.jpg') bottom left no-repeat;
}