@font-face {
    font-family: 'pslxkittithadaregular';
    src: url('../fonts/pslxkittithada-webfont.eot');
    src: url('../fonts/pslxkittithada-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pslxkittithada-webfont.woff') format('woff'),
         url('../fonts/pslxkittithada-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #4c4c4c;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

table, tr, td, p, div{

}

form, input, textarea{	
font-family: Tahoma;	font-style: normal;	font-weight: normal;	font-size:12px;	color: #000000;}

.linkpic:hover img {
	opacity:0.4;
	filter:alpha(opacity=70);
}
.linkMenu, .linkMenu A:link, .linkMenu A:visited, .linkMenu A:active {
	FONT-WEIGHT: bold;
	text-decoration:none;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	padding:5px;
}
.linkMenu A:hover {
	FONT-WEIGHT: bold;
	text-decoration: none;
	FONT-SIZE: 13px;
	COLOR: #FFFF00;
	FONT-FAMILY: Arial;
	background-image: url(../images/bgMenuOver.png);
	height: 36px;
	background-repeat: no-repeat;
	background-position: center center;
	padding:5px;
	
}
.linkMenu2, .linkMenu2 A:link, .linkMenu2 A:visited, .linkMenu2 A:active {
	FONT-WEIGHT: bold;
	text-decoration:none;
	FONT-SIZE: 13px;
	COLOR: #FFFF00;
	FONT-FAMILY: Arial;
	padding:5px;
}
.linkMenu2 A:hover {
	FONT-WEIGHT: bold;
	text-decoration: none;
	FONT-SIZE: 13px;
	COLOR: #FFFF00;
	FONT-FAMILY: Arial;
	background-image: url(../images/bgMenuOver.png);
	height: 36px;
	background-repeat: no-repeat;
	background-position: center center;
	padding:5px;
}
.link1, .link1 A:link, .link1 A:visited, .link1 A:active {
	FONT-WEIGHT: bold;
	text-decoration:underline;
	FONT-SIZE: 13px;
	COLOR: #1A8180;
	FONT-FAMILY: Arial;
}
.link1 A:hover {
	FONT-WEIGHT: bold;
	text-decoration: none;
	FONT-SIZE: 13px;
	COLOR: #333333;
	FONT-FAMILY: Arial;	
}
.link2, .link2 A:link, .link2 A:visited, .link2 A:active {
	FONT-WEIGHT: bold;
	text-decoration:none;
	FONT-SIZE: 13px;
	COLOR: #FF0000;
	FONT-FAMILY: Arial;
}
.link2 A:hover {
	FONT-WEIGHT: bold;
	text-decoration: none;
	FONT-SIZE: 13px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
}
.bgFlower {
	background-image: url(../images/flower.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.bgChair {
	background-image: url(../images/chair.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.txtFooter {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.txtHead {
	font-size: 16px;
}

.txtWhite {
	font-family: Arial;
	color: #FFFFFF;
}

.dotX {
	background-image: url(../images/dotX.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
