/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* 4-column format for forest info pages */
<style type='text/css'>
.header4{
   width: 100%;
   left: 0%
}
.colmask4{
   width: 100%;
   left: 0%
}
.colmid4{ right: 25% }
.colin4{ right: 25% }
.colleft4{ right: 25% }
.co114{
   width: 23%;
   left: 101%
}
.co124{
   width: 23%;
   left: 53%
}
.co134{
   width: 23%;
   left: 80%
}
.co144{
   width: 23%;
   left: 82%
}
.footer4{
   width: 100%;
   left: 0%
}
.header4{
   clear: both;
   float: center;
   position: relative;
   background-color: #e7e7de
}
.colmask4{
   clear: both;
   float: left;
   overflow: hidden;
   position: relative;
   background-color: #e7e7de
}
.colmid4{
   float: left;
   width: 100%;
   position: relative;
   background-color: #e7e7de
}
.colin4{
   float: left;
   width: 100%;
   position: relative;
   background-color: #e7e7de
}
.colleft4{
   float: left;
   width: 100%;
   position: relative;
   background-color: #e7e7de
}
.co114{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #d2b48c
}
.co124{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #d2b48c
}
.co134{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #d2b48c
}
.co144{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #d2b48c
}
.footer4{
   clear: both;
   float: left;
   position: relative;
   border-bottom: #000 1px solid;
   background-color: #ffffe0
}
.bottom4{
   clear: both;
   width: 100%;
   float: left;
   position: relative;
   background-color: #e7e7de
}
body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   width: 100%;
   min-width: 600px;
}
</style>
