body {
	background: url("/_ima/bg.jpg") repeat-y center #FFFFCB;
	margin: 0px; 
	padding: 0px;
	color: #666;	
	font: 12px/14px Verdana, sans-serif;
	}

/*____________________________________________________________________________________________Links_*/

a:link {
	color: #265C9A;
	text-decoration: none;
	}

a:visited {
	color: #265C9A;
	text-decoration: none;
	}

a:hover {
	color: #229308;
	text-decoration: none;
	}

a:active {
	color: #265C9A;
	text-decoration: none;
	}
	
/*____________________________________________________________________________________________Tags_*/

p { margin: 0px 0px 0px 0px; padding: 7px 0px 7px 0px; line-height: 18px; font-size: 11px; }

h1 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h2 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h3 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h4 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h5 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

/*____________________________________________________________________________________________Helpers_*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

.retnec { text-align: center; }

.no_border { border: 0px; }

.content_photo_right { border: 1px solid #b1b1b1; padding: 3px; float: right; margin: 0px 0px 10px 20px; }

.more_description { font-size: 10px; line-height: 20px; }

#slideshow {
	border: 1px solid black;
	padding: 9px;
	margin: 0px 0px 0px 0px;
	}

/*____________________________________________________________________________________________Form Validation_*/
	
#ClientValidationSummary {
	background-color: red;
	width: 718px;
	padding: 10px 5px;
	color: red;
	line-height: 20px;
	}
#ClientValidationSummary a {
	color: red;
	}
.validation-inline-error-message { 
	background-color: red;
	width: 506px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color: white;
	font-size: 10px;
	}
	
/*____________________________________________________________________________________________Contact Layout_*/

#container {
	width: 780px;
	height: 100%;
	margin: 0px auto;
	}
	
#banner {
	background: url("/_ima/banner2.jpg") no-repeat;
	width: 780px;
	height: 133px;
	}
	
#navigation {
	background: url("/_ima/nav_bg.jpg") repeat-x;
	width: 778px;
	height: 33px;
	overflow: hidden;
	padding: 0px 0px 0px 2px;
	}
	
	a.navers {
		background-color: #1b1e19;
		height: 22px;
		padding: 7px 12px 0px 12px;
		border-bottom: 4px solid #62b7b8;
		float: left;
		color: white;
		font-size: 11px;
		}
	a.navers:visited {
		background-color: #1b1e19;
		border-bottom: 4px solid #62b7b8;
		float: left;
		color: white;
		}
	a.navers:hover {
		background-color: #1b1e19;
		border-bottom: 4px solid #FDFEBA;
		float: left;
		color: white;
		}
	a.navers:active {
		background-color: #1b1e19;
		border-bottom: 4px solid #62b7b8;
		float: left;
		color: white;
		}
		
#content_left {
	width: 530px;
	height: 100%;
	float: left;
	padding: 10px 20px 0px 20px;
	}
	
#content_right {
	width: 180px;
	height: 100%;
	float: right;
	padding: 30px 20px 0px 0px;
	}
	
	.page_title {
		font-size: 18px;
		color: #2A9293;
		}
	
a.btn_travel {
	background: url("/_ima/btns_travel.jpg") no-repeat;
	background-position: 0 0;
	width: 254px;
	height: 170px;
	float: left;
	overflow: hidden;
	padding: 0px 20px 0px 0px;
	}
a.btn_travel:hover {
	background-position: 0 -171px;
	}

	
a.btn_faq {
	background: url("/_ima/btns_faq.jpg") no-repeat;
	background-position: 0 0;
	width: 254px;
	height: 170px;
	float: left;
	overflow: hidden;
	}
a.btn_faq:hover {
	background-position: 0 -171px;
	}

	
a.btn_scrap {
	background: url("/_ima/btns_scrap.jpg") no-repeat;
	background-position: 0 0;
	width: 254px;
	height: 170px;
	float: left;
	overflow: hidden;
	padding: 0px 20px 0px 0px;
	}
a.btn_scrap:hover {
	background-position: 0 -171px;
	}

	
a.btn_reservation {
	background: url("/_ima/btns_reservations.jpg") no-repeat;
	background-position: 0 0;
	width: 254px;
	height: 170px;
	float: left;
	overflow: hidden;
	}
a.btn_reservation:hover {
	background-position: 0 -171px;
	}

p strong {
	color: #128687;
	} 

#footer {
	background-color: #a9d8d7;
	width: 780px;
	height: 40px;
	clear: both;
	color: #3C8983;
	text-align: center;
	}


.input_name {
	width: 250px;
	height: 20px;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	background-color: #A9D8D7;
	float: left;
	color: #128687;
	font-weight: bold;
	}
.input_input input {
	width: 250px;
	height: 19px;
	margin: 0px;
	padding: 4px 0px 0px 5px;
	border: 1px solid #A9D8D7;
	background-color: white;
	float: left;
	}
.form_break {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
	clear: both;
	}
	
.input_name_2 {
	width: 251px;
	height: 19px;
	margin: 0px;
	padding: 4px 0px 0px 5px;
	float: left;
	}
.input_input_2 input {
	width: 256px;
	height: 25px;
	padding: 5px 0px 5px 5px;
	background-color: #A9D8D7;
	border: 0px;
	float: left;
	color: #128687;
	font-weight: bold;
	}
	
.textarea_name {
	width: 507px;
	height: 16px;
	padding: 5px 0px 5px 5px;
	background-color: #A9D8D7;
	border: 0px;
	float: left;
	color: #128687;
	font-weight: bold;
	}
	
textarea {
	width: 500px;
	height: 80px;
	border-top: 1px solid #666;
	border-right: 1px solid #A9D8D7;
	border-bottom: 1px solid #A9D8D7;
	border-left: 1px solid #A9D8D7;
	padding: 5px;
	}
	
	
.pics {
	float: left;
	padding: 20px 9px 0px 9px;
	}
	
.pics img {
	width: 80px;
	height: 100px;
	}
.pics a:link img {
	width: 80px;
	height: 100px;
	border: 4px solid #A9D8D7;
	}
.pics a:visited img {
	border: 4px solid #A9D8D7;
	}
.pics a:hover img {
	border: 4px solid #FDFEBA;
	}
.pics a:active img {
	border: 4px solid #A9D8D7;
	}