@charset "utf-8";
/* CSS Document */

.page {
font-family:Arial, Helvetica, sans-serif;
}

li {
color:#333333;
  font-family:Arial; 
  font-size:10pt; 
}

INPUT { 
  font-family:Arial; 
  font-size:10pt; 
  font-weight:normal; 
  background-color:e4e4e4; 
  border-color:999999; 
  border-width:1px; 
  color:000000; 
 height:20;
}

OPTION { 
  font-family:Arial; 
  font-size:10pt; 
  font-weight:normal; 
  background-color:e4e4e4; 
  border-color:999999; 
  border-width:1px; 
  color:000000; 
 height:20;
}

SELECT{ 
  font-family:Arial; 
  font-size:10pt; 
  font-weight:normal; 
  background-color:e4e4e4; 
  border-color:999999; 
  border-width:1px; 
  color:000000; 
 height:20;
}

TEXTAREA{ 
  font-family:Arial; 
  font-size:10pt; 
  font-weight:normal; 
  background-color:e4e4e4; 
  border-color:999999; 
  border-width:1px; 
  color:000000; 
 height:20;
}

/* Background image */
.mainpic-bg {
background-image:url(../Images/picture-2010.jpg);
background-repeat:no-repeat;
}

.bg-gradient{
background-image:url(../images/bg-gradient_02.jpg);
background-repeat:repeat-x;
}

.nav-bg {
background-image:url(../images/nav-bg_13.jpg);
position:fixed;
background-repeat:no-repeat;
}

.contact-bg {
background-image:url(../images/contact-gradient_41.jpg);
background-repeat:repeat-x;
}

.sign-up-bg {
background-image:url(../images/sign-up-gradient_44.jpg);
background-repeat:repeat-x;
}

.login-bg {
background-image:url(../images/log-in-gradient_08.jpg);
background-repeat:repeat-x;
}

.gold-bar {
background-image:url(../images/gold-bar.jpg);
background-repeat:no-repeat;
}

.silver-bar {
background-image:url(../images/silver-bar.jpg);
background-repeat:no-repeat;
}

.platinum-bar {
background-image:url(../images/platinum-bar.jpg);
background-repeat:no-repeat;
}

.transparent {
background-image:url(../images/transparent.png);
background-repeat:repeat;
}

.green-gradient {
background-image:url(../images/green-gradient_02.jpg);
background-repeat:repeat-x;
}

/* typography * typography * typography * typography * typography * typography */
.body-text, .body-text2, .body-text-sml, .column-text, .form-text, .white-text, .directory-text, .big-text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-left:10px;
padding-right:10px;
}

.body-text2 {
padding-left:0px;
padding-right:0px;
text-decoration:none;
}

.body-text-sml {
font-size:10px;
color:#333333;
padding-left:0px;
padding-right:0px;
}

p.body-text2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#009933;
text-decoration:underline;
}

p.body-text2 a:hover{
color:#666666;
}

.body-list a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#009933;
padding-right:10px;
}

.body-list a:hover, .body-list a:visited {
color:#666666;
}


.column-text {
padding-left:20px;
padding-right:20px;
}

.form-text {
font-weight:bold;
padding-right:0px;
}

.nav-text , .nav-text2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12;
color:#FFFFFF;
}

.nav-text2 {
padding-left:10px;
}

.directory-text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

.big-text {
font-size:14px;
color:#333333;
}

.green-header {
font-family:Arial, Helvetica, sans-serif;
font-size:32px;
color:#4FA446;
}

.green-italics {
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:16px;
color:#4FA446;
padding-left:10px;
padding-right:10px;
}

.grey-header, .grey-header2, .blog-header, .subheader, .subheader2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#3F3F3F;
padding-left:10px;
}

.grey-header2 {
padding-left:0px;
text-decoration:none;
}

.blog-header {
font-size:16px;
padding-left:0px;
}

p.grey-header2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#333333;
text-decoration:none;
}

p.grey-header2 a:hover{
color:#009933;
}

.subheader {
color:#3F3F3F;
font-size:14px;
padding-left:20px;
padding-right:20px;
}

.subheader2 {
color:#8C8C8C;
font-size:12px;
padding-left:20px;
padding-right:20px;
}

.read-more, .read-more2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12;
color:#F15F22;
padding-left:20px;
}

.read-more2 {
font-size:10;
color:#4FA446;
padding-left:0px;
}

.footer-text {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}

.login-white {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
