@charset "UTF-8";
/* CSS Document */

.home {
	font-family: thonburi;
	font-size: 54px;
	text-align: center;
	color: #F39;
	font-weight: normal;
}
.portfolios {
	font-family: "thonburi";
	font-size: 18px;
	text-align: center;
	font-style: normal;
	line-height: normal;
	color: #333;
}
.portfolios:hover {
	font-family: "thonburi";
	font-size: 18px;
	text-align: center;
	font-style: normal;
	line-height: normal;
	color: #F39;
}
.baharleft {
	font-family: "thonburi";
	font-size: 24px;
	color: #333;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
.navbarleft {
	font-family: "thonburi";
	font-size: 16px;
	color: #333;
	text-align: right;
}
.navbarleft:hover {
	font-family: "thonburi";
	font-size: 16px;
	color: #F39;
	text-align: right;
}
.baharright{
	font-family: "thonburi";
	font-size: 24px;
	color: #333;
	vertical-align: top;
	font-weight: lighter;
	text-align: right;
}
.navbarright {
	font-family: "thonburi";
	font-size: 16px;
	color: #333;
	text-align: left;
}
.navbarright:hover {
	font-family: "thonburi";
	font-size: 16px;
	color: #F39;
	text-align: left;
}
.Titles {
	font-family: "thonburi";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	vertical-align: text-top;
	clip: rect(auto,2px,auto,auto);
	text-align: right;
	letter-spacing: 1px;
}
.TitlesCenter {
	font-family: "thonburi";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	vertical-align: text-top;
	clip: rect(auto,2px,auto,auto);
	text-align: center;
	word-spacing: normal;
	letter-spacing: 1px;
}
.contact {
	font-family: "thonburi";
	font-size: 44px;
	text-align: center;
	color: #333;
	font-weight: normal;
}
.contact:hover {
	font-family: "thonburi";
	font-size: 44px;
	text-align: center;
	color: #F39;
	font-weight: normal;
}
