/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #534741;
	line-height: 13px;
}
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #F7DFBD;
	line-height: 13px;
}
#address-block {
	color: #FFF;
	background-color: #600;
	display: block;
	width: 400px;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	border: 3px solid #F6E6CD;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#address-block p {
	margin: 0px;
	padding: 0px;
}




/* thumbs for gallery */
img.thumb {
	background-color: #FFF;
	border: solid 1px #FFF;
}
#tdbottom {
	background-image: url(images/4bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainrepeat {
	background-image: url(images/4tbg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}

