html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bkg_tile.jpg);
}
#cal {
	width:460px;
	height:290px;
	overflow:auto;
	repeat:no-repeat;
	padding:8px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border: 1px dotted #d8d3bf;
}
#content {
	height: 242px;
	width: 478px;
	background-color: #FFF7DF;
	background-image: url(images/contentbg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#nav {
	background-color: #007C54;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#main {
	background-image: url(images/contentbg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#regcontent {
	background-color: #FFF7DF;
	height: 400px;
	margin: 0px;
	padding: 0px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #015A3E;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015A3E;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015A3E;
	text-decoration: underline;
}
a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015A3E;
	text-decoration: underline;
}
a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01B67B;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #0A7758;
	padding: 3px;
	margin: 3px;
}










    div#nav_top {
      width: 100%;
      height: 22px;
      padding-top: 2px;
      background: transparent url(images/nav_top_bg.jpg) no-repeat top left;
      text-align: center;
	  font-size: 1em;
    }
    
      div#nav_top ul {
        list-style: none;
        display: inline;
      }
      
        div#nav_top ul li {
          display: inline;
          margin-right: 20px;
          height: 22px;
        }
        
          div#nav_top ul li a {
            color: #FFF;
            text-decoration: none;
            font-size: 0.7em;
          }
          
          div#nav_top ul li#nav_top_home a {
            padding: 3px 7px 2px 7px;
          }
          
          div#nav_top ul li#nav_top_why a {
            padding: 3px 7px 2px 7px;
          }
          
          div#nav_top ul li#nav_top_merch a {
            padding: 3px 10px 2px 7px;
          }
          
          div#nav_top ul li#nav_top_community a {
            padding: 3px 7px 2px 7px;
          }
          
          div#nav_top ul li#nav_top_staff a {
            padding: 3px 8px 2px 7px;
          }
          
          div#nav_top ul li#nav_top_home a:hover, div#nav_top ul li#nav_top_home a.over {
            background: transparent url(images/nav_top_homeRoll.jpg) no-repeat bottom left;
          }
          
          div#nav_top ul li#nav_top_why a:hover, div#nav_top ul li#nav_top_why a.over {
            background: transparent url(images/nav_top_whyRoll.jpg) no-repeat bottom left;
          }
          
          div#nav_top ul li#nav_top_merch a:hover, div#nav_top ul li#nav_top_merch a.over {
            background: transparent url(images/nav_top_merchRoll.jpg) no-repeat bottom left;
          }
          
          div#nav_top ul li#nav_top_community a:hover, div#nav_top ul li#nav_top_community a.over {
            background: transparent url(images/nav_top_communityRoll.jpg) no-repeat bottom left;
          }
          
          div#nav_top ul li#nav_top_staff a:hover, div#nav_top ul li#nav_top_blog a.over {
            background: transparent url(images/nav_top_blogRoll.jpg) no-repeat bottom left;
          }
          
    div#nav_left {
      position: relative;
      float: left;
      width: 159px;
      height: 176px;
      background: #007550 url(images/nav_left_bg.jpg) no-repeat top left;
      margin: 0px 0 0 -1px;
      padding: 0px 0 45px 0;
    }
    
      div#nav_left ul {
        list-style: none;
        margin: 25px 0 0 20px;
        padding: 0;
      }
      
        div#nav_left ul li {
          margin: 0;
          padding: 0;
          line-height: 1em;
        }
        
          div#nav_left ul li a {
            color: #a5c5bb;
            text-decoration: none;
            font-size: 0.7em;
            margin: 0;
            padding: 0;
          }
          
          div#nav_left ul li a:hover, div#nav_left ul li a.over {
            color: #FFF;
          }
          
        div#nav_left ul li#nav_left_celebrate {
          margin: 35px 0 0 0;
        }
        
    div#content_header {
      width: 565px;
      height: 166px;
      background: transparent url(images/content_header2.jpg) no-repeat top left;
      padding: 1px 0 0 0;
    }
    
      div#content_header p {
        width: 400px;
        margin: 35px 0 0 50px;
        color: #606364;
        font-size: 1.1em;
      }
      
        div#content_header p strong {
          color: #000;
        }
        
    div#index_text {
      width: 258px;
      height: 145px;
    }
    
      div#index_text ul {
        list-style-image: url(images/index_text_bullet.jpg);
        margin-top: 20px;
      }
      
        div#index_text ul li {
          font-size: 1.3em;
          font-weight: bold;
          font-style: italic;
          font-family: Myriad Web, Arial, Helvetica, sans-serif;
          line-height: 1.5em;
        }
        
    div#index_locations {
      width: 438px;
      margin: 0px 0 0 40px;
      font-size: 0.8em;
      font-weight: bold;
    }
      
      div#index_locations img {
        float: left;
        padding-right: 3px;
      }
    
      div#index_locations p {
        margin: 3px 0 0 0;
      }
      
      div#index_locations ul {
        list-style: none;
      }
      
        div#index_locations ul li {
          float: left;
          background:url(images/index_locations_bullet.jpg) 0px 3px no-repeat;
          padding: 0 0 0 8px;
          margin: 0 14px 0 0;
        }
		
		 div#index_3locations {
      width: 470px;
      margin: 0 0 0 0;
      font-size: 0.8em;
      font-weight: normal;
    }

      
        div#index_3locations li {
          float: left;
          background:url(images/index_locations_bullet.jpg) 0px 3px no-repeat;
          padding: 0 0 0 8px;
         
        }	
	 div#index_3locationsp {
		font-size: 1.0em;
      font-weight: bold;
	  padding: 0 0 0 0;
	  margin: 0 10 0 0;
      }