@charset "utf-8";
/* CSS Document */

/* colors: med blue #093161; tan #ab9b81; light gray #eee; light blue #ACCBEB; rust: #971A16; */

body {background: #ab9b81; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #531d00;}

a {color: #531d00;}

img {border: 0;}

p {}

h1, h2, h3, h4, h5 {}

.title {font-weight: bold; font-size: 16px; line-height: 40px; color: #971A16;}

.sidebar a {color:#093161;}

.clear {clear: both;}

#mainWrapper {width: 695px; margin: 10px auto;}

#header {width: 100%;height: 33px;}

#nav {width: 695px; height: 50px; background: url(../images/menu.gif);}

#menu {width: 695px; height: 50px; font-size: 11px; font-weight: bold; overflow: hidden;}

#menu ul {padding: 0; margin: 5px 0 0 0; line-height: 50px;}

#menu ul li {list-style: none; display: inline; padding: 0 10px;}

#menu ul li a {text-decoration: none;color: #FFFFCC;}

#menu ul li a:link, #menu ul li a:visited {color: #FFFFCC;}

#menu ul li a:hover {color: #ACCBEB;}

#content {width: 695px; background: #eee; overflow: hidden;}

#contentInner {text-align: left; padding: 20px;}

#main {width: 655px;}

#footer {width: 100%; height: 60px; padding-top: 10px; text-align: left; font-size: 10px;}

#footer img {padding-right: 20px;}

#footer p {margin: 0 0 5px 0;}

#donate {with: 100px; float: right;}