.bg{
	background-image : url(img/bg.jpg);
	vertical-align:middle;
	background-position:center;
	background-color : #FFFFFF;
}

.bgReser{
	background-image : url(img/bgReser.jpg);
	background-repeat:no-repeat;
}

.bgGuestbook{
	background-image : url(img/bgGuestbook.jpg);
	background-repeat:no-repeat;
}


/*---------- fonts ----------*/

body,td{
	font-family : Tahoma,Verdana,Helvetica,Arial,Thonburi,sans-serif;
	font-size : 11px;
	color : #858180;
}

.Button{
BORDER-RIGHT: #341400 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #341400 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 1px; 		 	BORDER-LEFT: #341400 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #341400 1px solid; BACKGROUND-COLOR: #fff;
}

input{
	font-family : Tahoma,Verdana,Helvetica,Arial,Thonburi,sans-serif;
	font-size : 11px;
	color : #333333;
}

select{
	font-family : Tahoma,Verdana,Helvetica,Arial,Thonburi,sans-serif;
	font-size : 11px;
	color : #000000;
}

textarea{
	font-family : Tahoma,Verdana,Helvetica,Arial,Thonburi,sans-serif;
	font-size : 11px;
	color : #333333;
}

/*---------- layout ----------*/
.box_Main
{
	width:950px;
	vertical-align:middle;
	border:#fff solid 1px;
}

.box_Another_Page
{
	width:950px;
	vertical-align:top;
	padding: 20px;
	border:#fff solid 1px;
}

.box_Head_Reser
{
	width:310px;
	vertical-align:top;
	color : #fff;
	padding: 3px;
	background-color : #6F4300;
}

.box_Guestbook
{
	width:610px;
	vertical-align:top;
	color : #666;
	padding: 10px;
	background-color : #fff;
	border:#6F4300 solid 1px;
}

.txtLink_PagesOver
{text-decoration : none; color : #FFFFFF; background-color: #8D6D25; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}


/*---------- text-link ----------*/
a:link{text-decoration : none; color : #FFFFFF;}
a:visited {text-decoration : none; color : #FFFFFF;}
a:hover {text-decoration : underline; color : #8D6D25;}

a.txtlink:link {text-decoration : none; color : #8D6D25;}
a.txtlink:visited {text-decoration : none; color : #8D6D25;}
a.txtlink:hover {text-decoration : underline; color : #333333;}

a.txtlink2:link {text-decoration : none; color : #8D6D25;}
a.txtlink2:visited {text-decoration : none; color : #8D6D25;}
a.txtlink2:hover {text-decoration : underline; color : #FFFFFF;}


a.txtlinkGuestbook:link {text-decoration : none; color : #FFFFFF;}
a.txtlinkGuestbook:visited {text-decoration : none; color : #FFFFFF;}
a.txtlinkGuestbook:hover {text-decoration : underline; color : #8D6D25;}

a.txtLink_Pages:link {text-decoration : none; color : #666666; background-color: #FFFFFF; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}
a.txtLink_Pages:visited {text-decoration : none; color : #666666; background-color: #FFFFFF; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}
a.txtLink_Pages:hover {text-decoration : none; color : #FFFFFF; background-color: #8D6D25; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}

a.txtLink_PagesOver:link {text-decoration : none; color : #FFFFFF; background-color: #8D6D25; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}
a.txtLink_PagesOver:visited {text-decoration : none; color : #FFFFFF; background-color: #8D6D25; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}
a.txtLink_PagesOver:hover {text-decoration : none; color : #FFFFFF; background-color: #8D6D25; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}

