/*This is the default style for canaanacres.org*/

p.footer {
font-size: 0.6em;
text-align: center;
font-weight: bold;
}

body {
background-color: #6b6b00;
color: #6b6b00;
font-family: "Arial Rounded MT Bold", Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
margin: 0;
}

#header {
background-color: #cccc99; padding-left: 125px;
padding-right: 125px;
padding-top: 10px;
padding-bottom: 10px;
}

#header p {
font-size: 0.7em;
}

#outer-image {
background-image: url(images/softball.jpg);
height: 199px;
border-bottom: 1px solid #413C0C;
border-top: 1px solid #413C0C;
}

#inner-image {
background-image: url(images/logo.gif);
background-repeat: no-repeat;
background-position: 201px 0px;
height: 199px;
}

#content {
position: relative;
width: 777px;
}

#navbar {
position: absolute;
top: 2px;
left: 2px;
width: 196px;
}

#navbar ul li {
list-style-type: none;
margin-bottom: 4px;
padding: 0px;
border: solid 1px #413C0C;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

#navbar ul li a:link, #navbar ul li a:visited {
display: block;
background-color: #4b7520;
color: #ffffff;
text-decoration: none;
font-style: normal;
font-size: 1.1em;
letter-spacing: 1px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
}

#navbar ul li a:hover {
background-color: #ff9900;
}

#main-text-header {
background-color: #cccc99;
border-left: solid 1px #413C0C;
border-right: solid 1px #413C0C;
margin-left: 200px;
padding-bottom: 10px;
}

#main-text-header p {
margin: 0px;
padding: 0px;
font-size: 0.7em;
line-height: 1.2em;
text-align: center;
}

#main-text-header h2 {
text-align: center;
}

#main-text-header img {
display: block;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
}

#main-text {
background-color: #cccc99;
border-left: solid 1px #413C0C;
border-right: solid 1px #413C0C;
margin-left: 200px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 40px;
padding-right: 40px;
}

#main-text ul li {
padding: 0px;
margin-top: 0px;
margin-left: 20px;
padding-bottom: 20px;
font-size: 1.2em;
list-style-image: url(images/list_arrow.gif);
}

img.float_left {
float: left;
clear: left;
margin-top: 20px;
margin-right: 30px;
margin-bottom: 20px;
margin-left: 10px;
}

img.float_right {
float: right;
padding: 10px;
margin-top: 10px;
margin-bottom: 20px;
}

img.center {
display: block;
margin-top: 10px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
}

ul.noLeftRightSpace {
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

p.address {
margin-top: 50px;
font-weight: bold;
}

p.contact_info {
margin-top: 20px;
text-align: left;
}

.separator {
clear: both;
height: 1px;
}

h1 {
font-size: 1.4em;
text-align: center;
font-style: italic;
letter-spacing: 5px;
color: #4E6413;
}

h2 {
font-size: 1.1em;
text-decoration: none;
color: #4E6413;
}

p {
font-size: 1.0em;
text-align: justify;
line-height: 1.5em;
}

dl.event {
  margin: 0px;
  color: #ffffff;
  background-color: #4b7520;
  border: solid 1px #413C0C;
  }

dt.event {
  margin: 0px;
  padding-left: 10px;
  background-color: #475b13;
  font-size: 1.1em;
  font-style: normal;
  font-weight: bold;
  }

dd.event {
  margin: 0;
  padding: 10px;
  line-height: 1.2em;
  }

dd.event_date {
  margin: 0;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 0px;
  background-color: #475b13;
  font-size: 0.9em;
  font-style: italic;
  font-weight: bold;
  }

a.event:link {
  color: #ffffff;
  font-weight: bold;
}

a.event:visited {
  color: #ffffff;
  font-weight: bold;
}

a:link {
color: #6b6b00;
font-style: italic;
}

a:visited {
color: #6b6b00;
font-style: italic;
}