html, body {
	margin : 0;
	padding : 0;
	background-color: #565b61;
}

body {
	color : #a52a2a;
	width : 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 14;
	background-color: #efefdf;
}

/* Links within paragraphs (subtle) */
p a {
color: #666666;
background : inherit;
text-decoration: none;
}

/* Links within paragraphs (revealed) */
p a:hover  { 
color: #0000ff;
background : inherit;
text-decoration: underline;
}

#container {
	width : 960px;
	padding : 5px;
	color : #FFFFFF;
	line-height : 1.5em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat;
	border: 1.5px solid #74c2d9;
}

/* TOP TITLE BAR */

#top {
	margin:0;
	padding : 0;
	color:#EBF0F4;
	border-bottom : 0px solid #fff;
	height:74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/thailand-destination.jpg);
	background-repeat: no-repeat;
}
#top h1 {
padding : 30px 0px 0 25px;
margin : 0;
font : 100%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
text-align:left;
color:#EAE8D0;
background:transparent;
}
#top p {
padding : 5px;
font-size: 11px;
}
#top a:link, #top a:visited {
color: #EAE8D0;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #fff;
background:transparent;
text-decoration: underline;
}

/* LEFT SIDEBAR */
#leftnav {
	float : left;
	width : 160px;
	margin : 0;
	padding : 5px;
	color : #CDDCF1;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CDDCF1;
}

#content {
	margin :10px 0 0 180px;
	padding : 10px;
	color: #595959;
}

#footer {
	clear : both;
	margin : 0;
	padding : 0.5em;
	color : #999999;
	border-top : 0px solid #520934;
	background-color: #FFFFFF;
}

#footer a:link, #footer a:visited {
font-size: 12px;
color : #666666;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: 12px;
color :#666666;
background:inherit;
text-decoration : underline;
}

#leftnav p {
margin : 5px 0 10px 5px;
}

h1 {
	margin : 0;
	padding : 20px 0 5px 5px;
	letter-spacing:normal;
	color:#0000FF;
	background:inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h2 {
	margin : 0;
	padding : 20px 0 5px 5px;
	letter-spacing:5px;
	color:#FF0000;
	background:inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00529b;
	text-decoration: none;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #22759D;
	text-decoration: none;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.h3 a:link,a:visited{
	color:#666666;
	background:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
.h3 a:hover {
	color:#0000FF;
	background:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.h5 a:hover {
	color:#0000FF;
	background:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:active {
font-size: .9em;
color : #F5DE1E;
background : inherit;
text-decoration : none;
}

img {
   border : none;
}

.imgright {
float: right;
border: 1px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 1px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}

#menu {
width: 40px;
height: 23px;
margin: 0 0 0 0;
padding: 0 0 1px 0;
background: #A6C3AD url(Templates/images/pt02.jpg) no-repeat;
color:#000;
}
#navlist li {
list-style-type: square;
background: inherit;
color: #E7E7E7;
margin: 0 15px 0 0;
padding: 0;
}

#gallery {
height:100px;
}

#gallery img {
float: left;
padding: 2px;
}

.clear {
clear: left;
}

.quote {
	width: 130px;
	margin: 0;
	border : 1px dashed #fff;
	color:#22759D;
	font-size: 14px;
	background-color: #EDEDFE;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 3px;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #AC7D39;
}
.search { 
background: #E4DCB2; 
color: #000;
border-top: 1px solid #F0E9DD;
border-bottom: 1px solid #F0E9DD;
clear: both;
text-align: left; 
padding: 5px 0 5px 0;
}

form { 
margin: 0; 
}

input.search { 
	width: 80px; 
	border: none;
	color: #000;
	background: url(Templates/images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 80px;
	border: none; 
	background: url(Templates/images/logininput.gif); 
	padding: 4px; 
}
.title-head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.index{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	height: auto;
	width: 30px;
}

