a:link {
	color:#285544
}
a:visited {
	color:#285544
}
body {
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #4A3A2F;
}
.column {
	float: left;
	width: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-top: 10px;
}

#contentHolder{
	background:#F8F8F8;
	width: 975px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	display: block;
	margin: auto;
	
}
#titleArea{
	color:#FFFFFF;
	clear: both;
	background-color: #4D150F;
	background-image: url(../gr/yew-tx100.jpg);
	background-repeat: repeat;
	height: 70px;
}
.small {
	font-size: 8pt;
	color: #A14817;
}

#titleArea h1{
	padding: 3px 7px 5px 7px;
}
#pageHolder{
	padding-bottom: 7px;
	display: block;
	margin: auto;
}
.magShadow{
	background: url(../gr/gradhor.png) right repeat-y;
}
#contextArea{
	position:relative;
	display: block;
	float: right;
	border-left: solid 1px #000000;
	width: 0px;
	height: 0px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow:hidden;
}
#artMaster{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 500px;
}
#articleBody{
	
}

#artInfo {
	color: #cccccc;
	font-size: 10px;
	display: block;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.artCol {
	display: block;
	float:left;
	font-size:12px;
	width: 240px;
}
.artDivider{
	border-left: solid 1px #D0CEC1;
	z-index: 2;
	position: absolute;
	display: block;
}
.artText {
	font-size: 12px;
	color: #444444;
	line-height: 16px;
	font-family: Arial, san-serif;
	display: block;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
}
h1{
	font-size: 32px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
h2{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	color: #779742;
	font-family: Georgia, "New York", utopia, "Times New Roman", Times, serif;
	font-weight: normal;
}
p{
	font-size:12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}

.perex{
	padding: 2px;
	font-size: 14px;
	color: #779742;;
}
.doubleCol {
	display: block;
	float:left;
	width: 481px;
	text-align: center;
	border-right: solid 1px #999999;
}
ul{
	list-style-type: disc;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: 0.8em;
	padding: 0.2em;
}
li {
	text-indent: 0px;
	margin: auto;
}

#detail {
	background:#333333;
	top: -510px;
	position:relative;
	z-index:9;
	color:#FFFFFF;

}

.caption {
	color: #4A3A2F;
	padding: 0.3em;
	display:block;
	margin-bottom: 0.5em;
	font-size: 7pt;
	text-align: left;
}

.email {
}
#logo{
	margin: 14px;
	float:right;
	background-image:url(../gr/yew-logo.png);
	background-repeat: no-repeat;
	width:29px;
	height:30px;
}
.onBackground {
	color: #FFFFFF;
}
