body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #77B025;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, img {
	margin: 0px;
	padding: 0px;
	color: #E37703;
}
p {
	font-size:12px;
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #E47801;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h3  a:link {
	color: #E37703;
	text-decoration: none;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 9px;
}

h5 {
	color: #0B4513;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	font-weight: bold;
}

a:link {
	color: #E37703;
	text-decoration: none;
}
a:visited {
	color: #E37703;
	text-decoration: none;
}
a:hover {
	color: #0B4513;
	text-decoration: none;
}
a:active {
	color: #E37703;
	text-decoration: none;
}	

div#container {
	margin: auto;
	padding: 0px;
	width: 875px;
}
div#header {
	padding-top: 36px;
	height: 146px;
	padding-bottom: 4px;	
}
div#content {
	background-color: #FFFFFF;
	background-image: url(../img/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
div#content-left {
	float: left;
	width: 630px;
}

blockquote.style1 { /*Added by DM*/
	  float:right;
	  width: 500px;
	  font: 16px/18px Century Gothic, Times New Roman;
	  color: #0B4513;
	  padding: 18px;
	  background-color: #eee;
	  border-top: 1px solid #0B4513;
	  border-bottom: 1px solid #0B4513;
	  margin: 5px;
}

div# company-signature { /*Added by DM*/
	width: 300px;
	clear: both;
	font-weight: bold;
	text-align: center;	
} 

span.trust-text {
	font-style:italic;
}


div#content-right {
	float: left;
	width: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #0B4513;
	padding-left: 20px;
	line-height: 1em;
	color: #0B4513;
	/*font-size: 18px;*/
}
div#content-right     h1   {
	font-family: Century Gothic;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 20px;

	line-height: 1.4em;
}
div#content-right       h2  {
	color: #0b4513;
	text-decoration: none;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
div#content-right    li a, div#content-right li a:visited  {
	color: #0B4513;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

div#content-right li a:hover {
    color: #e37702;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

div#content-right ul {
	margin: 0px;
	list-style-type: none; /*added by dm*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#content-right        p, div#content-right       li       li   a      {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #E37703;
	font-weight: normal;
}

div#content-text {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
}

div#content-text p { 
	font-size: 18px;
	font-weight: bold; /*Added by DM*/
	color: #0B4513;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both; /*Added by DM*/
	text-align:center; /*Added by DM*/
	
}

div#sub-content {
	background-color: #FFFFFF;
	background-image: url(../img/buttons-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#sub-buttons {
	float: left;
	width: 178px;
	margin: 0px;
	padding: 20px;
}
div#sub-buttons  ul, div#sub-buttons li {
	font-family: Century Gothic;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 26px;
	line-height: 1.8em;
	font-weight: 300
}

div#sub-text {
	float: right;
	width: 616px;
	background-image: url(../img/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

div#sub-text h1 {
	color: #0B4513;
	text-decoration: none;
	font-size: 26px;
	margin: 0px;
	padding-top: 10px;
	font-weight: 100;
	font-family: Century Gothic;
}

div#sub-text h3 {
	color: #0B4513;
	text-decoration: none;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

div#sub-text li {
	color: #0B4513;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	list-style-image: none;
	list-style-type:disc;
	line-height:1.5em;
}

div#sub-content-left {
	float: left;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #05440D;
	margin-right: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div#sub-content-right {
	float: left;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #05440D;
	margin-right: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#login-box {
	color: #FFFFFF;
	background-color: #0B4513;
	padding: 15px;
}
div#login-box h2 {
	font-size: 20px;
	font-family: Century Gothic;
	font-weight: lighter;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}
div#login-box p {
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


div#login-box a{
}
div#login-box a:hover{
	color: #FFFFFF;
}


/* = Start Dave Social Media & BBB Styles
--------------------------------------------------------------*/ 

div#social-media-list { 
	width:178px;
	float: left;
	margin: 14px 0px 0px 6px; 
	padding: 0px; 
	display: inline; 
}

ul.social-media-list {
	list-style: none;
}

li.social-media-list, a.social-media-list {
	width: 39px; 
	list-style: none; 
	float: left; 
	clear: none;}

div#social-media-list li.bbb {
	float: left;
	margin: 0px;
	padding: 6px 10px 14px;
}


/* = End Dave Social Media & BBB Styles
--------------------------------------------------------------*/ 

div.clear, div.home-box img {
	clear: both;
}
div.home-box {
	float: left;
	width: 180px;
	margin-right: 35px;
}
div.home-box-right {
	float: left;
	width: 180px;
	margin-right: 0px;
}

div.home-box img {
	clear: both;
}
div.home-box   h1   {
	font-family: Century Gothic;
	font-size: 30px;
	font-weight: lighter;
	color: #e37703;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	clear: both;
}
div.home-box-right h1 {
	font-family: Century Gothic;
	font-size: 30px;
	font-weight: lighter;
	color: #e37703;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	clear: both;
}

div#login-buttons-left {
	float: left;
	width: 48px;
}
div#login-buttons-right {
	float: left;
	width: 100px;
}
div#login-buttons-right p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
div#login-buttons-right a {
	color: #FFFFFF;
}
div#footer {
	color: #FFFFFF;
	font-size: 14px;
	padding: 10px;
}
div#footer a:hover {
	color: #FFFFFF;
}

div#footer-buttons {
	float: left;
	width: 500px;
}
div#footer-text {
	float: left;
	width: 355px;
	text-align: right;
	font-size: 10px;
}
div#footer-buttons ul {
	clear: both;
	margin: 0px;
	padding: 0px;
}

div#footer-buttons li {
	list-style-type: none;
	float: left;
	display: block;
	background-image: url(../img/bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
div#footer-buttons li.first-list {
	background-image: none;
	margin: 0px;
	padding: 0px;
}


span#blueye, span#blueye a {
	font-size: 10px;
	color: #FFFFFF;
}
span#blueye {
	clear: both;
	float: left;
}
td.form-field {
	padding: 2px;
	margin: 0px;
	display: table-cell;
	width: 150px;
}
td.form-field  input {
	border: 1px solid #E47801;
}

td.form-title {
	padding: 2px;
	margin: 0px;
	display: table-cell;
	width: 70px;
	text-align: right;
}
#sub-content.search  li.search a {
	color: #FFFFFF;
}

.resSubHeader {
	font-size: 12px;
	line-height:1.5em;
	font-weight:bold;
	color:E37703;
}

table.resources {
	font-size:12px;
}

div#content-left li {
	font-size:12px;
	list-style-type:disc;
	padding-bottom:5px;
}

.anchor {
	list-style-type: none;
	}

.requiRed {
	color: #FF0000;
	font-style: italic;
}



