/*
Design by ITC & T (Thailand) Co., Ltd.
*/

body {
	margin: 0;
	padding-top: 15px;
	background-color: #CCE6FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1 {
	margin: 0;
	padding: 10px 0;
	font-size: 227%;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	color: #135293;
}

h2 {
	font-size: 14px;
	color: #3A6AAB;
	font-weight: bold;
	background-color: #F5F2EB;
	padding-top: 2px;
	padding-bottom: 2px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h3 a {
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.main {
	padding: 5px 30px 20px 30px;
	text-align: left;
}

.main h3{
	background-color: #B7C9EF;
	padding: 5px;
	text-align: left;
}

.main p, .main ul, .main ol {
	line-height: 120%;
	text-align: left;
}

li {
	text-align: left;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(../images/img05.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}


.coolmenu{
	border: 2px solid #CCCCCC;
	width: 178px;
	background-color: #91AFD9;
	margin-right: 5px;
	padding: 2px;
}
.coolmenu a{
	display: block;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.coolmenu a:hover{
	background-color: #F2F3BF;
	color: #006622;
}

.header {
	text-align:center;
	padding: 0px;
	border: none;
	border-spacing: 0px;
}
.header tr {
	height: auto;
	background-color: #F5F2EB;
}
.header td {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.header h1 {
	text-align: left;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(../images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	background: url(../images/img03.gif) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background-image: url(../images/img03.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	border-bottom: #11B04C solid thin;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#destination {
	padding: 20px;
	background-color: #11B04C;
	background-image: url(../images/img04.gif) repeat-x;
}

#destination h2 {
	font-size: 20px;
	color: #000;
}

#destination ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#destination li {
	padding: 10px 0;
	border-bottom: #FEA32D solid thin;
}

#destination li.first {
	background: none;
}

#destination a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#destination a:hover {
	text-decoration: underline;
}

#weather {
	padding: 20px;
	background-image: url(../images/img03.gif) repeat-x;
}

#featured {
	padding: 20px;
	text-align: center;
	background-color: #11B04C;
	background-image: url(../images/img04.gif) repeat-x;
}

#featured h2 {
	text-align: left;
	font-size: 20px;
	color: #FFC;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/img06.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(../images/img07.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}

#contact {
	width: 100%;
	text-align: center;
	border: none;
	border-spacing: 3px;
	padding: 0px;
}

#contact p {
	text-align: left;
	line-height: 18px;
	padding-left: 10px;
}

#main {
	background-position:center;
	background-color: #FFF;
	width: 984px;
	margin:0px auto;
	padding: 2px;
	border-spacing: 2px;
}
