
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EFF5EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #74886C;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 180%;
}

strong {
}

a {
	color: #FF7604;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 960px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	height: 190px;
	background: url(images/homepage01.jpg) repeat-x left top;
}

#header {
	overflow: hidden;
	background: none;
}

.homepage #header {
	background: url(images/bg1_01.jpg) no-repeat right top;
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 340px;
	height: 190px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 span {
	color: #95B98B;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 340px;
	height: 85px;
	padding: 105px 0px 0px 0px;
	outline: none;
	letter-spacing: -2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
}

/** MENU */

#menu {
	float: right;
	width: 620px;
	height: 190px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 110px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-left: 10px;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	color: #8EAE8E;
}

#menu a:hover {
	text-decoration: none;
}

#menu span {
	display: inline-block;
	height: 28px;
	padding: 7px 20px 0px 20px;
}

#menu li.active {
	background: url(images/homepage08.jpg) repeat-x left top;
}

#menu li.active a {
	background: url(images/homepage07.jpg) no-repeat left top;
}

#menu li.active span {
	background: url(images/homepage09.jpg) no-repeat right top;
	text-shadow: 1px 1px 1px #D65600;
	color: #FFFFFF;
}

/** PAGE */

#page-wrapper {
	overflow: hidden;
	background: #FFFFFF url(images/subpage1_01.jpg) repeat-x left top;
	padding: 60px 0px 40px 0px;
}

.homepage #page-wrapper {
	background: #FFFFFF url(images/homepage03.jpg) repeat-x left top;
}

#page {
	overflow: hidden;
}

.homepage #page {
}

#page-content {
	overflow: hidden;
	padding: 0px 0px 40px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 624px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 288px;	
}

/** FOOTER CONTENT */

#footer-content {
	overflow: hidden;
	padding: 40px 0px;
	background: url(images/homepage04.jpg) repeat-x left top;
	color: #74886C;
}

#footer-content p {
	text-shadow: 1px 2px 1px #FFFFFF;
}

#three-columns {
}

#three-columns h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	text-shadow: 1px 2px 1px #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #42583C;
}

#column1 {
	float: left;
	width: 288px;
	margin-right: 48px;
}

#column2 {
	float: left;
	width: 288px;
	margin-right: 48px;
}

#column3 {
	float: right;
	width: 288px;
}

/** FOOTER */

#footer {
	overflow: hidden;
	height: 150px;
	background: url(images/homepage05.jpg) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 45px 0px 0px 0px;
	text-align: center;
	text-shadow: 1px 2px 1px #FFFFFF;
	color: #A4B29D;
}

/** BANNER */

#banner-wrapper {
	height: 295px;
	background: url(images/homepage02.jpg) repeat-x left top;
}

#banner {
	width: 960px;
	height: 211px;
	margin: 0px auto;
	padding: 84px 20px 0px 20px;
	background: url(images/bg1_02.jpg) no-repeat left top;
}

#banner h2 {
	margin: 0px;
	padding: 0px 0px 12px 0px;
	letter-spacing: -2px;
	text-shadow: 1px 2px 1px #21341B;
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
}

#banner p {
	line-height: 160%;
	text-shadow: 1px 1px 1px #2A4421;
	font-size: 16px;
	color: #BDDFAF;
}

/** LINK STYLE 1 */

.link-style1 a {
	display: block;
	width: 211px;
	height: 48px;
	margin: 12px 0px 0px -3px;
	padding: 10px 0px 0px 0px;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 2px 1px #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background: url(images/homepage10.jpg) no-repeat left top;
	color: #2D4724;
}

/** LINK STYLE 2 */

.link-style2 a {
	padding: 0px 0px 0px 20px;
	background: url(images/homepage12.jpg) no-repeat left top;
}

/** BOX 1 */

#box1 {
	float: left;
	width: 288px;
	margin-right: 48px;
}

/** BOX 2 */

#box2 {
	float: left;
	width: 288px;
	margin-right: 48px;
}

/** BOX 3 */

#box3 {
	float: right;
	width: 288px;
}

/** BOX 4 */

#box4 {
}

/** BOX 5 */

#box5 {
	padding-bottom: 20px;
}

/** BOX 6 */

#box6 {
	padding-bottom: 30px;
}

/** BOX 7 */

#box7 {
}


/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	margin: 0px;
	padding: 0px 0px 25px 0px;
	letter-spacing: -2px;
	text-shadow: 1px 2px 1px #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	color: #42583C;
}

.box-style1 h3 {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	letter-spacing: -1px;
	text-shadow: 1px 2px 1px #FFFFFF;
	font-size: 19px;
	font-weight: bold;
	color: #42583C;
}


/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 .title {
	width: 916px;
	height: 37px;
	margin: 0px;
	padding: 13px 22px 30px 22px;
	background: url(images/homepage13.jpg) no-repeat left top;
	letter-spacing: -1px;
	text-shadow: 1px 2px 1px #FFFFFF;
	font-weight: bold;
	font-size: 21px;
	color: #42583C;
}

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	position: relative;
	width: 288px;
	height: 120px;
	margin-bottom: 30px;
}

.image-style1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style1 img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.image-style1a span {
	background: url(images/pics01.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	position: relative;
	float: left;
	width: 165px;
	height: 88px;
	margin-top: 5px;
	margin-right: 30px;
}

.image-style2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style2 img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.image-style2a span {
	background: url(images/pics02.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 3 */

.image-style3 {
	position: relative;
	float: left;
	width: 165px;
	height: 110px;
	margin-top: 5px;
	margin-right: 30px;
}

.image-style3 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style3 img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.image-style3a span {
	background: url(images/pics03.png) no-repeat left top;
}


/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
}

ul.style1 li {
	padding: 0px 0px 10px 20px;
	background: url(images/homepage11.jpg) no-repeat left 4px;
}

ul.style1 a {
	text-decoration: none;
	color: #74886C;
}

ul.style1 a:hover {
	text-decoration: underline;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	line-height: 190%;
	list-style: none;
}

ul.style2 li {
	padding-bottom: 10px;
}

ul.style2 span {
	display: inline-block;
	width: 60px;
	color: #74886C;
}

/** LIST STYLE 23 */

ul.style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style3 li {
	padding-bottom: 10px;
}

/** CUSTOMER LOGIN */

#foobar {
}

#login {
	margin: 0px;
	padding: 0px;
}

#login form {
	margin: 0px;
	padding: 0px;
}

#login fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#login input {
}

#login input.blank {
	color: #AAB9A4;
}

#login .email {
	display: block;
	float: left;
	width: 180px;
	height: 31px;
	padding: 0px 15px 0px 12px;
	outline: none;
	background: url(images/homepage14.jpg) no-repeat left top;
	border: none;
	text-shadow: 1px 2px 1px #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #667660;
}

#login .submit {
	float: right;
	width: 73px;
	height: 31px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	background: url(images/homepage15.jpg) no-repeat left top;
	text-shadow: 1px 2px 1px #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2D4724;
}


/* for Get started -- maybe move to another file*/
fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

.table
{
	/*float:left;*/
	width:400px;
}
/*
#company_table p
{
	clear: both;
	width: 100%;
	margin: 0;
}

#company_table span
{
	padding: 0 10px;
}

#company_table span.col1
{
	float: left;
	width:110px;
}

#company_table span.col2
{
	display:block;
}
*/

/*********/

.table p
{
	clear: both;
	width: 100%;
	margin: 0;
}

.table span
{
	padding: 0 10px;
}

.table span.col1
{
	float: left;
	width:150px;
}

.table span.col2
{
	display:block;
}

#referral_table
{
	width:500px;
}
#referral_table span.col1
{
	width: 230px;
}

.top-phone-number {
	position: relative;
	top: 20px;
	text-align: right;
	height: 0;
	padding-right: 20px;
	font-size: 20px;
}
