/* dogs - puzzles and more from www.happywaggytails.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif; /* Sets the font properties for an element using shorthand notation */
  background-color: #acacc1;
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: center; /* Centers the page content container in IE 5 browsers. */
  color: #2c2d2e;
  line-height: 14px;
  text-transform: none;
  text-decoration: none;
}
/* Commonly used to style page titles. */
h1 {
  line-height: 14px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
/* Commonly used to style section titles. */
h2 {
  line-height: 14px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}
/* Sets the style for unvisited links. */
a,  a:link {
  font: normal normal bold 12px Verdana, Arial, Helvetica, sans-serif; /* Sets the font properties for an element using shorthand notation */
  text-decoration: none;
  color: #0000cc;
  text-transform: none;
}
/* Sets the style for visited links. */
a:visited {
  color: #0000cc;
  text-decoration: none;
  font-weight: bold;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #0000cc;
  font-weight: bolder;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #0000cc;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #0000cc;
}
/* This is a container for the page content. */
#outerWrapper {
  background-color: #fff;
  width: 1000px;
  text-align: left; /* Redefines the text alignment defined by the body element. */
  min-width: 1000px;
  max-width: 1000px;
  margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0;
}


#header {
  background-color: #000000;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  border-bottom: solid 1px #767a7f; /* Sets the bottom border properties for an element using shorthand notation */
}

#header h1  {

            font-size: 1.6em;
            font-family: Verdana, Helvetica, Arial, sans-serifd;
            text-align: center;
            line-height: .9em;
            font-weight: lighter;
            font-style: italic;
            color: #FFFFFF;
			
			}


#topNavigation {
  background-color: #CC6600;
  height: 25px;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  border-bottom: solid 1px #9ea3aa; /* Sets the bottom border properties for an element using shorthand notation */
}
#rightColumn1 {
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  float: right;
  border-left: solid 1px #9ea3aa; /* Sets the left border properties for an element using shorthand notation */
  width: 225px;
  background-color: #f4f2fc;
}


#puzzles {
  float: left;
  width: 740px;
  padding: 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  margin: 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */

}



#columnpuzzles {
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  float: right;
  border-left: solid 1px #9ea3aa; /* Sets the left border properties for an element using shorthand notation */
  width: 210px;
  background-color: #f4f2fc;

}


#leftColumn1 {
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  background-color: #f4f2fc;
  float: left;
  border-right: solid 1px #9ea3aa; /* Sets the right border properties for an element using shorthand notation */
  width: 220px;

}
#leftColumn2 {
  background-color: #f4f2fc;
  float: left;
  border-right: solid 1px #9ea3aa; /* Sets the right border properties for an element using shorthand notation */
  width: 220px;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */


}

#leftColumn3 {
  background-color: #f4f2fc;
  float: left;
  width: 250px;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */


}

#content {
  float: left;
  width: 980px;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  margin: 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */

}




#BottomRightColumn {
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  float: right;
  border-left: solid 1px #9ea3aa; /* Sets the left border properties for an element using shorthand notation */
  width: 22%;
  background-color: #f4f2fc;

   }

#BottomColumn1 {
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  background-color: #f4f2fc;
  float: left;
  border-right: solid 1px #9ea3aa; /* Sets the right border properties for an element using shorthand notation */
  width: 22%;
}
#BottomColumn2 {
  background-color: #f4f2fc;
  float: left;
  border-right: solid 1px #9ea3aa; /* Sets the right border properties for an element using shorthand notation */
  width: 22%;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}

#BottomColumn3 {
  background-color: #f4f2fc;
  float: left;
  width: 24%;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */

}

/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#outerWrapper #contentWrapper .clearFloat {
  display: block;
  clear: both;
}
#outerWrapper #footer {
  background-color: #f4f2fc;
  border-top: solid 1px #9ea3aa; /* Sets the top border properties for an element using shorthand notation */
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
