@charset "utf-8";

.clearLeft {
	clear: left;
}
.clearspace {
	clear: both;
}
.clearright {
	clear: right;
}

body {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
} /* for everything else */

h1 {
	color: #5ca2c0;
	background-image: url(../images/assets/h1_2.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 40px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 15px;
	color: #899359;
	margin-bottom: 10px;
}
h3 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
h4 {
	font-size: 11px;
}

p {
	margin-top: 0px;
}



#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:955px;/* Change value to suit*/
	text-align:left;
	margin-bottom: 10px;
}
#header {
	background-color: #FFFFFF;
}
#topHolder {}
#topHolder #logo {
	width: 361px;
	float: left;
}
#topHolder #actionableNav {
	margin-left: 713px;
	height: 27px;
}
#topHolder #topNav {
	color: #888888;
	text-align: right;
	padding-right: 20px;
	padding-top: 45px;
	padding-bottom: 10px;
	margin: 0px;
}
#topNav a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#topNav a:hover {
	color: #5CA2C0;
}
#menu {

}
#menuAdmin {
	height: 30px;
	background-image: url(../images/assets/BkMenu.jpg);
}
#menuAdmin ul {
	padding: 0px;
	margin: 0;
	list-style-type: none;
}
#menuAdmin li {
	float: left;
	display: block;
	height: 24px;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 0px;
}

#menuAdmin  li a {
	color: #FFFFFF;
	height: 24px;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;

}
#menuAdmin    li a:hover  {
	background-image: url(../images/assets/BkMenuOver.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}


#flashHeader  {}
#contentHolderAdmin {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #d5d6d6;
	background-color: #F5F8E7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d5d6d6;
	border-bottom-color: #d5d6d6;
	border-left-color: #d5d6d6;
	margin: 0px;
	padding: 0px;
}

#copyAdmin {
	margin: 0px;
	padding: 10px;
}
#contentHolder {
	background-image: url(../images/assets/BkWrapper.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d6d6;
	margin-top: 4px;
}

#contentHolder #copy {
	width: 680px;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
}

#contentHolder #sidenav {
	float: right;
	width: 215px;
}
#sidenav #subNav {}
#sidenav #tempTime {}
#sidenav #specialsPromotions {
	margin-bottom: 10px;
}
#sidenav #byRequest {
	margin-bottom: 10px;
}
#sidenav #photoGallery {
	margin-bottom: 10px;
}
#sidenav #newsletter {
	margin-bottom: 15px;
}
#sidenav #ourCollection {
	margin-bottom: 10px;
	text-align: center;
	margin-top: 40px;
}
#footer {
	background-image: url(../images/assets/BkFooter.jpg);
	background-repeat: no-repeat;
	height: 98px;
	margin: 0px;
	padding: 0px;
}
#footerAdmin {
	background-image: url(../images/assets/BkFooterAdmin.jpg);
	background-repeat: no-repeat;
	height: 98px;
	margin: 0px;
	padding: 0px;
}

.ourHotels {
	border: 0px solid #E3EAC9;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	background-color: #F5F8E7;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ourHotels img {
	float: left;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-top: 10px;
	display: block;
}
.ourHotels a {
	background-color: #E3EAC9;
	display: block;
	padding: 2px;
	float: right;
	width: 190px;
	border: 1px solid #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-align: center;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ourHotels a:hover {
	text-decoration: none;
	color: #A6AD8C;
}




.ContentBoxImgLeft {
	text-align: justify;

}
.ContentBoxImgLeft img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #6D9FC0;
	float: right;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 15px;
}
.ContentBoxImgLeft strong {
	font-weight: normal;
	color: #00ADD8;
	padding: 0px;
	margin: 0px;
}
.ContentBoxImgLeft em {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.ContentBoxImgLeft_ul {
}
.ContentBoxImgLeft_ul  img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #6D9FC0;
	float: left;
	margin-bottom: 12px;
	margin-right: 30px;
}
.ContentBoxImgLeft_ul  strong {
	font-weight: bold;
	color: #00ADD8;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer_nav {
	margin-left: 300px;
	color: #666666;
	font-size: 10px;
	padding-top: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}
#footer_nav_esp {
	margin-left: 200px;
	color: #666666;
	font-size: 10px;
	padding-top: 70px;
}
#footer_text {
	font-size: 10px;
	color: #666666;
	margin-top: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#footer_nav a {
	color: #666666;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #5CA2C0;
	}
#footer_nav_esp a {
	color: #666666;
	text-decoration: none;
}
#footer_nav_esp a:hover {
	color: #5CA2C0;
}
#footer_text a {
	color: #5CA2C0;
}
#footer_text a:hover {
	color: #5CA2C0;
}
a {
	color: #A1BA52;
}
a:hover {
	color: #00ADDB;
}
.maps {
	height: 350px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
}
#subNav #tempTime {
	margin-bottom: 10px;
	margin-top: 10px;
}
#sidenav #ourCollection #collection {
	margin-bottom: 15px;
}

.Divider {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-position: center;
	clear: both;
}
ul {
	list-style-type: none;
	list-style-image: url(../images/bullet.jpg);
}
li {
}
.DivForms {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	border: 1px solid #999933;
	background-color: #FBFCF5;
}
.DivForms h1 {
	background-image: none;
	color: #5ca2c0;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.DivForms label {
	font-weight: bold;
	color: #666666;
	display: block;
	margin-top: 10px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3EAC9;
}
.DivForms input {
	font-size: 12px;
	padding: 3px;
	margin-left: 20px;
}
#subNav #local_time {
	font-size: 11px;
	font-weight: bold;
	color: #5CA2C0;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 10px;
}
#topNavRightSide {
	margin-top: 0px;
}
.PressReleaseRows {
	font-size: 10px;
	padding: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.PressReleaseRows  strong {
	font-size: 12px;
	font-weight: bold;
	color: #899359;
}
#concierge {
	float: right;
	height: 27px;
	width: 122px;
}
#virtual {
	float: left;
	height: 27px;
	width: 116px;
}
.PhotoCaption {
	font-size: 9px;
	text-align: center;
}
#Terms {
	color: #333333;
	background-color: #EBF6FC;
}
