img.thumb {
height: 75px;
border-width: 1px;
}
img.large {
border-width: 1px;
border-color: #666633;
}
body {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Chronicle Text G2 A,Chronicle Text G2 B,Georgia;
    font-weight: 400;
    margin: 15px 0;
    text-decoration: none;
    line-height: 1.5;
    color: #414042;
	background: #fff;

}
td {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Chronicle Text G2 A,Chronicle Text G2 B,Georgia;
    font-weight: 400;
    margin: 15px 0;
    text-decoration: none;
    line-height: 1.4;
    color: #414042;


}
th {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Chronicle Text G2 A,Chronicle Text G2 B,Georgia;
    font-weight: 800;
    margin: 15px 0;
    text-decoration: none;
    line-height: 1.4;
    color: #414042;


}


p {
margin-bottom: 16px;
}
h1 {
box-sizing: border-box;
color: rgb(145, 110, 43);
font-family:  Chronicle Display A, Chronicle Display B, Georgia;
font-size: 54px;
font-weight: 400;
line-height: 60px;
list-style-type: none;
margin-bottom: 18px;
margin-left: 0px;
margin-right: 0px;
margin-top: 18px;
padding-bottom: 3px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
position: relative;
text-align: left;
text-decoration: none;
text-decoration-color: rgb(145, 110, 43);
text-decoration-line: none;
text-decoration-style: solid;
}
h2 {


}

h1, h2, h3 {
  
}

@media (max-width: 600px) {
  h1 {
    font-size: 27px !important; line-height:36px !important;
  }
  h2, h3 {
    font-size: 24px !important; line-height: 30px !important;
  }
}
h3 {
    font-size: 36px;
    font-size: 3.6rem;
    font-family: Chronicle Display A,Chronicle Display B,Georgia;
    font-weight: 300;
    margin: 15px 0;
    line-height: 1.3;
	color: #414042;

}
h3.center {

}
h4 {

}
h5 {

}
A:link {

}
A:visited {

}
A:hover {

}
A:active {

}
.alternate {

}
A.link2:link {

}
A.link2:visited {

}
A.link2:active {

}
.right {
text-align: right;
}
.rightalt {

}
.middlealt {

}
.middle {

}
.howmany {

}
.inform {

}
.reg {

}


.inner-container {
max-width: 1200px;
/* margin: 0 auto; */
box-sizing: content-box;
padding: 0 5px;
}


.greenck {
height:50px !important;
width: 50px !important;
 max-width: none !important;
}

.nobg {
background-image: url("") ;
background-color: #ffffff;
color: #000000;
}


.box_round {
     -moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3+, Chrome */
          border-radius: 10px; /* Opera 10.5, IE 9 */
}


