/*
CSS Guust Bistro

24/06/2009

www.bworx.be

*/

.main{width:80em;}

body {
background:url(../images/bg.jpg);
color: #984821;
}

a { color: #984821; text-decoration: underline; }
a:hover { text-decoration: underline; }

#logo {
margin: 0;
padding: 0 0 0 340px;

}

#navigation {}

#navigation li {
list-style: none;
border-bottom: 1px solid #984821;
width: 170px;
}

#nieuwsbrief  {
padding: 20px 0 0 20px;
}

#content {
margin: 0;
padding: 20px 0 5px 240px;
min-height:400px; 
height:auto;
text-align: center;
}
/* for Internet Explorer */
/*\*/
* html .content {
height: 400px;
}
/**/

#extra_right {}

#footer {
margin: 0;
padding: 8px;
text-align: center;
border-top: 1px solid #984821;
}



h1 {
display: none;    
}

h2, h3, h4, h5, h6 {
color: #984821;    
}

h2 {
font-size: 2.1em;
font-weight: bold;
}

p {
padding-left:0em;
padding-right:0.5em;
color: #984821;

}

p.align-center , h2.align-center, h3.align-center  {
text-align: center;    
}


/*******/

#extra_right, #footer, #navigation, #nieuwsbrief {display: none}
