﻿.articlepart h1 {
  font-size: 18px;
  color: #49240c;
  background-color: #f9edd5;
  background-image: url(../images/temps/wow_bk3.jpg);
  padding: 6px 0px 6px 0px;
  margin: 4px auto 8px auto;
  text-align: center;
  width: 700px;
  border-top: 1px solid #835746;
  border-bottom: 1px solid #835746;
  background-repeat: repeat;
}

.articlepart h2 {
  background-image: url(../images/temps/title_back.gif);
  background-repeat: repeat-y;
  font-size: 16px;
  padding: 3px 3px 3px 20px;
  color: #ac200f;
  margin: 20px 3px 10px 3px;
  line-height: 24px;
}

.articlepart h2:first-letter {
  color: #321401;
}

.articlepart p {
  font-size: 14px;
  line-height: 24px;
  padding: 5px 4px 5px 20px;
  margin: 0px 3px 0px 3px;
  color: #783914;
}


.articlepart div.img {
  float: right;
  border: 1px solid #d6aa90;
  padding: 3px;
  background-color: #ffffff;
  margin: 3px 8px 3px 15px;
}

.articlepart .nav {
	font-family: Verdana,Trebuchet MS;
    font-size: 10.5pt;
    line-height: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 4px;
	text-align:right;
	padding-right:10px;
}

.articlepart .fj {
 text-align: right;
  font-size: 14px;
  padding: 0px 0px 0px 0px;
}

.articlepart .fj span {
  text-decoration: underline;
  color: #ab400f;
  cursor: pointer;
}


.articlepart p.u1 {
  font-size: 14px;
  line-height: 24px;
  padding: 5px 4px 5px 0px;
  margin: 0px 3px 0px 0px;
  color: #783914;
}

.articlepart ul.mc {
padding:0px;
margin:0px 0px 0px 10px;
}

.articlepart ul.mc li {
list-style-type:none;
margin:0px;0px;20px;0px;
padding:0px;
float:left;
width:226px;
  font-size: 14px;
  line-height: 26px;
}

.articlepart br.mc {
clear:left;
font-size:1px;
}


