@charset "UTF-8";

img, div { behavior: url(iepngfix.htc) }

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#top {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	height: 150px;
	width: 100%;
}
#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
#content {
	background-color: #f1ebdc;
	width: 760px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6C431D;
	}
#content a {
	color:#6c91b3
	}
#content a:hover {
	color:#D4B276
	}
#content-bottom {
	background-image: url(images/bottom-corners.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 800px;
}
#tabs {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/tabs.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 5px;
	background-position: right;
}

#tabs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .1em;
	}
#tabs a:hover {
	color:#7ca5ce;
	}
#header-title {
	background-image: url(images/gilbertThailand.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#holder {
	background-color: #f1ebdc;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#slideshow {
	height: 230px;
	width: 500px;
	margin-bottom: 20px;
}
.home-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 18pt;
	color: #6C431C;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C431D;
	margin-top: 10px;
}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#6c431d;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
	}
#footer a:hover {
	color:#7ca5ce;
	}
#gallery {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
