/* Cascading Style Sheet */html, body {
  height:100%;
}

html {
  font-size:100.01%;
}

body {
  background:#ead8b0;
  color:#222;
  font-family:verdana, sans-serif;
  font-size:1em;
  line-height:1.4;
  margin:0;
  padding:0;
}

a {
  color:#a41c01;
  font-weight:bold;
}

#page {
  background:#3c1b08;
  border-left:2px solid #fff;
  border-right:2px solid #fff;
  font-size:.875em;
  height:100%;
  margin:0 auto;
  width:780px;
}

html>body #page {
  height:auto;
  min-height:100%;
  width:auto;
  min-width:780px;
  max-width:980px;
}

#nav {
  background:#3c1b08 url(http://www.hip-chick-pregnancy-guide.com/images/background.jpg) left top repeat-x;
  border-bottom:3px solid #fff;
  color:#fff;
  height:96px;
}

#nav ul {
  margin:0;
  overflow:hidden;
  padding:0;
  width:780px;
}

#nav ul li {
  float:left;
  margin:0;
  overflow:hidden;
  padding:0;
  width:130px;
}

#nav ul li a {
  background:#3c1b08 url(http://www.hip-chick-pregnancy-guide.com/images/background.jpg) left top repeat-x;
  color:#fff;
  display:block;
  font-size:12px;
  height:81px;
  line-height:1.3;
  padding:15px 10px 0 15px;
  text-decoration:none;
  width:105px;
}

#nav ul li a .num {
  background:url(images/leaf.gif) 28px 7px no-repeat;
  color:#6a482e;
  display:block;
  font-size:22px;
  padding-bottom:4px;
}

#nav ul li a:hover {
  background-position:0 -104px;
  color:#ffc86d;
}

#nav ul li a:hover .num {
  background-position:28px -23px;
  color:#967448;
}

#title {
  background:#a85f00 url(http://www.hip-chick-pregnancy-guide.com/images/girl.jpg) left top no-repeat;
  border-bottom:3px solid #fff;
}

#nav, h1, h2, h3, h4, h5, h6 {
  font-family:"Century Gothic", sans-serif;
  font-weight:normal;
}

h1 {
  border-bottom:3px solid #fff;
  color:#fff;
  font-size:1.4em;
  height:80px;
  margin:0;
  margin-left:203px;
  overflow:hidden;
  padding:0;
  text-align:center;
}

h2  {
  color:841c01
}


#welcome {
  color:#ffce74;
  height:219px;
  margin-left:203px;
  overflow:auto;
  padding:12px;
}

#welcome h1, #welcome h2, #welcome h3 {
  color:#fff;
  font-size:1.3em;
  margin:.4em 0;
}

#welcome p {
  margin:.8em 0;
}

#content {
  background:#ead8b0;
  border-bottom:3px solid #fff;
  overflow:hidden;
}

#sidenav {
  border-right:3px solid #fff;
  float:left;
  width:200px;
}

#sidenav ul {
  margin:0;
  padding:0;
}

#sidenav li {
  list-style-type:none;
  margin:0;
  padding:0;
}

#sidenav li a {
  border-bottom:1px solid #fff;
  display:block;
  padding:12px 12px 12px 12px;
  text-align:center;
}

#sidenav li a:hover {
  background:#dac8b0;
}

#text {
  border-left:3px solid #fff;
  margin-left:200px;
  padding:1px 12px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  font-size:1.3em;
  margin:.6em 0;
}

#footer {
  background:url(http://www.hip-chick-pregnancy-guide.com/images/footer-background.png) left top repeat-x;
  color:#f8f8f8;
  padding:8px 12px 24px 12px;
}

h1 {
  background:#841c01;
  color:#fff;
}

h1 a, #welcome a, #footer a {
  color:#fff;
}

h2 {
 color:#a41c01;
 }
