/*----------------------------------------
Affiniscape Template 4 Stylesheet
Last Updated: May 2, 2012
(c) 2008 Affiniscape, Inc.
All Rights Reserved. This style sheet must not be reproduced without the express written permission of Affiniscape, Inc.
For questions regarding licensing or setup please contact Affiniscape, projects @ affiniscape dot com
----------------------------------------*/

body {
	margin: 0 0 15px 0;
	background: #a8add1 url(/images/assnimg307/imgs/bak_body.png) repeat-x center top;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

h1 {
	font: 30px/50px Tahoma, Helvetica, Arial, sans-serif;
	color: #25328c;
	border-bottom: 2px solid #96947a;
	margin: 0 0 26px 0;
}

h2 {
	font: 22px/24px Tahoma, Helvetica, Arial, sans-serif;
	color: #5d9732;
	margin: 16px 0 -5px 0;
}

h3 {
	font: 17px/19px Tahoma, Helvetica, Arial, sans-serif;
	color: #5a5849;
	margin: 13px 0 -5px 0;
}

h4 {
	font: bold 15px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #96947a;
	margin: 19px 0 -10px 0;
}

h5 {
	font: 20px/22px Tahoma, Helvetica, Arial, sans-serif;
	color: #fff;
	margin: 0;
}

h6 {
	font: bold 14px/22px Tahoma, Helvetica, Arial, sans-serif;
	color: #5d9732;
	margin: 0;
	background: #fff;
	padding: 2px 0 2px 5px;
}

a,
#maincontentcell a {
	font-weight: bold;
	color: #25328c;
}

#maincontentcell a:hover {
	color: #a8add1;
	text-decoration: none;
}

hr {
	color: #ccc;
	background-color: #ccc;
}


/* Global Navigation
----------------------------------------*/
ul#navtop1 li li a,
ul#navtop1 li li a:hover,
ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #33332a;
	background: #fff;
	font: bold 11px/11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	z-index: 999;
	padding: 7px 10px;
	width: 163px;
}

ul#navtop1 li li a,
ul#navtop1 li li a:hover {
	color: #fff;
	background: #5d9732;
}

ul#navtop1 li li a:hover,
ul#navtop2 li li a:hover {
	color: #fff;
	background: #25328c;
}

* 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: 184px; 
	padding: 7px 10px;
}

* html #navtop2 li ul,
* html #navtop1 li ul {
	padding: 2px 0 0 0;
	width: 184px;
	margin-top: 1px;
}

#navtop1 li ul,
#navtop2 li ul {
	border: 1px solid #96947a;
	border-top: none;
	background: #fff;
	padding: 0 3px 0 0;
	width: 180px;
	margin-left: -1px;
}

#navtop1 li ul {
	border: none;
	background: transparent url(/images/assnimg307/imgs/bak_navtop1_ul.png) no-repeat bottom left;
	padding: 10px 3px 7px 0;
}

#navtop1 li ul li,
#navtop2 li ul li { border: none; }


/* System Messages
----------------------------------------*/
.infomessage,
.errormessage,
loginmessage {
	background: transparent	background: transparent url(/images/assnimg307/imgs/bak_maincontenttable.png);
	padding: 4px;
}

#returnlinktable { 
	background: transparent url(/images/assnimg307/imgs/bak_maincontenttable.png);
	padding-right: 15px; 
}

#pageheadertable { background: transparent url(/images/assnimg307/imgs/bak_maincontenttable.png)}


/* Main Content
----------------------------------------*/
table#maincontenttable {
	background: transparent url(/images/assnimg307/imgs/bak_maincontenttable.png);
}

#maincontentcell {
	padding: 14px;
}


/* Sub Content
----------------------------------------*/
#maincontentsubcell { padding: 0 18px 0 0; }

#maincontentsubcell p { line-height: 1.6em; }

#maincontentsubcell p font { line-height: 1.1em; }

#maincontentsubcell blockquote {
	background: #fdf8e9;
	border-left: 1px solid #96947a;
	padding: 1px 15px;
	margin: 11px;
}

#maincontentsubcell blockquote,
#maincontentsubcell blockquote p {
	color: #454438;
	line-height: 1.7em;
}

#maincontentcell ul {
	padding: 0 0 0 6px;
	margin: 0;
	list-style: none;
}

#maincontentcell ul li {
	background: transparent url(/images/assnimg307/imgs/li_bullet.png) no-repeat left 2px;
	line-height: 1.2em;
	padding: 0px 0 15px 16px;
}


/* Right Navigation
-----------------------------------*/
#rightnavcell {
	padding: 10px 0 10px 14px;
	border-left: 1px solid #96947a;
}

#rightnavcell table {
	background: #25328c url(/images/assnimg307/imgs/bak_rightnavcell_table.png) no-repeat left top;
	color: #FFF;
	margin: 0 0 8px 0;
	width: 200px;
}
#rightnavcell table div,
#rightnavcell table p {
	color: #FFF;
}

#rightnavcell td {
	background: transparent url(/images/assnimg307/imgs/bak_rightnavcell_td.png) no-repeat bottom left;
	padding: 12px;
}

#rightnavcell p {
	color: #fff;
	line-height: 1.4em;
}

#rightnavcell a:link, 
#rightnavcell a:active, 
#rightnavcell a:visited {
	color: #fff;
	text-decoration: underline;
}

#rightnavcell a:hover { color: #fff; text-decoration: none; }

#rightnavcell ul {
	margin: 7px 0 7px 7px;
	padding: 0;
	list-style: none;
}

#rightnavcell ul li {
	background: transparent url(/images/assnimg307/imgs/li_rn_bullet.png) no-repeat left 11px;
	padding: 7px 0 7px 15px;
}

#rightnavcell ul li,
#rightnavcell ol li {
	color: #fff;
	font-weight: bold;
	line-height: 1.2em;
}

#sponsors {
	margin-bottom: 10px;
}

/* Footer
-----------------------------------*/
#footertablecell {
	background: url(/images/assnimg307/imgs/bak_footertablecell.png) no-repeat top left;
	padding: 15px 8px 8px 8px;
	text-align: center;
}

#footertablecell,
#footertablecell p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 1.5em
}

#footertablecell a:link, 
#footertablecell a:active, 
#footertablecell a:visited {
	color: #fff;
	text-decoration: underline;
}

#footertablecell a:hover { text-decoration: none; }


/* Updated by K.Grooms 5/1/12 */
/* @group Sponsors */
ul#sponsors {
	background: url(/associations/2536/imgs/bak-partners.png);
	height: 158px !important;
	margin: 0 0 20px 0;
	position: relative;
	width: 200px;
}
ul#sponsors li {
	background: none;
	height: 120px;
	padding: 34px 4px 4px;
	text-align: center;
	width: 192px;
}
ul#sponsors li img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* @end */