/*INDEX PAGE ONLY*/
.navnewsleft {
	background-color: #d7c090;
	float: left;
	height: 220px;
	width: 450px;
	border: 2px;
	border-color: #200d07;
	border-style: solid;
	border-left-width: 0;
	border-right-width: 0;
}

.navnewsright {
	background-color: #d7c090;
	background-image:url(/images/base/newsbkg1.gif);
background-position: top left;
background-repeat: no-repeat;
	float: right;
	height: 220px;
	width: 247px; /* 247 */
	border: 2px;
	border-color: #200d07;
	border-style: solid;
	border-left-width: 0;
	border-right-width: 0;
	border-left-width: 3px;
	margin: 0;
	padding:0;
	text-align: left;
}
.navnewsrightinner {
	overflow: auto;
	margin: 0;
	padding:0;
	padding-left:6px;
	padding-right:15px;
}

.newstitle
{
	color: #82360e;
	font-family:garamond, "Palatino Linotype", "Times New Roman";
	font-weight: bold;
	font-size: 1.1em;
	text-align:center;
	padding:0; margin:0;
}
.newstitle a {color:#2f140b;	text-decoration:none;}
.newstitle a:link {color:#2f140b;text-decoration:none;}
.newstitle a:visited {color:#2f140b;text-decoration:none;}
.newstitle a:hover {color:#2f140b;	text-decoration:underline;}
.newstitle a:active {color:#2f140b;text-decoration:none;}

.newsitem
{
	color:#581701;
	font-size: .9em;
	font-weight:bold;
	text-align:left;
	padding:0; margin:0;
	padding-top: 2px;
	padding-bottom: 8px;
}
.newsitem a {color:#2f140b;	text-decoration:none;}
.newsitem a:link {color:#2f140b;text-decoration:none;}
.newsitem a:visited {color:#2f140b;text-decoration:none;}
.newsitem a:hover {color:#2f140b;	text-decoration:underline;}
.newsitem a:active {color:#2f140b;text-decoration:none;}

.newsitem h4 { margin: 0; padding: 0; }

.moreall {
	color: #2f140b;
	font-size: 10pt;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
  margin: 0;
	padding:0;
	padding-top: 4px;
	text-align: left;
}
.moreall a { color: #82360e; text-decoration:none;}
.moreall a:link { color: #82360e; text-decoration:none;}
.moreall a:visited { color: #82360e; text-decoration:none;}
.moreall a:hover { color: #82360e; text-decoration:underline;}
.moreall a:active { color: #82360e; text-decoration:none;}

.readmore {
	color: #2f140b;
	font-size: 10pt;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.readmore a { color: #82360e; text-decoration:none;}
.readmore a:link { color: #82360e; text-decoration:none;}
.readmore a:visited { color: #82360e; text-decoration:none;}
.readmore a:hover { color: #82360e; text-decoration:underline;}
.readmore a:active { color: #82360e; text-decoration:none;}

.overflow { overflow: hidden; }

.thumbindex {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .6em;
  color: #E3D6B4;
  font-weight: bold;
  padding: 0px; margin:0;
  text-transform: uppercase;
  letter-spacing: .1em;
  clear: both;
}
.thumbindex a:link  {color:#E3D6B4; text-decoration:none;}
.thumbindex a:visited {color:#E3D6B4; text-decoration:none;}
.thumbindex a:hover  {color: #E3D6B4; text-decoration:underline;}
.thumbindex a:active {color:#E3D6B4; text-decoration:none;}
/*END INDEX PAGE ONLY*/

.embolden {font-family:garamond, "Palatino Linotype", "Times New Roman"; font-size: 1.2em; font-weight: bold; color:#7b390c; border:0; margin:0;}

.box {
	background-color:#d7c090;
	padding:4px;
	float:right;
	margin-left: 15px;

	border-width: 3px;
	border-style:solid;
	border-color: #efe6c8;

	width: 280px;
	color:#efe6c8;
	font-family:garamond, "Palatino Linotype", "Times New Roman";
	font-size: 1.5em;
	font-weight: bold;
}

.frame_box {
	background-color:#d5b569;
	padding: 2px;
	margin: 0;
	border-style:solid;
	border-color: #200d07;
}
