
/* CSS Document */

body {
	margin:  0;
	padding: 0;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#header_container {
	height: 366px;
	background-image: url(../images/back-top.jpg);
	background-repeat: repeat-x;
	}
	
#header_container_small {
	height: 180px;
	background-image: url(../images/back-top-small.jpg);
	background-repeat: repeat-x;
	}

#header_container_management {
	height: 160px;
	background-image: url(../images/back-top-small.jpg);
	background-repeat: repeat-x;
	}
	
#banner {
	height: 250px;
	text-align:center;
	padding-top: 15px;
	}

#banner_small {
	height: 104px;
	text-align:center;
	padding-top: 15px;
	}
	
#banner_management {
	height: 104px;
	text-align:center;
	padding-top: 15px;
	}
	
#menu {
	height: 28px;
	width: 800px;
	margin: 43px auto !important;
	margin: 9px auto;
	text-align: center;
	}

#menu_small {
	height: 28px;
	width: 800px;
	margin: 3px auto;
	text-align: center;
	}

#footer_container {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	color: #0066FF;
	background-image: url(../images/back-bottom.jpg);
	background-repeat: repeat-x repeat-y;
	
	}
	
#container {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	color: #0066FF;
	}

#inner_container {
	width: 800px;
	margin: 0px auto 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color: #666666;
	clear: right;
	}

	
#welcome{
	font-size: 36px;
	float: right;
	margin-right: 40px !important;
	margin-right: 20px;
	}

#text_index{
	padding-top: 40px;
	margin-bottom: 40px;
	}

#photo{
	width: 235px;
	float: left;
	}
	
#sidebar{
	width: 195px;
	float: left;
	}
	
#text_sidebar{
	padding-top: 20px;
	margin-bottom: 2px;
	}
	
#iframe {
	width: 580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color: #666666;
	}

#iframe_photos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color: #666666;
	}

.description_headers {
	color: #4280ff;
	font-size: 16px;
}

.price-reserve {
	font-size: 16px;
	text-align: center;
}

.price-reserve a {
	text-decoration: none;
	color: #4280ff;
}

.price-reserve a:hover {
	text-decoration: underline;
	color: #4280ff;
}
