/* GENERAL STYLES */
h1 {
 color: #7a3f1b;
font-family: Georgia, "Times New Roman", serif;
font-size: 190%;
font-weight: normal;
 margin: 5px 0px 25px 0px;
}

h2 {
 color: #7a3f1b;
font-family: Georgia, "Times New Roman", serif;
font-size: 140%;
font-weight: normal;
 margin: 10px 0px 5px 0px;
}

h3 {
 color: #7a3f1b;
 font-family: Georgia, "Times New Roman", serif;
 font-weight: normal;
 font-size: 120%;
 margin: 15px 0px 10px 0px;
}


a img {
 border: 0;
}

a { 
 color: #7a3f1b;
 text-decoration: none;
}

a:hover { 
 color: #a16c4b;
 text-decoration: none;
}

a.small_link { 
 color: #747378;
 text-decoration: none;
 font-size: 80%
}
a.small_link:hover { 
 color: #656565;
 text-decoration: none;
  font-size: 80%
}


.small{
font-size: 90%;
}


.lrg_text{
color: #7a3f1b;
font-family: Georgia, "Times New Roman", serif;
font-size: 120%;
font-weight: normal;
}

/* EDITOR PROPERTIES */

