body { 
    margin: 0;
    padding: 0; 
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-color: #746e57;
}

#wrapper {
	background: url(img/bak.jpg) no-repeat 0 0;
    width: 885px;
    margin: 0 auto;
	height: 652px;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    position: relative;
	padding-top: 150px;
}

.scroll {
    height: 300px;
    width: 740px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	margin-left: 72px;
}

.scrollContainer div.panel {
	padding-left: 20px;
	padding-right: 20px;
	width: 710px;
	height: 200px;
	font-size: 14px;
	color: #695723;
	line-height: 19px;
	font-style: italic;
	text-align: center;
	
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-right: 110px;
	text-align: center;
}

ul.navigation li {
	font-family: "Cambria";
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #895a0b;
    text-decoration: none;
}

ul.navigation a:hover {
/*	background: url(img/bg_btn.gif) no-repeat right top; */
}

ul.navigation a.selected {
/*	background: url(img/bg_btn.gif) no-repeat right top; */
	}

ul.navigation a:focus {
    outline: none;
}

ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 150px;
	text-align: center;
}

ul.menu li {
	font-family: "Cambria";
    display: inline;
    margin-right: 10px;
	font-weight: bold;
}

ul.menu a {
    padding: 10px;
    color: #895a0b;
    text-decoration: none;
}

ul.menu a:hover {
border-top: #895a0b 1px solid;

}

ul.menu a.selected {
/*border-bottom: #895a0b 1px solid;*/
}

ul.menu a:focus {
    outline: none;
}


.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}
/*end slideer*/
a img {
border: 0 none;
}
li.nav-title {
font-size: 28px;
color: #503404;
}
#todome a {
text-decoration:none;
color: #5e1800;
border-bottom: dashed 1px #5e1800;
}
#todome {
margin-top: 17px;
}
#todome a:hover {
background-color: #eedf97;
text-decoration:none;
color: #5e1800;
/*border-bottom: dashed 1px #5e1800;*/
}
.galeria {
text-align: center;
padding-right: 30px;
padding-top: 8px;
}
.padd {
padding-right: 335px !important;
}

img {
border:0px;
}

