@charset "utf-8";
/* CSS Document */

/*
standerd browser area width:960
standerd browser area  height:615
*/

* {
	margin: 0;
	padding:0;
	border:none;
}

html, body {
	height: 100%;
	background-image: url(../images/BG.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #42001C;
	font-family: Garamond, "Times New Roman", serif;
   font-size: 11pt;
}
#left-back {
	float: left;
	background-image: url(../images/left-bar.png);
	height: 100%;
	width: 132px;
}
#wrapper-all-A {
	min-height: 100%;
	height: auto !important; /*for stickyfooter: ie6*/
	height: 100%;
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -200px;
	margin-left: auto;
	background-color: #F0E6BD;
}

#wrapper-all-B {
	min-height: 100%;
	height: auto !important; /*for stickyfooter: ie6*/
	height: 100%;
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -60px;
	margin-left: auto;
	background-color: #F0E6BD;
}


/*oooooooooooooooooooo Header*/
#wrapper-header{
	background-image: url(../images/header.png);
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	position: relative;
	/*height:150px;*/
}
#top-booking {
	position: absolute;
	top: 0px;
	right: 10px;
}


#logo{
	width:auto;
	height:auto;
}

/*oooooooooooooooooooo Navigation*/
#nav-horizontal{
	/*float:left;*/
	margin:0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav-horizontal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #F0E6BD;
	text-decoration: none;
	background-color: #948C7C;
	
	}
#nav-horizontal a:hover, #nav-horizontal a.active {
	background-color: #611424;
}
/*oooooooooooooooooooo Content*/
#wrapper-content{
	background-color: #F0E6BD;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 760px;
	position: relative;
}
#column-A1{
	width:50%;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#column-A2{
	width:40%;
	float:right;
	height: auto;

	color: #611424;
	line-height: 1.2;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 20px;
}
#headline {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	padding-top: 10px;
}

#column-A3{
	width:45%;
	float: left;
	margin: 0;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #D3C6AE;
}
#column-A4 {
	float: right;
	width: 45%;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #D3C6AE;
}
#column-B1 {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#column-B1 iframe {
   border: 4px solid #611424;
}
#column-B1 #map-link {
   float: right;
   margin-right: 5px;
}
#column-B2 {
	width: 520px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #611424;
}
#column-B2 li {
	list-style-type: none;
}
#column-B3 {
	position: absolute;
	right: 0px;
	bottom: 5px;
}
#column-C2 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #611424;
}




/*oooooooooooooooooooo Footer for primary/home page*/
 #footer-A, #sticky-footer-push-A {
	height: 200px; /* #sticky-footer-push must be the same height as #footer */ /* for stickyfooter: the wrapper-shadow's bottom margin is the negative value of the footer's height */ /*do not replace with min-height*/
	width:760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#sticky-footer-push-A{
	clear:both;
	visibility:hidden;
}
#footer-A{
	clear:both;
	text-align:right;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}
/*oooooooooooooooooooo Footer for secondary Pages*/
#footer-B, #sticky-footer-push-B {
	height: 60px; /* #sticky-footer-push must be the same height as #footer */ /* for stickyfooter: the wrapper-shadow's bottom margin is the negative value of the footer's height */ /*do not replace with min-height*/
	width:760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#sticky-footer-push-B{
	clear:both;
	visibility:hidden;
}
#footer-B{
	clear:both;
	text-align:right;
	background-color: #635D52;
}

#footer-ob-logo{
	float:left;
	padding-top: 20px;
	padding-left: 20px;
}
#foot-links {
	width: auto;
	float: right;
	padding-top: 28px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #D3C6AE;
}
#foot-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #D3C6AE;
	text-decoration: none;
}
#foot-links a:hover {
	text-decoration: underline;
}

/*Sticky Footer by Ryan Fait: http://ryanfait.com/*/

.clear {
	clear: both;
}
.border {
	border: 6px solid #611424;
}
.border2 {
	border: 4px solid #611424;
	margin-right: 2px;
	margin-left: 2px;
}
.nav {
	display: inline-block;
	width: 148px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 1px;
}
.navlast {
	display: inline-block;
	width: 152px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 1px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #611424;
}
h2 {
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 12px;
	color: #611424;
}
#column-A4 a {
	color: #D3C6AE;
	text-decoration: none;
}
#column-A4 a:hover {
	text-decoration: underline;
}

#column-B2 a {
	color: #635D52;
	text-decoration: none;
	font-weight: 600;
}
#page-title {
	padding-top: 10px;
}

#column-B2 a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #635D52;
}
#column-C2 a {
	color: #42001C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: 600;
}
#column-C2 a:hover {
	text-decoration: underline;
	color: #611424;
}
.white {
	color: #FFFFFF;
}
hr {
	color: #42001C;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
