
/* Imports
----------------------------------------*/
@import url("/css/reset.css");
@import url("/css/nav.css");
@import url("/css/form.css");
/* Elements
----------------------------------------*/
.green {color:#00523e;}

.yellow {
  color:#e8d050;
}


body {
  background-color:#fffbf1;
}

html, body {
  height:100%;
}

body, td, th, li, div, p{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:22px;
  color:#333333;
}

#container {
   min-height:100%;
   position:relative;
}

#wrapper {
  width:960px;
  margin: 60px auto 30px;
}

table td {
  vertical-align:top;
}

#header {
  width:960px;
  height:70px;
  margin:0 auto 25px;
}

.faq-table td{
  padding:4px;
  border-bottom:1px dotted #00523e;
}

.faq-table tr:hover {
  color:#000000;
/*  background:#fff2d2;
*/
  background:#F9F5E9;
}

#title {
  height:122px;
  width:960px;
  background:#f9f5e9;
  border-bottom:1px dotted #00523e;
  margin-bottom:20px;
}

#title img {
  float:left;
  margin-right:22px;
}

#title h1 {
  float:left;
  margin-top:68px;
  font-size:36px;
  line-height:40px;
  font-style:italic;
}

#logo {
  float:left;
}

/* Main Content
----------------------------------------*/
#content-wrapper {
  width:960px;
  padding:10px 0;
}

#content-wrapper ul {
  padding-left:15px;
  margin-left: 5px;
  list-style: none;
  margin-top:5px;
}

#content-wrapper ul li {
margin-bottom:10px;
line-height:20px;
padding-left: 15px;
background-image:url(../images/bullet.png);
background-repeat: no-repeat;
background-position: 0 .6em;
}

#content-wrapper ol {
  padding-left:30px;
  margin-left: 5px;
  margin-top:5px;
}

#content-wrapper ol li {
margin-bottom:10px;
line-height:20px;
padding-left: 0;
}

.col {
  width:231px;
  float:left;
  margin-right:12px;
}

.right-col {
  widht:231px;
  float:right;
}

.right-col p{
  font-size:12px;
  line-height:17px;
}

#content-wrapper .right-col ul {
  padding-left:0;
}

#content-wrapper .right-col ul li {
  font-size:12px;
  margin-bottom:5px;
  padding-left:12px;
}

.col p {
  margin-right:10px;
}

.box {
  width:197px;
  padding:10px;
  background:#ddf2c8;
  margin-top:10px;
}

#left-col .box ul {
  padding-left:0;
}

#left-col .box ul li {
  font-size:12px;
  margin-bottom:0;
}

#main-col {
  width:717px;
  float:right;
}

.staff div.col img{
  margin-bottom:10px;
}


#left-col {
  width:231px;
  float:left;
  margin-right:12px;
}

#left-col p {
  font-size:12px;
  line-height:18px;
  color:#666;
  margin-right:10px;
}

#footer .last, #main-col .last {
  margin-right:0;
  float:right;
}

.col-half {
  width:480px;
  float:left;
}

.col-half p {
  width:430px;
}

.col-half img {
  margin-bottom:10px;
  padding:10px;
  border:1px solid #ccc;
}

.border {
  border:1px solid #ccc;
}

 .home-row {
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px dotted #00523e;
  min-height:111px;
}

.home-row img{
  float:left;
  margin-right:25px;
  margin-top:10px;
  border:1px solid #ccc;
  padding:5px;
}

.home-row img.first, h3.first {
  margin-top:0;
}

.home-row h3.first {
  line-height:24px;
  margin-bottom:3px;
}

.indent {
  margin-left:30px;
}

.home-row p {
  width: 275px;
  float:left;
  font-size:12px;
}

/* 

----------------------------------------*/

/*nav*/

/*----------------------*/

#footer-wrapper {
  width:100%;
  background:url(../images/background/footer-bg.png) repeat-x #c5e0ab;
  height:149px;
  padding-top:40px;
  position:absolute;
  bottom:0;
}

#footer {
  width:960px;
  margin:0 auto 20px;
}

.push {
  height:189px;
}

#footer p {
 color:#333333;
 margin-bottom:0;
 font-size:12px;
 line-height:16px;
 padding-bottom:7px;
}

#footer a {
  color:#00523E;
  text-decoration:none;
}

#footer a:hover {
  color:#00523E;
  text-decoration:underline;
}

p {
  margin: 0 0 15px 0;
  font-weight:normal;
}

/*--- Link Styles ---*/
a:link, a:visited {
  color:#00523e;
}

a:hover, a:active {
  color:#00523e;
  text-decoration:none;
}

a.plain:link, a.plain:visited{
  color:#666;
  text-decoration:none;
}

a.plain:hover{
  color:#666666;
  text-decoration:underline;
}

a.join-now {
  display: block;
  width: 129px;
  height: 34px;
  background:url(../images/buttons/join-now.png) 0 0 no-repeat;
  text-decoration: none;
}

a.join-now:hover {
  background-position:-129px 0;
}

h2, h3, h4, h5 {
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
}



h1 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:normal;
  color:#00523e;
  font-size:26px;
  line-height:30px;
  margin-bottom:15px;
  margin-top:10px;
}

h1 span {
  font-size:14px;
}

h2 {
  color:#00523e;
  font-size:18px;
  line-height:26px;
  margin-bottom:10px;
}

#main-col .faq-table td h2 {
  margin-top:0;
}

#main-col h2 {
  margin-bottom:5px;
  margin-top:20px;
}

#main-col h2.first {
  margin-top:0;
}

h3 {
  color:#00523e;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  line-height:24px;
  font-weight:bold;
  margin-bottom:5px;
}

.col h3 span {
  font-size:11px;
  font-style:italic;
  color:#333;
  font-weight:bold;
  display:block;
}

strong {
  font-weight:bold;
}

em {
  font-style:italic;
}

/* Standard Definitions
----------------------------------------*/
.left {
  float:left;
}

.right {
  float:right;
}

.marg-right {
  margin-right:20px;
}

.clearThis {
  clear:both;
}

.hide {
  display:none;
}
p.last {
  margin-bottom:0px;
}

.small {
  font-size:11px;
}

.hightlight {
  background:#FFCC00;
}

.pad-right {
  padding-right:20px;
}

.pad-bottom {
  padding-bottom:20px;
}

.table-format td{padding-right:15px}

