body
{
	margin: 0 auto;
	padding: 0;
	background-color: #F4F1EB;
}
BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
form{margin:0;padding:0;}
A:ACTIVE{color:#0E4369;text-decoration:none;}
A:LINK{color:#0E4369;text-decoration:none;}
A:VISITED{color:#0E4369;text-decoration:none;}
A:HOVER{color:#706E05;text-decoration:underline;}

.TopBottomBar {
	width:60%;
	margin-top:10px;
	padding:2px 0px;
	float:right;
	text-align:right;
	font-size:11px;
	color:#8C3C07;
}
.TopBottomBar a:link, .TopBottomBar a:visited {
	color: #C65711;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #C65711 solid 1px;
	background-color: transparent;
}
.TopBottomBar a:hover, .TopBottomBar a:active {
	text-decoration: none;
	font-weight: bold;
	border-top: #005657 solid 1px;
	border-bottom: #005657 solid 1px;
	background-color: transparent;
	color: #005657;
}
.serviceRep {
	width:60%;
	height:80px;
	margin-top:18px;
	padding:0;
	float:right;
}
.lbu-servicerep-icon {
	position: relative;
	display:block;
	background-image: url('../images/custom/service_rep.png');
	background-position: center right;
	background-repeat: no-repeat;
	float:right;
	height: 80px;
	width: 225px;
}
/*.serviceRep {
	width:60%;
	height:100px;
	margin-top:4px;
	padding:0;
	float:right;
}
.lbu-servicerep-icon {
	position: relative;
	display:block;
	background-image: url('../images/custom/service_rep22.png');
	background-position: center right;
	background-repeat: no-repeat;
	float:right;
	height: 100px;
	width: 178px;
}*/
.strike {
	text-decoration:line-through;
}
#lbu-main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
#lbu-page-background-glare {
	position: absolute;
	width: 100%;
	height: 555px;
	left: 0;
	top: 0;
}
#lbu-page-background-glare-image {
	background-image: url('../images/custom/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 555px;
	width: 500px;
	margin: 0;
}
html:first-child #lbu-page-background-glare {
	border: 1px solid transparent; /* Opera fix */
}
#lbu-page-background-simple-gradient {
	position: absolute;
	background-image: url('../images/custom/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 900px;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
form {
	padding:0 !important;
	margin:0 !important;
}
table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.lbu-Sheet {
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:3px;
	min-height:3px;
}
.lbu-Sheet-body {
	position: relative;
	z-index: 1;
	padding: 1px;
}
.lbu-Sheet-tr, .lbu-Sheet-tl, .lbu-Sheet-br, .lbu-Sheet-bl, .lbu-Sheet-tc, .lbu-Sheet-bc,.lbu-Sheet-cr, .lbu-Sheet-cl {
	position:absolute;
	z-index:-1;
}
.lbu-Sheet-tr, .lbu-Sheet-tl, .lbu-Sheet-br, .lbu-Sheet-bl {
	width: 2px;
	height: 2px;
	background-image: url('../images/custom/Sheet-s.png');
}
.lbu-Sheet-tl {
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}
.lbu-Sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}
.lbu-Sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}
.lbu-Sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}
.lbu-Sheet-tc, .lbu-Sheet-bc {
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('../images/custom/Sheet-h.png');
}
.lbu-Sheet-tc {
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}
.lbu-Sheet-bc {
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}
.lbu-Sheet-cr, .lbu-Sheet-cl {
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('../images/custom/Sheet-v.png');
}
.lbu-Sheet-cr {
	right:0;
	clip: rect(auto, auto, auto, 1px);
}
.lbu-Sheet-cl {
	left:0;
	clip: rect(auto, 1px, auto, auto);
}
.lbu-Sheet-cc {
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #FFFFFF;
}
.lbu-Sheet {
	margin-top: 20px !important;
}
#lbu-page-background-simple-gradient, #lbu-page-background-gradient, #lbu-page-background-glare {
	min-width:1000px;
}
/* end Box, Sheet */

/* begin Header */
div.lbu-Header {
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 998px;
	height: 125px;
}
div.lbu-Header-jpeg {
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 998px;
	height: 125px;
	background-image: url('../images/custom/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.lbu-Logo {
	display: block;
	position: absolute;
	left: 110px;
	top: 94px;
	width: 888px;
}
.lbu-Logo-text {
	display: block;
	text-align: left;
}
.lbu-Logo-text, .lbu-Logo-text a {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #235570 !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */
.lbu-menu a, .lbu-menu a:link, .lbu-menu a:visited, .lbu-menu a:hover {
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}
.lbu-menu, .lbu-menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.lbu-menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}
.lbu-menu li:hover {
	z-index: 10000;
	white-space: normal;
}
.lbu-menu li li {
	float: none;
}
.lbu-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}
.lbu-menu li:hover>ul {
	visibility: visible;
	top: 100%;
}
.lbu-menu li li:hover>ul {
	top: 0;
	left: 100%;
}
.lbu-menu:after, .lbu-menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.lbu-menu, .lbu-menu ul {
	min-height: 0;
}
.lbu-menu ul {
	background-image: url('../images/custom/spacer.gif');
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.lbu-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* menu structure */
.lbu-menu {
	padding: 12px 6px 0px 6px;
}
.lbu-nav {
	position: relative;
	height: 41px;
	/*z-index: 100;*/
	z-index: 9999999
}
.lbu-nav .l, .lbu-nav .r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 41px;
	background-image: url('../images/custom/nav.png');
}
.lbu-nav .l {
	left: 0;
	right:0px;
}
.lbu-nav .r {
	right: 0;
	width: 998px;
	clip: rect(auto, auto, auto, 998px);
}
/* end Menu */

/* begin MenuItem */
.lbu-menu ul li {
	clear: both;
}
.lbu-menu a {
	position:relative;
	display: block;
	overflow:hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
.lbu-menu a .r, .lbu-menu a .l {
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 87px;
	background-image: url('../images/custom/MenuItem.png');
}
.lbu-menu a .l {
	left:0;
	right:4px;
}
.lbu-menu a .r {
	width:408px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}
.lbu-menu a .t  {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #241E14;
	padding: 0 19px;
	margin: 0 4px;
	line-height: 29px;
	text-align: center;
}
.lbu-menu a:hover .l, .lbu-menu a:hover .r {
	top:-29px;
}
.lbu-menu li:hover>a .l, .lbu-menu li:hover>a .r {
	top:-29px;
}
.lbu-menu li:hover a .l, .lbu-menu li:hover a .r {
	top:-29px;
}
.lbu-menu a:hover .t {
	color: #EAF1F5;
}
.lbu-menu li:hover a .t {
	color: #EAF1F5;
}
.lbu-menu li:hover>a .t {
	color: #EAF1F5;
}
.lbu-menu a.active .l, .lbu-menu a.active .r {
	top: -58px;
}
.lbu-menu a.active .t {
	color: #52442E;
}
/* end MenuItem */

/* begin MenuSubItem */
.lbu-menu ul a {
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 240px;
	overflow:hidden;
	line-height: 26px;
	margin-right: auto;
	background-image: url('../images/custom/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #BDA989;
}
.lbu-nav ul.lbu-menu ul span, .lbu-nav ul.lbu-menu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
.lbu-menu ul a, .lbu-menu ul a:link, .lbu-menu ul a:visited, .lbu-menu ul a:hover, .lbu-menu ul a:active, .lbu-nav ul.lbu-menu ul span, .lbu-nav ul.lbu-menu ul span span {
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #584932;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.lbu-menu ul ul a {
	margin-left: auto;
}
.lbu-menu ul li a:hover {
	color: #000000;
	border-color: #BDA989;
	background-position: 0 -26px;
}
.lbu-menu ul li:hover>a {
	color: #000000;
	border-color: #BDA989;
	background-position: 0 -26px;
}
.lbu-nav .lbu-menu ul li a:hover span, .lbu-nav .lbu-menu ul li a:hover span span {
	color: #000000;
}
.lbu-nav .lbu-menu ul li:hover>a span, .lbu-nav .lbu-menu ul li:hover>a span span {
	color: #000000;
}
/* end MenuSubItem */

/* begin ContentLayout */
.lbu-contentLayout {
	position: relative;
	margin-bottom: 0px;
	width: 998px;
}
/* end ContentLayout */

/*** BOX STYLES ***/
.BoxFrame {background-color:#D7CBB7;}

.BoxHeader {
	color: #22536D;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 30px;
	padding-left:5px;
	padding-right:5px;
	height: 30px;
	background-image: url('../images/custom/BlockHeader.png');
}
.BoxContent {
	color:#2E261A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 125%;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;padding-right:10px;padding-top:6px;padding-bottom:6px;
	background-color:#F2ECE3;
}
.BoxText {
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#F2ECE3;
	color:#451008;
}
A:ACTIVE.BoxLink {color:#22536D;text-decoration:none;}
A:LINK.BoxLink {color:#22536D;text-decoration:none;}
A:VISITED.BoxLink {color:#22536D;text-decoration:none;}
A:HOVER.BoxLink {color:#000000;text-decoration:underline;}

A:LINK.BoxLink2, A:VISITED.BoxLink2 {
	color: #D85D0A;
	font-size:11px;
	text-decoration: none;
	background-color: transparent;
}
A:HOVER.BoxLink2, A:ACTIVE.BoxLink2 {
	text-decoration: underline;
	font-size:11px;
	background-color: transparent;
	color: #22536D;
}
A:LINK.BoxLink3, A:VISITED.BoxLink3 {
	color: #C65711;
	text-decoration: none;
}
A:HOVER.BoxLink3, A:ACTIVE.BoxLink3 {
	text-decoration: underline;
	color: #22536D;
}
p.box3 {
	line-height:22px;
}
.BoxContent3 {
	color:#2E261A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 19px;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;padding-right:10px;padding-top:6px;padding-bottom:6px;
	background-color:#F2ECE3;
}
/* begin Box, Post */
.lbu-Post {
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}
.lbu-Post-body {
	position: relative;
	z-index: 1;
	padding: 15px;
}
.lbu-Post {
	margin: 7px;
}
/* Start images */
a img {
	border: 0;
}
.lbu-article img, img.lbu-article {
	border: solid 1px #1F4A61;
	margin: 1em;
}
.lbu-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */
.lbu-article table, table.lbu-article {
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}
.lbu-article table, table.lbu-article .lbu-article tr, .lbu-article th, .lbu-article td {
	background-color:Transparent;
}
.lbu-article th, .lbu-article td {
	padding: 2px;
	border: solid 1px #CABAA0;
	vertical-align: top;
	text-align:left;
}
.lbu-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
/* Finish tables */
pre {
	overflow: auto;
	padding: 0.1em;
}
/* end Box, Post */

/* begin PostMetadata */
.lbu-PostMetadataHeader {
	padding:1px;
	background-color: #E9E2D8;
	border-color: #CABAA0;
	border-style: solid;
	border-width: 1px;
}
/* end PostMetadata */

/* begin PostHeaderIcon */
.lbu-PostHeader {
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	text-align: center;
	color: #183B4E;
}
.lbu-PostHeader a, .lbu-PostHeader a:link, .lbu-PostHeader a:visited, .lbu-PostHeader a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	text-align: center;
	margin:0;
	color: #183B4E;
}
.lbu-PostHeader img {
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.lbu-PostHeader a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-variant: small-caps;
  	color: #1F4A61;
}
.lbu-PostHeader a:visited, .lbu-PostHeader a.visited {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-variant: small-caps;
 	color: #437393;
}
.lbu-PostHeader a:hover, .lbu-PostHeader a.hovered {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-variant: small-caps;
  	color: #31769B;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
  	color: #342B1D;
}
.lbu-PostContent p  {
	margin: 0.5em 0;
}
.lbu-PostContent, .lbu-PostContent p {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 150%;
  	color: #342B1D;
}
.lbu-PostContent {
  margin:0;
}
/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
  	color: #4A4AE0;
}
/* Adds special style to an unvisited link. */
a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
  	color: #4A4AE0;
}
/* Adds special style to a visited link. */
a:visited, a.visited {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
  	color: #4A4AE0;
}
/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
  	color: #241E14;
}
/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
  	font-weight: normal;
  	font-style: normal;
  	text-decoration: none;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 30px;
  	color: #2B6788;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 28px;
  	color: #2B6788;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 18px;
  	color: #725F40;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 16px;
  	color: #342B1D;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 14px;
  	color: #342B1D;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
  	color: #342B1D;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul {
	color: #1A160F;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
li ol, li ul {
	margin:0.5em 0 0.5em 2em;
	padding:0;
}
li {
	margin:0.2em 0;
	padding:0;
}
ul {
	list-style-type: none;
}
ol {
	list-style-position:inside;	
}
.lbu-Post li {
	padding:0px 0 0px 13px;
	line-height:1.2em;
}
.lbu-Post ol li, .lbu-Post ul ol li {
	background: none;
	padding-left:0;
}
.lbu-Post ul li, .lbu-Post ol ul li {
	background-image: url('../images/custom/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}
/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.lbu-PostContent blockquote p {
	color:#060F13;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
blockquote,
.lbu-PostContent blockquote {
	border:solid 1px #A3885C; 
	margin:10px 10px 10px 10px;
	padding:5px 5px 5px 28px;
	background-color:#D7CBB7;
	/*background-image:url('../images/custom/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;*/
}
/* Finish blockuote */
/* end PostQuote */

/* begin Button */
/*.lbu-button-wrapper .lbu-button {
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:24px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}
.lbu-button-wrapper {
	display:inline-block;
	position:relative;
	height: 24px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}
.firefox2 .lbu-button-wrapper {
	display:block;
	float:left;
}
.lbu-button-wrapper .lbu-button {
	display:block;
	height: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 9px !important;
	line-height: 24px;
	text-decoration: none !important;
	color: #F6F3EF !important;
}*/
input, select {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
/*.lbu-button-wrapper.hover .lbu-button, .lbu-button:hover {
	color: #E8F2F8 !important;
	text-decoration: none !important;
}
.lbu-button-wrapper.active .lbu-button {
	color: #EAF1F5 !important;
}
.lbu-button-wrapper .l, .lbu-button-wrapper .r {
	display:block;
	position:absolute;
	z-index:-1;
	height: 72px;
	background-image: url('../images/custom/Button.png');
}
.lbu-button-wrapper .l {
	left:0;
	right:7px;
}
.lbu-button-wrapper .r {
	width:407px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}
.lbu-button-wrapper.hover .l, .lbu-button-wrapper.hover .r {
	top: -24px;
}
.lbu-button-wrapper.active .l, .lbu-button-wrapper.active .r {
	top: -48px;
}*/
/* end Button */

/** PAGE HEADER AND NAVIGATION	**/
h1.pageHeader{
	font-family:verdana;
	width: 95%;
	margin: 0 auto;
	margin-top:15px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #8C3C07;
	font-weight: bold;
}
.pageHeader{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	margin:0px;
	color:#000000;
}

.pageNavigation{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:5px;
	height:16px;
	color:#0033cc;
}

.pageNavigation div{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#0033cc;
}
.pageNavigation a:link, .pageNavigation a:visited {
	color: #C65711;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}

.pageNavigation a:hover, .pageNavigation a:active {
	text-decoration: none;
	font-weight: bold;
	border-top: #22536D dotted 1px;
	border-bottom: #22536D dotted 1px;
	background-color: transparent;
	color: #22536D;
}

/** CATALOG ITEMS	**/
.CatalogNavigation{
	background-color:#F6F6F6;
	border-bottom:1px solid #D3E4D6;
}
.CatalogNavigation table tr td{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F6F6F6;
	color:#666666;
}
.CatalogItemDark {
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#2B6788;
	padding:4px;
	color:#ffffff;
}
.CatalogItemDark a:link, .CatalogItemDark a:visited {
	color:#ffffff;
}
.CatalogItemDark a:hover, .CatalogItemDark a:active {
	color:#ffffff;
	text-decoration:none;
}
.CatalogItemLight {
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}
.CatalogItemLight a:link, .CatalogItemLight a:visited {
	color:#8C3C07;
	text-decoration:underline;
}
.CatalogItemLight a:hover, .CatalogItemLight a:active {
	color:#333;
	text-decoration:none;
}
.subCatlink a:link, .subCatlink a:visited {
	background-image: url('../images/custom/PostBullets3.png');
	background-repeat:no-repeat;
	padding-left:15px;
	color: #22536D;
	text-decoration: none;
	background-color: transparent;
}

.subCatlink a:hover, .subCatlink a:active {
	background-image: url('../images/custom/PostBullets3.png');
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration: underline;
	background-color: transparent;
	color: #333;
}
.pageNav {
	color:#C65711;
}
.pageNav a:link, .pageNav a:visited {
	color:#C65711;
	text-decoration:underline;
}
	
.pageNav a:hover, .pageNav a:active {
	color:#333;
	text-decoration:none;
}
/*** Product Page ***/
h1.prodPageHeader{
	font-family:verdana;
	width: 95%;
	margin: 0 auto;
	margin-top:15px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #8C3C07;
	font-weight: bold;
}
.BoxContentProd {
	width: 220px;
	float:right;
	color:#2E261A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 125%;
	font-style:normal;
	font-weight:normal;
	padding: 6px 10px;
	background-color:#F2ECE3;
	border: 1px solid #D7CBB7;
}
.ProductSubtitle{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#52442E;
	background-color:#D7CBB7;
	border:1px solid #BDA989;
	padding:5px;
	margin:0px;
}

/*** Text Pages ***/
#custPage {
	width: 90%;
	margin: 0 auto;
}
#custPage p {
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #5E6368;
	margin-bottom:20px;
}
#custPage h3 {
	margin:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	color: #732600;
}
.customLink {
	font-size: 12px;
	font-weight: bold;
}

.customLink a:link, .customLink a:visited {
	color: #C65711;
	text-decoration: underline;
	background-color: transparent;
}

.customLink a:hover, .customLink a:active {
	text-decoration: none;
	border-top: #3A6581 solid 1px;
	border-bottom: #3A6581 solid 1px;
	color: #3A6581;
}
#custPage ol {
	
}
#custPage ol li {
	line-height: 16px;
	margin-bottom: 8px;
	color: #000;
}
#custPage ul {
	
}
#custPage ul li {
	line-height: 16px;
	margin-bottom: 8px;
	font-size: 12px;
	color: #3A6581;
}
.bodyCopySerifBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #5E6368;
}
.supportNav {
	
}

.supportNav ul li {
	margin-bottom: 4px;
	color: #3A6581;
}

.supportNav ul li a:link, .supportNav ul li a:visited {
	color: #C65711;
	text-decoration: underline;
	background-color: transparent;
	font-weight:bold;
}

.supportNav ul li a:hover, .supportNav ul li a:active {
	text-decoration: none;
	color: #3A6581;
	font-weight:bold;
}
.boldLabelBlue {
	font-weight: bold;
	font-size: 12px;
	color: #3A6581;
}
.toTop {
	width: 100%;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.toTop a:link, .toTop a:visited {
	color: #3A6581;
	font-weight:bold;
	padding:1px;
	background-color: transparent;
	text-decoration: underline;
}
.toTop a:hover, .toTop a:active {
	color: #fff;
	font-weight:bold;
	padding:1px;
	background-color: #3A6581;
	text-decoration: none;
}
#contactswf {
	z-index:1;
}
#address {
	width: 325px;
	margin-left:12px;
	padding: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #005657;
	background-color: #eee;
}
/*** end Text Pages ***/
/*** Home Page***/
#glid {
	width:539px;
	overflow:hidden;
	margin: 12px auto 0px;
}
.panelImg1 {
	width: 539px;
	height: 333px;
}
.panelImg2 {
	width: 539px;
	height: 333px;
	background: url('../images/custom/homebed1.jpg') top left no-repeat;
}
.panelImg3 {
	width: 539px;
	height: 333px;
	background: url('../images/custom/homekit1.jpg') top left no-repeat;
}
.panelImg4 {
	width: 539px;
	height: 333px;
	background: url('../images/custom/homedin1.jpg') top left no-repeat;
}
#tags {
	width:479px;
	height:129px;
	margin:30px auto 40px;
}
h3.homepg {
	margin:0px;
	padding: 4px 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight:bold;
  	color: #fff;
	background-color:#8C3C07;
	border-top: 1px solid #8C3C07;
	border-left: 1px solid #8C3C07;
	border-right: 1px solid #8C3C07;
}
p.homeblurb {
	margin:0px 0px 30px 0px;
	padding: 8px 10px;
	line-height:20px;
	border: 1px solid #ccc;
	background-color:#eee;
}
/*** end Home Page ***/

/* begin Footer */
.lbu-Footer {
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 998px;
	height:150px;
	margin: 5px auto 0px auto;
}
.lbu-Footer .lbu-Footer-inner {
	/*height:1%;*/
	height:150px;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: center;
}
.lbu-Footer .lbu-Footer-background {
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/custom/Footer.png');
	width: 998px;
	height: 150px;
	bottom:0;
	left:0;
}
.lbu-rss-tag-icon {
	position: relative;
	display:block;
	float:left;
	background-image: url('../images/custom/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 30px;
	width: 32px;
    cursor: default;
}
#footer-icons {
	position:relative;
	width: 100%;
	height:65px;
	margin-top: 10px;
}
.lbu-paypal-icon {
	position: relative;
	display:block;
	float:right;
	background-image: url('../images/custom/paylogos.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin:0;
	height: 62px;
	width: 400px;
}
.lbu-geotrust-icon {
	position: relative;
	display:block;
	float:left;
	/*background-image: url('../images/custom/geoTrustLogo.png');*/
	background-position: center right;
	background-repeat: no-repeat;
	margin:0;
	height: 56px;
	width: 116px;
}
.lbu-Footer .lbu-Footer-text p {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:9px;
}
.lbu-Footer .lbu-Footer-text {
	display:inline-block;
	padding:2px 0px;
	color:#211B12;
}
.lbu-Footer .lbu-Footer-text a:link, .lbu-Footer .lbu-Footer-text a:visited {
	color: #235570;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	background-color: transparent;
}

.lbu-Footer .lbu-Footer-text a:hover, .lbu-Footer .lbu-Footer-text a:active {
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
	background-color: #9EBACF;
	color: #235570;
}
/* end Footer */

/* begin PageFooter */
.lbu-page-footer, .lbu-page-footer a, .lbu-page-footer a:link, .lbu-page-footer a:visited, .lbu-page-footer a:hover {
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#406E8C;
}
.lbu-page-footer {
	width:950px;
	margin:1em auto;
	text-align:right;
	text-decoration:none;
	color:#836D49;
}
/* end PageFooter */

/* begin LayoutCell */
.lbu-contentLayout .lbu-sidebar1 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 199px;
}
/* end LayoutCell */

/* begin LayoutCell */
.lbu-contentLayout .lbu-content {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 598px;
}
.lbu-contentLayout .lbu-content-sidebar1 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 797px;
}
.lbu-contentLayout .lbu-content-sidebar2 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 797px;
}
.lbu-contentLayout .lbu-content-wide {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 996px;
}
/* end LayoutCell */

/* begin LayoutCell */
.lbu-contentLayout .lbu-sidebar2 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 199px;
}
/* end LayoutCell */
/* Links page */
.invcTitle {
	margin: 0;
	margin-bottom: 10px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.links li {
	margin-bottom:6px;
}
.prodName {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #C65711;
}

.prodName a:link, .prodName a:visited {
	color: #C65711;
	text-decoration: underline;
	background-color: transparent;
}

.prodName a:hover, .prodName a:active {
	text-decoration: none;
	background-color: transparent;
	color: #005657;
}