/* CSS Document */
body {
	margin-top: 0px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(elements/brickwall_bg_tile.jpg);
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
}

/*SLIDESHOW1 START */
#slideshowContainer{
width: 250px;
height: 205px;
}

#numberDiv a{
font: bold 11px Verdana;
text-decoration: none;
}

#backforthbuttons{
margin-top: 2px;
}
/*END SLIDESHOW */

/*SLIDESHOW2 START */
#slideshowContainer2{
width: 400px;
height: 300px;
}

#numberDiv a{
font: bold 11px Verdana;
text-decoration: none;
}

#backforthbuttons{
margin-top: 2px;
}
/*END SLIDESHOW */

a:link {
	color: #6d4643;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #463633;
}
.side_left {
	background-image: url(elements/images/side_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.style2 {color: #bd928c}
.style3 {
	color: #9E6561;
	font-size: 11px;
}
.style5 {font-weight: bold; font-size: 14px; color: #6d4643;}
.style6 {color: #9E6561}
.style15 {color: #999999}
.style10 {font-size: 10px}
.style11 {color: #999999; font-size: 10px; }