/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#711000;
color:#F1D7B6;
text-align:center;
}

#wrapper {
margin: 0 auto;
width: 850px;
}
#l_column {
width: 350px;
}
#r_column {
float:right;
width: 450px;
}
#content {
margin-top: 3px;
width: 850px;
text-align:justify;
}
#head {
background-image:url(../images/header850.jpg);
height: 165px;
}
h1 {
font-family:Papyrus, Zapfino, serif;
font-size:22px; 
color:#F1D7B6;
padding-top: 0px;

}
h2 {
font-size:17px;
color:#F1D7B6;
margin-bottom: 0px;
}
h4 {
font-family:Papyrus, Zapfino, serif;
font-size:19px;
color:#F7931D;
margin-bottom: -19px;
}
p {
margin-top: 0px;
padding-bottom: 0px;

}



li {
display:inline;
text-decoration: none;
padding: 5px 14px 5px 0;
font-weight:bold;

}
ul {
margin-left: -38px;
}



a:link, a:visited{
color:#F7931D;
}
a:hover {
background-color: #F7931D;
color:#000;
}
.smaller {font-size: small}
.rightimg {
float:right;
border: 0;
margin: 10px 0 10px 40px;
}
.style1 {
	color: #F7931D;
	font-weight: bold;

