/************* CSS ***************/

body {
	background: #fff url(../images/main_bg.jpg) repeat-x;
	height: 915px;
	margin-bottom: 0px;
	margin-top: 0px;	
}

.hader {
	height: 125px;
}

.welcome_box {
	background: #f3f3f3;
}

.menu_bg {
	background: url(../images/menu_bg.jpg) repeat-x;
	height: 48px;
}

.footer_bg{
	background: url(../images/footer_bg.jpg) repeat-x;
	height: 59px;
}

.right_top_curv {
	background: url(../images/right_top_curv.jpg) no-repeat;
	width: 24px;
	height: 20px;
}

.right_midle_side {
	background: url(../images/right_midle_side.jpg) repeat-y;
	width: 24px;
}

.right_botom_curv {
	background: url(../images/right_botom_curv.jpg) no-repeat;
	width: 24px;
	height: 20px;
}

.left_botom_curv {
	background: url(../images/left_botom_curv.jpg) no-repeat;
	width: 24px;
	height: 20px;
}

.left_midle_side {
	background: url(../images/left_midle_side.jpg) repeat-y;
	width: 24px;
}

.left_top_curv {
	background: url(../images/left_top_curv.jpg) no-repeat;
	width: 24px;
	height: 20px;
}

.botom_midle {
	background: url(../images/botom_midle.jpg) repeat-x;
	height: 20px;
}

.top_middle {
	background: url(../images/top_middle.jpg) repeat-x;
	height: 20px;
}

.reservation_left{
	background: url(../images/new_1.png) no-repeat;
	width: 11px;
	height: 241px;
}

.reservation_bg {
	background: #e3e3e1;
	width: 225px;
}

.logo_text_box {
	background: #233239;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #30454f;
	width: 120px;
	border: 1px solid #4a6571;
}

.facilities_middle {
	background: url(../images/facilities_middle.jpg) repeat-y;
	width: 317px;
}

.menu_right {
	background: url(../images/menu_right.jpg) no-repeat;
	width: 9px;
	height: 48px;
}

.menu_left {
	background: url(../images/menu_left.jpg) no-repeat;
	width: 9px;
	height: 48px;
}

.main_space {
	background: url(../images/main_saprator.jpg) repeat-x;
	height: 4px;
}

#list{
	list-style: none;
}
#list ul{
	
}
#list li{
	list-style-image: url("../images/arrow_2.jpg");
	font-family: Verdana, Arial;
	font-size: 11px;
	color:#535454;
	line-height: 18px;
	text-decoration: none;
}
#list li a{
	font-family: Verdana, Arial;
	font-size: 11px;
	color:#535454;
	text-decoration: none;
	
}
#list li a:hover{
	text-decoration:underline;
}

.padding {
	padding-top: 5px;
}

.img_pad {
	padding-top: 25px;
}

/****************** TEXT CSS *************************/

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535454;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

a.main_text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bf1717;
	/*line-height: 18px;*/
	text-decoration: none;
	font-weight: normal;
}

a.main_text_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535454;
	/*line-height: 18px;*/
	text-decoration: none;
	font-weight: normal;
}

.heading_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #a73b3b;
	/*line-height: 18px;*/
	text-decoration: none;
	font-weight: normal;
}

.heading_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2e414b;
	/*line-height: 18px;*/
	text-decoration: none;
	font-weight: normal;
}

.title_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d7da1;
	text-decoration: none;
	font-weight: bold;
}

.title_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3b3838;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.title_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #912626;
	text-decoration: none;
	font-weight: bold;
}

.title_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #912626;
	text-decoration: none;
	font-weight: bold;
}

.logo_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8ca4b1;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

a.read_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d7da1;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

a.read_more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #912626;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88949a;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

a.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88949a;
	line-height: 18px;
	text-decoration: underline;
	font-weight: normal;
}

a.footer_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3fb9ee;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.reservation_tone {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	line-height: 16px;
	font-weight: bold;
}

.reservation_red {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0003;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}

a.reservation_bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d3334;
	line-height: 16px;
	text-decoration: underline;
	font-weight: bold;
}

a.reservation_bold:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d3334;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.text_box {
	background: #e3e3e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	/*width: 120px;*/
	border: 1px solid #7a7a7a;
}

a.site_map_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535454;
	/*line-height: 18px;*/
	text-decoration: none;
	font-weight: normal;
}

a.site_map_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bf1717;
	/*line-height: 18px;*/
	text-decoration: none;
	font-weight: normal;
}