/*
BODY tag default setting
*/

body {
	background: url(../i/page_bg.jpg) top repeat-x #4d2a00;
	margin: 0px;
	padding: 0px;
	height: 100%; }
	
/*
default tag override
*/

img {
	border: 0px; }
	
/*
main layout table
*/

.maintable {
	width: 740px;
	height: 95%;
	margin-top: 10px; }

/*
language selector
*/
	
.language {
	text-align: right; }
	
.language a {
	margin-left: 5px; }
	
/*
top logotype
*/

.toplogo {
	height: 60px;
	text-align: center; }
	
/*
page frame
*/

.frame {
	width: 740px;
	height: 100%; }

.frame .top {
	background: url(../i/frame_topmid.gif) repeat-x;
	height: 19px; }

.frame .top div {
	background: url(../i/frame_topleft.gif) top left no-repeat; }
	
.frame .top div div {
	background: url(../i/frame_topright.gif) top right no-repeat; }
	
.frame .midleft {
	background: url(../i/frame_midleft.gif) top left repeat-y;
	width: 19px; }
	
.frame .midright {
	background: url(../i/frame_midright.gif) top left repeat-y;
	width: 19px; }
	
.frame .bottom {
	background: url(../i/frame_bottommid.gif) repeat-x;
	height: 19px; }

.frame .bottom div {
	background: url(../i/frame_bottomleft.gif) top left no-repeat; }
	
.frame .bottom div div {
	background: url(../i/frame_bottomright.gif) top right no-repeat; }
	
/*
top visual
*/

.visual {
	background: #272727;
	height: 150px; }
	
/*
top navigational menu
*/

.topmenu {
	background: url(../i/topmenu_bg.gif) repeat-x;
	height: 44px;
	vertical-align: top;
	text-align: center;
	padding-top: 6px; }
  
.topmenu a {
  margin: 0px 10px 0px 10px;  
  display: block;
	float: left;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 32px; }

.topmenu a:hover {
  background-position: 0px -32px !important; }
	
.topmenu a#selected {
  background-position: 0px 32px !important; }
  
.topmenu a#selected:hover {
  background-position: 0px 32px !important; }
	
/*
main content area
*/

td.maincontent {
	background-color: #523512 !important;
	height: 100%;
	padding: 0px;
	vertical-align: top; }
	
div.maincontent {
	background: url(../i/content_topbg.jpg) top right no-repeat;
	height: 100%;
	padding: 0px; }
	
/*
news block on main page
*/

.newsblock {
	background: url(../i/newsblock_bg.gif) repeat-y #5c3912;
	width: 210px;
	height: 100%;
	float: left;
	margin-right: 10px; }
	
.newsblock div {
	height: 300px; }
	
.newsblock .item {
	height: auto;
	padding: 5px 15px 2px 15px; }
	
.newsblock .item p.date {
	font: 9px Tahoma;
	color: #d3c2a3;
	margin: 0px 0px 8px 0px; }
	
.newsblock .item p.header {
	font: bold 11px Tahoma;
	color: #d3c2a3;
	margin: 0px 0px 5px 0px; }
	
.newsblock .item p.text {
	font: 11px/1.4 Tahoma;
	color: #d3c2a3;
	margin: 0px; }
	
/*
photo gallery image class
*/

.gallery {
	clear: both;
	margin: 10px 0px 10px 0px; }
	
.gallery .image {
	float: left;
	margin: 0px 20px 20px 0px;
	background: url(../i/gallery_frame.gif) no-repeat;
	padding: 10px; }
	
.gallery .image img {
	width: 127px;
	height: 127px;
	border: none; }
	
/*
photo gallery pager links
*/
	
.gallery .pager {
	clear: both;
	margin: 0px 0px 15px 0px; }
	
.gallery .pager a, .gallery .pager a:visited {
	display: block;
	float: left;
	font: bold 11px Tahoma;
	color: #523512;
	text-decoration: none;
	background: url(../i/gallery_pageritem.jpg) no-repeat;
	width: 22px;
	padding-top: 4px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	margin: 0px 5px 0px 0px; }
	
.gallery .pager a:hover {
	font: bold 11px Tahoma;
	color: #926817;
	background: url(../i/gallery_pageritem_a.jpg) no-repeat; }
	
/*
send mail form
*/

.sendmail {
	margin: 0px;
	padding: 0px; }
	
.sendmail .text {
	font: 12px Tahoma;
	color: #ede3d7;
	background: #887052;
	border: 1px inset #523512;
	height: 23px;
	padding: 2px; }
	
.sendmail .textarea {
	font: 12px Tahoma;
	color: #ede3d7;
	background: #887052;
	border: 1px inset #523512;
	scrollbar-face-color: #916d43;
	scrollbar-arrow-color: #c8b39b;
	padding: 2px; }

.sendmail p {
	margin: 5px 0px 5px 0px; }
	
/*
text content area - small for 2-column layout
*/

.content_small {
	padding: 15px 15px 15px 0px; }
	
/*
text content area - large for 1-column layout
*/

.content_large {
	padding: 15px 15px 15px 145px; }
	
/*
general paragraph style
*/
	
.content_small, .content p, .content_large {
	font: 12px/1.5 Tahoma;
	color: #d3c2a3; }
	
/*
general links style
*/

.content_small a, .content p a, .content_large a, .content_small a:visited, .content p a:visited, .content_large a:visited {
	font: 12px/1.5 Tahoma;
	color: #ded1b4; }
	
.content_small a:hover, .content p a:hover, .content_large a:hover {
	color: #ffedb6; }
	
/*
footer area
*/

.footer {
	font: 9px Small Fonts;
	color: #9b845c;
	background: url(../i/footer_bg.jpg) top center no-repeat;
	height: 65px;
	vertical-align: top;
	padding-top: 15px; }
	
.footer .left {
	width: 49.9%;
	float: left; }
	
.footer .right {
	width: 49.9%;
	float: right;
	text-align: right; }
	
.footer a, .footer a:visited {
	color: #9b845c; }
	
.footer a:hover {
	color: #c3ad86;
	text-decoration: none; }
