﻿body
{
  background: #fff url('/images/bodybg.png') top left repeat-x;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
body, caption, th, td, input, textarea, select, option, legend, fieldset {
  font-family:Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
}



#page
{
  margin: 0 auto;
  width: 850px;
}

#header
{
  height: 185px;
  background: #fff url('/images/header.png') top left no-repeat;
}

a img {
 border: none;
}

#home-logo {
  float: left;
  display: inline;
  margin-top: 7px;
  margin-left: 15px;
}

#home-logo a {
  display: block;
  border: none;
}

#main {
  background: transparent url('/images/content.png') top left repeat-y;
}
#main-inner {
}

#content
{
  float: left;
  display: inline;
  width: 850px;
  margin-left: 0;
  margin-top: 40px;
  margin-right: -850px; /* Negative value of #content's width + left margin. */
  padding: 0; /* DO NOT CHANGE. Add padding or margin to #content-inner. */
  background: transparent url('/images/contenttop.png') top left no-repeat;
}
#content-inner {
  margin:0;
}
#content-area {
}


#content-area p {
  margin: 12px 0;
}

#footer {
  height:74px;
  background: #fff url('/images/contentbottom.png') top left no-repeat;
}

#footer-inner {
}

#footer p
{
  margin: 0;
}

#footer-message
{
  text-align: center;
  padding-top: 40px;
  color: #000;
  clear: both;
}

#home-page h1 {
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
}

h1 {
  color: #D9531E;
  font-size: 20px;
  margin: 10px 0;
}

h2 {
  color: #013483;
  font-size: 14px;
  margin: 11px 0;
}
h3 {
  color: #013483;
  font-size: 13px;
}




#navbar {
  float: left;
  padding-top: 0;
  padding-bottom: 25px;
  width: 100%;
  margin-left: 0;
  margin-right: -100%;
  padding: 0;
  height: 40px;
  background: #fff url('/images/navbar.png') top left repeat-x;
}


#navbar ul {
  margin: 0 0 0 0;
  padding: 0;

}

#navbar li {
  display:inline;
  float:left;
  list-style-image:none;
  list-style-type:none;
  margin:0;
  padding:0 0 0 1px;
}

#navbar li.first a {
  margin-left: 45px;
}

#navbar li a {
  display:block;
  float:left;
  font-size:14px;
  font-weight:normal;
  height: 29px;
  line-height: 29px;
  padding:0 7px;
  text-decoration:none;
  color: #fff;
}



#navbar li span.sep {
  padding: 0;
  float: left;
  width: 1px;
  height: 29px;
  background: url('/images/navsep.png') bottom left no-repeat;
}



#navbar li.active a {
  color: #FFDE00;
}

#navbar li a:hover {
  color: #FFDE00;
  padding-top: 1px;
}

#navbar li.active a:hover {
  color: #FFDE00;
}


#navbar li li a {
  background-image: none;
  padding-left: 21px;
  padding-right: 21px;
   color: #fff;
}

#navbar li.active li a {
 color: #fff;
}

#navbar li li.active a {
 color: #FF8000;
}

#navbar ul ul {
  margin-left: 1px; /* shifts submenu 1 pixel to match the tab spacing of the parent ul */
}





















/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */

#header, #content, #navbarbar, #sidebar-left, #sidebar-right, #footer, #closure-blocks {
  overflow:visible;
  word-wrap:break-word;
}


#other-content {
 margin: 20px 40px;
}

#other-content h1 {
  height: 50px;
  text-align: center;
  text-transform: uppercase;
}
#other-content h3 {
  text-transform: uppercase;
  color: #D9531E;
  border-bottom: 4px groove #D9531E;
  text-align: center;
  
}

#home-page {
  float: left;
  display: inline;
  width: 760px;
  margin-left: 43px;
  padding-bottom: 20px;
}

.homerow {
  float: left;
  width: 100%;
}
.homecol {
  float: left;
  display: inline;
  width: 49%;

}
.homecolthree {
  float: left;
  display: inline;
  width: 33%;
  margin-bottom: 10px;

}
.homecol-inner {
  margin-left: 10px;

}

.style1 {
  background: #fff url('/images/style1.png') top left repeat-x;
}

#home-page .fg-button {
  float: right;
  text-decoration: none;
  padding: 2px 4px;
}

#home-page .fg-button span {
  margin-right: 3px;
  float: left;
}

.homeblock {
  float: left;
  display: inline;
  margin-top: 10px;
  margin-left: 80px;
  padding: 0 5px 5px 5px;
  border: 1px solid #fff;
  width: 180px;
  background: #ddddff;
}

.leaf {
  background: #ddffdd url('/images/leaf.gif') top right no-repeat;
  border: 1px solid #73C154;
}

.homeblock p {
 font-size: 10px;
}

.homeblock h2 {
 color: #FF8000;
}

.leaf h2 {
  color: #2C7629;
}

.style2 {
  margin-top: 20px;
  border-top: 3px solid  #013483;
  border-bottom: 3px solid  #013483;
  background: #fff url('/images/style2.png') top left repeat-y;
}

.homecolthree .homeblock {
  margin: 10px 0 0 20px;
}

.aero {
  background: #FFDDBF url('/images/pinwheel.png') top right no-repeat;
}

.tips {
  font-size: 11px;
}
ol.tips {
 padding: 0 0 0 20px;
}
.tips li {
  margin: 0;
 padding: 0 0 3px 0;
}
.tips a {
  color: #1E4B91;
  text-decoration: none;
}

.dark {
  background:  #4C70A7;
  color: #fff;
}

.center {
  text-align: center;
}

h4.border {
 background: #FFEC95;
 border: 1px solid #a5a3a0;
 color: #005dab;
 text-align:  center;
 font-size: 16px;
 font-weight: bold;
 padding: 5px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 
}
