/*
Copyright: Sean Bornicke 2006
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
Edited by Lisa Shea 2008 to create "Blue Bunny" Template
*/

body {
  text-align: center;
  background: #E6E2D4;
  margin-top:10px;
  margin-bottom:10px;
}

A:link {
	COLOR: #FFC6AC; text-decoration: none
}
A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
A:active {
	COLOR: #B8AC5F; text-decoration: none
}
A:hover {
	COLOR: #B8AC5F; text-decoration: underline
}

.li {
       color:#6089B8;
    }

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #6B84BC; url('../img/main_back.jpg') top right repeat-y;
  color: #6B84BC;
  voice-family: "\"}\""; 
  voice-family:inherit;
  
}

#page_header {
  height: 200px;
  background: #6B84BC url('../img/bunny_top_new.jpg') top right no-repeat;
  clear: both;
}

#page_header h1 {
  margin: 0px;
  padding-top:0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:36px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #5D4E4B;
}

#page_header h2 {
  margin: 0px;
  padding-left:25px;
  padding-top:6px;
  font-family: verdana, arial, sans-serif;
  font-size:18px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #000000;
}

#menu_bar {
  height:40px;
  background: #6B84BC; url('../img/dropshadow.png') top left repeat-x;
  clear: both;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #6B84BC url('../img/blue_bar.jpg') top right repeat-x;
  color: #6B84BC;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size:14px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
  padding-right:15px;
  color: #5D4E4B;
  text-decoration: none;
  float: left;
  border-right: 1px solid #FFC6AC;
  border-top: .5px solid #FFC6AC;
  border-bottom: .5px solid #FFC6AC;
}

#menu_bar ul li a:hover
{
  background: #FFC6AC; url('../img/menu_hover_bk.png') top left repeat-x;
  color: #E6E2D4;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  border: 1px #FFC6AC;
  clear:both;
}
#content_wrapper_blog {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  border: 1px #FFC6AC;
  clear:both;
}

#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  
}

/*Right column H3 Text background and border*/
#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #5D4E4B;
  padding:4px;
  border: 1px solid #FFC6AC;
  background-color:#E6E2D4;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #474747;
  line-height: 16px;
  padding-left:4px;
}

/*Main center content wrapper*/
#left_side {
  float: left;
  width:540px;
  background-color: #6B84BC;
  border:0px dashed #FFDD00;
}

/*Main center content wrapper for game page*/
#left_side2 {
  float: none;
  margin-left:90px;
  margin-right:90px;
  background-color: #E6E2D4;
  border:0px dashed #FFDD00;
}

/*Main center content wrapper for photo page*/
#left_side3 {
  float: none;
  margin-left:30px;
  
  background-color: #6B84BC;
  border:0px dashed #FFDD00;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #5D4E4B;
  background-color:#E6E2D4;
  padding:4px;
  border-bottom: 1px solid #474747;
  clear:both;
}

#left_side h4 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #5D4E4B;
  padding:0px;
  clear:both;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #474747;
  line-height: 18px;
  padding-left:4px;
}

#left_side3 p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #474747;
  line-height: 18px;
  padding-left:4px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  float:left;
  width:250px;
  background-color: #6B84BC;
  border:1px solid #FFC6AC;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #5D4E4B;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #474747;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
  height: 60px;
  background: #E6E2D4 bottom right no-repeat;
  clear: both;
  
}

#page_footer_game {
  height: 60px;
  background: #4C6C91 bottom right no-repeat;
  clear: none;
  margin-left:90px;
  margin-right:90px;
}

#page_footer p {
  padding-top:18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #474747;
  letter-spacing:1px;
}


}

#spacer {
  height:20px;
  clear:both;
}
.body_list{
  margin-left: 0px;
  padding left: 0px;
  list-style: square;
}

.body_list li { 
  padding-left: 4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color:#474747;
  line-height:20px;
}
.arrow_list { 
  margin-left: 8px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}
