img, div, a, span, strong, em, li { behavior: url(css/pngfix/iepngfix.htc); }

/* ==============================================================
		general styles
   ============================================================== */

* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.8%;
	line-height: 125%;
	color: #434448;
	text-align: center;
}

.homeBack {
		background: url(../graphics/canvas.jpg) fixed top center repeat-y #2f7abe;
}

.innerBack {
		background: url(../graphics/canvas-inner.jpg) fixed top center repeat-y #2f7abe;
}


/* img 						{ border: 0px; display: block; } */


.bold						{ font-weight: bold; }

a							{ text-decoration: none; color: #166ab9; }
a:hover						{ text-decoration: underline; color: #166ab9; cursor: pointer; }

h1, h2, h3, h4, h5, h6 		{ line-height: normal; font-size: 1em; font-weight: normal; }

form						{ padding: 0; margin: 0; }

fieldset 					{ border: 0; }

table, tr, td 				{ border-collapse: collapse; }

input, select, th, td 		{ font-size: 1em; padding: 0; margin: 0; }

abbr						{ border: 0; }

.clear 						{ clear: both; }
.clearLeft 					{ clear: left; }
.clearRight 				{ clear: right; }

.hide 						{ display: none; }
.show 						{ display: block; }

.tr							{ position: relative; overflow: hidden; display: block; white-space: nowrap; }
.tr a						{ overflow: hidden; }
.tr	span					{ position: absolute; width: 100%; height: 100%; background-repeat: no-repeat; display: block; }

.caps						{ text-transform: uppercase; }

/* ===============================================================================================================================
		home
   =============================================================================================================================== */


.homeFooter {
	margin-top: 20px;
	font-size: 9px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.homeFooter a, .homeFooter a:visited {
	color: #AAAAAA;
}

.homeFooter a:hover {
	color: #666666 !important;
	text-decoration: none;
}

/* ==============================================================
		canvas
   ============================================================== */

.h-canvas {
	width: 923px;
	margin: 0 auto;
	background: url(../graphics/home-main-bk1.gif) 232px 0 repeat-y #eeeeee;
}

.h-canvas .h-columns .h-subl {
	width: 180px;
	float: left;
	text-align: left;
	background: url(../graphics/home-subl-bk.gif) no-repeat;
	padding: 52px 16px 0 36px;
}

.h-canvas .h-columns .h-main {
	width: 427px;
	float: left;
}

.h-canvas .h-columns .h-subr {
	width: 240px;
	float: left;
	text-align: left;
	background: url(../graphics/home-subr-bk.gif) no-repeat;
	padding: 42px 20px 20px 4px;
}

/* ==============================================================
		header
   ============================================================== */

.h-canvas .h-header {
	height: 203px;
	width: 923px;
	text-align: left;
}

.h-canvas .h-header h1 {
	width: 923px;
	height: 158px;
}

.h-canvas .h-header h1 span {
	background-image: url(../graphics/home-flash-static.jpg);
}

.h-canvas .h-header .nav {
	display: block;
	height: 45px;
	width: 828px;
	padding-left: 95px;
	background: url(../graphics/home-nav-bk.gif);
}

.h-canvas .h-header .nav li {
	height: 45px;
	float: left;
}

.h-canvas .h-header .nav li.art { width: 214px; }
.h-canvas .h-header .nav li.per { width: 180px; }
.h-canvas .h-header .nav li.pro { width: 341px; }

.h-canvas .h-header .nav li a span { background: url(../graphics/home-sprite.gif) no-repeat; }

.h-canvas .h-header .nav li.art a span { background-position: 0 0;  }
.h-canvas .h-header .nav li.per a span { background-position: 0 -110px; }
.h-canvas .h-header .nav li.pro a span { background-position: 0 -220px; }

.h-canvas .h-header .nav li.art a:hover span { background-position: 0 -55px; }
.h-canvas .h-header .nav li.per a:hover span { background-position: 0 -165px; }
.h-canvas .h-header .nav li.pro a:hover span { background-position: 0 -275px; }

/* ==============================================================
		subl
   ============================================================== */

.h-canvas .h-columns .h-subl h2 {
	font-size: 1.6em;
	color: #1e77bd;
}

.h-canvas .h-columns .h-subl p {
	padding: 6px 0;
	font-size: 1.2em;
	line-height: 1.3em;
}

.h-canvas .h-columns .h-subl p.button a {
	margin-bottom: 14px;
	background: url(../graphics/home-sprite.gif) 0 -330px;
	display: block;
	width: 144px;
	height: 18px;
	padding-top: 4px;
	padding-left: 6px;
	text-align: center;
}

.h-canvas .h-columns .h-subl p.button a:hover {
	text-decoration: none;
	color: #00884e;
}

/* blog posts on home page */
.h-subl .lpbcArchive {
	padding-top: 10px;
}

.h-subl .lpbcArchive .lpbcmore {
	font-weight: bold;
}

.h-subl .lpbcArchive h4 a {
	display: none !important;
}

.h-subl .lpbcArchive .lpbcTitle {
	font-size: 1.2em;
	font-weight: bold;
}

.h-subl .lpbcArchive .lpbcDate {
	font-style: normal;
	font-size: 1em;
	color: #666666;
	margin-bottom: 0;
	padding-bottom: 0;
	display: block;
}

.h-subl .lpbcArchive li {
	line-height: 12px !important;
	font-size: 1em;
	padding-bottom: 10px;
	list-style: none;
}



/* ==============================================================
		main
   ============================================================== */

.h-canvas .h-columns .h-main .content-outer {
	background: url(../graphics/home-main-bk2.gif);
}

.h-canvas .h-columns .h-main .content {
	background: url(../graphics/home-main-bk3.gif) no-repeat;
	padding: 0 26px 0 37px;
	text-align: left;
}

.h-canvas .h-columns .h-main .content .blurb {
	padding-bottom: 10px;
}

.h-canvas .h-columns .h-main .content p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0 16px 20px 16px;
}

.h-canvas .h-columns .h-main .content h2 {
	font-size: 1.6em;
	line-height: 1.4em;
	padding: 0 16px 5px 16px;
	font-weight: normal;
	color: #0b6cb1;
}

.h-canvas .h-columns .h-main .content p.button {
	text-align: center;
}

.h-canvas .h-columns .h-main .content p.button a {
	text-align: center;
	color: #166ab9;
	display: block;
	background: url(../graphics/home-sprite.gif) 0 -362px;
	width: 130px;
	height: 26px;
	padding-top: 10px;
	margin: 0 auto;
}

.h-canvas .h-columns .h-main .content p.button a:hover {
	text-decoration: none;
}

.h-canvas .h-columns .h-main .content p a, .h-canvas .h-columns .h-main .content p a:hover {
	color: #00884e;
}

.h-canvas .h-columns .h-main .copyright {
	color: #a3a3a3;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 10px 0 20px 0;
}

.h-canvas .h-columns .h-main .copyright p {
	padding: 4px 0;
}

.h-canvas .h-columns .h-main .copyright a {
	color: #a3a3a3;
}

.h-canvas .h-columns .h-main .copyright a:hover {
	color: #00884e;
}

/* ==============================================================
		subr
   ============================================================== */

.h-canvas .h-columns .h-subr {
	font-size: 1.2em;
	line-height: 1.3em;
}

.h-canvas .h-columns .h-subr .item {
	padding-bottom: 20px;
	clear: both;
}

.h-canvas .h-columns .h-subr .item .image {
	float: right;
	padding: 0 0 8px 8px;
}

.h-canvas .h-columns .h-subr p a, .h-canvas .h-columns .h-subr p a:hover {
	color: #00884e;
}

.h-canvas .h-columns .h-subr .newsletter {
	margin-top: 20px;
	font-size: .9em;
	background: #FFF;
	padding: 8px;
}

.h-canvas .h-columns .h-subr .newsletter form {
	padding: 10px 0 10px 0;
	font-size: 1.3em;
}

.h-canvas .h-columns .h-subr .newsletter form .text {
	background: #d5d5d5;
	border: 1px solid #898989;
	padding: 2px;
	color: #000000;
}


/* ===============================================================================================================================
		inner
   =============================================================================================================================== */

/* ==============================================================
		canvas
   ============================================================== */

.canvas {
	width: 923px;
	margin: 0 auto;
	background: url(../graphics/side-bk-repeat.gif) repeat-y right top #fefeff;
}

/* ==============================================================
		header
   ============================================================== */

.header {
	text-align: left;
	width: 923px;
	line-height: normal;
}

.header .logo {
	width: 247px;
	height: 165px;
	float: left;
}

.header .logo span {
	background-image: url(../graphics/logo.gif);
}

.header .content {
	width: 346px;
	height: 165px;
	background: url(../graphics/header-content-blank.gif);
	float: left;
}

.header .news {
	width: 330px;
	height: 155px;
	background: url(../graphics/header-news-bk.gif);
	float: left;
	padding-top: 10px;
}

.header .news h2 {
	color: #2c5e41;
	font-size: 2.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-bottom: 4px;
}

.header .news .item {
	clear: both;
	width: 310px;
	margin: 0 auto;
	padding-top: 1px;
}

.header .news .item p {
	width: 140px;
	float: left;
	font-size: 1em;
	text-align: left;
}

.header .news .item p.button {
	width: 170px;
	padding-top: 10px;
	font-size: 1.1em;
	text-align: center;
}

.header .news .item p.button a {
	margin-bottom: 14px;
	margin-left: 20px;
	background: url(../graphics/home-sprite.gif) 0 -330px;
	display: block;
	width: 144px;
	height: 18px;
	padding-top: 4px;
	padding-left: 6px;
	font-size: 1.1em;
}

.header .nav {
	height: 39px;
	width: 822px;
	padding-left: 101px;
	background: url(../graphics/nav-bk.gif);
	clear: both;
}

.header .nav li {
	height: 39px;
	float: left;
	display: block;
}

.header .nav li a {
	display: block;
	height: 39px;
}

.header .nav li.art { width: 215px; }
.header .nav li.per { width: 181px; }
.header .nav li.pro { width: 327px; }

.header .nav li a span { background: url(../graphics/sprite.gif) no-repeat; }

.header .nav li.art a span { background-position: 0 0;  }
.header .nav li.per a span { background-position: 0 -98px; }
.header .nav li.pro a span { background-position: 0 -196px; }

.header .nav li.art a:hover span { background-position: 0 -49px; }
.header .nav li.per a:hover span { background-position: 0 -147px; }
.header .nav li.pro a:hover span { background-position: 0 -245px; }

.header .nav li.art a.active span { background-position: 0 -49px; }
.header .nav li.per a.active span { background-position: 0 -147px; }
.header .nav li.pro a.active span { background-position: 0 -245px; }

/* ==============================================================
		main
   ============================================================== */

.main {
	width: 535px;
	float: left;
	padding: 10px 0 10px 20px;
	text-align: left;
}

.main h1 {
	font-size: 3em;
	color: #2f7abe;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.main p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 6px 0;
}


.main p.copyright {
	font-size: .9em;
	color: #9a9a9a;
}

.main img.alignright {
	float: right;
	margin: 6px 0 10px 10px;
	border: 4px solid #CCC;
	padding: 0;
}

.main img.alignleft {
	float: left;
	maring: 6px 10px 10px 0;
	border: 4px solid #CCC;
	padding: 0;
}

.main img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	

.main img.noborder {
	border: none !important;
}


.main .alignright {
	float: right;
	}

.main .alignleft {
	float: left
	}

.main td {
	padding: 4px;
	font-size: 1.4em;
}

p img {
	max-width: 100%;
	}







.main a, .main a:hover {
	color: #00884e;
}

.main ul, .main ol {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 6px 0 6px 30px;
}

/* ==============================================================
		sidebar
   ============================================================== */

.sidebar {
	width: 338px;
	float: left;
	background: url(../graphics/side-bk.gif) no-repeat;
	padding: 10px 15px;
}

.sidebar .info {
	color: #2c5e41;
	text-align: right;
	padding-bottom: 20px;
}

.sidebar .info a, .sidebar .info a:hover {
	color: #2c5e41;
}

.sidebar .info p {
	font-size: 1.1em;
}

.sidebar .info p.title {
	font-size: 1.3em;
	padding-bottom: 6px;
}

.sidebar .content {
	text-align: left;
	padding-left: 20px;
	background: url(../graphics/side-vert-hr.gif) 240px 0 no-repeat;
}

.sidebar .content h2 {
	color: #623328;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 8px;
}

.sidebar .content h2 a, .sidebar .content h2 a:visited {
	color: #623328;
}

.sidebar .content ul {
	color: #623328;
	font-size: 1.3em;
	line-height: 1.2em;
	padding-left: 20px;
	padding-top: 5px;
	width: 190px;
}

.sidebar .content li {
	padding-bottom: 9px;
}

.sidebar .content ul ul { /* nested navigation */
	margin-left: -18px;
	font-size: 1em;
	list-style: none;
	font-style: italic;
}

.sidebar .faq {
	padding-bottom: 5px;
	padding-left: 2px;
}

.sidebar .faq a, .sidebar .faq a:visited {
	color: #623328;
}

.sidebar .lpbcArchive h4 a {
	display: none !important;
}

.sidebar .lpbcArchive .lpbcDate {
	font-style: normal;
	font-size: .9em;
	display: block;
	color: #666666;
}

.sidebar .lpbcArchive li {
	line-height: 1.2em;
	font-size: 1em;
	padding-bottom: 10px;
	list-style: square;
}

.sidebar .content .portraits {
	float: right;
	text-align: center;
	width: 85px;
	margin-left: 10px;
}

.sidebar .content .portraits img {
	margin: 0 auto;
	display: block;
	padding: 12px 0 4px 0;
}

.sidebar .content .newsletter {
	padding-top: 15px;
	width: 195px;
}

.sidebar .content .newsletter p {
	padding-bottom: 5px;
}

.sidebar .content .newsletter form {
	padding-bottom: 10px;
	font-size: 1.3em;
}

.sidebar .content .newsletter form .text {
	background: #d5d5d5;
	border: 1px solid #898989;
	padding: 2px;
	color: #000000;
}


.sidebar .blogSubscribe {
	line-height: 125%;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 8px;
}

.sidebar .blogSubscribe h3 {
	font-size: 11px;
	color: #009055;
	font-weight: bold;
}

.sidebar h3 {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 8px;
	color: #666;
}

.facebook {
	text-align: center;
	padding-top: 8px;
}

#downloadPdf {
	display: block;
	padding: 20px 0 20px 0;
}

#downloadPdf li { /* Download PDF buttons */
	list-style: none;
	display: inline;
	border: 1px solid #999;
	background-color: #ddd;
	padding: 10px;
}

#downloadPdf .simpleLi {
	border: none;
	background-color: #fff;
}

#downloadPdf .view {
	font-size: 14px;
	font-weight: bold;
}

#downloadPdf .download {
	font-size: 14px;
	font-weight: bold;
}

.homeBlogSubscribe {
	line-height: 125%;
	font-size: 9px;
	background-color: #FFFFFF;
	padding: 8px;
}


