#trailandski {
	margin-top:0px;
	background-color: #cde3fd;
	background-image:url(images/tas-bg.jpg);
	background-position:center top;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
/*##############################################*/
/*               LAYOUT Elements                */
/*##############################################*/

/* Address Line Layout */
#address-layout {
	margin: 10px auto 0px auto;
	padding: 0px 10px 0px 10px;
	width:780px;
	display:block;
}

/* Content Area Layout */
#container-layout {
	margin: 10px auto 0px auto;
	padding: 0px;
	width:800px;
}

/* Heading Layout */
#logo-layout {
	margin: 4px 0px 0px 12px;
	padding: 0px;
	width:133px;
	height: 100px;
	float:left;
	clear:none;
	display:block;
}
#menu-layout {
	margin: 10px 8px 0px 0px;
	padding: 0px;
	width: 643px;
	height:70px;
	float:right;
	clear:none;
	display:block;
}
#join-layout {
	margin: 0px 10px 0px 0px;
	padding:0px;
	width: 643px;
	height:50px;
	float:right;
	clear:none;
	display:block;
}

/* Main Body Layout */
#main {
	margin:0px;
	padding:10px 12px 0px 12px;
	clear:both;
	height:395px;
}
#main-left-layout {
	margin:0px;
	padding:0px 16px 0px 0px;
	width: 335px;
	float:left;
	clear:none;
	display:block;
}
#main-right-layout {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:425px;
	float:right;
	clear:none;
	display:block;
}

#tagline-layout {
	margin:0px 0px 0px 0px;
	padding:0px 12px 0px 12px;
	width:776px;
	height:26px;
}

/* Footer Layout */
#footer-layout {
	margin: 8px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:800px;
	text-align:center;
	display:block;
	clear:both;
}

/*##############################################*/
/*            Text Style Elements               */
/*##############################################*/   
.address-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	line-height: normal;
}

.menu-txt {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
		
}
.menu-txt a:link {
	color:#007f59;
	text-decoration:none;
}
.menu-txt a:visited {
	color:#007f59;
	text-decoration:none;
}
.menu-txt a:hover {
	color: #f57f20;
	text-decoration: none;
}
.menu-txt a:active {
	color:#007f59;
	text-decoration:none;
}

/*##############################################*/
.join-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0b7ac0;
	font-weight:bold;
	letter-spacing: normal;
	line-height: 22px;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	line-height:12px;
	background-color: #FFFFFF;
	border: #0b7ac0 1px solid;
}

h1 {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0b7ac0;
	line-height:18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b7ac0;
	line-height:16px;
}
H1 + P {
	margin: 0px 0px 0px 0px;
	padding: 0
}
.smlTXTgry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height:normal;
}
.medTXTgry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a:link {
	color: #007f59;
	text-decoration: none; 
}
a:visited {
	color: #007f59;
	text-decoration: none;
}
a:hover {
	color: #f57f20;
	text-decoration: underline;
}
a:active {
	color: #007f59;
	text-decoration: none;
}
/*Footer Links*/
.footer-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007f59;
	line-height:normal;
}
/*ADWORDS*/
.local-bg {
	width:809px;
	height:810px;
	background-image:url(images/adwords.png);
	background-position:top left;
	margin:0px auto 0px auto;
}
#local-content {
	width:500px;
	float:right;
	margin:60px 0px 0px 0px;
}
.local-txt {
	margin:0em 0em 1em 0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
.local-heading {
	color:#FF6600;
}
#local-address-layout {
	margin: 10px auto 0px auto;
	padding: 0px 10px 0px 10px;
	width:780px;
	display:inline
}
#local-hdr-logo {
	float:left;
	width:300px;
	height:200px;
	display:block;
}
