﻿body{
	margin:0;
	background:#DED5BC url('../images/page_bg.gif') repeat-x scroll left top;
}
ol li {
	padding: 5px 0px;
	margin: 0px;
}
h1, h2, h3 {
	margin: 0px;
}
:focus{
	outline:none;
}
.hr{
	color:#666666;
	background-color:#666666;
	height:1px;
	border:0;
}
.icon {
	border: 0;
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align:bottom;
}

/* Begin Layout Style */
.homebody {
	
}
.header-livegreen{
	background:transparent url('../images/head-bg.jpg') no-repeat scroll left top;
	height:140px;
}
.header {
	background-image: url("../images/header_bg.jpg");
	background-repeat: no-repeat;
	height: 141px;
}
.content-body {
	background-image: url("../images/content_bg.gif");
	background-repeat: no-repeat;
	height: 175px;
}
.content-body-inner {
	background-color: #f7f5e2;
	background-repeat: no-repeat;
	height: 175px;
}
.navigator {
	background-image: url("../images/nav_bg.gif");
	background-repeat: repeat-x;
	height: 30px;
	width: 780px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fffff2;
	text-align: center;
	vertical-align: middle;
}
.navigator a, .navigator a:visited {
	text-decoration: none;
	color: #fffff2;
}
.navigator a:active, .navigator a:hover {
	text-decoration: none;
	color: #cdc162;
}

/* Left Navigation BG */

.leftcolumn{
	background:transparent url('../images/left_nav_bg.jpg') repeat-y scroll left top;
}

.left-nav {
	background-image: url("../images/left_nav_bg.jpg");
	background-repeat: no-repeat;
	width: 220px;
	height: 300px;
	padding-right: 12px;
	padding-left: 15px;
	padding-bottom: 12px;
	padding-top: 13px;
}
.left-nav1 {
	background-image: url("../images/left_nav_bg.jpg");
	background-repeat: no-repeat;
	width: 150px;
	height: 300px;
	padding-left: 15px;
	padding-bottom: 12px;
	padding-top: 13px;
}
.left-nav-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
.left-nav-heading a {
	color: #ffffff;
	text-decoration: none;
}
.left-nav-heading a:hover {
	color: #cdc162;
	text-decoration: none;
}

.leftnav{
	padding:4px 0 0 0;
	margin:0;
}

.leftnav ul {
	list-style: none;
	margin: 0px;
	text-align: left;
	padding-left: 8px;
}
.leftnav li {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #ffffff;
	line-height: 19px;
}
.leftnav li a {
	color: #ffffff;
	text-decoration: none;
}
.leftnav li a:hover {
	color: #cdc162;
	text-decoration: none;
}
.more {
	padding-top: 15px;
	padding-left: 3px;
}
.homeabout_nav {
	padding-top: 0px;
	padding-left: 3px;
}
.spacer {
	background-color: #452116;
	height: 304px;
}
.footer-logo {
	padding-right: 10px;
}
/* End layout style */
/* Begin Font syles */
.white {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
.bodyhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c0000;
	line-height: 16px;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c0000;
	line-height: 14px;
}
a.body1:visited, a.body1:link {
	color: #1c0000;
	text-decoration: underline;
}
a.body1:active, a.body1:hover {
	color: #fc0000;
	text-decoration: none;
}
.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c0000;
	line-height: 24px;
}
a.blurb:visited, a.blurb:link {
	color: #1c0000;
	text-decoration: underline;
}
a.blurb:active, a.blurb:hover {
	color: #fc0000;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #750000;
	line-height: 14px;
}
a.nav:visited, a.nav:link {
	color: #750000;
	text-decoration: underline;
}
a.nav:active, a.nav:hover {
	color: #fc0000;
	text-decoration: none;
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #750000;
	line-height: 14px;
}
a.nav1:visited, a.nav1:link {
	color: #750000;
	text-decoration: none;
}
a.nav1:active, a.nav1:hover {
	color: #fc0000;
	text-decoration: none;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #750000;
	line-height: 22px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #750000;
	line-height: 18px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ed1c24;
	font-weight: normal;
	line-height: 20px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:18px;
	color: #ed1c24;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #151515;
}
a.subtitle:visited, a.subtitle:link {
	color: #363636;
	text-decoration: none;
}
a.subtitle:active, a.subtitle:hover {
	color: #FC0000;
	text-decoration: underline;
}
.subtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a40505;
}
a.subtitle1:visited, a.subtitle1:link {
	color: #a40505;
	text-decoration: none;
}
a.subtitle1:active, a.subtitle1:hover {
	color: #dfb76d;
	text-decoration: none;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a40505;
}
a.author:visited, a.subtitle1:link {
	color: #a40505;
	text-decoration: none;
}
a.author:active, a.author:hover {
	color: #dfb76d;
	text-decoration: none;
}
.address {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #220000;
	line-height: 15px;
}
.address a, .address a:visited {
	text-decoration: none;
	color: #220000;
}
.address a:active, .address a:hover {
	text-decoration: underline;
	color: #220000;
}
.address span {
	font-size: 14px;
	font-weight: bold;
}
.topnav {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #dfb76d;
	text-align: left;
	vertical-align: middle;
	height: 20px;
}
.topnav a, .topnav a:visited {
	text-decoration: none;
	color: #dfb76d;
	font-weight: bold;
}
.topnav a:active, .topnav a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.topnav1 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	height: 18px;
}
.topnav1 a, .topnav1 a:visited {
	text-decoration: none;
	color: #ffffff;
}
.topnav1 a:active, .topnav1 a:hover {
	text-decoration: underline;
	color: #cdc162;
}
.listmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5685ba;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.listmenu ul {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
.listmenu li {
	padding-bottom: 5px;
}
.listmenu li a {
	text-decoration: none;
	display: block;
	font-size: 12px;
	color: #E70116;
	font-weight: bold;
	line-height: 20px;
	background: url(../images/blt.gif) no-repeat center left;
	padding: 0px 5px 0px 20px;
}
.listmenu a:hover {
	color: #750000;
	text-decoration: underline;
	background: url(../images/blt.gif) no-repeat center left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}
.footer a, .footer a:visited {
	text-decoration: none;
	color: #000000;
}
.footer a:active, .footer a:hover {
	text-decoration: underline;
	color: #000000;
}
.testimonial {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #1c0000;
	margin-top:0;
	font-style:italic;
}
.seofooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #837859;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}
.seofooter a, .seofooter a:visited {
	text-decoration: none;
	color: #837859;
}
.seofooter a:active, .seofooter a:hover {
	text-decoration: underline;
	color: #837859;
}
/* End Font style */
/* Start Forms Style */
.input {
	padding:2px 0;
	width: 200px;
	border: 1px solid #d3c199;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
}
.inputphone {
	padding:2px 0;
	width: 59px;
	border: 1px solid #d3c199;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
}
.select {
	width: 200px;
	height: 18px;
	border: 1px solid #d3c199;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
}
.textarea {
	width: 200px;
	height: 30px;
	padding:1px 0;
	border: 1px solid #d3c199;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
}
.textarea1 {
	width: 200px;
	height: 60px;
	padding:1px 0;
	border: 1px solid #d3c199;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
}
.button {
	height: 20px;
	width: 65px;
	background-color: #e9e0cc;
	border: 1px solid #ad9158;
	color: #52351d;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-seri1f;
}
.req {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ff0000;
}
/* End forms Style */
/* Products page */
.productheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fc0000;
	font-weight: bold;
	padding: 4px;
	background-color: #f1e7cc;
	border-bottom: 1px solid #ad8f51;
}
.product_imgholder {
	padding: 10px 0px 0px 0px;
}
.topbor {
	border-top: 1px solid #e1cea6;
}

/* >>>>>>>>>>>>>>>>>>>>>>>> Bullet List >>>>>>>>>>>>>>>>>>>>>>>> */
.slist {
	text-align: left;
	margin:12px 0 12px 0;
	padding:0 0 0 15px;
}
.slist li {
	background: transparent url(../images/blt-square.gif) no-repeat scroll left 6px;
	color: #222222;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 2px 0;
	padding: 0px 0px 2px 20px;
	list-style-type: none;
}
.slist li a:link, .slist li a:visited {
	text-decoration: underline;
	color: #222222;
}
.slist li a:hover, .slist li a:active {
	text-decoration: underline;
	color: #6d0000;
}
.slist ul{
	text-align: left;
	margin:10px 0 8px 0;
	padding:0 0 0 0;
}
.slist li li{
	background: transparent url(../images/blt.gif) no-repeat scroll left 5px;
}
.list {
	text-align: left;
	margin:12px 0 12px 0;
	padding:0 0 0 15px;
}
.list li {
	background: transparent url(../images/blt1.gif) no-repeat scroll left 4px;
	color: #222222;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 2px 0;
	padding: 0px 0px 2px 20px;
	list-style-type: none;
}
.list li a:link, .list li a:visited {
	text-decoration: underline;
	color: #222222;
}
.list li a:hover, .list li a:active {
	text-decoration: underline;
	color: #6d0000;
}

