/* CSS Document */

body {background-color:#807870; width:800px; margin:0 auto; font-family: Calibri, verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#60564c;}
#header {height: 120px; background: #60564c url(images/header-bg.jpg) no-repeat; margin-top:20px;}
#main {background:#fff; margin-bottom:40px;}
#logo {margin:10px 0px 10px 0px;}
#menu {background:#60564c; height: 24px; border-bottom: 8px solid #7fd4f1; margin: 0px 20px 0px 20px; padding-left:290px;}
#menu a {color:#fff; text-decoration:none; /*font-weight:bold; */font-size:17px;}
#menu a:hover {color:#7fd4f1;}
#menu a.active {color:#7fd4f1;}
a {color:#7fd4f1; text-decoration:none;}
a:hover {text-decoration:underline;}
#content {padding: 30px 20px 40px 20px; background-color:#fff;}
#left {padding-right:20px; width:250px; height:380px; border-right: 2px solid #60564c; float:left;}
body#contact #left, body#about #left {text-align:center;}
#right {margin-left:290px;}
#footer {clear:both;text-align:center; font-size:12px; background:#fff; padding:30px 0px 7px 0px;}
body#home #left {background:url(images/meeting.jpg) top left no-repeat;}
#right ul {list-style-image:url(images/dash.gif); list-style-position:outside; margin-left:-20px;}
#right p#top {margin-top:0px; padding-top:0px;}
.blue {color:#7fd4f1;}
body#contact #right a {color:#60564c; text-decoration:none;}
body#contact #right a:hover {text-decoration:underline;}