@charset "UTF-8";
/* CSS Document for Sober World Travel */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
body {
	background-image: url(nimages/world-bg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	margin-top:0px;
	background-color: #52b8ce;
}
.home_bambooleaves {
	background-image: url(nimages/hm_bamboobluBG.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	margin-top:0px;
	width: 1130px;
	margin:auto;
	
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
.outerwrap {
	margin: auto;
	width: 1020px;
	/*border: 2px solid #241D11;
	background-color: #ffffff;*/
	
}
.headerwrap{
	height:158px;

}
.navwrap {
	background-image:url(nimages/navBG.jpg);
	background-repeat:no-repeat;
	background-color: #6b623b;
	height:41px;
	padding-left: 81px; /* 55px previously */
	
	}

.flashwrap {
   height: 405px;
  
}
.hometextwrap {
	background-image:url(nimages/textBG.jpg);
	background-repeat:no-repeat;
    height: 625px;
	position:relative;
    overflow:hidden;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 10px;
	line-height:20px;
	
	
	
}


.footer {
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	width: 1020px; 
	margin: auto;
}
.footerlink:link {
	color: #ffffff;
	
}
.footerlink:visited {
	color: #ffffff;
	
}
.footerlink:hover {
	color: #ffffff;
	text-decoration: underline;
	
}
.footerlink:active {
	color: #ffffff;
	
}
.blueline {
	background-color: #FFFFFF;
	margin: auto;
	width: 400px;
	border: 1px solid #1884A8;
}
