*{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body {
	margin-top: 20px;
	margin-bottom: 20px;
}
#all {
	width: 780px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	/*border: thin dotted #FF0000;*/
}
/*left_col**********/
#all #left_col {
	position: absolute;
	left: -3px;
	top: 0px;
}
#all #left_col #linklist {
	margin-top: 30px;
	width: 270px;
	/*border: thin solid #99FF00;*/
}
#all #left_col img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#all #left_col #linklist a {
	text-decoration: none;
	color: #7C282B;
}


#all #left_col #linklist a:hover {
color:#44789D;
}
#all #left_col #linklist li {
	color: #7C282B;
	font-size: 16px;
	margin-bottom: 10px;
}
#all #left_col #linklist img {
	margin-right: 12px;
	vertical-align: top;
}

#all #left_col #linklist .active {
	background-color: #EDE2CC;
	width: 230px;
}
#all #left_col #booking {
	font-size: 10px;
	margin-top: 40px;
	background-color: #D9E9F5;
	margin-right: 1px;
	width: 260px;
}
#all #left_col #booking td {
	padding: 5px;
	font-size: 12px;
	}

#all #left_col #booking h2 {
	font-size: 12px;
	background-color: #7C282B;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: italic;
}

/*End left col***********/
.right {
	background-position: right;
}

select, input {
	font-size: 11px;
}
#all #content {
	width: 500px;
	margin-left: 280px;
	height: 650px;
}
#all>#content {
	height: auto !important;
	min-height: 650px;
}
#all #content img {
	margin-bottom: 20px;
	margin-right: 5px;
}
.l_img {
	margin-left: 10px;
}
.r_img {
	margin-right: 10px;
}
#language  li  {
	display: inline;
}
#language {
	text-align: right;
}
#all #content #language a {
	color: #333333;
}


#all #content #language img {
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#all #content #language img a {
	border-style: none;
	vertical-align: bottom;
}


#all #content .img_block {
	height: 150px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 5px;
}



#all #content p {
	margin-left: 10px;
	margin-right: 0.5em;
	font-size: 16px;
	margin-bottom: 1em;
}
#all #content li {
	margin-left: 10px;
	margin-right: 5px;
	font-size: 16px;
}
#all #content h1 {
	background-color: #7C282B;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-style: italic;
}
.pad_left {
	padding-left: 5px;
	font-size: 11px;
}
#all #bottom {
	background-color: #7C282B;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	padding-left: 15px;
}
#all #bottom #addr {
	font-size: 11px;
	color: #CCCCCC;
}
#all #bottom #addr #logo {
	position: absolute;
	right: 5px;
	bottom: 0px;
	margin-bottom: 10px;
}

#all #content ul {
	margin-bottom: 1em;
}
#all #bottom #addr #logo a {
	color: #bbb;
}
#all #bottom #addr #logo img {
	border-style: none;
	
}
