body	{
background: url(images/wood110.jpg);
margin:0;
font-family: Arial, Helvetica, sans-serif;
}

h1 {
color: #990000;
font-size: 167%;
}

h3 {
color: #990000;
}

a	{
color: #990000;
}

a:hover	{
text-decoration: none;
color: black;
border: 2px #990000;
border-style: solid none solid none;
}

a:active	{
text-decoration: none;
color: #990000;
border: 2px black;
border-style: solid none solid none;
}

.decorate1 {
color: red;
font-size: 110%;
font-family: cursive;
}

.decorate2 {
color: #800080;
font-size: 110%;
font-family: cursive;
padding: 2px;
font-weight: bold;
}

#shadow {
background: white;
width: 700px;
border: 2px #990000;
border-style: none solid none solid;
}

#container {
width: 680px;
text-align: left;
}

.menu {
clear: both;
position: relative;
left: -2em;
font-size: 75%;
}

.menu a {
text-decoration: none;
color: white;
padding:3px;
background: url(images/wood110.jpg);
border: 4px outset #990000;
}

.menu a:hover {
text-decoration: none;
color: #990000;
background: white;
border: 4px inset #990000;
}

.menu a:active {
text-decoration: none;
color: #990000;
background: black;
}

.menu span {
color: white;
padding:3px;
background: black;
border: 4px inset #990000;
}

.menu li {
list-style: none;
display: inline;
}


.type2 {
color: #333300;
font-size: 140%;
font-weight: bold;
}

.left1 {
float: left;
width: 400px;
border-right: 1px solid #990000;
padding-right: 10px;
}

.right1 {
float: right;
width: 250px;
font-size: 70%;
margin-left: 10px;
}

.left2 {
float: left;
width: 400px;
padding-right: 10px;
}

.right2 {
float: right;
width: 240px;
font-size: 70%;
margin-left: 10px;
}

.right2 b {
color: #990000;
}

.right_picture {
float: right;
width: 220px;
}

.right_picture2 {
float: right;
width: 270px;
}

.column {
float: left;
width: 215px;
font-size: 80%;
border-right: 1px solid #990000;
padding-right: 5px;
margin-left: 5px;
}

.column2 {
float: right;
width: 215px;
font-size: 80%;
padding-right: 5px;
margin-left: 5px;
}

.columna {
float: left;
width: 210px;
font-size: 90%;
border-right: 1px solid #990000;
padding-right: 5px;
margin-left: 5px;
}

.column2a {
float: right;
width: 450px;
margin-left: 5px;
}

.contact1 {
float: left;
width: 310px;
margin: 0 0 15px 5px;
padding-bottom: 5px;
font-size: 80%;
border-bottom: solid 1px #990000;
}

.contact2 {
float: right;
margin-right: 15px;
}

.buttonright {
float: right;
text-align: center;
font-size: 110%;
font-weight: bold;
color: white;
margin-right: 10px;
background: #990000;
border: 4px outset black;
}

.buttonright a {
color: white;
border: none;
}

.buttonright a:hover {
text-decoration: none;
}

#footer {
text-align: center;
}

.lillicotch	{
font-size:67%;
color:black;
}

.lillicotch a	{
text-decoration: none;
color:black;
}

.lillicotch a:hover	{
color:#800080;
text-decoration: underline;
border: none;
}

.lillicotch span	{
color:#800080;
font-size:200%;
font-weight:bold;
font-family: cursive;
}