
* {
margin:0;
padding:0;
}

body {
margin:0;
padding:0;
text-align:center;
/*background:url('images/background.png') repeat-x #644723;*/
background-color:#644823;
font: 62.5% arial, verdana, sans-serif;
}

a img {
border:none;
}

#content_wrapper {
margin:0 auto;
text-align:left;
width:936px;
}

#top-tiny-bar {
background:url('images/top-tiny-bar.png') repeat-x;
height:10px;
width:100%;
position:absolute;
top:0;
left:0;
z-index:100;
}

#topnav-bar {
height:56px;
background:url('images/top-bar-bg.png') repeat-x;
position:absolute;
top:0;
left:0;
width:100%;
}

#topnav {
margin:0 auto;
width:600px;
padding-left:270px;
position:relative;
z-index:101;
}

#topnav ul {
text-align:left;
padding:0;
padding-top:16px;
list-style:none;
position:relative;
top:0;
left:0;
z-index:;
}

#topnav ul li {
padding:0 20px;
margin:0;
display:inline;
border-right:1px solid #fff;
}

#topnav li#last {
border:0;
}

#topnav a {
color:#fff;
font: 1.6em verdana, sans-serif;
font-weight:bold;
text-decoration:none;
padding:0;
}

#topnav a:hover {
color:#98C83B;
}

#leftbar {
background:url('images/left-bar-bg.png') repeat-y;
position:absolute;
top:0px;
width:305px;
height:693px;
}

#leftbar #logo {
margin-top:65px;
margin-left:8px;
margin-bottom:70px;
}

#leftbar-mini {
margin-left:32px;
width:246px;
height:430px;
background:url('images/left-bar-mini-bg.png') no-repeat;
color:#663d1e;
text-align:center;
}

#leftbar-mini h1 {
font-size:1.2em;
font-weight:bold;
margin:0;
padding:25px 0 0 0;
}

#leftbar-mini p {
padding:0;
margin:0;
font-size:1.2em;
}

#leftbar-mini a {
color:#663d1e;
}

#leftbar-mini a:hover {
color:#98C83B;
}

#top-row {
text-align:left;
height:230px;
padding-top:70px;
color:#663d1e;
font-family:times new roman, helvetica, serif;
background:url('images/top-content-bg.jpg') 0 43px repeat-x;
}

#top-content {
margin:0 auto;
width:553px;
padding-left:260px;
}

#top-content h1 {
font-size:2.5em;
}

#top-content p {
font-size:1.4em;
line-height:1.5em;
margin-top:10px;
}

#top-content ul {
margin:10px 0 0 20px;
}
#top-content li {
font-size:1.4em;
}

#top-content a {
color:#663d1e;
}

#top-content a:hover {
color:#98C83B;
}

#bottom-row {
text-align:left;
height:271px;
color:#fff;
font-family:arial, verdana, sans-serif;
background:url('images/bottom-content-bg.png') repeat-x;
}

#bottom-row a {
color:#fff;
text-decoration:none;
}

#bottom-row a:hover {
color:#98C83B;
}

#bottom-content {
margin:0 auto;
width:603px;
padding-left:313px;
padding-top:40px;
}

#bottom-content h1 {
font-size:2.6em;
}

#bottom-content p {
font-size:1.2em;
line-height:1.5em;
font-weight:bold;
}

#bottom-content .column {
float:left;
width:288px;
}

#footer {
margin:30px auto 20px auto;
text-align:left;
width:585px;
padding-left:300px;
color:#31200b;
font-weight:bold;
}

#footer a {
/*color:#98C83B;*/
color:#31200b;
}

#footer a:hover {
color:#98C83B;
}