/* CORE STYLES */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F1E9DE;
	width: 735px;
	margin: 0px;
}
a:link {
	font-weight: bold;
	color: #9C362A;
	text-decoration: none;
}
body a:visited { font-weight: bold; color: #9C362A; text-decoration: none; }
body a:hover { font-weight: bold; color: #000000; text-decoration: underline; }
body a:focus { font-weight: bold; color: #9C362A; text-decoration: underline; }
body a:active { font-weight: bold; color: #9C362A; text-decoration: none; }
th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
p,ul,li {
	font-size: 14px;
	line-height: 18px;
}
ul {
	margin-top: 6px;
	margin-bottom: 6px;
}
li {
	margin-bottom: 3px;
}
img {
	border: none;
}
	
/* PAGE WRAP keeps things aligned vertically */
	
#pageWrapper {
	margin: 0 auto;
	width: 735px;
	background-image: url(../images/bg_map.jpg);
	background-repeat: no-repeat;
}

/* HEADER SECTION */

#header {
	height: 128px;
	background-image: url(../images/bg_logo_tree.png);
	background-repeat: no-repeat;
	width: 734px;
	display: block;
	clear: both;
	background-position: 19px 5px;
}
.headerLogoText {
	background-image: url(../images/bg_logo_text.png);
	background-repeat: no-repeat;
	width: 588px;
	top: 42px;
	position: absolute;
	height: 46px;
	left: 140px;
	clear: both;
}
.headerNav {
	height: 26px;
	width: 560px;
	left: 164px;
	top: 103px;
	position: absolute;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E0D5;
	vertical-align: baseline;
	white-space: nowrap;
}
div.headerNav a:link {
	background-image: url(../images/nav/nav_horiz_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 28px;
	/* margin-right: 0px;
	margin-left: 0px; */
}
div.headerNav a:visited {
	background-image: url(../images/nav/nav_horiz_button.png);
	background-repeat: no-repeat;
	font-size: 28px;
}
div.headerNav a:hover { background-image: url(../images/nav/nav_horiz_button_sel.png); }
div.headerNav a:focus { background-image: url(../images/nav/nav_horiz_button_sel.png); }
div.headerNav a:active { background-image: url(../images/nav/nav_horiz_button_sel.png); }
div.headerNav img {
	border: none;
}

/* LEFT-HAND NAVIGATION */

#columnLeft {
	height: 244px;
	width: 126px;
	float: left;
	margin-top: 25px;
	padding-left: 5px;
	background-image: url(../images/nav/nav_vert_button_stack2.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
.leftNav {
	padding-left: 0px;
	padding-top: 1px;
}
.leftNavButton {
	margin: 0px;
	padding: 0px;
	height: 27px;
	font-size: 29px;
}
div.leftNav p {
	/* margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px; */
	font-size: 35px;
	line-height: 40px;
}
div.leftNav a:link {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: none;
}
div.leftNav a:visited {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
div.leftNav a:hover {
	background-image: url(../images/nav/nav_vert_button_selected.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.leftNav a:focus { background-image: url(../images/nav/nav_vert_button_selected.png); }
div.leftNav a:active { background-image: url(../images/nav/nav_vert_button_selected.png); }
div.leftNav img {
	border: none;
}

/* BODY OF PAGE */

#columnRight {
	width: 588px; 
	float: left;
	margin-top: 18px;
	margin-left: 9px;
}
#bodyItem1 {
	/* width: inherit; */
}
div.bodyItemTitle { position: relative; left: 58px; top: 42px; width: 285px;	/* width: 500px; */ /* DO NOT SET WIDTH!!!! IT SHOVES BODY DOWN BELOW IMAGES IN IE WINDOWS */
}
p.bodyItemTitle { /* NOT USED NOW, BUT COULD BE LATER; WOULD TAKE A LOT OF TWEAKING */
	margin: 15px 0 0;
	padding: 0;
	/* position: relative;
	left: 58px;
	top: 42px;*/
}
#bodyItem2 {
	position: relative;
}
.bodyTextWrapper {
	margin-top: 0px;
	margin-left: 58px;
	padding-top: 0;
	position: relative;
}
.bodyTextFirst, .newsItemFirst {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 23px;
}
.bodyTextNoIndent {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodyTextNext {
	margin-top: 0px;
	text-indent: 12pt;
	margin-bottom: 0px;
}
.bodyBoxText, .bodyBoxtTextCenter {
	margin: 10px 0px 10px -10px!important;
	padding: 7px 7px 7px 10px;
	border: 1px solid #C7B7A1;
}
.bodyBoxtTextCenter, p.errorBoxTextCenter {
	text-align: center;
}
.errorBoxtTextCenter {
	margin: 40px!important;
	padding: 20px;
	border: 1px solid #C7B7A1;
}
.bodyTable {
	margin-top: 12px !important;
	margin-bottom: 0px;
}

/* Used for FAQs */

.bodyQuestion {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px !important;
}
.bulletQuestion {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 0px;
	background-position: 0px 6px;
	margin-left: 24px;
	padding-left: 16px;
	font-weight: bold;
}
.bulletAnswer, .bulletAnswerIndent, .bulletAnswerHide {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-left: 16px;
}
.bulletAnswerIndent {
	text-indent: 12px;
}
.bulletAnswerBullet {
	margin-left: 24px;
}

/* Body Headings */

.headingSubheadFirst, .headingSubheadBrownFirst {
	font-weight: bold;
	margin-bottom: 0px ;
	margin-top: 23px !important;
}
.headingSubhead, .headingSubheadShade {
	font-weight: bold;
	margin-bottom: 0px ;
	margin-top: 14px !important;
}
.headingSubheadBrownFirst {
	color: #9C362A;
}
.headingByline {
	font-weight: bold;
	margin-bottom: 0px ;
	margin-top: 3px !important;
}
.headingSubheadSmall {
	font-size: 12px;
	margin-top: 0px;
	line-height: normal;
	font-weight: bold;
}
.headingSubheadShade {
	background-color: #D3C7BB;
	padding: 4px;
}


/* Show/Hide Toggle */

.showExtended, .showExtended_right {
	font-style: italic;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 6px;
}
.showExtended img {
	margin-bottom: -1px;
	}
.showExtended_right {
	text-align: right;
}
.hideExtended, .bulletAnswerHide {
	font-style: italic;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/hand_left_blk.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 1px;
}
.bulletAnswerHide {
	margin-left: 52px!important;
}
div.hideExtended img {
	border: none;
}
form p.hideExtended {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: none;
}
.entryseparator { /* PROBABLY NOT USED */
	font-size: 1px;
	height: 5px; 
}

/* Pull Quotes (could be used for sidebars) */

.pullQuote, .pullQuoteLeft {
	margin-top: 13px;
	margin-bottom: 6px; 
	padding: 7px 7px 10px 10px;
	border-top: 4px solid #B16357;
	border-bottom: 4px solid #B16357;
	width: 200px;
	background-color: #CECAB3;
}
.pullQuote {
	margin-left: 20px!important;
	float: right;
}
.pullQuoteLeft {
	margin-right: 20px!important;
	float: left;
}
.pullQuote p, .pullQuoteLeft p, .pullQuoteAttribution, .pullQuoteAttribution2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
.pullQuoteAttribution, .pullQuoteAttribution2 {
	font-style: normal !important;
	text-align: right;
	margin-right: 16px;
}
.pullQuoteAttribution2 {
	font-size: 11px;
	line-height: normal;
}

/* FOOTER SECTION */

/* Footnote Styles (always placed within #footer <DIV>) */

.footnoteSeparator {
	margin-top: 6px;
	margin-bottom: 0px;
	text-align: left;
}
.footnote {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 0px;
	text-align: left;
	line-height: normal;
}

/* Footer */

#footer {
	text-align: center;
	display: block;
	clear: both;
	padding-left: 200px;
	padding-top: 20px;
	width: 520px;
}
.footerWebmaster {
	font-size: 10px;
	margin-top: 24px;
	margin-bottom: 4px;
	text-align: center;
}
.footerEmail {
	font-size: 13px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
}
.footerUpdate {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.footerCopyright {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 24px;
	text-align: center;
	font-style: italic;
	line-height: normal;
}

/* MISC. STYLES */

.underline {
text-decoration: underline;
}
.inserted {
	color: #FF0000;
}
.inserted2 {
	color: #CC3300;
}
.linethru {
	text-decoration: line-through;
}
.plainText {
	font-style: normal;
}
.tableOfficers, .tableWhatsNew, .tableMembersOnly, .tableQueryItem {
	width: 100%;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3C7BB;
	margin-bottom: 24px;
}
.tableQueryItem { 
	margin-bottom: 6px !important;
}
.tableOfficers td, .tableOfficers li {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
/*	line-height: 24px;
*/	font-size: 12px;
}
.tableShade {
	background-color: #D3C7BB;
}
.tableWhatsNew td {
	padding-left: 6px;
	height: 44px;
	padding-right: 3px;
	line-height: normal;
}
.tableWhatsNewDate {
	width: 120px;
	font-weight: bold;
}
.tableMembersOnly li, .tableMembersOnly ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tableMembersOnly td, .tableMembersOnly li, .tableQueryItem td {
	vertical-align: top;
	line-height: normal;
	font-size: 12px;
}
.tableMembersOnly td, .tableQueryItem td {
	padding: 6px;
}
table.tableReunion {
	margin-top: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #999966;
}
.tableReunion td {
	border-top: 1px solid #999966;
	padding: 4px;
	text-align: center;
}

/* WHAT'S NEW */

.whatsNewList {
	/* display: inline-table; */
	width: 100%;
	margin-top: 6px;
	font-size: 14px;
}
.row6, .row5, .row4, .row3, .row2, .row1 {
	/* display: table-row; */
	padding-top: 0;
	padding-bottom: 0;
	/* overflow: auto; */
	background-color: #D3C7BB;
	height: 44px;
}
.whatsNewList div.detail, .whatsNewList div.date {
	padding-right: 3px;
	vertical-align: middle;
	line-height: normal;
	height: 44px;
}
.whatsNewList div.date {
	padding-left: 6px;
	width: 126px;
	font-weight: bold;
	float: left;
}


/* IMAGES & CAPTIONS */

.photoRight {
	margin-left: 20px;
	margin-top: 0;
	padding-top: 13px;
	text-align: center;
	float: right;
	margin-bottom: 6px !important;
	/* z-index: 100; */
	/* position: relative; */
	/* width: 236px; */
}
.photoCenter {
	margin-top: 13px;
	text-align: center;
	/* clear: both; */
	margin-bottom: 6px !important;
}
div.photoRight img, div.photoCenter img {
	border:1px solid #663333;
}
.caption {
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	padding-top: 6px;
	line-height: normal;
}
div.photoCenter p.caption {
	text-align: center;
}

/* HOME PAGE - BREAKING NEWS & QUERIES */

.newsItem { /* SEE BODYTEXT ABOVE FOR newsItemFirst */
	margin-top: 12px!important;
	margin-bottom: 0px;
}
.newsItemIndent {
	text-indent: 20px;	
	margin-top: 0 !important;
	margin-bottom: 0px;
}
.query {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #C7B7A1;
	padding-top: 10px;
	margin-top: 24px;
	margin-bottom: 0;
}
.newsItemAttribution, .queryAttribution {
	margin-top: 4px!important;
	margin-bottom: 12px;
	margin-right: 18px;
	text-align: right;
	font-style: italic;
}
.queryAttribution {
	margin-top: 0px!important;
	margin-bottom: 18px;
}
.queryResponse {
	margin-bottom: 18px;
}
ul.smallBulletedList li {
	font-size: 12px;
	line-height: 16px;
}

/* POPUP WINDOWS */

.popupColorBar {
	background-color: #9C362A;
}

/* JOURNAL BACK ISSUES - TABLES OF CONTENTS */

.tocVol { font-weight: bold; margin-bottom: 0px; margin-top: 24px !important; }
.tocEditor {
	margin-bottom: 6px;
	margin-top: 0px !important;
}
.tocDescription {
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 6px;
}
li.tocDescription {
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tocEntry {
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -12pt;
	margin-left: 12px;
	text-align: left;
	padding-left: 10px;
}
.tocEntryIndent {
	text-indent: -12pt;
	margin-left: 48px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.tocEntryByline {
	font-size: 13px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 60px;
	text-align: left;
}
.tocPageNo {
	margin-top: 0px;
	text-align: right;
	margin-bottom: 0px;
	vertical-align: top;
}
.tocByline {
	font-size: 13px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	text-align: left;
}
.tocPublicationTitle {
	font-style: normal;
}
.tocTable { width: 515px; margin: 0px; padding: 4px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none; border-bottom-width: 2px; border-bottom-color: #C7B7A1; }
.tocTable tr {
	vertical-align: top;
	text-align: right;
}
.tocTableEntry {
	width: 90%;
}
.tocTablePageNo {
	width: 10%;
	vertical-align: top;
}

/* FORMS */

form {
	padding: 12px;
	margin: 18px 0px 18px -10px !important;
	border: 1px solid #C7B7A1;
}
label {
	font-size: 12px;
	font-style: italic;
	margin-top: 8px;
	display: block;
	margin-bottom: 4px;
	margin-left: 6px;
}
fieldset {
	margin-bottom: 12px;
}
legend {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
textarea, input {
	background-color: #F1E9DE;
}
textarea {
	overflow: auto; }

/* SEARCH FORM */

div.leftNav form {
	padding: 0;
	margin: 14px auto !important;
	border: none;
	text-align: center;
}
.search {
	margin: 0;
}
div.leftNav label {
	color: #666666;
	margin: 0;
	line-height: normal;
}
div.leftNav input, div.leftNav text {
	font-size: 9px;
}

