.imgalignleft {
margin-top: 4px;
margin-right: 4px;
margin-bottom: 4px;
}

.imgalignright {
margin-top: 4px;
margin-left: 4px;
margin-bottom: 4px;
}

#contentwrapper {

}

body {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 11pt;
	background: #c0c0c0;
}

a {
	color: #6C3C40
}



a:visited {
	color: black;
}

#mainwrapper {
	width: 980px;
	background: white;
	padding: 7px;
	margin: 0px auto;

}

#masthead {
	background: #6C3C40;
	clear: both;
}

#masthead_top {
	/* background colors don't work since it's all occupied by floats.*/
	padding: 0px;
	margin: 0px;
}

#masthead__fl_right{
	float: right;
	width: 200px;
	height: 60px;
}
#searchbox {
	float: right;
	width: 200px;
	/*height: 50px;*/
	margin: 10px 10px 0px 0px;
	padding: 0px;
}

#masthead__fl_left {
	width: 650px;
	height: 71px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
}

#logo {
	height: 70px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#logo img {
	border: 0px;
	margin: 2px;
}



#nav_main {
	float: right;
	width: 290px;
	margin-top: 15px;
}

#nav_main ul {
	display:inline;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

#nav_main ul li {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

#nav_main a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav_main a:hover {
	color: #F5ECC5;
	text-decoration: underline;
}

#nav_main__right {

	float: right;
	height: 40px;
	width: 200px;
}

#nav_main__left {

}


#masthead__bottom {
	clear:both;
	background: white;
	padding-top: 2px;
	padding-left: 0px;
	padding-right:0px;
	padding-bottom: 4px;
	margin: 0px 0px 15px 0px;
}


#nav_tabs {
	display: inline;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#nav_tabs li {
	display: inline;
	margin: 0px 7px 0px 7px;
	padding: 2px;
	background: white;
	color: #6C3C40;
	border-bottom: #6C3C40 2px solid;
	border-left: #6C3C40 1px solid;
	border-right: #6C3C40 1px solid;
	text-transform: uppercase;
}

#nav_tabs li a {
	color: #6C3C40;
	text-decoration: none;
}
#yellowbox {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background: #F5ECC5;
	width: 235px;
	clear:both;
	margin: 0px;
	color: black;
}
#yellowbox a{
	color: black;
}
#secondarywrapper {
	clear: both;
}

#tertiarywrapper {
	width: 735px;
}

#issuemasthead {
	font-family: Georgia, sans-serif;
	font-size: 14pt;
	padding-bottom: 2px;
	border-bottom: 1px black solid;
	color: #202020;
}
#issuemasthead a {
	text-decoration: none;
	color: black;
}
#issuemasthead a:hover {
	color: #6C3C40;
}

#issuemasthead_for_toc {
	font-family: Georgia, sans-serif;
	font-size: 26pt;
	padding-bottom: 2px;
	border-bottom: 1px black solid;
	color: #202020;
}

#titlepageheading {
	font-family: Georgia, sans-serif;
	font-size: 30pt;
	padding-bottom: 2px;
	border-bottom: 1px black solid;
	color: #202020;
}


#issuebanner {
	float:right;
	font-size: 12pt;
	margin-top: 4px;
	font-weight: bold;
	color: #303030;
}

#issuedate {
	color: #606060;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

#leftsidewrapper {
	float: left;
	width: 210px;
	margin: 10px 5px 0px 0px;
	padding: 0px;
}

#inthisissuewrapper {
	width: 195px;
	background: #E8D2AC;
	color: black;
	margin: 0px 0px 15px 0px;
	padding: 5px;
}

#inthisissuebox {
	border: 1px #808080 solid;
	margin: 0px;
	padding: 5px;
}
#inthisissuebox h2 {
	text-align: center;
	margin: 4px;
}
#inthisissue_cover_thumb {
	text-align: center;
}
#inthisissue_cover_thumb img {
	border: 1px solid;
}

#listings_in_article_page {
	list-style: square;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
}

#listings_in_article_page li {
	margin: 0px 5px 0px 23px;
	padding: 4px 2px;
}

.liap_title {
	font-weight: bold;
}

/*.liap_title a {
	color: #6C3C40;
}*/

.liap_by {
	color: black;
}

#maincontentwrapper {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}


/*This is the central place you should change formatting options for the main content. Like line-height. */
#maincontentwrapper p {
	line-height: 1.52em;
}
#maincontent_accountforleftsidewrapper {
	width: 505px;
	float: right;
	padding: 0px 8px 0px 0px;
	margin: 0px 0px 22px 0px;
	border-right: 1px #808080 solid;

}
#maincontentwrapper p a img{
	border: 2px solid;
}
#maincontent_fullwidth {
}


#articlefooterline {
	clear: both;
	background: #6C3C40;
	height: 10px;
	margin-top: 22px;
}

#footerwrapper{
	text-align: center;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	margin: auto;
	padding: auto;
}

#footer {	
	width:550px;
	margin: auto;
}
/* =========== ARTICLE PAGE STYLES ============== */
#headline {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 28pt;
	margin: 0px;
	padding: 0px;
}

#subhead {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20pt;
	font-style: italic;
	margin: 15px 0px;
	padding: 0px;
}

#byline {
	padding: 0px;
	margin: 15px 0px;
	font-family: Georgia, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
}

#summary {
	font-style: italic;
}

#relatedimages {
	float: right;
	width:255px;
	text-align: center;
	margin: 0px 0px 5px 5px;
	padding: auto auto;
}


.ri_imagebox {
	margin-bottom: 10px;
	border: 1px black solid;
}

.ri_image {
	margin: 0px;
	padding: 0px;
}
.ri_image img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.ri_credit {
	text-align: right;
	margin: 0px;
	padding: 1px 3px 1px 3px;
	color: #404040;
	text-transform: uppercase;
	font-size: 10pt;
}

.ri_caption {
	text-align: left;
	margin: 0px;
	padding: 0px 3px 3px 3px;
	font-style: italic;
	font-family: Georgia, sans-serif;
	font-size: 10pt;
}



.headingbar {
	border-bottom: #DBA9A9 3px solid;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 5px;
}

/* ================ ISSUE TOC STYLES ============= */
#issuecoverimage {
	text-align: center;
}

#issuecoverimage img {
	border: 0px black solid;
	margin: 0px;
	padding: 0px;
}

#issuecoverimage_credit {
	text-align: center;
	font-style: italic;
}

.toc_article_unit {
	margin: 5px 0px 5px 10px;
}

.toc_headline {
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
}

.toc_credit {
	font-weight: normal;
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}


