/* global */
body {
    padding: 0px;
    margin: 0px;
    background-color:#F6E6CF;
    background-color:#FFF9EA;
    text-align:center;
}
body,
td,
select,
textarea,
input {
    font-family: arial, helvetica;
    font-size: 11px;
    color: #9A6344;
}
td {
	vertical-align: top;
}
h1 {
    margin:0px;
    padding:0px;
    font-size:20px;
    line-heigth: 26px;
    font-weight:bold;
}
h2 {
	color: #9A6344;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	font-size: 18px;
	line-heigth: 24px;
	font-weight: bold;
}
a {
    color:#9A6344;
}
a:hover {
    text-decoration: underline;
}
img {
    border: 0 none;
}
/* head */
td.nl-header {
    background-color:#FFECBC;
    border-left: 1px solid #8E5A3D;
	border-right: 1px solid #8E5A3D;
    margin:0px;
    padding:0px;
}

td.nl-header td {
	padding: 5px;
}
td.nl-contact-frame {
	background-color: #FEECBC;
	border-left: 1px solid #8E5A3D;
	border-right: 1px solid #8E5A3D;
}
td.nl-content-intro {
	background-color: #FFF;
	border-left: 1px solid #8E5A3D;
	border-right: 1px solid #8E5A3D;
	padding-bottom: 15px;
}
td.nl-contact-frame td,
td.nl-content-intro td {
    font-weight: bold;
    align: center;
}
td.nl-intro {
	width: 603px;
}
td.nl-header img {
    border: 0 none;
}
td.nl-contact{
	width: 261px;
}
table.nl-contact td img {
	width: 756px;
}
/* content */
td.nl-content {
	background-color: #FEECBC;
	text-align: center;
	border-left: 1px solid #8E5A3D;
	border-right: 1px solid #8E5A3D;
	padding-top: 10px;
	width: 730px;
}
td.nl-content-content {
	background-color: #FFF;
	width: 730px;
	padding: 10px;
}
td.nl-content-content table td {
	font-size:11px;
	line-height:16px;
	vertical-align:top;
}
td.nl-content-content table td h1 {
	line-height: 26px;
}
td.nl-content-content table td h2 {
	line-height: 24px;	
}

td.nl-package-detail-links {
	text-align: right;
	padding: 10px;
	color: #8E5A3D;
}
img.nl-left {
	border-right: 10px solid #FFFFFF;
}
h1.nl-cst-title {
	color:#9A6344;
	font-size:18px;
	font-weight:bold;
	margin:0 0 2px;
	padding:0;
	border-right: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
}
td.nl-description {
	background-color: #FFF9EA
}
td.nl-cst-description, td.nl-cst-image-content {
padding:0;
}
td.nl-cst-price {
	text-align: right;
	font-weight: bold;
}
/* service */
td.nl-service {
	background-color: #fff;
	border-left: 1px solid #8E5A3D;
	border-right: 1px solid #8E5A3D;
}
td.nl-service td {
	border: 10px solid #fff;
}
/* foot */
td.nl-footer {
	background-color: #8E5A3D;
	border-left: 1px solid #8E5A3D;
	border-right: 1px solid #8E5A3D;
}
td.nl-footer a {
	color: #ffffff;
	margin: 10px;
}
