* {
	font-family: Verdana;
	font-size: 0.95em;
	color: #333333;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}



body {
	background: #999999 url('../images/bg_body.gif') repeat-x;
	text-align: center;
}
a:hover {
	border-bottom: dotted 1px yellow;
}
.googleFont {
	font-size: 1.5em;
}

.googleH2 {
	font-size: 1.6em;
	font-weight: bold;
}

.googleTable {
	border: none !important;
	width: 450px;
}

#container {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#container600 {
	width: 600px;
	margin: 0px auto 0px auto;
	text-align: left;
}



#header  {
	margin-bottom: 15px;
	height: 100px;
	margin-top: 10px;
	text-align:center;
}
#header .logo {
	/*float: left;*/
}
#header .flags {
	float: right;
	padding: 50px 0px 0px 0px;
}
#header .flags img {
	border: solid 1px #666666;
}



#topnav {
	font-size: 1.0em;
	margin-bottom: 15px;
	width:200px;
	float: left;
	line-height: 2em;
}
#topnav a, #topnav a:visited {
	font-family: Arial;
	font-weight: bold;
	padding: 5px;
}
#topnav a:hover {
	color: #FFFFFF;
	background-color: #6E6E6E;
}



#flash {
	margin-bottom: 15px;
	width: 800px;
	float: left;
}

#reservations {
	font-size:0.8em;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-bottom: 10px;
	line-height: 2.2em;
}
#reservations img {
	vertical-align: text-bottom;
}
#reservations .date, #reservations .preferred {
	width: 80px;
}
#reservations strong {
	color: #993333;
}
#reservations input {
	border: solid 1px #333333;
}
#reservations select {
	border: solid 1px #333333;
}




#promotions .item {
	margin-bottom: 1em;
}
#promotions .item a, #promotions .item a:visited {
	color: #333399;
}
#promotions .item a:hover {
	border-bottom: dotted 1px yellow;
}
#promotions .item .date {
	color: #993333;
	font-size: 0.9em;
}




#news .item {
	margin-bottom: 1em;
}
#news .item a, #news .item a:visited {
	color: #333399;
}
#news .item a:hover {
	border-bottom: dotted 1px yellow;
}
#news .item .date {
	color: #993333;
	font-size: 0.9em;
}

.promotion {
	margin-top: 10px;
	border-top: solid 1px #ffffff;
	padding-top: 20px;
}

#body {
	width: 1000px;
	margin-bottom: 15px;
	background: url('../images/bg_content.gif') repeat-y;
	float: left;
	border-top: solid 1px #FFFFFF;
	padding-top: 5px;
}



#left_column {
	width: 200px;
	float: left;
	height: 100px;
}
#left_column h2 {
	font-size: 1.4em;
	letter-spacing: -1px;
	margin-bottom: 10px;
	font-weight: bold;
}
#left_column ul {
	margin: 0px 0px 15px 20px;
}
#left_column ul li {
	margin-bottom: 1em;
}
#left_column ul li ul{
	margin: 1em 0px 15px 20px;
}
#left_column ul li ul li{
	margin-bottom: 1em;
}
#left_column a, #left_column a:visited {
	
}
#left_column a:hover {
	color: #993333;
	padding-bottom: 2px;
	border-bottom: dotted 1px yellow;
}
#left_column .content_images {
	margin-top:20px;
	text-align:center;
}
#left_column .content_images img {
	margin: 10px;
	width: 150px;
}
#left_column .location_address {
	margin: 5px;
	font-size: 0.8em;
	line-height: 1.5em;
}




#middle_column {
	width: 580px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#middle_column h1 {
	font-size: 1.6em;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
#middle_column p {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}
#middle_column ul, #middle_column ol {
	margin: 1em 0em 1em 3em;
}
#middle_column ul li, #middle_column ol li {
	margin: 1em 0em 1em 0em;
}
#middle_column .content_image {
	float: right;
	margin: 0px 0px 15px 15px;
	/*width: 240px;*/
}
#middle_column table {
	border-collapse: collapse;
	border: solid 1px #000000;
	margin: 10px;
}
#middle_column table tr th {
	padding: 5px;
}
#middle_column table tr td {
	padding: 5px;
}


#right_column {
	width: 190px;
	float: left;
	margin-left: 10px;
}
#right_column h2 {
	font-size: 1.4em;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
#right_column ul {
	margin: 0px 0px 15px 20px;
}
#right_column ul li {
	margin-bottom: 1em;
}
#right_column a, #right_column a:visited {
	
}
#right_column a:hover {
	color: #993333;
	padding-bottom: 2px;
	border-bottom: dotted 1px yellow;
}


#footer {
	text-align:center;
	border-top: solid 1px #333333;
	padding: 5px;
	font-size:0.8em;
}
#footer a, #footer:visited {
	text-decoration: underline;
}
#footer a:hover {
	color: #993333;
}

.galleryTable {
	border: none !important;
	width: 580px;
}

.clear {
	clear: both;
}

.promo_content_text {
	font-size: 1.1em;
	padding: 10px;
}
.promo_content_text p {
	margin-bottom: 1em;
}
.promo_content_text ul, .promo_content_text ol {
	margin: 0px 0px 15px 20px;
}
.promo_content_text ul li, .promo_content_text ol li {
	margin-bottom: 1em;
}

.news_content_text {
	font-size: 1.1em;
	padding: 10px;
}
.news_content_text p {
	margin-bottom: 1em;
}
.news_content_text ul, .news_content_text ol {
	margin: 0px 0px 15px 20px;
}
.news_content_text ul li, .news_content_text ol li {
	margin-bottom: 1em;
}
/* background:url(/media/pics/site/bg_share.png) no-repeat; */
.share_box{padding-right:5px;height:39px;margin-bottom:30px;margin-top:6px;}
.share_box li{float:left;margin-right:10px !important;margin-top:13px;}
.share_box li.first{margin-right:15px !important;}
.share_box a.back{float:right;color:#4f4d4d;margin-top:14px;}
.share_box a.back:hover{color:#4f4d4d;}
li.noPoint {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
