/* CSS Document */

body
{
background-image:url(pictures/body_bg2.gif);
background-repeat:repeat;

/*background: url(/pictures/body_bg.gif) repeat;*/
/*color:#444444;*/
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
text-align:center;
}

.container
{
text-align:left;
width:933px;
color:#D2D2D2;
background-color:#000000;
padding:0 15px 0 15px;
vertical-align:top;

}
.header
{
padding:0 0 20px 0; background-repeat:no-repeat;}
.name{
color:#8FD300;
font-weight:700;
text-align:right;}
.edito2
{
text-align:justify;
padding: 0 10px 0 10px;
line-height:14px;
}
.errorMessage{ color:#FF0000; font-family:"Courier New", Courier, monospace; font-size:11px; text-align:left; font-weight:700;}
.edito
{
	vertical-align:top;
	width:410px;
	vertical-align:middle;
}
.question{padding: 0 0 0 15px; font-style:italic; color:#FFFFFF; font-size:12px;}
.questions
{
line-height:22px;}
.destination
{
font-size:12px;
vertical-align:top;
text-align:left;
padding: 20px 0 0 0;
background-image:url(../pictures/himba_background.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.destination p{ font-size:12px; line-height:16px; text-align:justify; padding: 0 10px 0 10px;}
.destination #subTitle{ font-size:12px; font-weight:700; }

.header
{
background-image:url(pictures/header.gif);
width:933px;
height:160px;
}

.content
{
vertical-align:top;
min-height:350px;
background-color:#000000;}

.restaurant
{
	vertical-align:top;
}
.restaurant_image
{
padding: 0 0 0 10px;}

.footer
{}
.button{font-family:Verdana, Arial, Helvetica, sans-serif; vertical-align:top; font-size:10px; font-weight:700; color:#000000; background-color:#CCCCCC;}

.outline
{
background:#000000 none repeat scroll 0 0;
border-color:#BBBBBB #BBBBBB #666666;
border-style:solid;
border-width:1px;
}
