html, body, div, span,
p, blockquote, pre, code,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}


img {
  border: 0;
}

.words	{
	display: block;
	padding:20px;
	}
.words p {
	line-height: 150%;
}

.words h1 {
	line-height: 200%;
	font-size:10pt;
	font-weight:bold;
}

.thecontent {
	display: block;
	float: left;
	width:650px;
	min-height:550px;
	}

.thecontent ul {
	padding:15px !important;
	margin:0px;
	line-height: 135%;
	}

.thecontent li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom:5px !important;
	background: url('../img/green-bullet.png') no-repeat left 0.50em;  	
	}


/**************/
/* TYPOGRAPHY */
/**************/

body {
  background: #FFF;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;     /* web safe fonts */
  font-size: 75%;    /* 12px */
  font-weight: normal;
  line-height: 160%;    /* 19.2px */
  
}
.homepagepromotion	{
	background-color: #e5e8ef;
	float: left;
	width:100%;
	display: block;
	padding:0;
	}
.homepageimage	{
	width:960px;
	float: left;
	}
	
div.node
	{
	
	margin:0px !important;
	}
#content-content	{
	margin:0px !important;
	padding:0px !important;
	float: left;
	width:100%;
	}
	

h1 {
  font-size: 2.5em;
  font-weight: normal;
}

h2 {
  font-size: 1.75em;
  font-weight: normal;
}

h3 {
  font-size: 1.25em;
  font-weight: bold;
}

h4 {
  font-size: 1.1em;
  font-weight: bold;
}

h5 {
  font-size: 1em;
  font-weight: bold;
}

h6 {
  font-size: 0.8em;
  font-weight: bold;
}


/*****************/
/* DEFAULT LINKS */
/*****************/

a {
  color: #27638C;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

a:link,
a:visited {
  color: #27638C;
}  

a:hover,
a:active {
  text-decoration: underline;
}


/**********/
/* LAYOUT */
/**********/

html {
  background: #ffffff;                               /* background & font color */
  color: #666;
}

#page {
  margin: 0;
  width: 100%;
}

p {
  font-size: 1em;
  font-weight: normal;
  line-height: 160%;
  margin: 10px 0;
}


/*********/
/* LISTS */
/*********/

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em;    /* LTR */
}

ul.menu li,
.item-list ul li {
  margin: 0.15em 0 0.15em 0.5em;    /* LTR */
}

ul.menu ul, .item-list ul ul {
  margin-left: 0;
}

ol li,
ul li,
ul.menu li,
.item-list ul li,
li.leaf {
  margin: 0.15em 0 0.15em 0;
  padding: 0.2em 0 0 1.333em;    /* LTR */
}

ul li,
ul.menu li,
.item-list ul li,
li.leaf {
  background: url('../img/raquo.png') no-repeat left 0.833em;    /* LTR */
  list-style-image: none;
  list-style-type: none;
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em;    /* LTR */
}

div.block ul {
  padding: 0 0 3px;
}

ul.links li,
ul.links.inline {
  background: transparent;
}

body.layout-main-last #sidebar-last li.leaf,
body.layout-main-last #sidebar-last ul.menu li,
body.layout-main-last #sidebar-last .item-list ul li,
#content-content .node ul li,
#content-bottom  ul li {
  background: url('../img/green-bullet.png') no-repeat left 0.50em;    /* LTR */
  list-style-image: none;
  list-style-type: none;
  padding-left: 1.666em;    /* LTR */
}

/********/
/* MISC */
/********/

hr {
  border: 1px solid #D6DDB9;
}

div.content a.feed-icon img,
div.content th img {
  border: 0;             /* remove image borders where we don't want them */
}

/* format initial startup page list nicely */
#first-time p {
  clear: both;
}

#first-time ol {
  list-style-position: outside;
  margin-left: 2em;    /* LTR */
}


/******************/
/* HEADER REGIONS */
/******************/

#header-wrapper {
  background-color: #fff;
 
}

#header {
    background-image: url(../img/swoop.jpg) !important;
  background-repeat: no-repeat;
  background-position: top center;
  margin: 0 auto;
  padding: 0;
  width: 960px;
}

#header a	{
	padding:0px;
	margin:0px;
	}


#header-first {
  float: left;    /* LTR */

  width: 380px;
}

#header-first #logo {                            /* logo postion.  default image replaced if you upload your own */
  float: left;   
  width: 100%; /* LTR */

}


#header-middle {
  float: left;

  width: 230px;
}

#header-last {
  float: right;    /* LTR */

  width: 300px;
}

#primary-menu-wrapper {
  width:960px;
  background-color: #ffffff;
  margin: 0 auto;
}

	
.view-header	{
	padding-bottom:10px;
	display: block;

	}
	
.view-footer	{
	margin-top:0px;
	padding-top:10px;
	}
	
.view-footer p 	{
	padding:0px;
	margin:0px;
	
	}

.homepagepromo	{
	display: block;
	
	}
	
	
#block-simplenews-1 h2, #block-block-3 h2	{

background-color: #404e6a;
	text-transform: uppercase;
	font-size: 1.1em;
	color:#ffffff;
	display: block;
	padding:5px;

	background-image: url(../img/gloss.png);
	background-repeat: repeat-x;
	background-position: center center;

}

.clearit	{
	clear: both;
	}	
.homepagepromo h3	{
	padding:0px;
	margin:0px;
	font-size: 1.3em;
	margin-bottom:10px !important;
	font-weight: normal;
	}
	
.homepagepromo p	{
	padding:0px;
	margin:0px;
	}
	

.homepagefill	{
	display: block;
	height:350px;
	width:100%;
	}
.homepagepromotext	{
	padding:20px 20px 0 20px;
	background-image:url(../img/textback2.png);
	color:#eeeeee;
	margin-top:0px !important;
	margin-left:50px;
	margin-right:50px;
	margin-botton:50px;
	display: block;
	height:150px;
	overflow: hidden;
	font-weight: bold !important;
	font-size: 1.1em;
	
	}
/************************/
/*  MAIN AREA WRAPPER   */
/* (Sidebars + Content) */
/************************/

#main-wrapper {

}


#main {
  margin: 0 auto;
  width: 960px;
  padding:0px;
  
}

#main-wrapper a.active {
  color: #144A6E;
  text-decoration: underline;
}


/*******************/
/* CONTENT REGIONS */
/*******************/

#content-wrapper {
  float: left;    /* LTR */
  background-image: url(../img/pageback.png); 
  background-repeat: repeat-y;
   width: 960px;
   min-height:600px;

}

#content-top {
  margin: 0 0 30px;
}

#content {
  margin: 0 0 20px;   
            /* default spacing between content regions */
}

#content-inner {
  clear: left;
  padding:0px !important;
  margin:0px !important;
 
}

#content-bottom {
  clear: both;
  margin: 20px 0 0;
}
div.node-type-page	{
	width:650px;
	float: left;
	
	}
.pagecontent	{
	width:610px;
	float: left;
	}
.pagepadding {
	
	
	}

/** .content {
	clear: both;
	width: 610px;
	float: left;
	padding: 20px;
	} **/


/*****************/
/* FOOTER REGION */
/*****************/

#footer {
 
  clear: both;
  display: block;
  font-size: 0.9em;
  margin: auto;
  overflow: hidden;
  padding-top:20px !important;
  padding-bottom: 20px;
  text-align: left;
  width: 960px;
}

#footer ul {
  display: inline;
  margin: 0;
  padding: 0 0 0 5px;    /* LTR */
}

#footer ul li {
  background: transparent none repeat;
  border-left: 1px solid #CCC;    /* LTR */
  display: inline;
  padding: 0 5px 0 5px;    /* LTR */
}

#footer ul li.first {
  border: none;
}

/************************/
/* SINGLE COLUMN LAYOUT */
/* (Main ])       */
/************************/

body.layout-main #content-wrapper {

  width: 960px;
}

/******************/
/* HELPER CLASSES */
/******************/

.hide {
  display: none;
  visibility: hidden;
}



.clear {
  clear: both;
}

.clearfix:after {                                 /* add .clearfix class to clear floats after an element */
  clear: both;                                    /* (IE version is in ie6-fixes.css) */
  content: "."; 
  display: block;
  font-size: 0;
  height: 0; 
  visibility: hidden;
}


/************/
/* HEADINGS */
/************/

h1.title {                                        /* page titles */

  clear: left;    /* LTR */
  padding-left:20px;
  padding-top:20px;
  float: left;
  width:100%;
  
}  

h2.title {                                        /* block titles, node titles */
  
  font-size: 1.333em;
  font-weight: 600;
  text-transform: uppercase;
}  

h2.title a:link,
h2.title a:visited {
}  


h2.title a:hover,
h2.title a:active {
  color: #619CBE;
  text-decoration: none;
}  

div.node h2.title {
  border-bottom: 1px solid #d6ddb9;
}


/****************/
/* PRIMARY MENU */
/****************/

#primary-menu {                                   /* menu layout */
  display: block;
 float:right;
 font-size: 1em;
  padding: 0;
  margin: 0 0 5px 0;
}

/************************************/
/* PRIMARY MENU WITH DROPDOWNS      */
/* - used with menu_tree theming of */
/* $primary_links in page.tpl.php   */
/************************************/

#primary-menu ul.menu li.norm {                        /* top item layout */
  display: block;
  float: left;    /* LTR */
  margin:0 0 0 0;
  padding: 0.2em 1.5em 0.2em 1.5em;
  position: relative;
  width:  auto;
  list-style-type: none;
  list-style-image: none;
  background-image: none !important;
}

#primary-menu ul.menu li a {
  color: #000000;
  display: block;
  padding: 0 0 0 0;    /* 5px 10px 1px 0 */
  text-decoration: none;
}

#primary-menu ul.menu li a:hover,
#primary-menu ul.menu li a:hover,
#primary-menu ul.menu li.hover {
  color: #929db2;
}

#primary-menu ul.menu li.active-trail a {
  font-weight:bold;
  color: #929db2;
}

#primary-menu ul.menu li.divider {
  display: block;
  float: left;    /* LTR */
  margin:2px 0 2px 0;
  padding: 0 0 0 0;
  width: 2px;
  height: 18px;
  position: relative;
  list-style-type: none;
  list-style-image: none;
  background-image: none !important;
  background-color: #878e9f;
}

#primary-menu ul.menu li ul {
  
  left: -999em;

  margin: 0 0 0 -10px;
  padding: 2px 0 4px;
  position: absolute;
  width: 144px;
  z-index: 2;
}
  
#primary-menu ul.menu li:hover ul,
#primary-menu ul.menu li.hover ul {
  color: #929db2;
  display: block;
  left: auto;
}
  
#primary-menu ul.menu li ul li {
  background: #94CE18;
  border-bottom: 1px solid #83A638;
  float: left;
 
  font-size: 0.916em;
  height: auto;
  margin: 0;
}

#primary-menu ul.menu li ul li.last {
  border-bottom: none
}

#primary-menu ul.menu li ul li a,
#primary-menu ul.menu li ul li a:link,
#primary-menu ul.menu li ul li a:visited {
  background: transparent;
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 4px 0;
  text-transform: none;
  width: 135px;
}

#primary-menu ul.menu li ul li a:hover {
  color: #929db2;
  display: block;
  margin: 0;
  padding: 4px 0;
  text-decoration: none;
}

#primary-menu ul.menu li ul li ul.menu {
  left: -999em;
  margin: 0 0 0 -14px;    /* LTR */
  padding: 6px 0 4px;
}

#primary-menu ul.menu li ul li:hover ul.menu,
#primary-menu ul.menu li ul li.hover ul.menu {
  color: #929db2;
  display: block;
  left: 154px;    /* LTR */
  top: -6px;
}

#primary-menu ul.menu li ul li ul.menu li a {
  padding: 4px;
  width: 128px;
}

/**********/
/* TABLES */
/**********/

table {
  border-style: none;
  margin: 0 0 10px;
  width: 100%;
}

.layout-first-main-last table {
  border-style: none;
  margin: 0 0 10px;
  width: 57%;
}

th {
  text-align: left;    /* LTR */
  padding-right: 1em;
  border-style: none;
  border-bottom: 3px solid #CCC;
}

tr {
  padding: 0.1em 0.6em;
  border-style: none;
}

td {
  padding: 3px;
  border-style: none;
}

th.active img {
  display: inline;
}

tr.even td {
  background-color: #E3ECC0;
  border-bottom: 1px solid #CCC;
}

tr.odd td {
  background-color: #FDFFEF;
  border-bottom: 1px solid #CCC;
}

td.active {
  
}

tbody {
  border-top: 1px solid #CCC;
}

tbody th {
  border-bottom: 1px solid #CCC;
}

thead th {
  text-align: left;    /* LTR */
  padding-right: 1em;
  border-bottom: 3px solid #CCC;
}

	
.pagetitle	{
	
	padding:10px;
	margin-top:0px;
	color:#eeeeee;
	font-size: 1.2em;
	float: left;
	padding-right:40px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	display: block;
	
	
	}
	
.pagetitle h2	{
	font-size: 1.4em;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:12px;
	}
	


.pagebanner {
	background-image:url("../img/banner.jpg");
	background-repeat:x;
	background-color:#408bc0;
	display:block;
	width:960px;
	float:left;
	height:50px;
}


.finalbar {
	background-color:#408bc0;
	height:10px;
	width:960px;
	margin:0 auto;
}

