html {
  margin: 0;
  padding: 0;
  height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
}

h1 {
  font-size: 26px;
  color:#762b00;
  line-height: 20px;
}

h2 {
  font-family : Georgia, sans-serif;
  font-size: 22px;
  padding-left: 10px;
  line-height: 1px;
  color:#762b00;
}

h3 {
  font-size: 17px;
  color:#762b00;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
}

h4 {
  font-size: 14px;
  color:#762b00;
  font-weight: bold;
  line-height: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h5 {
  font-size: 12px;
  color:#762b00;
  font-weight: bold;
}

p, ul, ol, li {
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 20px;
  text-align: left;
}
.slogan img {
  padding-bottom:3px;
}

img {
  border: 0;
}

#sidepart {
  width: 142px;
}

#chop{
	width : 130px;
	height : 57px;
	text-align : right;
	padding-right: 12px;
	padding-bottom: 23px;
}

#logo {
  height: 80px;
}

#logo img {
  padding: 14px 0 11px 11px;
}

#art_photo{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ababab;
	width: 180px;
	font-style : italic;
	padding-bottom: 5px;


	line-height: 15px;
	text-align : left;
}

#art_photo div{
	padding-left: 9px;
}

#art_photo img{
	padding: 0px 0px 15px 9px;
	border: 0px;
}

#art_photo a:link, a:visited{
	text-decoration: underline;
	color: #f1852f;
}

#art_photo a:hover{
	text-decoration: underline;
	color: #d37429;
}

.dotted_line{
	border-top: 1px dotted #cac59a;
	}

.maincontent{
	padding: 5px 10px 10px 10px;
	}

.maintext{
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

.numbers{
	padding: 7px 8px 14px 0;
	}

.art_description{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color: #762b00;
	line-height: 15px;
	text-align: right;
  padding-top: 10px;
  padding-bottom: 5px;
	}

.footer_left {
  padding-top: 7px;
  padding-left: 8px;
  color: #cac59a;
  font-size : 11px;
  font-family : "Times New Roman", Times, serif;
  width: 48%;
}

.footer_right {
  padding-top: 7px;
  padding-right: 8px;
  font-size : 11px;
  font-family : "Times New Roman", Times, serif;
  width: 48%;
}

.chop{
	padding-top: 7px;
	padding-right: 5px;
	width: 4%;
}

a:link, a:visited {
  text-decoration: underline;
  color: #f1852f;
}

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

.a2:link, .a2:visited, a2:hover {
  text-decoration: none;
  color: #762b00;
}

.errorMessage {
  color: red;
}

.table_header th {
  background: #e79144;
  color: white;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
}
