/* @group General Styles */

body {
      margin: 0;
      background: #B7C379 url(images/bg.jpg) repeat-x fixed;
      /*color: #FFFFFF;*/
      font: 0.75em/1.6em "Helvetica", Arial, sans-serif;
      padding: 0;
      
}

.hidden {
  display: none;
}


p {
}

b, strong {

}

a:link, a:visited {
	color: #7a8461;
}

a:hover, a:active {
    text-decoration: none;
	color: #839622;
	/*background-color: #dee5b9;*/
}

a:focus {
    outline: 0px;
}

img {

      border:none;
      border:0;
      

}

.image-left {
      float: left;
      margin: 3px 3px 3px 0;
      padding: 3px 3px 3px 0;
      border:none;
      border:0;

}

.image-right {
      float: right;
      margin: 3px 0 3px 3px;
      padding: 3px 0 3px 3px;
      border:none;
      border:0;

}
      
/* @end */

/* @group Layout */

.clearer {
      clear: both;
}

#container { 
      width: 900px;
      margin: 0 auto;
      position: relative;
      z-index: 0;
      color: #000;
	  background-color: white;
}
/*
#sideOverlay {
      position: absolute;
      left: 20px;
      bottom: 132px;
      width: 180px;
      height: 154px;
      background: #ffffff no-repeat url(images/sidebar_overlay.gif) left bottom;
      z-index: 1;
}
*/
#pageHeader {
      height: 213px;
      background: url(images/header_bg.gif) no-repeat;
      position: relative;
      z-index: 17;
      font-family: "lucida grande", verdana, tahoma, sans-serif;
      line-height: normal;
}

#teamtops {
      width: 519px;
      height: 197px;
      /*background: no-repeat url(images/top_team.png);*/
      position: absolute;
      right: 21px;
      top: 0px;
      z-index: 5;
}

#pageHeader img {
      position: absolute;
      right: 21px;
      top: 0;
}

#pageHeader h1 {
      color: #80a01f;
      margin: 0;
      /*text-transform: uppercase;*/
      letter-spacing: 0px;
      float: left;
      position: absolute;
      top: 40px;
      left: 40px;
      padding-top: 10px;
	font: bold 2.8em "Helvetica", Arial, sans-serif;
	
}

#pageHeader h2 {
      float: left;
      clear: left;
      color: #576527;
      letter-spacing: 0px;
      padding-bottom: 5px;
      position: absolute;
      left: 40px;
      top: 89px;
      margin: 0;
      padding-top: 0;
	font: bold 1.3em "Helvetica", Arial,sans-serif;
}

#contentContainer {
      position: relative;
      z-index: 10;
      width: 690px;
      float: left;
	background-color: white;
}

#contentContainer #content {
      padding-top: 10px;
	margin-left: 10px;
	left: 440px;
}

#sidebarContainer {
      width: 180px;
      position: relative;
      z-index: 3;
}

#topLink {
	/*position: relative;
	height: 80px;
	width: 350px;
	left: 45px;
	top: 50px;*/
}

html>body #sidebarContainer{
      padding-top: 10px;
}

#sidebarContainer #sidebar {
}

#sidebarContainer .sideHeader {
      color: #989898;
	  font: bold 1.2em/1.6em "Helvetica", Arial,sans-serif;
	  background-color: #f5f5f5;
	  padding: 2px 2px 2px 4px;
}

#footer { 
      width: 900px;
      height: 132px;
      margin: 2 auto;
      background: no-repeat url(images/footer_bg.gif);
      text-align: right;
}
#footer a img{
	float: left;
	margin: 37px 0 0 60px;
}

#footer p {
   margin: 0 40px 0 0;
	right: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 62px;
	color: #576527;
}

#footer a:link, #footer a:visited {
      color: #80a01f;
}

#footer a:hover, #footer a:active {
      text-decoration: none;
      color: #80a01f;
}
      
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	color: #576527;
}

#breadcrumbcontainer ul {
      list-style: none;
      margin: 0 0 10px 0;
      padding-top: 20px;
}

#breadcrumbcontainer li {
      display: inline;
}

#breadcrumbcontainer a {
	color: #839622;
}

#breadcrumbcontainer a:hover {
	color: #5e6b18;
	background-color: #000;
}
      
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
      position: relative;
      z-index: 6;
      width: 180px;
      display: block;
      font-family: "Helvetica", Arial, sans-serif;
	  color: #a2ac7b;
	background-position: left bottom;
	background-repeat: no-repeat;
}

#navcontainer #current {
      background: url(images/menu_current.gif) no-repeat left top;
      color: #2f2f2a;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
      color: #6e7d4b;
	font-weight: bold;
	 background: url(images/button_over_current.gif) no-repeat left top;
	
}

/* Parent - Level 0 */

#navcontainer ul{
      list-style: none;
      width: 180px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
	padding: 0;
}

#navcontainer li {
}

#navcontainer a {
      display: block;
      height: 18px;
      background: url(images/button_top_dots.gif) no-repeat left top;
      text-decoration: none;
      color: #b8a664;
	  font: bold 1.1em Helvetica, Arial, sans-serif;
	  letter-spacing: -.8px;
	  padding-top: 4px;
	  padding-left: 4px;
}

#navcontainer a:hover {
      background: url(images/button_over.gif) no-repeat left top;
      color: #576527;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
      background: none;
}

#navcontainer ul ul li {
      background: url(images/sub_menu_arrow.gif) no-repeat 27px 5px;
}

#navcontainer ul ul a {
      padding-left: 45px;
}

#navcontainer ul ul a:hover{
      background: url(images/sub_menu_over.gif) no-repeat;
}

#navcontainer ul ul #current{
      background: url(images/sub_menu_over_current.gif) no-repeat;
      color: #ffffe3;
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li {
      background: no-repeat 47px 5px  url(images/sub_menu_arrow.png);
}

#navcontainer ul ul ul a{
      padding-left: 65px;
}

#navcontainer ul ul ul a:hover{
      background: no-repeat url(images/sub_menu_two_over.png);
}

#navcontainer ul ul ul #current{
      background: no-repeat url(images/sub_menu_two_over.png);
}

/* Child Level 3 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul li {
      background: no-repeat 67px 5px  url(images/sub_menu_arrow.png);
}

#navcontainer ul ul ul ul a{
      padding-left: 85px;
}

#navcontainer ul ul ul ul a:hover{
      background: no-repeat url(images/sub_menu_three_over.png);
}

#navcontainer ul ul ul ul #current{
      background: no-repeat url(images/sub_menu_three_over.png);
}

/* Child Level 4 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/* @end */

/* @group Global Classes */

blockquote, .standout {
      color: #303030;
      padding: 10px;
      margin: 0;
}

h1 {
      color: #BABDBA;
      margin: 0 0 10px;
      letter-spacing: -1px;
      /*text-shadow: 2px 1px 2px #2f2f2a;*/
      font-size: 1.8em;
}

h2 {
      color: #576527;
      margin: 0 0 10px;
      letter-spacing: -1px;
      /*text-shadow: 2px 1px 2px #2f2f2a;*/
      font-size: 1.6em;
}

h3 {
      color: #BABDBA;
      margin: 0 0 10px;
      letter-spacing: -1px;
      
      /*text-shadow: 2px 1px 2px #2f2f2a;*/
      font-size: 2.4em;
}

h4 {
      color: #BABDBA;
      margin: 0 0 10px;
      line-height:25px;
      letter-spacing: -0.5px;
      /*text-shadow: 2px 1px 2px #2f2f2a;*/
      font-size: 2.2em;
}

.imageStyle{
	
}

/* Main content area unordered list styles */

#contentContainer #content ul {
      margin: 10px;
      padding: 0;
      color: #8F8F8F;
	  list-style-position: inside;
	  list-style-type: circle;
	font-weight: bold;
}


#contentContainer #content li {

}

ul.disc {
      list-style-type: disc;
}

ul.circle {
      list-style-type: circle;
}

ul.square {
      list-style-type: square;
}

ol.arabic-numbers {
      list-style-type: decimal;
}

ol.upper-alpha {
      list-style-type: upper-alpha;
}

ol.lower-alpha {
      list-style-type: lower-alpha;
}

ol.upper-roman {
      list-style-type: upper-roman;
}

ol.lower-roman {
      list-style-type: lower-roman;
}

#contentContainer #content ul ul {
      margin: 10px;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
      margin: 10px 0;
      padding: 0;
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
      font-size: 1em;
}
/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
	font:100% "lucida grande", verdana, tahoma, sans-serif;
	background: #f8f8f8;
	color: #959595;
} 

.form-input-button {
	/*font:100% "lucida grande", verdana, tahoma, sans-serif;
	color:#fff;
	background: #959595;
	border:2px solid #cbcbcb;*/
	
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#999;
	font-weight:bold;
	padding: 3px 6px;
	background:url(images/formbg.gif);
}
/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
      text-align: left;
      font-size: 1.2em;
      font-weight: bold;
}

.album-description {
      font-size: 0.8em;
      margin-bottom: 60px;
}

.album-wrapper {
      display: block;
      width: 99%;
      position: relative;
}

.thumbnail-wrap {
      text-align: center;
      position: relative;
      float: left;
      margin-bottom: 60px;
      margin-right: 15px;
}

.thumbnail-frame {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 3px;
      border: 1px solid #c4d095;
}

.thumbnail-frame:hover {
      border: 1px solid #638723;      
}

.thumbnail-frame a {

}

.thumbnail-frame a:hover {

}

.thumbnail-frame a:hover img {
      margin: auto;
      border: solid 1px;
}

.thumbnail-frame img {
      margin: auto;
      border: 1px solid #a5b93c;
      
}

.thumbnail-caption {
      margin: 0;
      padding: 0;
      height: 35px;
      display: block;
      font-size: 0.8em;
}

/* @end */

/* @group Single Page (Photo view) */

/*
<body class="photo-background">
      <div class="photo-navigation">
            <p class="photo-title">Photo Album.</p>
            <p class="photo-caption">First day of school</p>
            <p class="photo-links"><a href="../index.html">Photo Album</a> | <a href="page8-1001-full.html">Next</a></p>
      </div>
      <img class="photo-frame" src="page8-1000-full.jpg" alt="Loading Image" width="238" height="360"/>
</body>
*/

.photo-background {
      text-align: center;
      margin: 0 auto;

}

.photo-navigation {
      text-align: center;
      margin: 0 auto 30px;
      height: 175px;
}

p.photo-title {
      padding: 50px 0 0;
      margin: 0 0 10px;
}

p.photo-caption {
      padding: 0;
      margin: 0;
}

p.photo-links {
      padding: 0;
      margin: 20px 0 0;
}

.photo-frame {
      text-align: center;
      margin: 0 auto;
      padding: 10px;
      border: solid 1px;
}

#flashcontent {
      text-align: center;
}

/* @end */

/* @end *


/* @end */



