/* CSS Document */

#lang{
float: right;
height: 30px;
width: 110px;
margin-right: 0px;
margin-top: -17px;
}

#lang img{
margin-right: 4px;

}

html { min-height: 100%; margin-bottom: 1px; }
body{
margin: 0px;
background-image:url(../images/bg-gradient.jpg);
background-repeat: repeat-y;
background-position:center;
background-color: #fbf7f4;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}
#holder{
width: 602px;
}
#header{
display: block;
background-image:url(../images/picturehead.jpg);
width: 602px;
height: 208px;
}
h1{
margin: 0px;
font-size:11px;
text-align:left;
padding-left: 20px;
padding-top: 10px;
font-weight: normal;
}
#logo{
font-size:34px;
text-align:center	;
margin-top: 10px;
display: none;
}
#menu{
_position: RELATIVE;

width: 602px;
height: 48px;
_height: 28px;
margin: 0px;
padding: 0px;
margin-top: -5px;
padding-left: 10px;

}
.menuitem, .menuitemdn{
font-size: 14px;
height: 27px;
_height: 18px;
padding: 9px 10px;
_padding: 10px 8px;
_padding-bottom: 1px;
float:left;
color: #000000;
text-decoration:none;
}
.menuitemdn{
background-color: #FFFFFF;
border: solid 1px #805f5a;
list-style-type:none;
padding-bottom: 0px;
_position: relative;
top: -1px;
}
#body{
margin-top: -15px;
_margin-top: -7px;
border: solid 1px #a0906e;
background-color:#FFFFFF;
width: 562px;
padding: 20px;
padding-top: 20px;

}
#body p{
line-height: 20px;
}
#menu li{
list-style-type:none;
margin: 0;
padding: 0;
float: left;
}
.menuitemdn img{
position: relative;
top: 9px;
_top: 10px;
border: 0;
float:none;
}
h2{
font-size: 20px;
}
.img{
border: solid 1px #c3c3c3;
padding: 3px;
}

#footer{
margin-bottom: 30px;
}

.forsalebody p{
text-align: left;
}

.forsalebody img{
margin-left: 12px;
}


p.pdf{
text-align: center;
}


.by a:link, 
.by a:visited, 
.by a:active
{
color: #666;
text-decoration: none;
}

.by a:link span, 
.by a:visited span, 
.by a:active span
{
color: #000;
}

.by a:hover span
{
text-decoration: underline;
}
