html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 90% arial, sans-serif;
  /*background: #1C051F url(../images/pattern.jpg) repeat;*/
  background: #fff;
  color: #1D1D1D;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}
  
.redTxt {color:rgba(243,10,14,1.00); font-weight:bold;}
.redital {
	color: rgba(243,10,14,1.00);
	font-weight: bold;
	font-style: italic;
}
  
img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: bold 175% arial, sans-serif;
  color: #004A96;
  letter-spacing: -1px;
  margin: 0 0 10px 0;
  padding: 15px 0 0 0;}
  

h2
{ font: bold 165% arial, sans-serif;}

h3
{
	font: bold 150% arial, sans-serif;
	padding: 0 0 5px 0;
	/*color: #008E00;*/
	color:#505050;
}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: bold 110% arial, sans-serif;
  color: #FFF;
  line-height: 1.5em;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #FFF;
  padding-bottom: 15px;}

h6
{ color: #362C20;}

a, a:hover
{ background: transparent;
  outline: none;
  text-decoration: underline;
  color: #1803AE;}

a:hover
{ text-decoration: underline;
  color: #1D1D1D;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ margin: 2px 0 15px 17px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #contact, #menu_container
{ margin-left: auto; 
  margin-right: auto;}

#site_content
{ width: 980px;
  overflow: hidden;
  background: #FFFFFF url(../images/site_content.jpg) no-repeat;}  

#menu_container
{ width: 980px;
  height: 56px;
  margin: 5px 0px;} 
  
#menubar
{ width: 640px;
  height: 56px;
  float: right;
  color: #000;}   
  
#header
{ width: 980px;
  height: 148px;}
  
.name
{ width: 320px;
  height: 148px;
  padding-top: 0px;
  float: left;}
  
.slogan
{ width: 600px;
  height: 50px;
  padding-top: 50px;
  background: transparent;
  text-align: right;
  float: right;}
  
.name H1
{
	font: normal 250% arial, sans-serif;
	color: #008E00;
	letter-spacing: -3px;
	background: transparent;
}

span
{ color: #1D1D1D;}

.slogan H2
{ font: normal 160% arial, sans-serif;
  color: #1D1D1D;
  letter-spacing: -1px;
  background: transparent;}

#banner_image {
    margin: 0 auto;
	width: 700px;
	margin-left: 20px;
	float: left;
}
#slider-wrapper {
    height: 250px;
	background: transparent;
	width: 700px;
}
#slider {
    background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
    height: 250px;
    position: relative;
    width: 700px;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}
.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: arial;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}
.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
}
a.nivo-prevNav {
    left: 15px;
}
a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
}
.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.nivo-controlNav a {
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 250px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}

.sidebar_container
{ float: right;
  width: 220px;
  margin: 0 20px 20px 0;}

.sidebar
{ float: right;
  width: 220px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 100% arial, sans-serif;
  padding-bottom: 5px;
  line-height:110%;
  width: 220px;}

.sidebar h2
{ height: 25px;
  padding: 5px 0 5px 5px;
  color: #FFF;
  background: #008B00; url(../images/header.jpg) repeat-x;}  
  
.sidebar h4
{
	font-size: 125%;
	line-height:140%;
	padding-left: 5px;
	color: #008E00;
}

.sidebar h1
{
	font-size: 125%;
	padding-left: 5px;
	color: #008E00;
}

.sidebar h4.subhead{
	font-size: 135%;
	line-height:140%;
	padding-left: 5px;
	color: #050505;
}

.sidebar_formholder {
	width: 220px;
	margin: 0 20px 20px 0;
	/*background-color:#008E00;*/
	background-color: #A8CF4E;
}

.sidebar_formholder form  {
	width: 220px;
  	margin: 0 auto;
	padding:0 0 0 2px;
}

.sidebar_formholder label {
	color:#505050;
}

.sidebar_formholder input {
	width:100px;
	margin:0 0 0 7px;
}

.infusion-field-label-container {font-size: 12px;font-family: arial,sans-serif; } 
.infusion-field-input-container {color: #000;font-size: 12px; line-height:21px; } 
.infusion-option label {color: #fff;font-size: 12px;font-family: arial,sans-serif; }

.infusion-field-label-container { text-align:Left; color:#fff; } 
.infusion-field-label-container { vertical-align:Middle; }

.sidebar_formholder .btn-updates {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3c4f11), color-stop(1, #3fa326) );
	background:-moz-linear-gradient( center top, #3c4f11 5%, #3fa326 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c4f11', endColorstr='#3fa326');
	background-color:#3c4f11;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:170px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #4c6b1b;
	margin:0 auto 12px auto;
}
.sidebar_formholder .btn-updates:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3fa326), color-stop(1, #3c4f11) );
	background:-moz-linear-gradient( center top, #3fa326 5%, #3c4f11 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3fa326', endColorstr='#3c4f11');
	background-color:#3fa326;
}
.sidebar_formholder .btn-updates:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */

.sidebar_formholder p {margin-bottom:5px; padding:7px 0px 0px 0px;}

.sidebar a
{ padding: 0px 0px 0px 5px;
  color: #004A96; line-height:1.3em;}

.sidebar p
{ padding-left: 5px; line-height:150%; color:#6B6868;}  
  
.sidebar a:hover
{ text-decoration: none;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 15px 0;
  padding: 0;}

.sidebar li.selected, .sidebar li:hover
{ color: #5D5D5D;
  text-decoration: none;} 

#content
{ text-align: left;
  width: 720px;
  float: left;}

.content_item
{ width: 700px;
  margin: 0 0 20px 20px;
  float: left;}
  
.content_item table{
	width: 700px;
  border-spacing: 0.5em;
  border-collapse: collapse;
}

#blog_feed {
	width: 650px;
  	border-spacing: 0;
  	border-collapse: collapse;
	margin:0;
	padding:0;
}

#blog_feed p.txt { 
  	font-size:14px; 
	line-height:1.3em;
	font-weight:300;
	margin:0px 0px 3px 0px;
	padding:0;
	color:#505050;
}

#blog_feed a.itemlink {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: 300;
	margin: 0px 0px 3px 0px;
	padding: 0;
	color: #0627B2;
	text-decoration:none;
}

#blog_feed a:hover.feed {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: 300;
	margin: 0px 0px 3px 0px;
	padding: 0;
	color: #0627B2;
	text-decoration:none;
}

#blog_feed h2.date{
	font: bold 18px arial, sans-serif;
	padding: 0;
	line-height:1.3em;
	color: #008E00;
	margin:0px 0px 0px 3px;
}

#blog_feed .title {
	font: bold 36px arial, sans-serif;
	padding: 0;
	color: #505050;
	margin:0;
}

.content_item .bighead {
	font: bold 200% arial, sans-serif;
	padding: 0 0 5px 0;
	color: #008E00;
}

.content_item .intro {
	font: bold 140% arial, sans-serif;
	padding: 0 0 5px 0;
	color: #7D7A7A;
}
  
.content_item h1
{ height: 25px;
  width: 695px;
  padding: 5px 0 5px 5px;
  color: #FFF;
  background: #008B00; url(../images/header.jpg) repeat-x;} 
  
a.biglink {
	font-style: italic;
	color: #1803AE;
	text-decoration: underline;
	font-weight: bold;
	font-size: 140%;
}

.nametag {font-size:120%; font-weight:bold; text-align:center;}

.quote {
	font-style: italic;
	font-size: 120%;
	color: #0C9364;
} 
.author {font-style:italic; font-weight:bold; font-size:120%;} 

.content_image
{ width: 250px;
  padding: 0px 20px 20px 0px;
  float: left;}
  
#footer
{ width: 960px;
  font: normal 92% arial, sans-serif;
  height: 60px;
  margin-bottom: 20px;
  padding: 20px 0 20px 0;
  text-align: center; 
  color: #1D1D1D;}

#footer a, #footer a:hover
{ color: #1D1D1D;
  text-decoration: underline;}

#footer a:hover
{ text-decoration: none;}
  
/* from here: http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers */
.lavaLampWithImage {
  position: relative;
  height: 50px;
  overflow: hidden;
  width: 1000px;
}

.lavaLampWithImage li {
  float: left;
  list-style: none;
}

.lavaLampWithImage li.back {
	background-repeat: repeat-x;
	background-image: url(../images/menu_item.jpg);
	background-color: #008B00;
	height: 50px;
	z-index: 8;
	position: absolute;
}

.lavaLampWithImage li a {
  font: normal 110% arial, sans-serif;
  text-decoration: none;
  color: #000;
  z-index: 10;
  display: block;
  height: 35px;
  padding: 15px 0px 0px 35px;
  position: relative;
  overflow: hidden;
}

.lavaLampWithImage li.current a  {
	border: none;
  	color: #FFF;
}

.lavaLampWithImage li a:hover {
  border: none;
  color: #FFF;
}

/*.lavaLampWithImage li a:visited {
  border: none;
  color: #000;
}*/


/*******ADDITIONAL STYLES *******/
.sidebar .btn_blog {
	-moz-box-shadow:ins et 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:143px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
	margin:0 auto;
}
.sidebar .btn_blog:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
}
.sidebar .btn_blog:active {
	position:relative;
	top:1px;
	color:#fff;
}
/* This button was generated using CSSButtonGenerator.com */

.tinytxt{font-size:10px; line-height:11px; color:#848282; margin:0;}



