/*
Template Design by ZhengDesign.com
http://www.zhengdesign.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background: #3c0a13 url(images/image01.jpg) repeat-x left top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c0a13;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
	color: #453c32;
}

h2 {
	font-size: 1.4em;
	color: #453c32;
}

h3 {
	font-size: 1em;
	margin-top: 1.5em;
	color: #453c32;
}

p, ul, ol {
	margin-top: 1.5em;
	font-size: 14px;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #FF8F59;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}


#navigation {
	width: 700px;
	height: 0px;
	margin: -30px auto 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#navigation ul {
	margin: 0px;
	padding-top: 47px;
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	display: block;
	float: left;
	height: 36px;
	background: url(images/image02.jpg) repeat-x left top;
	margin-right: 2px;
	padding: 10px 30px 0px 30px;
	text-decoration: none;
	color: #453c32;
}


#logo {
	width: 960px;
	height: auto;
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 36px;
	color: #DCECFB
}

#logo p {
	margin: 0px;
	padding: 5px 0px 0px 2px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#logo span {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

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

#splash {
	width: 960px;
	height: auto;
	margin: 0px auto 15px;
	padding: 10px 0px;
	text-align: center;
}

#content {
	padding: 0px 0px 20px 0px;
	background: #ece6df url(img/background.jpg) no-repeat fixed;
}

#page {
	width: 960px;
	margin: 0px auto;
}

#column1 {
	float: left;
	width: 700px;
	padding-right: 30px;
	background: url(images/image04.jpg) repeat-y right top;
	padding-left: 5px;
	line-height: 1.6em;
}

#column1 h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	color: #453c32;
}

#column2 {
	float: right;
	width: 205px;
}

#column2 h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #453c32;
}

#footer {
	width: 900px;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: center;
}

#footer p {
	text-transform: uppercase;
	font-size: 10px;
	color: #ADADAD;
}

#footer .links {
	border-bottom: 1px dashed #ADADAD;
	text-decoration: none;
	color: #FFFFFF;
}

#footer-content {
	width: 900px;
	margin: 0px auto;
	padding: 20px 0px;
	background: url(images/image05.jpg) repeat-x left bottom;
}

#footer-content a {
	text-decoration: none;
	color: #ADADAD;
}

.box {}

.box h2 {
	padding-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #453c32;
}

.box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box li {
	padding: 8px 0px;
	background: url(images/image05.jpg) repeat-x left bottom;
}

.box li a {
	border: none;
}

#box1 {
	float: left;
	width: 270px;
	padding-right: 40px;
}

#box2 {
	float: left;
	width: 280px;
}

#box3 {
	float: right;
	width: 270px;
}
.section {
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
/** Contact **/
#contact form {
	float: right;
	color: #6a5743;
	height: 320px;
	width: 420px;
	border: 1px solid #5a4535;
	padding: 19px 19px 6px;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 20px;
}
#contact form table {
	border-collapse: collapse;
}
#contact form table td {
	padding-bottom: 6px;
}
#contact table td:first-child {
	font-size: 14px;
	line-height: 30px;
	width: 180px;
	text-transform: uppercase;
}
#contact table td.txtarea {
	vertical-align: top;
}
#contact form input {
	height: 17px;
	line-height: 17px;
	width: 278px;
	border: 1px solid #5a4535;
	border-radius: 2px;
}
#contact textarea {
	height: 143px;
	line-height: 17px;
	width: 338px;
	border: 1px solid #5a4535;
	border-radius: 2px;
	overflow: auto;
	resize: none;
}
#contact input.btn {
	background: url(images/btn-send.png) no-repeat -70px 0;
	cursor: pointer;
	height: 26px;
	width: 60px;
	border: 0;
	padding: 0;
	margin: 0;
}
#contact input.btn:hover {
	background-position: 0 0;
}
#contact p span {
	display: inline;
	text-transform: uppercase;
}
.contactus {
	width: 400px;
	float: left;
}
.cruisetext {
	font-size: 24px;
	color: #D08802;
	margin-bottom: 30px;
	margin-top: -15px;
}
