#maincontent { 
	float:left; 
	width:650px;
	display:block;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	padding:0;	/*change bottom to 165px for banner */	
	/* border:#0000FF 1px dotted; */ 	
}

/*************
* TYPOGRAPHY *
**************/

#maincontent p { 
	margin:10px 10px 10px 25px; 
	padding:0;
	color: #222;
}

#maincontent h1 { 
	width:630px;
	margin: 6px 0 0 20px;
	color: #7e5d5a;
	font-size: 28px;

	/*border-bottom: #c0c0c0 1px solid;*/
}

#maincontent h2{ 
	margin-left:20px;
	margin-bottom:5px;
	color: #7e5d5a;
	font-size: 20px;

}

#maincontent  h3 {
	margin:10px 0 5px 25px;
	color: #e08500;
	font-size: 18px;

	font-weight:bold;
}

#maincontent h5{ 
	margin: 5px 0 5px 25px;
	color: #666666;
	font-size: 14px;

	font-weight:bold;
}

/*************
* LINKS      *
**************/

#maincontent a {
	font-family:Arial, Helvetica, sans-serif;
	color: #226600;	

	text-decoration:underline;	
	font-weight: bold;	
}

#maincontent a:hover {
	color:#e08500;		
}


#maincontent a.pdflink {
	padding-right: 19px; 
	background: url('../graphics/icons/acrobat.png') no-repeat 100%; 
}

#maincontent a.thai {
	font-size: 15px;
	color:#2C3289;
	padding-right: 19px; 
	background: url('../graphics/icons/th.png') no-repeat 100%; 
}

#maincontent a.thai:hover {color:#e08500;}

/**************
* IMAGES      *
***************/

#maincontent img.border {
	margin: 2px 10px 10px 5px; 
	border: #e08500 1px solid;
	padding: 2px;
	background-color: none;/* #e0b77b#DCDCED*/
}

#maincontent img.map {
	margin: 0; 
	border: #e08500 1px solid;
	padding: 2px;
	background-color: none;/* #e0b77b#DCDCED*/
}

/**************
* LISTS *
***************/

#maincontent ul, ol {
	margin:0 0 .5em 1.8em;
	padding: 0 0 0 2.1em;
	text-indent: 0em;
}

#maincontent ul {
	list-style: disc url('../graphics/bullet.png') outside;	
}

#maincontent ul li, ol li {
	padding: 0 1px 0 0;
	margin:.3em 0;

	font-family: arial, helvetica, sans-serif;

	font-weight: normal;
}


#maincontent #divider {
	bottom:10px;
	text-align:left;
	margin: 15px 0 0 14px;
	border-bottom: #c7c7c7 1px solid;
	width:630px;
	padding: 5px;	
}


/**************
* BREADCRUMBS *
***************/

#breadcrumbs {
	position:relative;
	height:24px;
	width:630px;
	margin:0 0 0 14px;
	padding: 5px;	
}

#breadcrumbs {
	font-size: 12px;
	color: #666666;	
	font-weight:bold;	
}

#breadcrumbs a {
	color: #2C3289;
	font-size: 12px;
	text-decoration: none;	
}

#breadcrumbs a:hover, #breadcrumbs a:active, #breadcrumbs a:focus {
	color: #e08500;
}

#maincontent #breadcrumbs ul {
	margin:0;
	padding: 0;
	text-indent: 0em;
	display: inline;	
}

#maincontent #breadcrumbs ul li {
	font-weight: bold;
	display: inline;
	padding: 0 8px 0 4px; 
	background: url('../graphics/arrow.png') no-repeat 100%; 	
}

#maincontent #breadcrumbs ul li.last {
	display: inline;
	padding: 0 8px 0 4px; 
	background: none; 	
}

#quick-facts {
	margin:10px 10px 10px 15px; 
}

#quick-facts p {
	padding:0;
	margin:0;
	color: #333333;
	font-size: 12px;

	font-style:italic;
}

#maincontent #image {float:right;margin:10px 0 0 5px;width:240px;}
#maincontent #image h3 {margin: 0 0 0 5px;}
#maincontent #image p {margin: 0 0 0 5px;}

/**************
* MAP         *
***************/

.map {
	float:left;
	width:380px;
}

.map a:hover {
	border: 2px solid #fff;
}

.intro {
	width:520px;
	float:left;
	margin:0 5px 5px 0;	
}

.destination {
	display:none;
	width:450px;
	min-height:250px;
	float:left;
	background:#f2f2f2;
	margin:25px 0 0 15px;; 
	border-top:#eeeeee 1px solid;
	border-left:#eeeeee 1px solid;
	border-bottom:#666666 1px solid;
	border-right:#666666 1px solid;
}	

/**************
* FOOTER      *
***************/
#footer {
	display: block;
	float:left;
	position:relative;
	text-align:left;
	margin: 15px 0 0 14px;
	border-bottom: #c7c7c7 1px solid;
	width:630px;
	padding: 5px;
	/* border:#900 1px dotted; */
}

#footer ul {
	margin: 0 0 0 5px;
	padding: 0;
}

#footer li {
	margin: 0;
	padding: 0 5px;
	display: inline;
	background: none;
	border-right: #666666 2px solid;
}

#footer li.last {
	border-right: none;
}

#footer li a {
	padding: 0 5px 0 0;
	display: inline;
	color: #2C3289;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}

#footer li a:hover, #footer li a:active, #footer li a:focus {
	color: #e08500;
	text-decoration: none;
}

#footer li a.top {padding-left:10px; background: url('../graphics/arrow-up.png') left no-repeat;}

/* END: FOOTER */



/**************
* SPONSORS     *
***************/
.sponsors {position:relative; display:block; width:890px; height:90px; margin:10px 0 0 0; padding:0;}
.sponsors p.first {float:left; margin:0 10px 0 24px;}
.sponsors p {float:left; margin:0 15px 0 10px;}

/* END: FOOTER */

	
