
/* site layout */

#logo
{
	text-align:center;
	width:350px;
	background:url(images/site_head_logo_bg.gif) repeat-x;
	vertical-align:middle;
	padding-bottom:16px;
}

#site_head_right_table
{
	width:100%;
	background:url(images/panorama.jpg) top right no-repeat;
}

#site_head_flowers
{
	width:100%;
	background:url(images/site_head_right_picture_bg.gif) repeat-x top left;
	text-align:right;
}

#site_support_navigation
{
	height:39px;
	background-color: #214125;
	background-image: url(images/add_info_bg.gif);
}

#add_info_bg
{
	width: 100%;
	height: 39px;
}

#add_info
{
	width: 155px;
	background-color: #214125;
	background-image: url(images/add_info.jpg);
	color:#fff;
	font:10px Tahoma;
	padding-left:25px;
}

#add_info b
{
	color: #D0A11F;
}

#site_interesting_top
{
	vertical-align: bottom;
	width: 155px;
}

#site_right_column
{
	background:#F7ECC9 url(images/site_right_column_bg.jpg) no-repeat bottom;
	width:144px;
	padding-bottom:125px;
}

#site_left_column
{
	background:#F7ECC9 url(images/site_left_column_bg.jpg) no-repeat bottom;
	width:166px;
	padding-bottom:125px;
}


#search_window
{
	margin-top: 5px;
	margin-left: 10px;
	width: 115px;
	height: 19px;
	padding:0;
	border: 1px solid #F2CA88;
	color: #1A4420;
	font-weight: bold;
	background: #FDFDF7;
	padding-left:3px;
	padding:2px;
	margin-bottom: 7px;
}

#search_form>#search_window
{
	height: 17px;
	padding:0;
}

#search_button
{
	margin-left:7px;
	margin-top: 5px;
	margin-bottom: 7px;
	border:0 solid;
	background: url(images/search_button.gif);
	width:20px;
	height:19px;
	cursor:pointer;
	cursor:hand;
}


#split_line
{
	width:11px;
	background:url(images/site_split_line_bg.gif);
}

#guestbook_table
{
	border-left:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
}
#guestbook_table td
{
	border-right:1px solid #C8C8C8;
	border-top:1px solid #C8C8C8;
}

#head_style b
{ 
	color: #C49A1F;
}

.pad
{
	margin-top: 5 px;
	margin-bottom: 5 px;
}
 
 .table_style
 {
	border-left: 1 px solid #e2c677 ;
	border-bottom: 1 px solid #e2c677 ;
 }

 .table_style td
 {
	border-right:1 px solid #e2c677 ;
	border-top:1 px solid #e2c677 ;
 }

.icons
{
	position:absolute;
	right: 5px;
	top: -32px;
	font-family: Arial, sans-serif;
}

.icons a
{
	color:#555555;
	font-size:10px;
	font-family: Arial, sans-serif;
}

.icons a:hover
{
	color:#E1BC55; 
}

.gallery_head b { color: #000; }

.gallery_directory b
{
	color: #17451b; 
}

.gallery_first_dir td
{
    border: #ccccc7 solid 1px;
    background: #d5e3ca url(images/gallery_dir_back.gif) 10px 7px no-repeat;
    padding-left: 40px;
}

.gallery_dir td
{
    border: #ccccc7 solid 1px;
    background: #edebdf url(images/gallery_dir_back.gif) 10px 7px no-repeat;
    padding-left: 40px;
}

.gallery_picture_heading td { background: #f7ecc9; }
.gallery_picture_heading td.head_left
{
    border-left: 1px solid #e3c678; border-top: 1px solid #e3c678;
    background: #f7ecc9 url(images/gallery_dir_back.gif) 10px 7px no-repeat;
    padding-left: 35px;
}
.gallery_picture_heading td.head_right { border-right: 1px solid #e3c678; border-top: 1px solid #e3c678; }

.gallery_picture td { background: #f8f5e5; }
.gallery_picture img {border: 1px solid #e3c678; }

.gallery_back_button { border: 1px solid #e3c678; background: #f7ecc9;}
.gallery_back_button td a { color: #683401; font-size: 12px; font-weight: normal; text-decoration: none; }
.gallery_back_button td a:hover {font-weight: normal;}
/*
.gallery_dir td, .gallery_first_dir td
{
    border: #ccccc7 solid 1px;
    background: url(images/gallery_dir_back.gif) 10px 7px no-repeat;
    padding-left: 40px;
}
*/
