body {
  margin: 0;
  padding: 0;
  background-color: dark brown;
  color: white;
  background-image: url('img/Coffee_Beans.jpg');
  background-repeat: repeat y;
  font-style:normal; font-variant:normal; font-weight:normal; font-size:small; font-family:Arial, Helvetica, Verdana, sans-serif
}
#wrapper {
  background-color: #fdf8f2;
  color: black;
  margin: 30px 40px 30px 40px;
  padding: 10px;
}
#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}
#cafe {
position:absolute;
right:80px;
top:60px;
height: 250px width: 250px;
padding:0 10px 0 0;
}

#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#ball {
  position: absolute;
  top: 162px;
  right: 55px;
}
#main {
  width: 100%;
  margin-top: 10px;
  background-image: url('img/sidebarbg.gif');
  background-position:  right top;
  background-repeat: repeat-y
}
#content {
  margin: 0 240px 0 160px;
  border-top: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
}
#mainfeature {
  background-image: url('img/espresso2.jpg');
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: grey;
  font-size: xx-small;
    height: 1%; padding-left:200px; padding-right:2em; padding-top:2em; padding-bottom:1em
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 110%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url('img/more-bullet.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  padding-left: 14px
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url('img/more-bullet.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82
}
#sidebar {
  float: right;
  width: 220px;
  background-color: #256290;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url('img/sidebar-header-bg.jpg');
  background-repeat: no-repeat;
  margin: 0 0 2px 0;
  font-weight: normal; padding-left:10px; padding-right:0; padding-top:.2em; padding-bottom:0.2em
}
#google {
position: center;
}



#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url('img/more-bullet.gif');
  margin-left: 0;
  padding-left: 20px
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
#searchform .text {
  width: 125px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
  margin-right: 18px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 40px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url('img/more-bullet.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  padding-left: 14px
}
#sidebar2 {
  float: left;
  width: 159px;
  border-top: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
}
#sidebar2 .inner {
  margin:  10px;
}
#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 p.more {
 clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar2 a:link, #sidebar2 a:visited {
  background-image: url('img/more-bullet.gif');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left:15px;
  color: #245185;
  font-weight: bold;
}
#sidebar2 h3 {
  font-size: 110%;
  background-image: url('img/sidebar-header-bg.jpg');
  background-repeat: no-repeat;
  margin: 0 0 2px 0;
  font-weight: normal; padding-left:10px; padding-right:0; padding-top:.2em; padding-bottom:0.2em
}
#nav {
  list-style: none;
  margin: 0;
  padding:  0;
}
#nav li {
  border-bottom: 1px solid #b9d2e3;
  padding: 0.4em 0 0.2em 0;
  font-size:  90%;
}
#nav li a:link, #nav li a:visited {
  text-decoration: none;
  color: #245185;
  font-weight: normal;
}
#bloglatest h4 {
  color: #ff4e00;
  font-size: 100%;
  font-weight: bold;
}
#blog {
  margin: 0;
  list-style-image:url('img/more-bullet.gif'); padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}
#blog li {
  font-size: 90%;
  padding-bottom: 0.5em;
  color: #ff4e00;
  font-weight: bold;
}
#newsletterform .text {
  width: 135px;
  border: 1px solid #45bac0;
}
#newsletterform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#newsletterform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  font-size: 80%;
}
#footer {
  width: 100%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 10px;
  clear: both;
}
#footer p {
  font-size: 90%;
  color: #256290;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#clearone {
  clear: both;
  height: 1px;
}
#main2 {
  margin-top: 10px;
  background-image: url('img/leftbg.gif');
  background-position:  left bottom;
  background-repeat: repeat-y
}

table.schedule {
  clear: right;
  width: 100%;
  line-height: 1.4em;
  border-collapse: collapse;
  border: 4px solid #adbbca;
  color: #4f6480;
  background: #f0f0f0;
}
table.schedule caption {
  margin: 0;
  padding: 0;
  color: #032469;
  line-height: 2em;
  text-align: left;
  font-weight: bold;
}
table.schedule thead tr {
  color: white;
  background: #5e7796;
}
table.schedule thead tr th {
  padding: 0.4em 0.6em 0.4em 0.6em;
  border: 4px solid #adbbca;
}
table.schedule tbody tr {
  border: 4px solid #adbbca;
}
table.schedule tbody th {
  padding: 0.6em;
  border: 4px solid #adbbca;
}
table.schedule tbody td {
  background: #e9ecee;
  padding-left:  0.6em;
  border-bottom: 4px solid #ccc;
}
table.schedule tbody tr.odd {
  background: #c4cfdb;
}
table.schedule tbody tr.odd td {
  background: #f0f0f0;
  color: #4f6480;
}
table.schedule tbody tr th a:link {
  font-weight: bold;
  color: #5e7796;
  text-decoration: underline;
}
table.schedule tbody tr th a:visited {
  font-weight: bold;
  color: #5e7796;
}
table.schedule tbody tr th a:hover {
  font-weight: bold;
  color: #5e7796;
  text-decoration: none;
}
table.schedule tbody td a:link {
  color: #808000;
  text-decoration: underline;
}
table.schedule tbody td a:visited {
  color: #808000;
}
table.schedule tbody td a:hover {
  color: #808000;
  text-decoration: none;
}

#mainfeature p {
  font-size: 110%;
}

#mainfeature p.product {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.product a:link, #mainfeature p.product a:visited {
  color: white;
  background-image: url('img/more-bullet.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  padding-left: 14px
