@charset "utf-8";

#container {width:1024px; margin:auto; background-color:#d8c6b8; min-height: 1000px; position: relative;}

#header {width: 100%; background-color:#d8c6b8; height: 150px}

#sidebar-left {width: 150px; height: 500px; background-color:#0a9446; position: absolute; top: 200px; left: 0px;}

#sidebar-right {width: 150px; height: 500px; background-color:#ce1b44; position: absolute; top: 200px; right: 0px;}

#footer {width: 100%; background-color:#d8c6b8; height: 150px; position: absolute; bottom: -50px;}

a {color: #5f1312;}

#logo {display: block;
margin: auto; padding: 5px;}

#navigation {position: absolute; background-color:#7c573e; width: 100%; top: 150px; height: 50px}

a {color:#ce1b44;}

#middle {padding-left: 180px; padding-right: 180px; padding-top: 50px;}

h1 {color: #0a9446; font: "klinic slab book"; font-size: 30px;}

h2 {color:#ce1b44; font: "goudy old style regular"; font-size: 18px; }

h3 {color: #5f1312; font: "goudy old style regular"; font-size: 18px;}
