html { min-height: 101%; 
}
body { margin:0px; background-color:#000000; font-family: Arial, Helvetica, sans-serif;
}
ul, ol { margin-top:0px; /* <- needed to sort top margin for IE */ margin-bottom:12px; }
li { list-style-position:inside; text-indent:-13px; }
p { margin-top:0px; margin-bottom:12px; 
}

/* LAYOUT ( non-editable styles )------------------------------------------------------------------------------- */

.banner { margin:auto; width:990px; height:90px; border-bottom:1px solid #323232; margin-bottom:3px;
}
.logo { float:left; width: 310px; }
.bannermid { float:left; margin-top:10px; }
.bannerpad { margin-right:16px; }
.teladdress { float:right; margin-top:24px;
}
.nav { margin:auto; width:990px; text-align:left; border-bottom:1px solid #323232;
}
.imgbanner { background-color:#171717; text-align:center;
}
.main { margin:auto; width:990px; text-align:left; font-size:13px; color: #a49d93; }
.main p { line-height:19px; }
.main li { line-height:19px; }
.main a { color:#e0dfe1; text-decoration:underline; }
.main a:hover { color:#ffffff; text-decoration:none; cursor:pointer; 
}
.bottnav { clear:both; text-align:center; font-size:12px; color: #8d877e; padding-top:24px; padding-bottom:12px; }
.bottnav a { color:#e0dfe1; text-decoration:underline; margin-left:3px; margin-right:3px; }
.bottnav a:hover { color:#ffffff; text-decoration:none; cursor:pointer; 
}

/* TEXT etc ( editable styles )-------------------------------------------------------------------------------- */

.homeleft { float:left; width:800px; }
.homeright { float:right; text-align:right; width:180px; }
.hrimgpad1 { margin-right:10px; margin-bottom:10px; margin-top:10px; }
.hrimgpad2 { margin-bottom:10px; margin-top:10px; }
.hrimgpad3 { margin-right:10px; 
}
h1 { font-size: 19px; color:#ddd9d3; margin:0px; margin-top:6px; margin-bottom:8px; font-weight:normal; } 
h2 { font-size: 16px; color:#ddd9d3; margin:0px; margin-bottom:6px; font-weight:normal; }
.turgon { color:#f96e33; 
}
.breadcrumb { font-size:11px; margin-top:12px;
}
.prevnext { color:#323232; border-top:1px solid #323232; border-bottom:1px solid #323232; 
            height:22px; line-height:22px; width:110px; padding-bottom:3px; text-align:center;
}
.contact { float:left; width: 290px;
}
.credits { color:#4b4843; font-size:11px; text-align:center; padding-top:12px; padding-bottom:12px; }
.credits a { color:#4b4843; text-decoration:underline; }
.credits a:hover { color:#cccccc; text-decoration:none; cursor:pointer; 
}

/* IMAGES & FLASH etc ( editable styles )-------------------------------------------------------------------------------- */

.rightimg { float:right; margin-top:4px; margin-left:12px; margin-bottom:12px; 
}
.galleryleft { float:left; width:320px; padding-right:12px; }
.galleryright { float:left; padding-top:12px;
}
.iframe { border:0px; margin:0px; padding:0px; }
.movieadjust { background-color:#171717;
}

/* FORM STYLES -------------------------------------------------------------------------------------------------- */

.form { float:left; }
form { margin:0px; }
.formfield { border:1px solid #8d877e; background-color:#000000; 
             color:#cccccc; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.formspace { margin-bottom:10px; }
.button { border:1px solid #ffffff; background-color:#000000; color:#ffffff; cursor:pointer; 
          margin-top:10px; margin-bottom:10px; } 
.uhuh { color:#ffff00; margin:10px; 
}
