/*----------------------------------------
Affiniscape Template 3 Stylesheet
Last Updated: May 8, 2008
(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;
	background: #fdf9ef;
}

body#nobackground { background: #fff none; }

a:link, 
a:active, 
a:visited,
#maincontentcell a:link, 
#maincontentcell a:active, 
#maincontentcell a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #e01010;
}

a:hover,
#maincontentcell a:hover {
	text-decoration: underline;
}

body,
td,
p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}


h1 {
	font: bold 24px/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #e01010;
	margin: 0 0 10px 0;
}

h2 {
	font: bold 20px/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f5c00b;
	margin: 20px 0 15px 0;
}

h3 {
	font: bold 18px/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #030303;
	margin: 15px 0 20px 0;
}

h4 {
	font: bold 16px/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 20px 0 15px 0;
}

h5 {
	font: bold 14px/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #030303;
	margin: 0;
	text-align: center;
}

h6 {
	font: bold 13px/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin: -15px 0 5px 0;
	padding: 6px 0;
	text-align: center;
	background: #dc0f0c;
}


/* Global Navigation
-----------------------------------*/
#navtop2 li ul, 
#navleft li ul {
	border: 1px solid #B1B0B4;
	background: #fff;
	padding: 0px 3px 0px 0;
	width: 180px;
}

ul#navleft li ul {
	margin-top: -26px;
	border-left: none;
}

ul#navtop2 li ul { margin-left: -1px; }

#navtop2 li ul li, 
#navleft li ul li { border: none; }

ul#navtop2 li li a,
ul#navtop2 li li a:hover, 
ul#navleft li li a,
ul#navleft li li a:hover  {
	color: #333;
	background: none;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	z-index: 999;
	padding: 7px 10px;
	width: 163px;
}

ul#navtop2 li li a:hover, 
ul#navleft li li a:hover {
	color: #fff;
	background: #030303;}

* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover, 
* html ul#navleft li li a,
* html ul#navleft li li a:hover { 
	width: 175px; 
	padding: 7px 0 7px 10px;
}

* html #navtop2 li ul,
* html #navleft li ul {
	padding: 0;
	width: 175px;
}


/* Navigation - Below Banner */
ul#navtop2 { background: transparent url(/associations/10096/imgs/bak_navtop2.png) no-repeat left bottom; }
ul#navtop2 li { margin-bottom: 4px; }
ul#navtop2 li li { margin: 0; }


/* System Messages
-----------------------------------*/
#returnlinkcell, 
.errormessage, 
.loginmessage,
.infomessage {
	background: #fff none;
	padding: 4px;
}
 
#pageheadertable { background: #dc0f0c; }


/* Main Content
----------------------------------------*/
#maincontentcell {
	background: #fff;
	padding: 20px;
}


/* Sub Content
----------------------------------------*/
#maincontentsubcell { padding: 0 18px 0 0; }

#maincontentsubcell p { line-height: 1.5em; }

#maincontentsubcell p font { line-height: 1.1em; }

#maincontentsubcell ul {
	padding: 0 0 0 17px;
	margin: 0;
	list-style: none;
}

#maincontentsubcell ul li {
	background: transparent url(/associations/10096/imgs/li_arrow.png) no-repeat left 2px;
	font: 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px 0 15px 12px;
}

#maincontentsubcell blockquote {
	background: #fef9eb;
	border-left: 1px solid #f7d46b;
	padding: 15px 15px;
	margin: 12px 2px;
}

#maincontentsubcell blockquote,
#maincontentsubcell blockquote p {
	color: #030303;
	font: normal 15px/1.6em Georgia, "Times New Roman", Times, serif;
}


/* Client-side Right Navigation
-----------------------------------*/
#rightnavtable {
	background: #fcf0cc;
	border-top: 1px solid #f7d46b;
	border-bottom: 1px solid #f7d46b;
	margin: 0 -20px 0 5px;
}

#rightnavcell { padding: 10px; }

#rightnavcell p {
	color: #333;
	font: normal 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
}

#rightnavcell ul {
	margin: 13px 0 33px 0;
	padding: 0;
	list-style: none;
}

#rightnavcell ul li {
	background: transparent url(/associations/10096/imgs/li_rn_arrow.png) no-repeat left 9px;
	padding: 7px 0 7px 15px;
}


#rightnavcell ul li {
	color: #333;
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
}


/* Footer
-----------------------------------*/
#footertablecell {
	padding: 8px;
	border-top: 3px solid #030303;
	text-align: center;
}

#footertablecell p {
	font: 10px/1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
