/* CSS Document */

body {
  background-image: url(/Climax_2010_Template/page_images/page_background.jpg);
  background-color: #698E22;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
  padding-bottom: 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  color: #005999;
  font-weight: bold;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .835em;
  color: #333333;
  font-weight: bold;  
}

p {
  padding-bottom: 1em;
}

p, ul, ol {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .835em;
  line-height: 1.4em;
  color: #333333;
}

li p {
  font-size: 1em;
}

ul, ol {
  padding-left: 24px;
}


img {
  border: none;
}

em {
  font-weight: bold;
}

a {
  text-decoration: underline;
  color: #0066FF;
} 

.center {
  display: block;
  width: 100%;
  text-align: center;
}

.red-bold {
  font-weight: bold;
  color: #FF0000;
  font-style: normal;
}
 
.hz-rule {
  margin: 8px 0 12px 0;
  border-bottom: 1px solid #CCCCCC;
  font-size: 1px;
}

#TopMenu a { 
  display: block;
  float: right;
  padding-top: 12px;
  padding-right: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

#RightHeaderText {
  padding: 28px 40px 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0068B3;
  font-weight: bold;
} 

#RightHeaderText em {
  font-size: 30px;
}

#Categories ul li {

}

#Categories ul li a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}   

#Categories ul li.active a {
  font-weight: bold;
  color: #0068B3;
}

#SubCategories a{
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #005999;
  font-size: 14px;
}

#SubCategories a.active{
  color: #FF0000;
  font-weight: normal;
}

img.alignright {
  border: none;
  padding: 0 0 24px 24px;
} 

#Copy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .7em;
  color: #666666;
} 

.alignright {
  float: right;
}

.alignleft {
  float: left;
}