@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu:hover {
	color: #29aae3;
	text-decoration: none;
}

#bottom_box {
	height: 265px;
	width: 945px;
	line-height: 15px;
}

#bottom_box .box1 {
	background-image: url(images/box_01.png);
	padding: 0px;
	float: left;
	height: 265px;
	width: 287px;
	background-repeat: no-repeat;
	margin: 0px;
}

#bottom_box .box1 h1 {
	font-family: Calibri;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#bottom_box .box1 a {
	color: #e5782c;
	text-decoration: none;
}

#bottom_box .box1 a:hover {
	color: #29aae3;
	text-decoration: none;
}


#bottom_box .box2 {
	background-image: url(images/box_02.png);
	padding: 0px;
	float: left;
	height: 265px;
	width: 335px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
	background-repeat: no-repeat;
}

#bottom_box .box2 h1 {
	font-family: Calibri;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#bottom_box .box2 a {
	font-family: Calibri;
	font-size: 15px;
	color: #e5782c;
	text-decoration: none;
}

#bottom_box .box2 a:hover {
	font-family: Calibri;
	font-size: 15px;
	color: #29aae3;
	text-decoration: none;
}

#bottom_box .box3 {
	background-image: url(images/box_03.png);
	padding: 0px;
	float: left;
	height: 265px;
	width: 290px;
	background-repeat: no-repeat;
	margin: 0px;
}

#bottom_box .box3 h1 {
	font-family: Calibri;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#bottom_box .box3 a {
	font-family: Calibri;
	font-size: 16px;
	color: #e5782c;
	text-decoration: none;
}

#bottom_box .box3 a:hover {
	font-family: Calibri;
	font-size: 16px;
	color: #29aae3;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 68px;
	width: 945px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FF9900;
	text-decoration: none;
}




/* RESIDENTIAL */
.residential_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #d7c2a3;
	background-image: url(images/residential_bg.jpg);
	text-align: justify;
	margin: 0px;
	padding: 0px;
	height: 553px;
	width: 945px;
}

.residential_bg h1 {
	font-family: Calibri;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}


.general_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #cdcad1;
	text-align: justify;
}

.generaltxt_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #cdcad1;
	text-align: justify;
	text-decoration: none;
}

.generaltxt_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}

.generaltxt_link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #29aae3;
	text-align: justify;
	text-decoration: none;
}

.generaltxt_link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #bd9267;
	text-align: justify;
	text-decoration: none;
}


.cruise_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #d7c2a3;
	background-image: url(images/cruise_bg.jpg);
	text-align: justify;
	margin: 0px;
	padding: 0px;
	height: 553px;
	width: 945px;
}

.cruise_bg h1 {
	font-family: Calibri;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #23aee7;
	margin: 0px;
	padding: 0px;
}

form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #938f8f;
	background-color: #000000;
	border: 1px solid #333333;
	width: 300px;
	height: 18px;
	line-height: 16px;
}

form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #938f8f;
	background-color: #000000;
	width: 300px;
}

form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #938f8f;
	background-color: #000000;
	border: 1px solid #333333;
	width: 300px;
	line-height: 16px;
}

form input.gobtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0b0604;
	background-image: url(images/submit_btn.png);
	text-align: center;
	height: 19px;
	width: 54px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

.pagebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #cdcad1;
	background-image: url(images/pagebg_middle.png);
	background-repeat: repeat-y;
	text-align: justify;
	width: 947px;
}