body	{
	color: #000;
	background: url(../images/back.gif) repeat;
	margin: 0 0 0 0;
	padding: 0;
	}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	font-size:  0.75em;
	line-height: 1.5em;
	}
		
img {
	display: inline;
	padding: 3px 10px 0 10px;
	border: 0;
	}
	
a:link {
	font-weight: bold; 
	text-decoration: underline;
	color: #6a61de;
	}

a:visited {
	font-weight: bold; 
	text-decoration: underline;	
	color: #886633;
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline overline;
	color: #000;
	}

a:active {
	font-weight: bold; 
	text-decoration: none;
	color: #6a61de;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: verdana, arial, sans-serif;
		}

h1	{
	font-size: 1.15em;
	font-weight: normal;
	}

h2	{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}

h3	{
	font-size: .75em;
	font-weight: bold;
	margin-top: 0.75em;
	padding: .5em 0 0 0;
	}

ol ul {
	font-size:  0.75em;
	font-weight: normal;		
	line-height: 1.25em;
	margin-top: 0;
	margin-bottom: 1em;	
	padding: 0 0 0 50px;
	}	

#promohead {
	text-align: center;
}	
#promohead h1 {
	padding: 10px 0 0 0;
}
#promohead p {	
	padding: 0;
}
	
#subheader {
	font: 15px verdana, arial, sans-serif;
	line-height: 1.25em;
	text-decoration: none;
	text-align: center;
	padding: 15px 20px 0px 20px;
	}
#subheader h2 {
	font-weight: bold;
	}
#subheader p {
	padding: 0 0 0 0;
	text-align: center;
	}
#subheader ol {
	padding: 0 0 0 50px;
	font-weight: normal;	
	text-align: left;
	}	
	
#coverstory {
	text-align: center;
	background-color: #ffebcd;
}	
#coverstory p {
	line-height: 1.5em;
}		
	
#issues {
	font-size:  0.75em;
	line-height: 1.25em;
	}	

#boardDocs ul li {
	font-size:  0.75em;
	font-weight: normal;		
	line-height: 1.25em;
	margin-top: 0em;
}

#boardDocs td {
	line-height: 1.25em;
}


#articalOutline li {
	font-size: 0.75em;
	font-weight: normal;
	list-style-type: upper-alpha;
	margin-top: 2em;
}


#booklist {
	font-size:  0.75em;
	padding: 0 30px 0 0;
}


#roster h3 {
	font: 15px verdana, arial, sans-serif;
	font-weight: bold;	
	line-height: 1.25em;
	text-transform: capitalize;	
	}
	
#contactus {
	font: 12px verdana, arial, sans-serif;
	margin-left: 150px;
	vertical-align: top;
	padding: 10px 10px 5px 150px;
	}
		
#getadobe {
	font: 10px verdana, arial, sans-serif;
	padding: 10px 0px 5px 150px;
	}	
	
#footerlinks {	
		text-align: center;	
		}
#footerlinks a {
	font: 11px verdana, arial, sans-serif;
	font-weight: bold;
	}		

#regionsfoot {
	font: 12px verdana, arial, sans-serif;
}

#currentaom img {
	display: inline;
	border: 0;
	}

#picnona {
	height: 200px; 
	padding: 30px 0 20px 150px;
}
#picnona img {
	float: left; 
}
#picnona p {
	font-weight: bold;
	line-height: 2em;
	text-align: left;
	float: none;
	padding: 20px 0 0 10px;
}


#picmalinda {
	padding: 30px 0 10px 0;
	height: 200px; 	
}
#picmalinda img {
	float: right; 
	padding: 0 90px 0 0;
}
#picmalinda p {
	line-height: 1.25em;
	text-align: center;
	float: none;
}


#quoteCramer {
	margin: 0 10px 5px 10px;
	padding: 10px 10px;
}

#quoteBrooks1 {
	margin: 0 10px 5px 10px;
	padding: 10px 10px;
}

#quoteBrooks2 {
	margin: 0 10px 5px 10px;
	padding: 10px 20px;
}

#quoteSOL1 {
	margin: 10px;
	padding: 5px 5px;
	text-align: center;
	font-weight: bold;
	float: left;
	width: 110px;
	background: #fcf;
	border: solid #fff;	
}
#quoteSOL2 {
	margin: 5px 20px 5px 10px;
	padding: 10px 10px;
	text-align: center;
	font-weight: bold;
	float: right;
	width: 110px;
	background: #ff9;
	border: solid #fff;	
}
#quoteSOL3 {
	margin: 0 5px 12px 175px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	width: 300px;
	background: #9f9;
	border: solid #fff;	
}
#quoteSOL4 {
	margin: 10px 10px 10px 5px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	width: 110px;
	float:left;
	background: #cff;
	border: solid #fff;	
}
#quoteSOL6 {
	margin: 5px 20px 5px 10px;
	padding: 10px 10px;
	text-align: center;
	font-weight: bold;
	float: right;
	width: 110px;
	background: #ff9;
	border: solid #fff;	
}
/* ***** CLASSES ***** */
.hide	{
	text-indent: -9999px;
	}
	
.imginline img {
	display: inline;
	vertical-align: top;
	border: 0;
	}

.cent {
	text-align: center;	
	}

.spacious {
	letter-spacing: 2px;
}	
	
.caps {
	text-transform: capitalize;
	}

.rit {
	text-align: right;
	padding: 0 20px 0 0;
	}

.smalldet {
	font: 11px verdana, arial, sans-serif;
	padding: 0;
}

.tinydet {
	font: 10px verdana, arial, sans-serif;
	padding: 0 5px;
}

.photo {
	border-width: 5px;
	border-style: solid; 
	border-color: #fff;
	float: left; 
	margin: 3px;
}


.bookTitle {
	font-weight: bold;
	font-style: italic;
}


.pullQuote {
	text-align: center;
	float: right;
	width: 110px;
	background: #cff;
	border: solid #fff;
}

.pullQuoteLeft {
	text-align: center;
	float: left;
	width: 110px;
	background: #fcf;
	border: solid #fff;
	margin: 0 10px 5px 10px;
	padding: 10px 20px;
}

.centQuote {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	line-height: 1.25em;
	padding: 10px 0 0 0;
	background: transparent;
}
	
.separatorInvisible {
	height: 0;
	clear: both;
}	

.just {
	font-size:  0.75em;
	line-height: 1.5em;
	text-align: justify;
}

	
/* ***** Banner display attributes ***** */
#bannerhead p	{
	text-align: center;
	margin-top: 0.5em;
	}
#bannerhead td {
	background: #6a61de;
	color: #fff;
	}
#bannerlogo h4 {
	width: 170px;
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
	padding: 10px 20px 0 20px;
	text-decoration: none;
	text-align: center;
	line-height: 1.5em;
	margin: 0;
	}
#bannerlogo p	{
	width: 170px;
	font-size: 10px;
	padding: 0 20px 10px 20px;
	text-decoration: none;
	text-align: center;
	margin: 0;
	}
#bannertitle h1 {
	font-size: 33px;
	font-weight: bold;
	text-align: center;
	}
#banneraddr p	{
	text-align: center;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	}
	
	
/* ***** Nav buttons ***** */
#primarynav	{
	position: relative;
	top: 10px;	
	left: 10px;
	}
#primarynav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	}
#primarynav li	{
	text-align: left;
	width: 137px;
	margin: 0;
	padding: 10px 1px 1px 1px;
	font: 11px verdana, arial, sans-serif;
	color: #000;
	}
#primarynav li a {
	display: block;
	width: 137px;
	font-weight: bold;
	padding: 5px;
	border-top: 2px solid #6a61de;
	border-right: 2px solid #6a61de;
	border-bottom: 2px solid #6a61de;
	border-left: 14px solid #6a61de;
	background: url(../images/sky137.gif) center;
	color: #000;
	text-decoration: none;
	}
#primarynav li a:hover {
	font-weight: bold;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 14px solid #000;
	background: #fff;
	color: #000;
	text-decoration: none;
	}
	