body {
color: #000;
background: #2b8c18;
background-image: none;
font-family: Arial, Sans-serif;
}

.index #content_body p
{
color: #000;
font-size: 14px;
font-family: Arial,Helvetica,sans-serif;
}

p {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
color: #000000;
}

h1, h2, h4, h5, h6 {
	color: #000000;
}
h3 {    color: #2b8c18;
}


#container_inner {
	background: #ffffff;
	border:10px solid #fff;
}

#contact_info {
background-color: #2b8c18;
color: #ffffff;
}

#menu_outer {
  background-color: #2b8c18;
  background-image: none;
  margin-top: 10px;
  padding-top: 0px;
}

#menu_inner li a /*, #menu_outer li.sel ul li a.sel:hover */ {
 color: #ffffff;
 font-weight: bold;
 font-family: Arial, serif;
 font-size: 12pt;
 background: transparent;
 padding-left: 20px;
 margin-left: 10px;
}

#menu_outer li {
 border: 1px;
}

#menu_inner li {
	border: 1px solid #ffffff;
	/*background: #b98748;*/
}

#menu_inner {
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}

#menu_outer li li {
  color: #2b8c18;
  background: #ffffff;
  border-top: 1px solid #ffffff;
  border-bottom: none;
}


#menu_outer li a, #menu_outer li a:hover, #menu_outer li.sel a {
background-image: none;
}

#menu_outer li a {
color: #ffffff;
padding: 8px 20px;
}

#menu_inner li a , #menu_outer li.sel ul li a.sel:hover  {
margin-left: 0px;
}

#menu_outer li a:hover, #menu_outer li.sel a {
color: #000;
background-color: #b3d98d;
}

/* Listings */

.listing {
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #2b8c18;
border-right-color: #2b8c18;
border-bottom-color: #2b8c18;
border-left-color: #2b8c18;
}

.listing h2 {
background-color: #2b8c18;
}

.listing h2:hover {
background-color: #2b8c18;
} 

div.listing h2.address a {
background-color: #2b8c18;
}

div.listing h2.address a:hover {
background-color: #b3d98d;
color: #000000;
}

#detail_menu li {
background-color: #2b8c18;
}

#detail_menu li.sel {
background-color: #b3d98d;
background-image: none;
}

.inset h3, #content_body .inset h3 {
background-color: #2b8c18;
background-image: none;
}

/*Inset*/

.inset h3, .inset h3 a {
font-size: 14px;
}

div#page_header_inner #contact_info li.email a {
color: #ffffff;
}

div#page_header_inner #contact_info li.email a:hover 
{
color: #000;
}

/* Splash */

.home #container_inner {
border:none;
}

body.home #page_header_outer,
body.home #menu_outer,
body.home #page_footer {
display:none;
}

body.home #content_body {
float: left;
width: 770px;
background: #2b8c18;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

body.home #content_body a:link, body.splash #content_body a:visited {
color:#ffffff;
text-decoration: none;
}

body.home #content_body a:hover {
color:#000;
text-decoration: none;
}

body.home #content_body a:link, 
body.home #content_body a:visited {
color:#ffffff;
text-decoration: none;
}

body.home #content_body h3, body.splash #content_body h4, body.splash #content_body h5 {
color:#ffffff;
}

.inset.blog {
display: none;
}

.inset.search {
display: none;
}
