/* THIS CSS FILE IS TO SET THE TWO COLUMN COLORS, IMAGES, ECT */

/* CONTENT AREA */
#content-wrapper {margin-left:35px; margin-right:35px;}

#content {
background:white none;
line-height: 21px;
font-family: verdana, tahoma, arial;
font-size: 1em;
margin-bottom:83px;
}

#content h1, h2, h3, h4, h5, h6, h7, h8, h9 {
font-family: georgia, times new roman;
color: #4D3214;
}

/* SIDEBAR */
#sidebar {
color:#000000;
background:#EDEADB;
border-bottom:8px solid #E6DDBC;

}
#sidebar a {
color:#1C6702;
text-decoration:none;
}
#sidebar a:hover {
color: #4A3615;
color: #27391C;
}

