body {
margin: 20px 0 0 0;
padding: 0;
text-align: center;
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #AA6611;
}

a {
color: rgb(207,153,6);
}

a:hover {
color: rgb(133,143,165);
}

p {
line-height: 1.1;
}

#wrapper {
position: relative;
margin: 0 auto;
width: 951px;
text-align: left;
background-color: #BE7213;
}

#background_container {
background-image:url(http://www.mcclung.org/images/background_dots.gif);
background-repeat:repeat-y;
background-color: # AA6611;
}

#header {
position: relative;
margin: 0;
padding: 0;
}

#nav_container {
margin: 0;
padding: 0;
width: 951px;
height: 23px;
background-color: #BE7213;
}

#nav_container ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#nav_container li {
float: left;
}

#nav_top {
float: left;
position: relative;
width: 766px;
height: 23px;
}

#nav_top ul {
margin: 0 0 0 17px;
}

#nav_top li {
margin: 0 4px 0 0 ;
padding: 0;
height: 23px;
}

#nav_top a {
display: block;
margin: 0;
padding: 0;
width: 81px;
height: 23px;
font-size: 14px;
text-decoration: none;
color: #ffffff;
text-align: center;
background-color: rgb(200, 164, 68);
}

#nav_top a:hover {
color: rgb(200,164,68);
background-color: #ffffff;
}

#nav_top span {
position: relative;
top: 3px;
left: 0;
}

#search {
float: right;
position: relative;
margin: 0;
padding: 0;
}

#search form {
margin: 0;
padding: 0;
}

.search_field {
position: relative;
top: -3px;
left: 0;
margin: 0;
padding: 0;
width: 111px;
border: none;
}

#search_button {
position: relative;
top: 2px;
left: 0;
margin: 0;
padding: 0 0 0 10px;
border: none;
background: none;
}

#site_links {
position: relative;
top: 0;
left: -3px;
float: right;
margin: 0;
padding: 0;
}

#site_links ul {
margin: 0;
padding: 0;
}

#site_links li {
position: relative;
top: 5px;
left: 0;
margin: 0 0 0 4px;
padding: 0;
}

#site_links a {
font-size: 10px;
color: white;
}

#main_container {
clear: both;
position: relative;
width: 951px;
background-color: transparent;
}

#left {
position: relative;
float: left;
width: 181px;
}

.left_section {
margin: 28px 30px 0 30px;
padding: 0;
line-height: 1.2;
}

.left_section ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.left_section li {
margin: 0;
padding: 2px 0;
}

.left_section h2 {
margin: 0;
padding: 0;
font-size: 14px;
color: rgb(102,102,102);
}

#center {
position: relative;
float: left;
width: 584px;
}

#forum-center {
position: relative;
float: left;
width: 761px;
background: #ffffff;
}

#lead {
margin: 28px 0 15px 0;
width: 584px;
height: 250px;
}

#lead_image {
float: right;
margin: 0;
padding: 0;
width: 292px;
}

#lead_info {
float: left;
margin: 0;
padding: 0;
width: 292px;
}

/* eliminates double image issue in "lead" posts */
#lead_info img {
display:none;
}

#lead_title {
margin: 0;
padding: 5px 10px;
font-size: 25px;
color: rgb(102,102,102);
font-weight: normal;
font-family:Georgia, "Times New Roman", Times, serif;
}

#lead_title a {
color: rgb(102,102,102);
text-decoration: none;
}

#lead_title a:hover {
color:rgb(102,102,102);
text-decoration: none;
}

#lead_info p {
margin: 0;
padding: 2px 10px;
font-size: 14px;
}

.section {
position: relative;
float: left;
margin: 0;
padding: 0 0 25px 0;
width: 292px;
}

.section h2 {
margin: 10px 10px 5px 10px;
padding: 0;
font-size: 14px;
}

.section p {
margin: 0;
padding: 5px 10px;
}

.section_header {
width: 100%;
font-weight: bold;
background-color: rgb(133,143,165);
}

.section_header a {
color: white;
text-decoration: none;
}

.section_header a:hover {
color: white;
text-decoration:underline;
}

.section_header p {
margin: 0;
padding: 2px 10px;
text-transform:uppercase;
color: #ffffff;
}

.section_title a {
color: rgb(102,102,102);
text-decoration: none;
font-weight: bold !important;
}

.section_entry {
clear: both;
}

.section_entry img {
visibility: hidden;
height: 1px;
}

/* Individual blog entry */
.entry {
margin: 28px 0 15px 0;
padding: 0;
width: 584px;
}

.entry h1 {
margin: 0;
padding: 0 5px;
}

.entry p {
margin: 0;
padding: 5px 10px;
line-height: 1.5;
}

/* used as sub-headers throughout the site */
.entry h2 {
margin: 0;
padding: 5px 10px;
font-size: 14px;
color: rgb(102,102,102);
font-weight: normal;
font-family:Georgia, "Times New Roman", Times, serif;
}

.comment_by {
font-style:italic;
}

#right {
position: relative;
float: left;
width: 186px;
}

#forum-right {
position: relative;
float: left;
width: 186px;
background: #ffffff;
border-left: #697283;
border-width: 0 0 0 1px;
border-style: none none none dotted;
}

#footer {
clear: both;
width: 951px;
text-align: center;
font-size: 11px;
}

#footer p {
margin: 0 auto;
padding-bottom: 15px;
width: 450px;
}

	

.imgleft {
  float:left;
  margin:4px 8px 4px 0;
  }
.imgright {
  float:right;
  margin:4px 0 4px 8px;
  }
.imgcenter {
  position: relative;
  margin:4px 8px 4px 0;
  }
img.imgleft, img.imgright, img.imgcenter {
  padding:4px;
  border:1px solid #E8E8E8;
  }
.left em, .right em {
  margin-top:.25em;
  display:block;
  }
img.block {
  display:block;
  margin:.5em 0;
  }
  
  <!-- calendar section -->
  .calendarBG {
 background-color: #000; 
}

.calendarBlank { 
 background-color: #9DB7A7;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #000; 
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #663300; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}