@charset "UTF-8";

/*	=============================================
	=============================================
 	Layout Large Screens 

	=============================================
	=============================================*/
	

body {
	background-color: rgba(240,244,247,1);
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(0,0,0,1);
}

h1 {
	font-size: 1.5em;
	color: rgb(27,65,130);
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 1.5em;
	font-weight: bold;
}

a {
	text-decoration: none;
}

#page {
	min-width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	
}

/*	=============================================
 	Top Navigation Styles
	=============================================*/
#bwNav1 {
	text-align: right;
	padding: 5px;
	font-size: 0.8em;
	color: rgba(0,0,0,1);
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#bwNav1 a {
	text-align: right;
	margin: 5px;
	padding: 5px;
	color: rgb(27,65,130);
	text-decoration: none;
}

#bwNav1 a:hover {
	color: rgb(221,230,239);
	text-decoration: underline;
}
/*	=============================================
 	Header Styles
	=============================================*/
header {
	max-width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: rgba(255,255,255,1);
	/* [disabled]height: 150px; */
	padding-bottom: 15px;
}

nav {
	background-color: rgba(255,255,255,1);
	background-image: url(../_images/menubg.jpg);
	height: 40px;
	text-align: right;
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
}

nav a:link, nav a:visited {
	text-decoration: none;
	color: #1b4182;
	display: inline;
	float: right;
	display: block;
	text-decoration: none;
	border-right: 1px solid #c9d4e1;
	padding-right: 12px;
	padding-left: 12px;
}

nav a:hover, nav a.active {
	text-decoration: underline;
	background-color: #bfcddc;
}
#bwBanner {
	/* [disabled]margin: 0px; */
	/* [disabled]padding: 0px; */
	background-image: url(../_images/bwBack.png);
	background-repeat: repeat-x;
}
#bwlogo{
	float: left;
	width: 125px;
	/* [disabled]margin-left: 25px; */
	padding-top: 5px;
}

#bwlogo img {
	height: 90px;
}

.bw {
	font-size: 0.75em;
	font-variant: small-caps;
}

#bwAddress {
	text-align: right;
	float: right;
	padding-right: 25px;
	padding-top: 25px;
	color: #FFFFFF;
	/* [disabled]font-weight: bold; */
	font-size: 1.1em;
	margin: 0px;
	padding-left: 0px;
}

#bwAddress a {
	color: #FFFFFF;
	text-decoration: none;
}
/*	=============================================
 	Main Content Styles
	=============================================*/

#content {
	background-color: rgba(255,255,255,1);
	max-width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: rgba(102,102,102,1);
	line-height: 1.2em;
}

section {
	/* [disabled]background-color: rgba(167,188,209,1); */
	/* [disabled]max-width: 100%; */
	/* [disabled]padding: 10px; */
}

#bookingHeader {
	background-color: rgba(167,188,209,1);
	margin: 0px;
	padding: 0px;
}

#booking {
	width: 25%;
	/* [disabled]background-color: #FFFFFF; */
	/* [disabled]padding: 5px; */
	float: left;
}

.bookingText {
	color: rgb(27,65,130);
	font-weight: bold;
	font-size: 1.1em;
}

#gallery {
	width: 75%;
	background-color: rgba(153,153,153,1);
	float: right;
}

#gallery img, article img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
/*	=============================================
 	hotelinfo section styles
	=============================================*/
#hotelinfo {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(153,153,153,1);
	margin-top: 10px;
	margin-bottom: 10px;
}

#hotelinfo img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

#hotelinfo h1 {
	font-size: 1.5em;
	color: rgb(27,65,130);
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#hotelinfo p {
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(143,143,143,1);
	font-size: 1em;
	line-height: 1.25em;
}

article {
	width: 32.%;
	float: left;
	/* [disabled]height: 200px; */
	border: 1px solid rgba(204,204,204,1);
	background-color: rgba(255,255,255,1);
	width: 32.1%;
	margin: 5px;
}



/*	=============================================
 	Index Page ad section styles
	=============================================*/
	
section #ads {
	/* [disabled]background-color: rgba(167,188,209,1); */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	/* [disabled]position: relative; */
}

#ads div {
	position: relative;
}

.ad1 {
	width: 30%;
	float: left;
	padding-right: 1.5%;
	padding-left: 1.5%;
}

#ads div img {
	/* [disabled]float: left; */
	padding-right: 10px;
	padding-left: 10px;
}

#ads div .adHeader {
	font-size: 1.1em;
	text-transform: capitalize;
	color: rgba(0,0,0,1);
	font-weight: bold;
}

#ads div p {
	font-size: 0.9em;
	line-height: 1.3em;
	position: absolute;
	left: 35%;
	top: 5px;
}



/*	=============================================
 	Rooms Page Content Styles
	=============================================*/
	
#rooms {
	float: left;
	width: 75%;
}
#rooms .roomSelector {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(153,153,153,1);
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 200px;
}
#rooms .roomSelector img {
	height: 200px;
	width: 300px;
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
}
#rooms .roomSelector h1{
	text-align: left;
	padding-bottom: 15px;
	text-transform: uppercase;
	/* [disabled]font-weight: bold; */
}
#rooms .roomSelector h4 {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: rgba(102,102,102,1);
}



/*	=============================================
 	maps Styles
	=============================================*/
#map {
	width: 70%;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

#map h1 {
	text-align:left
}

/*	=============================================
 	Atractions Styles
	=============================================*/
.attractions {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(102,102,102,1);
	width: 90%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.attractions h1 {
	text-align:left
}
.attractions ul {
	display: inline-block;
	list-style-type: disc;
	width: 40%;
	margin-left: 30px;
}
.attractions:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*	=============================================
 	Policies Styles
	=============================================*/
.policies {
	width: 90%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.policies h1 {
	text-align:left
}
.policies ul {
	list-style-type: disc;
}
.policies .leftDiv {
	float: left;
	width: 30%;
	margin-left: 20px;
	margin-right: 40px;
}
.policies .rightDiv {
	float: left;
	width: 30%;
}
/*	=============================================
 	Amenities Styles
	=============================================*/ 
.amenites {
	width: 73%;
	float: left;
	padding-bottom: 20px;
}
.amenites h1 {
	text-align:left;
}
.amenityInfo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(153,153,153,1);
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}	
.amenityInfo .amenityLeft, .amenityInfo .amenityRight {
	float: left;
	width: 31%;
	padding-left: 20px;
	margin-right: 10px;
}
.amenityInfo .amenityImg {
	float: right;
	/* [disabled]width: 100%; */
}
.amenityInfo .amenityImg img {
	width: 200px;
	padding-top: 20px;
}

.amenites ul {
	list-style-type: disc;
}		
	
/*	=============================================
 	Photo Gallery Styles
	=============================================*/ 	
.flash1{ height:418px;}	
	
	
	
	
	
	
	
	

/*	=============================================
 	siadebar Styles
	=============================================*/
aside {
	/* [disabled]background-color: rgba(153,153,153,1); */
	float: right;
	width: 24.5%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgba(153,153,153,1);
	margin-top: 20px;
	margin-bottom: 20px;
	color: rgba(102,102,102,1);
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
}


aside .sidebar {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(153,153,153,1);
	padding-top: 0px;
	width: 80%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
aside .sidebar:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
aside .sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	text-align: left;
	line-height: 1em;
}

aside .sidebar ul {
	margin-left: 25px;
}

aside .sidebar ul li {
	list-style-type: disc;
}
aside .sidebar h5 {
	padding-top: 10px;
	font-weight: bold;
}
aside .sidebar h5 a {
	color: rgba(27,65,130,1);
	padding-top: 10px;
}
aside .sidebar h5 a:hover {
	color: rgba(167,188,209,1);
	text-decoration: underline;
}
aside .sidebar img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
}
.sidebar .sideImg {
	float: left;
	width: 25%;
}


.sidebar .amImg {
	width: 30%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.sidebar h3  {
	color: rgba(27,65,130,1);
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	left: 60px;
	top: 10px;
	margin-left: 20px;
	float: left;
}
aside .sidebarText {
	padding: 20px;
}
aside .sidebarText h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: rgba(27,65,130,1);
	margin-bottom: 10px;
	text-transform: uppercase;
}





/*	=============================================
 	Footer Styles 
	=============================================*/
	
footer {
	max-width: 980px;
	background-color: rgba(167,188,209,1);
	color: rgba(255,255,255,1);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

footer .footDiv {
	width: 30%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-left: 30px;
	padding-top: 20px;
}

footer .footDiv a {
	color: rgba(255,255,255,1);
}

footer .footDiv h1 {
	color: rgba(255,255,255,1);
	text-align: left;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1.75em;
}

footer .footDiv p {
	color: rgba(255,255,255,1);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
}
footer .footDiv ul li a {
	color: rgba(255,255,255,1);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: bold;
}
footer .footDiv ul li a:hover {
	color: rgba(0,38,116,1);
	text-decoration: underline;
}
#copyright {
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(255,255,255,1);
	padding-top: 20px;
	padding-bottom: 20px;
}
#socialMedia ul {
	padding-bottom: 15px;
}
#socialMedia ul li {
	height: 52px;
	display: inline-block;
}
#socialMedia ul a{
	width: 52px;
	height: 52px;
	display: inline-block;
	text-align: left;
	padding-right: 15px;
}
#socialMedia #facebook a {
	background-image: url(../_images/facebook.png);
}

#socialMedia #google a {
	background-image: url(../_images/google.png);
	background-repeat: no-repeat;
}

#socialMedia #twitter a {
	background-image: url(../_images/twitter.png);
}

#socialMedia #pintrest a {
	background-image: url(../_images/pintrest.png);
}

#socialMedia #instagram a {
	background-image: url(../_images/instagram.png);
}

#socialMedia #youTube a {
	background-image: url(../_images/youTube.png);
}

#socialMedia #facebook a,
#socialMedia #google a,
#socialMedia #twitter a,
#socialMedia #pintrest a,
#socialMedia #instagram a,
#socialMedia #youTube a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#socialMedia #facebook a:hover,
#socialMedia #google a:hover,
#socialMedia #twitter a:hover,
#socialMedia #pintrest a:hover,
#socialMedia #instagram a:hover,
#socialMedia #youTube a:hover {
	background-position: 0px -100px;
}
