td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #925626;
}
body.title {
	background-color: #efefdf;
	background-image: url(../img/bckTop.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Tahoma;
	font-size: 12px;
	color: #925626;
}
a:link { color: #925626; }
a:visited {	color: #925626; }
a:hover { color: #c0a282; }
a:active { color: #925626; }

div.langDiv a:link { color: #925626; text-decoration: none;}
div.langDiv a:visited {	color: #925626; text-decoration: none; }
div.langDiv a:hover { color: #663300; text-decoration: none; }
div.langDiv a:active { color: #925626; text-decoration: none; }

table.noborder {
	border-width: 0px;
	text-align: left;
}
table.noborder th {
	border-width: 0px;
	text-align: left;
}
table.noborder td {
	border-width: 0px;
	text-align: left;
}
.button {
	width:97px;
	height:18px;
	background: url(../img/button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	padding-bottom: 0px;
	cursor: pointer;
}
.topDiv {
	height: 88px;
	width: 985px;
	text-align: center;
}
.menuDiv {
	height: 35px;
	width: 985px;
}
.menuDiv2 {
	height: 35px;
	width: 845px;
	color: #c0a282;
}
.menuItem {
	float: left;
	height: 27px;
	width: 135px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #925626;
	font-size: 18px;
	padding-top: 8px;
}
.photosDiv {
	height: 275px;
	padding-top: 35px;
	width: 985px;
}
.photosDiv2 {
	height: 275px;
	padding-top: 10px;
	width: 985px;
}
.photoItemDiv {
	float: left;
	height: 245px;
	width: 246px;
}
.photoItemDiv2 {
	float: left;
	height: 245px;
	width: 246px;
	cursor: pointer;
}
.textDiv {
	width: 985px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}
.textDiv2 {
	width: 985px;
	padding-top: 8px;
}
.bottDelim {
	background-image: url(../img/bottDelim.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 985px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.topDelim {
	background-image: url(../img/topDelim.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 985px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.langDiv {
	height: 22px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	color: #663300;
}
.navDiv {
	width: 100px;
	height: 22px;
	float: left;
	text-align: left;
}
.searchDiv {
	width: 250px;
	height: 22px;
	float: left;
	text-align: left;
}
.langDivCont {
	width: 200px;
	height: 22px;
	float: right;
	text-align: right;
}
form.searchForm {
	padding: 0px;
	margin: 0px;
}
input.searchText {
	background-color: #f3f4f4;
	height: 15px;
	width: 150px;
	font-family: Tahoma;
	font-size: 11px;
	width: 150px;
	font-weight: normal;
}
.searchResDiv {
	height: 11px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.searchResItemDiv {
	height: 21px;
	padding-top: 3px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}


