
table.home {
	background-image:url('../images/bg_home.jpg');
	background-repeat: no-repeat;
}

table.about {
	background-image:url('../images/bg_about.jpg');
	background-repeat: no-repeat;
}

table.menu {
	background-image:url('../images/bg_menu.jpg');
	background-repeat: no-repeat;
}

table.photos {
	background-image:url('../images/bg_photo.jpg');
	background-repeat: no-repeat;
}

table.contact {
	background-image:url('../images/bg_contact.jpg');
	background-repeat: no-repeat;
}

a.listTxt:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.25em;
	color: #ffffff;
	text-align: right;
	font-weight: Normal;
	letter-spacing: .25;
	text-decoration: none;
}

a.listTxt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.25em;
	color: #ffffff;
	text-align: right;
	font-weight: Normal;
	letter-spacing: .25;
	text-decoration: none;
}

a.listTxt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.25em;
	color: #9b2420;
	text-align: right;
	font-weight: Normal;
	letter-spacing: .25;
	text-decoration: none;
}

a.listTxt:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.25em;
	color: #9b2420;
	text-align: right;
	font-weight: Normal;
	letter-spacing: .25;
	text-decoration: none;
}

.bodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202020;
	text-decoration: none;
	word-spacing: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 0.7em;
}

.bodyTxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #893212;
	text-decoration: none;
	word-spacing: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 0.7em;
}

.bodyTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 0.8em;
}

.bodyTxt3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 0.7em;
}

.bodyTxt4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #69191a;
	text-decoration: none;
	word-spacing: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 1.1em;
}

.bodyTxt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202020;
	text-decoration: none;
	word-spacing: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 0.65em;
}

.ot_wrap {
	display:block;
	float:right;
	margin:0px 100px 0px 0px;
}

.site_logo {
	display:block;
	float:left;
	margin:0px 0px 0px 370px;
	_display:inline;
}

