@charset "iso-8859-5";
/* CSS Document */
*{
margin:0;
padding:0
}
img {border:0px}
html{
height:100%;
width:100%;
background-color:#876938;
margin:0px;
padding:0px;
}
body{
width:766px;
height:100%;
margin:auto;
}
.header{
text-align:center;
}
#footer{
height:31px;
background-color:#797d4c;
font-family:Georgia;
font-size:11px;
color:#493b1e;
border-width: 1px;
border-style: solid;
border-color: #000000;
postion: fixed;
bottom: 0;
}
.menu{
background-color: #493b1e;
}
#content3 table{
margin-left:auto;
margin-right:auto;
text-align:center;
}
.bottom_menu a{
font-family:Georgia;
font-size:11px;
color:#493b1e;
text-decoration:none;
}
#footer li {
display:block;
padding-bottom:2px;
}
a:hover {
text-decoration: underline;
}
.copy{
padding:7px 20px 7px 20px;
margin:0 20px 0 0 
}
.copy a{
font-family:Georgia;
font-size:11px;
color:#9c9c9c;
text-decoration:underline
}
.copy a:link{text-decoration:underline}
.copy a:visited{text-decoration:underline}
.copy a:hover{text-decoration:none}
.bottom_menu{
width:100%;
margin:0 20px 0 20px;
padding:7px 0 7px 20px
}
.small_title{
font-family:Georgia;
font-size:12px;
color:#493b1e;
font-weight:bold;
padding:20px 0 10px 0
}
.arrow{
padding:0 0 0 10px;
width:135px;
background-image:url(images/arrow.gif);
background-position:0px 4px;
background-repeat:no-repeat;
}
#content{
font-family:Georgia;
font-size:14px;
color:#d2d1c6;
text-align:center;
}
.content tr{
font-family:Georgia;
font-size:14px;
color:#d2d1c6;
}
.content td{
font-family:Georgia;
font-size:14px;
color:#d2d1c6;
}
.readmore{
text-align:right;
margin:16px 10px 0 0 
}
.readmore a{
font-family:Verdana;
font-size:12px;
color:#493b1e;
font-weight:bold;
text-decoration:none;
}
.titlepage {
text-align:center;
font-family:Georgia;
font-weight:bold;
font-size:20px;
color:#d2d1c6;
}
.space {
height:150px;
}
.space2 {
height:75px;
}
.space3 {
height:50px;
}