* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #FFFFFF;
  background-image: url(../images/background.jpg);
  background-repeat: repeat-x;
  font-family: verdana, arial, "lucida sans", lucida, helvetica, sans-serif;
  font-size: 62.5%;
}

p {
  font-size: 1.2em;
  color: #808080;
  line-height: 1.6em;
  margin-bottom: 10px;
  margin-top: 0;
}

a {
  color: #FF7F00;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}   

#wrapper {
  width: 960px;
  margin: 0 auto;
}

#header {
  height: 16em;
  /*float: left;*/
  color: white;
/*  background-color: #7EB3F7;*/      /* Add this if go back to solid header */
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
}

#header h1 {
  text-indent: -1999px;     /* Hides text for visual browsing, but shows normal with no CSS */
  font-size: 1em;
}

#header h2 {
  font-size: 2.9em;
  float: left;
  padding-top: 20px;  
  padding-bottom: 10px;
  width: 59%;
}

#header p#slogan {
clear: both;
  font-size: 2.0em;
  font-weight: bold;
  float: left;
  padding-top: 5px;
  width: 59%;      
  text-align: left;
  text-indent: 75px;
  color: #FFFFFF;
}


#header p#telno {
  font-size: 2.8em;
  float: right;
  /*padding-top: 90px;*/
  margin-top: 90px;
  width: 39%;      
  text-align: right;
  color: #FFFFFF;
}
  
#header form {
  width: 45%;
  float: left;
}

#header form fieldset {
  border: none;
  font-size: 1em;
  width: 100%;
  text-align: left;
  margin-left: 2px;
}

#header form legend {
  visibility: hidden;
}

#header form input#searchstring {
  width: 208px;
}

#mainmenu {
  /*border-bottom: 2px solid #FF7F00;*/ 
/*  margin-bottom: 20px;*/
  font-family: "lucida sans",lucida,verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  clear: both;
/*  height: 3.5em;*/
}

#mainmenu ul {
  list-style: none;
  clear: both;
/*  height: 3.5em;  */
  margin-top: 8px;
  float: left;
}

#mainmenu ul li {
  font-size: 1.5em;
  display: block;
  float: left;   
}

#mainmenu ul li a {
  display: block;
  text-decoration: none;
  color: #042A5B;
  padding: 5px 20px;
}

#mainmenu ul li a:hover { 
  color: #85BAFF;
  background-color: #042A5B;
}


p.validlinks {
  float: left;
  margin-top: 10px;
}

p a img {
  border: none;
}

/*#mainmenu ul li.validlinks p a {
  padding: 0 0 5px 0;
  margin: 0;
}   */

#mainmenu ul li.validlinks p a:hover {
  background-color: transparent;
}


#content {
  width: 100%;
  border-top: 2px solid #FF7F00;
  padding-top: 10px;
  clear: both;
}

#carousel img {
  float: left;
  margin-bottom: 20px;
}

#pagetextsplit,
#pagetextsplit {
  float: left;
}

#pagetextsplit {
  width: 634px;
}

#pagetextfull {
  width: 100%;
}

#pagetextsplit h3,
#pagetextfull h3 {
  margin-bottom: 10px;
  font-size: 1.5em;
  background-image: url(../images/h3back.gif);
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 3px 5px;
  color: #FFF;
  height: 27px;
}  

#pagetextsplit p,
#pagetextfull p,
#itemtext p {
  margin-bottom: 20px;
}

#pagetextsplit h3,
#pagetextfull h3,
#pagetextsplit p,
#pagetextfull p {
  clear: left;
}

#pagetextsplit img,
#pagetextfull img,
#itemtext img {
  float: left;
}

#pagetextsplit ul li,
#pagetextfull ul li {
  margin-left: 15px;
  list-style: disc;
}

#pagetextsplit ol,
#pagetextfull ol {
  color: #969696;
  /*font-size: 1.2em; */
  margin-left: 20px;
}


#itemleft, 
#itemright {
  width: 288px;
  background-color: #FFF;
  border: 1px solid #969696;
  padding: 5px;
  
}

#itemleft {
  float: left;
/*  margin-right: 10px;*/
}

#itemright {
  float: right;
/*  margin-left: 10px;*/
}

#itemleft h3,
#itemright h3 {
  font-size: 1.7em;
  color : #0F3668;
  font-family: "lucida sans",lucida,verdana,arial,helvetica,sans-serif;
  border-bottom: 2px solid #2570AD;
}

#itemleft h4,
#itemright h4 {
  font-size: 1.3em;
  background-color : #969696;
  color: #FFF;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 3px;
}

#itemleft a,
#itemright a {
  font-weight: bold;
  padding-top: 10px;
  display: block; 
}

#itemtext {
/*  width: 634px;*/
/*  float: left;*/
/*margin-right: 5px;*/
}

#itemtextleft {
  width: 645px;
  float: left;
}

#itemtextright {
  width: 645px;
  float: right;
}

#itemtextleft img,
#itemtextright img {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

#itemtextleft h3,
#itemtextright h3 {
  margin-bottom: 10px;
  font-size: 1.5em;
  padding: 3px 0;
  color: #0F3668;
  border-bottom: 2px solid #2570AD;
  padding-top: 5px; 
  display: table; 
  width: 645px;
}   

.headtext {
  width: 100%;
  margin-bottom: 10px;
  font-size: 1.5em;
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 3px 0;
  color: #0F3668;
  border-bottom: 2px solid #2570AD;
  display: block;
  font-weight: bold;
}   

#headtext h3,
#contactform h3,
#searchresults h3 {
  font-size: 1.3em;
  padding-bottom: 5px;
  border-bottom: 2px solid #2570AD; 
}

#headtext a {
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 20px;
/*  padding: 2px;*/
  color: #FF7F00;
/*  background-color: #FFF;*/
}

#contactform {
  margin: 10px 30px; 
  display: inline;  
}

#contactus fieldset {
  padding: 10px; 
  width: 310px;
  float: left;
}

#contactus legend {
  font-size: 1.2em;
}

#contactus label {
  font-size: 1.1em;
  color: #042A5B;
  font-weight: bold;
  margin-bottom: 2px;  
  clear: left;
  display: block;
}

.contactfield,
.contactcomment,
.contactbutton {
  clear: left;
  float: left; 
}

.contactfield,
.contactcomment {
  width: 300px;
  margin-bottom: 10px;  
}  

#contacttext,
a.contactlink {
  margin-top: 12px;
  margin-left: 30px;
  margin-right: 20px;
  float: left;
  /*clear: left;*/
  width: 550px;
}     

#contacttext {
  margin-top: 0;
} 

a.contactlink {
  font-size: 1.2em;
}

#contacttext h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

#searchresults h3 {
  margin-bottom: 10px;
}

#searchresults h4 {
  font-size: 1.3em;
  margin-top: 10px;
  padding-bottom: 5px;
  color: #042A5B;
}

#searchresults h5 {
  font-size: 1em;
}

#apealink {
  float: right;
  width: 550px;
  margin-top: 40px;
  margin-bottom: 10px;
  height: 80px;
  clear: right;
}

#apealink img{

  margin-left: 20px;

}

#subscription {
  clear: right;
  width: 33em;
  float: right;
  margin-top: 50px;
  margin-bottom: 10px;
}

#subscription form fieldset {
  font-size: 1em;
/*  width: 100%;*/
  text-align: right;
  padding: 2px 5px 5px 3px;
  border: 1px solid #2570AD;
}

#subscription form legend {
  font-size: 1.1em;
  padding: 2px;
  color: #2570AD;
}

#subscription form input#subemail {
  width: 200px;
  float: left;
  margin-left: 5px;
  margin-top: 2px;
}

#subscription #subscribe_button {
  float: right;
}

#footer {
  margin-top: 10px;
  border-top: 2px solid #2570AD; 
  clear: both;
  width: 100%;
}

#footwrapper {
  width: 960px;
  margin: 0 auto;
  padding-top: 5px;
}

#footinfo {
  float: right;
  width: 69%;
}

#footlinks {
  float: left;
  width: 29%
}

#footlinks p,
#footinfo p {
  margin-bottom: 0;
}

.error {
  color: #FF0000;
  font-weight: bold;
  float: right;
  margin-right: 10px;
}

.ptcbutton {
  background-image: url(../images/button.gif);
  border: 1px solid #000;
  padding: 2px;
}

a.noborder img{
  border: none;
  background: transparent; 
}