/* ====================== Page Formatting  ========================*/
body, table, p, a, td, th, li, ol, input, select, textarea, 
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a, h7, h7 a {
	margin: 0px;
	padding: 0px;
	color:#000;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-weight:lighter;}
strong, b {font-weight:bold;}
	
body {background:#53554d;}
td {vertical-align: top;}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {font-family:"Century Gothic",Verdana,Helvetica,Arial,sans-serif; color:#526210; margin-bottom: 3px;}
h1, h1 a, h2, h2 a, h3, h3 a {font-weight:bold;}
h1, h1 a {font-size:24px;}
h2, h2 a {font-size:20px;}
h3, h3 a {font-size:16px;}
h4, h4 a {font-size:14px;}
h5, h5 a {font-size:12px;}
h6, h6 a {font-size:11px;}
h7, h7 a {font-size:9px;}

p {padding-bottom:30px; line-height:25px;}

ul {
	list-style-type: square;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 40px 10px;}

ul ul {
	margin-bottom:0;
	padding-bottom:5px;
}
	
li{list-style-type:square; padding-bottom:10px;}

li ul {padding-top:8px; padding-bottom:0px;}
li li {padding-bottom:8px;}


hr {
	height: 1px;
	border: none;
	color: #afbc56;
	margin: 10px 0px;
	overflow: hidden;	
	background-color: #afbc56;}

.nav ul {margin:0px; padding:0px;}
.nav li {margin:0px; padding:0px;}

img, a img { border:none; }

input, textarea, select {margin:5px; border:1px solid gray;}
input:focus, textarea:focus, select:focus {border:1px solid black;}

/* ======================== Shortcuts ========================== */
.inside5{padding:5px;}
.inside10{padding:10px;}
.inside20{padding:20px;}
.inside40{padding:40px;}

.clearBoth{clear:both;}
.floatLeft{float:left; margin-right:10px;}
.floatRight{float:right; margin-left:10px;}
.smallText {font-size: 9px;}

/* ====================== Layout ========================*/
#bodyTag {background:#fff url(../img/bg_bodyTag.jpg) repeat-x top;}

#main, #header, .footerContent {
	width:1000px;
	text-align: left;
	margin: 0px auto;}
#main {}

/* ====================== Header ====================== */
#header {
	height: 157px;
	position:relative;
	background:#70841e url(../img/bg_header.gif) top right no-repeat;}

#logoContainer{height:110px; float:left; margin:12px 0 0 29px;}

#screenLogo{display:block;}

#printLogo{display:none;}

#customerLogin{position: absolute; right:29px; top:25px;}
#searchContainer {
	position:absolute;
	background: url(../img/bg_searchbox.jpg) no-repeat top left;
	width:329px;
	height:52px;
	right:29px;
	top:58px;}

#searchContainer input {
	background:transparent url(../img/bg_searchInput.jpg) no-repeat top left;
	border:0 none;
	outline:0 none;
	vertical-align:top;
	height:27px;
	font-size:17px;
	padding:4px 2px 2px 6px;
	margin:11px 0 0 15px;}
#searchContainer img {margin:11px 0 0 5px;}

#umbSearchControl_3_PanelDotNet p {padding-bottom:0px;}
#umbSearchControl_3_results {padding-top:15px; display:block;}


/* ====================== topNav ====================== */
#header .nav {
	height:31px;
	background-color:#3e3e3c;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	padding:0 29px 0 5px;}

#header .nav li {
	background:url(../img/bg_nav-divider.gif) center left no-repeat;
	float:left;
	display:block;
	height:31px;}
	

#header .nav li.first {background:none;}	
	
#header .nav li a {
	color: #fff;
	font-size:15px;
	font-family:"Century Gothic",Verdana,Helvetica,Arial,sans-serif;
	padding:0px 12px 0px 12px;
	text-decoration:none;
	display:block;
	margin-top:3.5pt;
	height:25px;}
	

#header .nav .right {float:right; overflow:hidden; height:31px;}
#header .nav .right ul {margin-left:-1px;}

#header .nav li:hover {
	background:url(../img/bg_nav_hover.gif) repeat-x center;
	padding-right:1px;
	margin-left:-1px;
	right:-1px;
	border:none;
	position:relative;}
	

/* Current Category Styling */
#header .nav li.CurrentCategory1 {
	background:url(../img/bg_nav_current.gif) repeat-x center;
	right:-1px;
	margin-left:-1px;
	border:none;
	position:relative;}
#header .nav li.CurrentCategory1:hover {background-image:url(../img/bg_nav_hover.gif); padding-right:0px;}

/* ====================== leftNav ====================== */
.leftMaster .nav {margin-bottom:25px;}
	
.leftMaster .nav ul li a {
	text-decoration:none;
	padding:4px 0px;}

/* Display/Hide Categories Settings */
.leftMaster .nav li {display:none; border-bottom:1px solid #afbc56;}
.leftMaster .nav li.CurrentCategory1 {border:none;}
.leftMaster .nav li.CurrentCategory1, .leftMaster .nav li.CurrentCategory1 li {display:block;}

/* Category Title Styling */
.leftMaster .nav li.CurrentCategory1 a {
	font-family:"Century Gothic",Verdana,Helvetica,Arial,sans-serif;
	color:#70861b;
	font-weight:bold;
	font-size:16px;
	padding:0 0 5px 10px;
	border-bottom:1px solid #afbc56;
	display:block;}

/* Detail Page li Styling */
.leftMaster .nav li.CurrentCategory1 ul {display:block;}
.leftMaster .nav li.CurrentCategory1 li {}
.leftMaster .nav li.CurrentCategory1 li a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#585858;
	border:none;
	padding:8px 0 8px 25px;
	background:url(../img/li_graysq.gif) no-repeat 10px center;}

.leftMaster .nav li.CurrentCategory1 li a:hover {
	color:#000;
	text-decoration:underline;}

/* Detail Page Second Level li Styling */
.leftMaster .nav li.CurrentCategory1 li ul {display:none;}
.leftMaster .nav li.CurrentCategory1 li.CurrentCategory2 {background-color:#9BAB2C;}
.leftMaster .nav li.CurrentCategory1 li.CurrentCategory2 a {background-image:url(../img/li_whtsq.gif); color:#fff;}
.leftMaster .nav li.CurrentCategory1 li.CurrentCategory2 ul {
	display:block;
	padding:4px 0 4px 25px;
	background:#fff;
	border-color:#999;}
.leftMaster .nav li.CurrentCategory1 li.CurrentCategory2 li {border:none; display:block; list-style:none;}
.leftMaster .nav li.CurrentCategory1 li.CurrentCategory2 li a {
	color:#585858;
	background:url(../img/li_grayarrow.gif) no-repeat 10px center;
	padding:5px 0 5px 20px;}
.leftMaster .nav li.CurrentCategory1 li.CurrentCategory2 li a:hover {color:#000;}

.leftMaster .nav li.CurrentCategory1 li.CurrentCategory2 li.currentPage {background:none;}
.leftMaster .nav li.CurrentCategory1 li.CurrentCategory2 li.currentPage a {font-weight:bold; color:#000;}


/* CurrentPage Styling */
.leftMaster .nav li.CurrentCategory1 li.currentPage  {background-color:#9bab2c;}
.leftMaster .nav li.CurrentCategory1 li.currentPage  a {
	color:#fff;
	background-image:url(../img/li_whtsq.gif);}



/* ====================== Content ====================== */
.contenTop {background:#fff url(../img/bg_content.jpg) no-repeat top left; width:1000px; height:90px;}

.contentArea {}

#categoryTitle {height:75px; background:#fff url(../img/bg_categoryTitle.jpg) no-repeat top right;}

#categoryTitle span{
	font-family:"Century Gothic",Verdana,Helvetica,Arial,sans-serif;
	color:#fff;
	font-size:35px;
	display:block;
	padding:14px 0 0;
	margin:0 0 0 10px;
	font-weight:normal;
}


.leftMaster {
	float: left;
	width: 728px;
	background:url(../img/bg_leftMaster.jpg) repeat-y right;}
.leftMaster .col0 {padding-right:15px} /*designed to go entire width of container */
.leftMaster .col1 {width: 200px;}
.leftMaster .col2 {width: 454px; margin:0 30px 0 24px;}

.leftMaster .LMbottom {
	height:150px;
	background:#fff url(../img/bg_leftMaster_bottom.jpg) no-repeat bottom right;}

.rightMaster {
	float: right;
	width: 245px;}
.rightMaster .col0 {} /*designed to go entire width of container */
.rightMaster .col1 {width: 150px;}
.rightMaster .col2 {width: 300px;}


.col1, .col2, .col3 /*etc..*/ {float:left;}

/* Full Width template styling */
.full_width .contenTop, .full_width .LMbottom {background-image:none;}
.full_width .leftMaster {
	width:auto;
	background-image:none;}
.full_width .leftMaster .col2 {
	width:770px;
	margin-right:0;}

 
 /* ====================== callouts  ====================== */
.callouts .callout {
	position:relative;
	background:url(../img/bg_callout.gif) repeat-y left;
	width:217px;
	margin-bottom:15px;}

.callouts .callout .top {
	height:30px;
	width:217px;
	position:absolute;
	top:0px;
	background:url(../img/bg_callout-top.gif) no-repeat top left;}
.callouts .callout .bottom {
	height:11px;
	width:217px;
	position:absolute;
	bottom:0px;
	background:#fff url(../img/bg_callout-bottom.gif) no-repeat top left;}

.callouts .calloutContent, .ie .callouts table.calloutContent td {
	position:relative;
	z-index:2;
	padding:7px 10px 16px;}
.callouts .callout h1, .callouts .callout h2, .callouts .callout h3, .callouts .callout h4, .callouts .callout h5 {
	color:#fff;
	font-size:17px;
	padding-bottom:14px;}

.callout p {
	font-size:12px;
	line-height:17px;
	padding-bottom:5px;}
.callout a {
	font-size:12px;
	color:#70861b;}

.callout a:hover {color:#9bb928;}

.callouts .callout ul {list-style:none; margin-left:0px; padding-bottom:5px;}
.callouts .callout li {
	list-style:none;
	padding:4px 0 4px 15px;
	background:url(../img/li_graysq.gif) no-repeat;
	background-position:0px 7px;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#505050;
	letter-spacing:-.1px;
	line-height:12px;}

.callouts .callout li a {font-size:12px; font-weight:bold; font-style:normal; text-decoration:none; color:#000;}
.callouts .callout li a:hover {color:#526210; text-decoration:underline;}


/* ----- Special Callouts ----- */
/* floating li s */
.callouts .callout .ulLeft li {
	float:left;
	width:90px;
	padding-top:6px;
	padding-bottom:6px;}
/* -=-=-=-=-=-=- */
/* Open Works Difference SideCallout */

.callout .difference h1, .callout .difference h2, .callout .difference h3, .callout .difference h4, .callout .difference h5 {color:#70861a;}

.callouts .callout .difference h1, .callouts .callout .difference h2, .callouts .callout .difference h3, .callouts .callout .difference h4, .callouts .callout .difference h5 {padding-bottom:3px;}

.callouts .callout .difference p {line-height:12px;}

.callouts .callout .difference .top {
	background-image:url(../img/bg_callout-top_noheader.gif);
	height:9px;}
.callouts .callout .difference {position: relative;}
.callouts .callout .difference img.logo {left: -12px; top: -6px; position: absolute; }
.callouts .callout .difference .blockone 
{float:left; height:73px; width:85px;}
.callouts .callout .difference .blocktwo 
{float:left; height:10px; width:75px; clear:both;}
.callouts .callout .difference .blockthree 
{float:left; height:10px; width:57px; clear:both;}
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */


/* Page Photos */
.pagePhoto {height:214px;}
.featurePhoto {
		float:right;
		margin-right:-60px;
		margin-top:-40px;
		position:relative;
		margin-bottom:10px;}

.featurePhoto .callout {width:270px;}
.featurePhoto p, .featurePhoto a {color:#6d8219; font-weight:bold; letter-spacing:-.2px; width:240px; font-size:11px}
.featurePhoto p {margin-left:16px;}


.pagePhoto .photo {float:right; width:508px;}
.pagePhoto .quote {
	float:left;
	width:478px;
	margin: 18px 0 0 10px;}

.pagePhoto .quote p {padding-bottom:0px; color:#fff; font-style:italic; font-weight:normal; letter-spacing:-.5px;}
.pagePhoto .quote .lrgquote {
	background:url(../img/quote_open.gif) no-repeat top left;
	font-family:"Century Gothic",Verdana,Helvetica,Arial,sans-serif;
	font-size:26px;
	padding:10px 0 0 50px;
	line-height:32px;}
.pagePhoto .quote .fromquote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:50px;	
	height:45px;
	background:url(../img/quote_close.gif) no-repeat;
	background-position:330px top;
	margin-top:5px;}


/* ====================== search results ======================== */
a.page_title {
	color:#526210;
	display:block;
	font-weight:bold;}

.result_url, .result_url a {
	color:#999;
	font-size:12px;
	font-style:italic;}

.SearchHighlight, p.searchArrows strong {font-weight:bold;}

/* ======================== Form Style ========================== */
#contactForm td {font-size:12px; vertical-align:middle;}
#contactForm input, #contactForm textarea, #contactForm select {font-size:12px; padding:2px; margin:2px;}
#contactForm select {padding:1px;}
/* =-=-=-=-= Input Sizes =-=-=-=-= */
#contactForm input.cname, #contactForm input.home_page {width:250px;}
#contactForm input.addy, #contactForm input.addyTwo, #contactForm input.contact_name, #contactForm input.eAddy {width:200px;}
#contactForm input.city {width:150px;}
#contactForm input.zip {width:40px;}
#contactForm input.biz_phone, #contactForm input.cell_phone {width:82px;}
#contactForm input.hear_about {width:300px;}
#contactForm textarea.comments {width:340px; height:60px; margin-left:0px;}
input.hidden {display:none;}

.required, .error_container p, .error_container ul, .error_container li {color:#ff0000;}
.error_container ul, .error_container li {
	font-size:12px;
	padding-bottom:0;}

#contactForm td div.vtop {height:100%; position:relative;}
#contactForm td span.vtop {position:absolute; top:10px;}

#DynamicContactForm_6_lbFunction input, #DynamicContactForm_6_lbHelp input, #DynamicContactForm_6_rbPreference input, #DynamicContactForm_6_lbBizType input, #DynamicContactForm_6_lbServices input {border:none;}
table#DynamicContactForm_6_lbFunction, table#DynamicContactForm_6_lbHelp, table#DynamicContactForm_6_lbBizType, table#DynamicContactForm_6_lbServices {margin-top:10px;}

table#DynamicContactForm_6_lbServices {margin-bottom:25px;}

/* ======================== Table Style ========================== */
.rounded_corner {
	width:100%;
	border-collapse:collapse;}
.rounded_corner th {
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:10px 10px 8px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	background:#6f841f url(/common/img/bkgndRC_Header.png) no-repeat -11px 0;}
.rounded_corner th.impact {width:92px;}

.rounded_corner .rounded {
	padding:0;
	width:10px;}
.rounded_corner th.top_left {background:#6f841f url(/common/img/bkgndRC_Header.png) no-repeat 0 0;}
.rounded_corner th.top_right {background:#6f841f url(/common/img/bkgndRC_Header.png) no-repeat right top;}
.rounded_corner td.left {background:#e7e5cb url(/common/img/bkgndRC_Body.png) repeat-y 0 0;}
.rounded_corner td.right {background:#e7e5cb url(/common/img/bkgndRC_Body.png) repeat-y right top;}
.rounded_corner td.btm_left {background:#e7e5cb url(/common/img/bkgndRC_Footer.png) no-repeat left bottom;}
.rounded_corner tfoot td {
	padding:0;
	background:#e7e5cb url(/common/img/bkgndRC_Footer.png) repeat-x -11px bottom;}
.rounded_corner td.btm_right {background:#e7e5cb url(/common/img/bkgndRC_Footer.png) no-repeat right bottom;}

.rounded_corner td, .rounded_corner td p, .rounded_corner li {
	font-size:11px;
	font-weight:normal;}
.rounded_corner td {
	padding:10px;
	background:#e7e5cb;
	vertical-align:middle;}
.rounded_corner .border_top td {border-top:2px solid #fff;}
.rounded_corner td p {
	line-height:normal;
	padding-bottom:15px;}
.rounded_corner td.width p {width:135px;}
.rounded_corner td strong {color:#526210;}

/* =-=-=-=-= Comparison Table =-=-=-=-= */
.tbl_comparison td {border-top:2px solid #fff;}
.tbl_comparison td.border_right {
	width:190px;
	border-right:2px solid #fff;}
.tbl_comparison tfoot td {
	border-top:none;
	margin-top:-10px;}
.tbl_comparison .alt_row td {background:#c0bd92;}

.rounded_corner .alt_row td.left {background:#c0bd92 url(/common/img/bkgndRC_Body_altrow.png) repeat-y 0 0;}
.rounded_corner .alt_row td.right {background:#c0bd92 url(/common/img/bkgndRC_Body_altrow.png) repeat-y right top;}
.rounded_corner .alt_row td.btm_left {background:#c0bd92 url(/common/img/bkgndRC_Footer_altrow.png) no-repeat left bottom;}
.rounded_corner tfoot .alt_row td {background:#c0bd92 url(/common/img/bkgndRC_Footer_altrow.png) repeat-x -11px bottom;}
.rounded_corner .alt_row td.btm_right {background:#c0bd92 url(/common/img/bkgndRC_Footer_altrow.png) no-repeat right bottom;}

.tbl_comparison td p {padding:0;}
.tbl_comparison td img {
	float:left;
	margin-right:6px;}

/* ====================== Footer ====================== */
#footer {
	clear: both;
	background:#53554d url(../img/bg_footer-main.jpg) repeat-x top;
	padding-bottom:10px;}

.footerContent {
	background:transparent url(../img/bg_footer-content.jpg) no-repeat top left;
	padding:15px;}

#footer ul{
	margin: 0px;
	padding:0px;
	list-style: none;}

#footer li, #footer li a {color: #fff; text-decoration:none; font-size:11px;}
#footer li a:hover {text-decoration:underline;}


#footer li {
	display: inline;
	padding: 0px 8px 0px 8px;}

#footer li { border-right: 1px solid #fff; }

#footer .logo {float:left; margin:10px 0 0 35px;}
#footer .contact {height:103px; float:left; margin-left:13px;}
#footer .contact td {vertical-align:middle;}
#footer .contact p {color:#fff; font-size:11px;}
#footer .nav {float:right; margin:40px 50px 0 0; overflow:hidden;}
#footer .nav ul {margin-right:-1px;}



/* =-=-=-=-=-=-= ie6 fixes =-=-=-=-=-=-= */
.ie6 .contenTop {position:relative; left:10px;}
.ie6 .fullPage .contenTop {left:0px;}
.ie6 .fullPage .LMbottom {left:0px;}

.ie6 .pagePhoto .quote {
	width:480px;
	margin:10px 0 0 0;}

.ie6 .leftMaster .LMbottom {
	right:-10px;
	position:relative;}
.ie6 #header .nav li  {margin-top:-2px; border:none; background:none; height:31px; overflow:hidden;}
.ie6 #header .nav li a {background:url(../img/bg_nav-divider.gif) center left no-repeat; margin-top:0px; padding:7px 13px 7px 12px; height:auto;}
.ie6 #header .nav li.CurrentCategory1 {margin:0;}
.ie6 #header .nav li.CurrentCategory1 a {background:url(../img/bg_nav_current.gif) repeat-x center;
	padding:7px 14px 7px 11px;
	right:-1px;
	border:none;
	margin-top:-2px; 
	position:relative;}

#header .nav li.first a, #header .nav li.last a {background:none;}	

.ie6 #header .nav li.CurrentCategory1 {padding:0px 1px 0px 0;}
.ie6 #header .nav li a:hover {
	background:url(../img/bg_nav_hover.gif) repeat-x center;
	padding:7px 15px 7px 11px;
	right:-1px;
	margin-right:-1px;
	border:none;
	position:relative;}
.ie6 #header .nav li.CurrentCategory1 a:hover {padding-right:14px; margin-right:0px;}

.ie6 .featurePhoto {margin-right:-28px;}


/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */


