@charset "UTF-8";
/* CSS Document */

/* Colors:
lt green: #daebc1
med green: #b3d67c
green: #8cc63f
purple: #53247f
*/


body { background: #daebc1; margin: 0px; }
.center { position: absolute; top: 0; left: 50%; width: 759px; margin-left: -385px; background: #53247f;  }
.content { position: absolute; top:0px; width: 759px; padding-top: 180px; padding-left:20px; padding-right:20px; border-left: 2px solid #8cc63f; border-right: 2px solid #8cc63f; border-bottom: 2px solid #8cc63f; background: #fff no-repeat url(images/content_heading.gif); margin:0;  }
#home { background: #fff no-repeat url(images/home_bkgrnd.gif); padding-top: 120px; }
.contact_right { position:absolute; top: 240px; *top: 260px; left: 550px; width: 250px; }
#push { position:absolute; left: 120px; }

/* .heading {  } */
.footer {  display:block; width:799px; height: 116px; margin-left: -20px; margin-top: 10px; padding-right:0; background: #fff no-repeat url(images/footer_bkgrnd.gif); }
.footer p { position: relative; top: 90px; left: 10px; font: 11px/12px Arial, Helvetica, sans-serif; color: #fff; text-align: left; }

h1 { font: 35px  Arial, sans-serif; color: #8cc63f; }
h2 { font: 28px  Arial, sans-serif; color: #8cc63f; }
h3 { font: 18px  Arial, sans-serif; color: #8cc63f; margin-bottom:0px; }
p { font: 12px/16px  Georgia, "Times New Roman", Times, serif; color: #53247f; }
ul, li { font: 11px/18px  Verdana, Arial, sans-serif; list-style-type: disc; color: #53247f; margin-bottom:4px; margin-top:5px; }
a, a:visited { text-decoration: none;  color: #8cc63f; }
a:active, a:hover { text-decoration: underline; color:#b3d67c; }
#home_text { font: 14px/18px  Georgia, "Times New Roman", Times, serif; color: #53247f; margin-left:300px; margin-top:30px; margin-right:10px; margin-bottom:0px; clear:both; }
td { font: 12px/16px Arial, Helvetica, sans-serif; color: #53247f; font-weight:bold; }
#form_result { width: 400px; height: 200px; }

	
.nav { position: absolute; top: 0px; left: 250px;  }
.nav li {  float:right; display: block;  list-style-type: none; text-align: center; margin-right: 15px; text-transform: uppercase; }
.nav a, .nav a:visited { font: 12px/20px  Arial, Helvetica, sans-serif;  color: #8cc63f; font-weight: bold; text-transform: uppercase; text-decoration: none;  padding: 5px 5px; *padding: 4px; }
.nav a:hover, .nav a:active { color:#daebc1; text-decoration: none; }
#home_nav { position: relative; left: 255px;width:480px;}
#home_nav li { float:left;  display: block;  list-style-type: none; text-align: center; margin-right: 15px; text-transform: uppercase; }
#home_nav_li { letter-spacing: 1px; }

/* images */
.icon { width: 16px; height:16px; margin-bottom:-4px; margin-right: 5px; margin-left: 5px; }
#wht { margin-top: 8px; margin-left:0px; }




