*
{
padding: 0em;
margin: 0em;
}

body
{
background: #99cc66 url('../images/bg.jpg');
background-repeat:repeat-x;

}

body,input
{
font-size: 10pt;
font-family: "arial", "verdana", sans-serif;
color: #333333;
}

p
{
line-height: 1.2em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #336633;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
color: #B96D00;
}

h2{
padding-top:15px;
padding-bottom: 10px;
color:#333366;

}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;

}

h4
{
font-size: 1.2em;
padding-right: 28px;
color:#215022;
}

h5{color: #F26E23;}

h6 {
border-bottom: 1px dashed #c3c3c3;
margin-bottom: 10px;
}
h6 span {
position: relative; 
left: -0.3em; 
bottom: -0.6em; 
padding: 1px 0.5em; 
margin: 0; 
border-style: solid; 
border-width: 1px 1px 1px 0.8em;  
border-color: #c3c3c3 #c3c3c3 #c3c3c3  #99cc66;
background-color: #ddd;
}
 

.contentarea
{
padding-top: 1.3em;
}

img
{
border: solid 1px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
/*background: #fff url('../images/border2.gif') repeat-x;*/
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.box
{
position: relative;
background: #FDFCF6 url('../images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#util-nav
{
	position: relative;
	top: 5px;
	text-align:right;
	height: 28px;
	z-index: 1;
	color:#fff;

}

#util-nav a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
}

#util-nav a:hover {
     text-decoration:underline;
}


#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 945px;
margin: 0 auto;
padding: 0 auto;
}

#outer-border{
	position: relative;
    z-index: 3;
	margin: 26px auto;
	padding:1px;
	background:#FFFFFF;
}

#outer-page{
    z-index: 4;
	margin:1px;
	border: solid 1px #E8E8E8;
	background-color: #fff;
	padding:25px;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #E8E8E8 url('../images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
	position: absolute;
	top: 29px;
	right: 9px;
	padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('../images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
	position: relative;
	height: 243px;
	background: #fff url('../images/hdrpic.jpg') no-repeat top left;
	background-position:center;
	margin-bottom: 2px;
	background-image: url(../images/hdr.jpg);
	border: 1px #E8E8E8 solid;
	padding:5px;
}

#site-name{height:50px;padding-top:25px; width: 960px;}
#site-name img{border:none;}
#site-name .tag{float:left; width:49%;}
#site-name .newsletter{float:right; padding-left: 10px; width:49%;}
#site-name img.newsletter {float:right;}


#menubottom
{
background: #fff url('../images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
width: 280px;
margin-right:-50px;
}

#secondarycontent
{
margin: 1.5em 22.0em 0em 0em;
}
#secondarycontainer
{
float: right;
width: 50%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#buttons
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('../images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}



/*  Special Classess */

#util-nav a.boldgreen{
	color:#D8E9B5;
	font-weight:bold;
}

.footlinks{color:#4f8c0d; text-align:center; font-size:.85em;}
.footlinks a{color:#4F8c0d; text-decoration:none; }
.footlinks a:hover{text-decoration:underline;}
.footsite{color:#000; text-align:center; font-size:.85em;padding:5px 0 15px 0;}


hr 
{
    border: 1px dashed green;
    height: 1px;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}
.alignCenter {
  text-align: center;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.clearer {clear:both;}

/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: #EEE;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 2px 5px;

  font: 400 0.9em verdana, serif;
  cursor: pointer;

  color: #fff;
  background: #FF7F00;
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}

input.radio {
  background: none;
  border: 0px;
}  
  
span.staffname {width:150px; font-weight:bold; display:block; float:left;}
span.stafftitle {width: 300px;display:block;}
div.staffmember{padding-bottom: 8px;} 

.signup{width: 335px; height:57px; float:right;background-image:url(../images/bb.gif); position:relative;}
.signup .