body {
	margin: 0px; 
    font-family: Verdana, Arial, helvetica; 
    font-size:90%;
    font-weight:bold;
    text-align:justify;
    background-color:#973e14;
    background-image:url(images/page-background.jpg);
}

a:link {
color: #9b3e05;
font-weight: bold;
}
a:visited {
color: #9b3e05;
font-weight: bold;
}
a:hover {
color: #f85201;
}
a:active {
color: #f85201;
}
a.menu:link a.menu:visited {
color: #2a2e3c;
font-weight: bold;
}
a.menu:active a.menu:hover {
color: #f85201;
font-weight: bold;
}
hr {
  clear: both;
	color: #333333
}

h1 {
  text-align:left;
  font-family:Castellar, Arial, Helvetica, Sans-Serif;
  color: #6c5a57;
  font-size: 190%;
  margin:0px 0px 12px 0px;
  padding:0px;
  padding-bottom:6px;
  font-variant:small-caps;
     background-image:url(images/text-back.jpg);
 border:2px outset #d07e57;  
  border-right:5px outset #d07e57;  
  border-bottom:5px outset #d07e57;  
}

h2 {
  color: #2a2e3c;
  font-size: 120%;
  padding: 4px;
  padding-top:0px;
  margin-top:0px;
  text-align: center;
}

h3 {
  clear: both;
  color: #52032c;
  font-size: 110%;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  text-align: center;
  line-height:130%;
}

h4 {
  color: #000000;
  font-size: 100%;
  font-weight: normal;
  padding: 1px 3px 4px 0px;
  text-align: left
}

h5 {
  color: #333333;
  font-size: 100%;
  padding: 3px 3px 3px 3px;
  text-align: left
}


h6 {
  color: #333333;
  font-size: 98%;
  padding: 1px 3px 4px 0px;
  text-align: left
}


ul {
  color: #333333;
  font-family: sans-serif;
  font-size: 100%;
  text-align:left;
}


p {
  color: #000000;
  font-family: Arial, Verdana, sans-serif;
  font-size: 90%;
  margin: 1em 0px 0 0;
  padding: 1 1 0 0;
    text-align:justify;
}


.cement, .cement td, .cement th
{
background-image:url('images/background.jpg');
background-color:#CCCCCC;
color:#000000;
font-family:sans-serif;
font-weight:500;
}

.boldblue {
  color: #336699;
  font-size: 100%;
  font-weight: bold;
  padding: 4 0 4 0;  
}
.center 
{
    text-align:center;
}
.headingleft 
{
	margin-left:40px;
	    float:left;

}
.pictureleft 
{
    margin-right:14px;
    float:left;
}
.pictureright 
{
    margin-left:14px;
    float:right;
}


.small {
  font-size: 85%;

} 
.smallleft {
  font-size: 85%;
text-align:left;
} 

#container 
{
    width:750px;
    margin:auto;
    border-style:none;
    border-width:0px;
    border-color:#d07e57;
    border-top-width:0px;
    padding:2px 18px 18px 18px;
    height:100%;
    background-color:#9c3719;
    background-image:url(images/back.jpg);
}
#text 
{
    background-color:#bc938b;
    background-image:url(images/text-back.jpg);
    padding:10px 30px 10px 30px;
    margin:0px 50px 60px 50px;
    border:solid 1px #582208;
    border-top:outset 3px #d07e57;
    border-right:outset 6px #d07e57;
    border-bottom:outset 6px #d07e57;
    text-align:center;
}
#textwide 
{
    background-image:url(images/text-back.jpg);
    padding:10px 30px 10px 30px;
    margin:20px;
    margin-top:0px;
    border:solid 1px #582208;
    text-align:center;
}