body { background: url(img/bg.jpg) top center no-repeat }
#all { width: 990px; margin: auto }
#all * { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial }

#header {
position: relative;
margin-top: 25px;
}
#header h1 a {
background: url(img/logo.png) no-repeat;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/logo.png');
display: block;
text-indent: -9000px;
width: 253px; height: 134px;
margin-left: 25px;
}
#header img { position: absolute; margin: -160px 565px }
#header .barNavigation {
background: url(img/bg_barNavigation.png) 14px 0px no-repeat;
height: 36px;
}
#header .barNavigation ul li a { font-size: 14px }

.barNavigation {
padding: 0px 15px;
}
.barNavigation .navigationLeft { float: left }
.barNavigation .navigationRight { float: right }
.barNavigation ul li {
float: left;
border-right: 1px solid #FFF;
margin: 8px 0px;
} .barNavigation .navigationRight li {
border-color: #2C0B00;
}
.barNavigation ul li.last { border: 0 }
.barNavigation ul li a {
padding: 0px 16px;
color: #FFF;
line-height: 18px;
text-decoration: none;
} .barNavigation .navigationRight li a {
color: #2C0B00;
} .barNavigation ul li a:hover {
text-decoration: underline;   
}
.barNavigation dl {
position: absolute;
top: 34px;
left: 800px;
width: 150px
}
.barNavigation dt { font: bold 16px Verdana !important; color: #330000; }
.barNavigation dd { font-size: 20px; color: #7D5D14; }

#topContainer {
margin-top: 16px;
background: url(img/bg_top-container.png) top center no-repeat
}
#container {
	clear: both;
	background: url(img/bg_container.png) top center no-repeat-y no-repeat-x;


_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/bg_container.png');
	min-height: 250px;
	_height: 2000px;
	padding: 12px 32px;
	position: relative;
	padding-top: 10px;
	overflow: auto;
	background-image: url(img/bg_container.png);
}
#container h2 {
font-size: 16px;
font-weight: bold;
color: #9F6F3E;
text-transform: uppercase;
margin-bottom: 10px
}
#container h3 {
font-size: 16px;
font-weight: bold;
color: #333;
margin: 10px 0px;
}
#container p {
font-size: 12px;
color: #3D2B05;
line-height: 16px;
margin-bottom: 10px
}
#container strong {
font-weight: bold;
color: #000;
}
#container em {
font-style: italic;
color: #000;
}
#container a {
text-decoration: none;
font-weight: bold;
color: #7D5D14;
} #container a:hover { text-decoration: underline }

#slideshow {
background: #A77542;
height: 264px;
}
#slideshow a.prev {
display: block;
text-indent: -9000px;
background: url(img/seta-left.gif) center no-repeat;
width: 7px; height: 250px;
margin-left: -13px;
float: left;
_position: absolute;
}
#slideshow a.next {
display: block;
text-indent: -9000px;
background: url(img/seta-right.gif) center no-repeat;
width: 7px; height: 250px;
margin-right: -13px; *margin-left: 7px;
margin-top: -250px;
float: right;
_position: absolute;
_left: 925px;
}
#slideshow #photos {
overflow: hidden;
width: 926px; height: 257px;
cursor: pointer;
}
#slideshow #photos li {
float: left;
position: relative;
padding: 7px 0px 0px 7px;
}
#slideshow #photos li p {
background: url(img/bg-titlePhoto.png);
font-size: 14px;
font-weight: bold;
color: #FFF;
position: absolute;
padding: 10px;
width: 280px;
top: 221px;
}

div.box {
float: left;
width: 48%;
} div.box h3 {
text-transform: uppercase;
} div.box p {
margin-top: -10px;
}
div.box dl {
padding: 5px;
margin: 10px 10px 10px 0px;
background: #A77542;
width: 386px;
float: left;
position: relative;
height: 260px;
}
div.box dl dd img {
width: 68px;
margin: 3px; *margin: 2px;
}
div.box dl dt {
float: right;
float: right;
margin-left: -310px;
position: absolute;
top: 9px; left: 100%;
}
div.box dl dt p {
background: url(img/bg-titlePhoto.png);
font-size: 14px;
font-weight: bold;
color: #FFF !important;
position: absolute;
padding: 10px;
width: 280px;
top: 224px;
}

#footer .barNavigation ul li a { font-size: 12px; line-height:14px }
#footer .barNavigation {
background: url(img/bg_footer.png) 12px 2px no-repeat;
height: 60px;
margin-bottom: 10px;
}
#footer .barNavigation .navigationLeft li {
border-color: #330000;
} #footer .barNavigation .navigationLeft li a {
color: #330000;
}
#footer p {
font-size: 11px;
color: #000;
clear: both;
line-height:14px;
margin-left: 16px; *margin-top: 8px
}

