/*
---------------
Font Sizes:
---------------
(px)	(%)
10		77
11		85
12		93
13		100
14		108
15		116
16		123.1
17		131
18		138.5
19		146.5
20		153.9
21		161.6
22		167
23		174
24		182
25		189
26		197
*/

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	color: #ffffff;
	background-color: #666666;
	*text-align: center;
}
#container {
	width: 732px;
	margin: 5px auto;
	padding-bottom: 5px;
	color: #91913E;
}
.wrapper {
	background: url(../img/wrapperBG.png) #c6c6ae top left repeat-y;
	border: 1px solid #fff;
	border-top: none;
	margin-bottom: 5px;
	padding-bottom: 4px;
}
.wrapper-inner {
	margin: 0px 4px;
	padding: 0px 2px 0px;
	border-bottom: 2px solid #fff;
	background: url(../img/nav/sub/subBG.gif) #ffffff 2px 4px repeat-y;
}

p {
	font-size: 85%;
	line-height: 1.4em;
	text-align: justify;
	margin: 0;
	padding: 0px 30px 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 108%;
	color: #666666;
	line-height: 1.4em;
	font-weight: bold;
	text-align: left;
	border-bottom: dashed #999999 1px;
	margin: 10px 0px 2px;
	padding-bottom: 3px;
}
.copyHeads {
	text-align: left;
	font-size: 93%;
	color: #9B554F;
	font-weight: bold !important;
}
.listTable {
	width: 440px;
	text-align: left;
	margin: 5px 30px 15px 30px;
	padding: 0px;
}
.cellL {
	font-size: 85%;
	color: #91913E;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-bottom: solid #CCCCCC 1px;
}
.cellR {
	font-size: 85%;
	color: #91913E;
	line-height: 13px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 5px;
	border-bottom: solid #CCCCCC 1px;
}
.cellC {
	font-size: 85%;
	color: #91913E;
	line-height: 13px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 5px;
	border-bottom: solid #CCCCCC 1px;
}
.cellHead {
	font-size: 85%;
	color: #91913E;
	line-height: 13px;
	font-weight: bold;
	text-align: center !important;
	margin: 0px;
	padding: 7px;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #999933;
	background-color: #E3E3CA;
}
.cellPhone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9B554F;
	line-height: 21px;
	font-weight: bold;
	text-align: center !important;
	margin: 0px;
	padding: 7px;
	border: 1px solid #FFFFFF;
	background-color: #F8F8F2;
}
.callout {
	text-align: center;
	margin: 5px 0px 15px;
	padding: 0px;
	border: 1px solid #999933;
}


.callout b {
	color: #9B554F;
}
.three-col .col-1,
.three-col .col-3 {
	font-weight: normal;
	font-style: normal;
}
.three-col .col-3 {
	text-align: right;
}
.one-col p,
.two-col p,
.three-col p {
	margin: 0px !important;
	padding: 5px !important;
	text-align: left;
	clear: both;
}
.one-col p {
	text-align: justify;
	padding: 10px !important;
}
.three-col p {
	border-bottom: 1px solid #ccc;
}
.col-1,
.col-2,
.col-3 {
	float: left;
	display: block;
}
.col-2,
.col-3 {
	margin-left: 10px;
}
.two-col .col-1 {
	text-align: right;
	width: 15%;
}
.two-col .col-2 {
	width: 80%;
}
.three-col .col-1 {
	width: 25%;
}

.three-col .col-2 {
	width: 55%;
	*width: 50%; /* fix ie6 wrapping bug */
}
.three-col .header {
	padding-bottom: 0px !important;
}
.three-col .header .col-1 {
	width: 80%;
	line-height: 2em;
	font-weight: bold !important;
}
.three-col .header .desc {
	font-size: 9px;
	color: #ccc;
	line-height: 1em;
}
.three-col .col-3 {
	width: 15%;
	float: right;
	overflow: visible;
	zoom: 1;
}
.three-col.multiple {
	margin-top: 25px !important;
}
.alt-row {
	background-color: #f8f8f2
}
.first {
	border: none !important;
}

.two-col-left {
	line-height: 14px;
	font-weight: bold;
	color: #9B554F;
	text-align: right;
	margin: 0px;
	padding: 5px 5px 5px 25px;
}
.two-col-right {
	line-height: 14px;
	font-weight: normal;
	color: #999933;
	text-align: left;
	margin: 0px;
	padding: 5px 25px 5px 5px;
}
div.subnav {
	position: absolute;
	width: 150px;
	visibility: hidden;
	left: 0;
	top: 0;
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F2;
}
div.subnav2 {
	position: absolute;
	width: 732px;
	height: 400px;
	visibility: hidden;
	left: 0;
	top: 0;
	margin: 0px;
	padding: 0px;
}
p.subleft-txt {
	text-align: left;
	color: #666666;
	margin: 0;
	padding: 5px 14px;
	background: url(../img/nav/sub/bg.gif) 0 0 repeat-y;
}
img {
	display: block;
	margin: 0;
	padding: 0;
}
a {
	font-size: 85%;
	color: #9B554F;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #663333;
	text-decoration: underline;
}
a.current {
	color: #9B554F;
	text-decoration: underline;
}
a.subleft {
	font-size: 85%;
	line-height: 12px;
	color: #999966;
	text-align: left;
	margin: 0px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 10px 6px 26px;
	background: url(../img/nav/sub/arrow.gif) no-repeat 0px 0px;
}
a.subleft:hover {
	color: #9B554F;
	text-decoration: underline;
	background: url(../img/nav/sub/arrow1.gif) no-repeat 0px 0px;
}
a.subleft.current {
	color: #9B554F;
	text-decoration: none;
	background-color: none;
	font-weight: bold;
	padding: 5px 10px 6px 26px;
	background: url(../img/nav/sub/arrow1.gif) no-repeat 0px 0px;
}
a.subleft.current:hover {
	text-decoration: underline;
	background-color: none;
}
a.more {
	float: right;
	font-size: 77%;
	font-weight: bold;
	color: #ACAC84;
	margin: 0px;
	padding: 2px 16px 2px 10px;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../img/arrow.gif) no-repeat center right;
}
a.more:hover {
	color: #999933;
	text-decoration: underline;
	background: url(../img/arrow1.gif) no-repeat center right;
}

#navigation-main {
	background: url(../img/borderT.gif) top left no-repeat #c6c6ae;
	display: block;
	text-align: center;
	height: 27px;
}
#navigation-main .navigation {
	margin: 0 auto;
	*text-align: center;
	padding-left: 5px;
	background: url(../img/nav/divider.gif) top left no-repeat;
	width: 366px;
}
#navigation-main ul {
	*text-align: center;
}
#navigation-main ul,
#navigation-main li {
	margin: 0;
	padding: 0;
}
#navigation-main li {
	list-style: none;
	padding-right: 5px;
	background: url(../img/nav/divider.gif) top right no-repeat;
	display: block;
	float: left;
}
#navigation-main li a {
	height: 27px;
	display: block;
}
#navigation-main li.home a {
	width: 51px;
	background: url(../img/nav/topnav-sprite.png) no-repeat center 0px;
}
#navigation-main li.home a:hover {
	background: url(../img/nav/topnav-sprite.png) no-repeat center -40px;
}
body.home #navigation-main li.home a {
	background: url(../img/nav/topnav-sprite.png) no-repeat center -80px;
}
#navigation-main li.about a {
	width: 73px;
	background: url(../img/nav/topnav-sprite.png) no-repeat center -120px;
}
#navigation-main li.about a:hover {
	background: url(../img/nav/topnav-sprite.png) no-repeat center -160px;
}
/*
#navigation-main li.about a:hover ul {
	display: block;
}
*/
body.about #navigation-main li.about a {
	background: url(../img/nav/topnav-sprite.png) no-repeat center -200px;
}
#navigation-main li.products a {
	width: 77px;
	background: url(../img/nav/topnav-sprite.png) no-repeat center -240px;
}
#navigation-main li.products a:hover {
	background: url(../img/nav/topnav-sprite.png) no-repeat center -280px;
}
body.products #navigation-main li.products a {
	background: url(../img/nav/topnav-sprite.png) no-repeat center -320px;
}
#navigation-main li.contact a {
	width: 85px;
	background: url(../img/nav/topnav-sprite.png) no-repeat center -360px;
}
#navigation-main li.contact a:hover {
	background: url(../img/nav/topnav-sprite.png) no-repeat center -400px;
}
body.contact #navigation-main li.contact a {
	background: url(../img/nav/topnav-sprite.png) no-repeat center -440px;
}
#navigation-main li.links a {
	width: 50px;
	background: url(../img/nav/topnav-sprite.png) no-repeat center -480px;
}
#navigation-main li.links a:hover {
	background: url(../img/nav/topnav-sprite.png) no-repeat center -520px;
}
body.links #navigation-main li.links a {
	background: url(../img/nav/topnav-sprite.png) no-repeat center -560px;
}
#navigation-main a span {
	display: none;
}
#navigation-main .top-subnav { /* subnavigation */
	visibility: hidden;
	position: absolute;
	background-image: none;
	background-color: #F8F8F2;
}
#navigation-main .top-subnav li {
	float: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #F8F8F2;
	background-image: none;
}
#navigation-main .top-subnav li a {
	display: block;
	height: auto;
	width: 150px !important;
	text-align: left;
	font-size: 85%;
	line-height: 12px;
	height: auto;
	color: #CCCC66;
	background-color: #F8F8F2;
	background-image: none !important;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 10px 4px 15px;
	border: solid 1px #CCCC66;
	border-top: none;
}
#navigation-main .top-subnav li a:hover {
	color: #666666;
	background-color: #E3E3CA;
	background-image: none !important;
	text-decoration: underline;
}
.column {
	display: block;
	float: left;
	clear: none;
	min-height: 373px;
}
.column.sidebar {
	width: 214px;
}
.column.sidebar .sub {
	margin: 0;
	padding: 0 0 19px;
	background: url(../img/nav/sub/endcap.gif) bottom left no-repeat;
}
.column.main {
	width: 502px;
	background-color: #fff;
	margin-left: 2px;
}
body.home .column.sidebar {
	width: 322px;
}
body.home .column.main {
	width: 394px;
	background: url(../img/home/contentBG.gif) 0 0 repeat-y;
}
body.home .column.main .copy {
	min-height: 148px;
}

.clearfix:after,
p:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix,
p {
	zoom: 1;
}
.hide-content {
	left:-1000px; 
	top:-1000px; 
	overflow:hidden; 
	position:absolute; 
	display:block; 
	width:1px; 
	height:1px;
}

/* main content/bodycopy area on each page */
.content {
	margin: 30px;
}
.content p {
	margin: 0 0 16px;
	padding: 0;
}

.disclaimer {
	width: 732px;
	margin: -10px auto 5px;
	padding: 10px 0;
	background-color: #999999;
	color: #000000;
}
.disclaimer p {
	margin: 0 10px;
	padding: 0;
	display: block;
}

.bullet-container {
	margin: 0 0 16px;
	padding: 0px;
	border: 1px solid #999933;
	background-color: #fff;
}
.bullet-container .hd,
.bullet-container .bd {
	margin: 1px;
}
.bullet-container .hd {
	font-size: 93%;
	text-align: center;
	padding: 6px;
	background-color: #E3E3CA;
	border-bottom: 1px solid #999933;
}
.bullet-container .bd ul {
	margin: 0;
	padding: 0;
}
.bullet-container .bd li {
	font-size: 85%;
	list-style: none;
	padding: 6px 8px 6px 30px;
	background: url(../img/check.gif) 6px 4px no-repeat;
	border-bottom: 1px solid #ccc;	
	text-align: left;
}
.bullet-container .bd li.last {
	border: none;
}

.headline-container {
	background: url(../img/headbg.gif) top left no-repeat #ADADA0;
	width: 502px;
	height: 125px;
	overflow: hidden;
	text-align: center;
}
body.about.history .headline-container { background-image: url(../img/about/about-history.jpg); }
body.about.staff .headline-container { background-image: url(../img/about/about-staff.jpg); }
body.about.agents .headline-container { background-image: url(../img/about/about-agents.jpg); }
body.contact .headline-container { background-image: url(../img/contact/contact.jpg); }
body.links .headline-container { background-image: url(../img/links/links.jpg); }
body.products.agribusiness .headline-container { background-image: url(../img/products/products-agribusiness.jpg); }
body.products.woodworking .headline-container { background-image: url(../img/products/products-woodworking.jpg); }
body.products.property-extended .headline-container { background-image: url(../img/products/products-property.jpg); }
body.products.equipment-breakdown .headline-container { background-image: url(../img/products/products-equipment-breakdown.jpg); }
body.products.golf-courses .headline-container { background-image: url(../img/products/products-golf-courses.jpg); }
body.products.plastics .headline-container { background-image: url(../img/products/products-plastics-processors.jpg); }
body.products.classes-package .headline-container { background-image: url(../img/products/products-classes-package.jpg); }
body.products.classes-property .headline-container { background-image: url(../img/products/products-classes-property.jpg); }

h1 {
	color: #fff;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 34px;
	margin: 38px 40px 15px;
	display: block;
}
.head-subhead h1 {
	margin-top: 2px;
}
.head-subhead h2 {
	color: #fff;
	font-size: 93%;
	font-weight: normal;
	text-transform: uppercase;
	margin: 19px 40px 0px;
	display: block;
}
.head-subhead h2:first-letter {
	font-size: 116%;
}

