/* @override http://cpha.affiniscape.com/associations/7884/stylesheets/cpha_styles.css */

body {
	margin: 0;
	background: #333 /*url(/associations/7884/imgs/bak_body.png) repeat-x*/;
}

body#nobackground { background: #fff; }

body, 
td, 
p {
	color: #727272;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h1 {
	color: #766C62;
	font: 34px/1.1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	background: url(/associations/7884/imgs/bak_h1.png) no-repeat bottom left;
	padding-bottom: 12px;
}

h2 {
	color: #574D43;
	font: 22px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h3 {
	color: #574D43;
	font: 16px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	background: transparent;	
}

h4 {
	color: #333333;
	font: bold 14px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

h5 {
	color: #766C62;
	font: 24px/1.1em "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h6 {
	color: #fff;
	font: bold 11px/1.4em "Helvetica Neue", Arial, Helvetica, sans-serif;
}

hr {
	color: #ccc;
	background-color: #ccc;
}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	background: #fff;
	width: 175px;
	border: none;
	border-top: none;
}

ul#navtop1 li li a,
ul#navtop2 li li a {
	color: #fff;
	background: #58972c;
	font: normal 11px/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	z-index: 999;
	padding: 10px 5px;
	width: 165px;
	text-align: left;
}

ul#navtop1 li li a:hover, 
ul#navtop2 li li a:hover {
	color: #fff;
	font: normal 11px/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul#navtop1 li li a:hover,
ul#navtop2 li li a:hover { background: #457823 url(/associations/7884/imgs/bak_navtop_ul_li.png) repeat-x bottom left; }

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover,
* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 175px; }

#navtop1 li ul li,
#navtop2 li ul li { border: none; }


/* System Messages
-----------------------------------*/
.infomessage,
.errormessage,
.loginmessage,
table#returnlinktable { 
	/*background: transparent url(/associations/7884/imgs/bak_returnlinktable.png);*/
	color: #333;
	background: #fff;
	 width: 970px;margin-left:10px; /*fixes the width issue for td#maincontentcell*/
}

td#returnlinkcell { padding: 5px 20px; }

td#returnlinkcell a:link,
td#returnlinkcell a:active,
td#returnlinkcell a:visited {
	color: #377C2B; /*changed 'edit common page' link from white to green JV*/
}

#pageheadertable { background: #377c2b url(/associations/7884/imgs/bak_returnlinktable.png); }

td#pageheadercell { text-align: center; }


/* Main Content
-----------------------------------*/
table#maincontenttable {
	/*background: url(/associations/7884/imgs/bak_maincontenttable.png) no-repeat top center;*/
	background: #fff;
	width: 970px;
	margin-left: 10px;
}

td#maincontentcell {
	/*background: transparent url(/associations/7884/imgs/bak_maincontentcell.png) no-repeat top center;*/
	padding: 0px;
	
}
table#maincontenttable .module{
	
}

/* Sub Content
-----------------------------------*/
td#maincontentsubcell {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 30px 22px;
	border-top: 1px solid #fff;
	background:#fff;
}

td#maincontentsubcell table.custom {
	border: 1px solid #999;
}

td#maincontentsubcell table.custom td {
	border: 1px solid #eee;
}

td#maincontentsubcell p {
	line-height: 1.6em;
}

#maincontentsubcell p font { line-height: 1.1em; }

td#maincontentsubcell blockquote {
	border: 1px solid #f0f0f0;
	margin: 10px 25px;
	padding: 0 15px;
	background: #fff url(/associations/7884/imgs/bak_blockquote.png) repeat-x;	
}

td#maincontentsubcell blockquote p {
	background: transparent;
	color: #97A65A;
	font: italic 15px/1.8em Georgia, "Times New Roman", Times, serif;
}

#maincontentsubcell ul {
	padding: 0 0 0 15px;
	margin: 0;
	list-style: none;
}

#maincontentsubcell ul li {
	background: transparent url(/associations/7884/imgs/li_bullet.png) no-repeat 0 8px;
	font: 12px/2em "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding: 0 0 0 20px;
	color: #888;
}


/* Left Nav
-----------------------------------*/
td#leftnavcell {
	background: #e0d3aa url(/associations/7884/imgs/bak_leftnav.png) no-repeat top right;
	border-left: 1px solid #fff;
	padding-top: 23px;
}

td#leftnavcell p {
	font: 11px/1.4em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 7px 12px;
	color: #555;
}

td#leftnavcell h3 {
	margin: 7px 12px;
	border-bottom: none;
	background: url(/associations/7884/imgs/bak_ln_h3.png) no-repeat bottom;
}

td#leftnavcell ul {
	padding: 0;
	margin: 15px 0 55px 0;
	list-style: none;
}

td#leftnavcell ul li {
	background: transparent;
	font: 16px/2em "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding: 0 0 2px 0;
}

td#leftnavcell ul li a:link,
td#leftnavcell ul li a:active,
td#leftnavcell ul li a:visited {
	color: #3F7D22;
	text-decoration: none;
	display: block;
	padding-left: 12px;
}

td#leftnavcell ul li a:hover{
	background: #346c1e url(/associations/7884/imgs/bak_ln_li_hover.png) no-repeat top;
	color: #fff;
	border-bottom: 1px solid #f3eddd;
	border-right: 1px solid #1d3d10;
}

td#leftnavcell ul ul { margin: 0 0 0 25px; }

td#leftnavcell ul li li {
	font: 12px/1.5em "Helvetica Neue", Arial, Helvetica, sans-serif;
}

td#leftnavcell ul li li a:link,
td#leftnavcell ul li li a:active,
td#leftnavcell ul li li a:visited {
	color: #5F5C53;
}

td#leftnavcell ul li li a:hover {
	text-decoration: underline;
	background: transparent;
	color: #5F5C53;
	border: none;
}


/* Global Footer
-----------------------------------*/
table#globalfooter {
	background: #3b7921 url(/associations/7884/imgs/bak_globalfooter.png) repeat-x;
	border-top: 1px solid #1d4813;
	position: absolute;
	left: 0;
}

table#globalfooter a:link,
table#globalfooter a:active,
table#globalfooter a:visited {
	color: #cfdec8;
	text-decoration: none;
}

table#globalfooter a:hover {
	color: #fff;
	text-decoration: underline;
}

table#globalfooter h6 { margin-bottom: 3px; }

table#globalfooter td { 
	padding: 14px 4px 10px 7px; 
	background: url(/associations/7884/imgs/bak_globalfooter_td.png) no-repeat top right; 
}

table#globalfooter td,
table#globalfooter p {
	font-size: 11px;
}

table#globalfooter td.bottom {
	text-align: right;
	background: transparent;
	padding: 15px 10px;
}

table#globalfooter td.bottom a {
	margin: 0 4px;
}

table#globalfooter td#end { 
	background: none; 
	padding-right: 0;
}

table#globalfooter td.side { background: none; }

table#globalfooter tr.bottomrow { background: url(/associations/7884/imgs/bak_globalfooter_bottom.png) repeat-x top; }

table#globalfooter p { color: #fff; }

table#globalfooter ul {
	padding: 0;
	margin: 0 0 0 12px;
	list-style: none;
}

table#globalfooter ul li {
	background: transparent;
	font: normal 11px/1.1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding: 3px 0 4px 0;
	color: #fff;
}

/* Custom Styles */
table#maincontenttable.module td#maincontentcell { padding: 21px; }