body{
	background-color:#1f1f1f;
	font-family: 'Open Sans', sans-serif;
	margin:auto 0;
}


.header{
	background-color:#000000;
	/*height:500px;
	width:100%;
	height:60%;*/
	
	/*margin: 0 auto;
    max-width: 1015px;
    min-width: 300px;
    padding: 0 1%;
    width: 98%;*/
}

.header-container-ie {
    margin: 0 auto;
    max-width: 1050px;
    min-width: 300px;
   }


.logo{
	padding-top:30px;
/*	padding-left:10%;*/
}


img {
	max-width:100%;
}


.logo a{
		text-decoration:none;
}

.logo a img{
		border:none;
}

.orange-bar{
	background-color:#f47b20;
	height:5px;
}


.wrapper-main{
	/*width: 80%;*/
	/*max-width: 960px;*/max-width:1050px;
	margin: 0px auto;
	width:97%;
	padding:0 1.5%;
}


.wrapper-main#spaceout {margin-top:124px}

.hide {display:none}

.banner-main{
/*max-width: 960px;*/max-width:2000px;
	margin: 0px auto;
}

.contact{
	color:#f47b20;
	font-size:0.7em;
	float:right;
	/*margin-right:10%;*/
	margin-top: -110px;
	line-height: 12px;
}


.contact a:link{
	color:#fff;
	text-decoration: none !important;
}

p.tel {text-align: right; font-size:1.5em; margin:10px 0}

/* text styles */

h1{
	font-size:1.4em;
	color:#f47b20;
	text-align: center;
}

p{
	font-size:0.9em;
	color:#fff;
	text-align: center;
}


 .home-bottom {
    font-size: 1.4em;
    color: #f47b20;
    text-align: center;
}

h4{
	font-size:1.1em;
	color:#f47b20;
	text-align: left;
	padding:2%;
}

.properties-header {
	  font-size: 1.4em;
    color: #f47b20;
	
}

p.properties{
	font-size:0.9em;
	color:#fff;
	text-align: left;
	padding:2%;
	padding-top: 0px;
}

h1.contact-big-text{
	font-size:8em;
	color:#f47b20;
	text-align: left;
	display: inline-block
}url(../../../../../Macintosh%20HD/Users/WebDesign2/Desktop/ROUNDEl.png)


p.contact-headings{
	font-size:0.9em;
	color:#fff;
	text-align: left;
}

p.contact-headings input, p.contact-headings textarea {width:95%}

.form-col { width:48%; margin-right:2%; float:left}

p.contact-details{
	font-size:0.9em;
	color:#fff;
	text-align: left;	
	line-height:12px;
}


p.list{
	font-size:0.9em;
	color:#fff;
	text-align: left;	
	line-height:12px;
}


/* link styles */

.thirds a:visited {
    color: #f47b20;
    text-decoration:none;
}

.thirds a:link {
    color: #f47b20;
    text-decoration:none;
} 


.view-book-buttons a:link {
    color: #fff;
    text-decoration:none;
}

.view-book-buttons a:visited {
    color: #fff;
    text-decoration:none;
}


/* nav styles */

/*nav{
	margin-top: -30px;
	margin-right: 10%;
	float: right;
}*/


nav a:link {
    color: #fff;
    background-color:#f47b20;
}


nav a:visited {
    color: #fff;
}


nav a:hover {
    background-color:#333333;
}


nav a:active {
    color: #fff;
    background-color:#333333;
}


#navmenu li.current_link a {
    background-color:#333333;
}

#navmenu li.current_link-properties a {
    background-color:gray;
}

#navmenu li.current_link-properties-hover a:hover {
    background-color:black;
}



/* nav styles */


nav li {
	display: inline;
}

#nav ul {
	width:883px;
	margin:0px auto;
}

# a { background-color:#333333; color: #fff; }


/* homepage */

.text-envelope {width:80%; margin:0 10%}

.top-image{
	width:80%;
	margin: 0px auto;
}

#properties{
	clear: both;
}


.properties-content{

	background-color:#333333;
	margin-bottom: 30px;
	border-bottom: 5px solid #F47B20;
	width: 74%;
    min-height: 220px;
}


.property-images{
	float:right;
 	margin-left:20px; 
}

.property-images img { width:100%;}


.view-book-buttons{
	display:inline;
	color: #fff;
	background-color:#f47b20;
	padding:1%;
	margin-left:3%;
	margin-top:-40px;
}


.orange-bar-content{
	background-color:#f47b20;
	height:5px;
	/*margin-top: 30px;*/
	clear:both;
	
}

span.highlight {font-style:italic; line-height:2em}
p.subhead {font-size:18px}

#find-us{
	text-align:center;
}


.embed-container {
	position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; } 
	
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.icons{
	/*margin-left:28%;*/
	display:inline;
}
.icons img{ text-align: center}


.thirds{
	text-align: center;
	/*width:60%;
	margin-left:10%;*/

}


#more-links{
	display:inline-block;
	margin-top: 50px;
	/*margin-right: -10%;
	margin-left: -3%;*/
	width:33%;
	text-align: center
}


#footer{
	font-size:12px;
	color:#fff;
	margin-top: 40px;
	margin-bottom: 20px;
}



/* contact page */

contact-big-text{
	min-height:300px;
	line-height:0.5;
}


.contact-form{
	width:50%; 
}

img#arrow {float:right; margin-top:0}


input[type="submit"]{
/* change these properties to whatever you want */
background-color: #f47b20;
color: #fff;
border:0px;
padding:10px;
font-size: 1.2em;
}


#details{
	float:right;
	margin-top: -453px;
	margin-right: 35%;
}


/* book now page */

#arrow{
	float:right;
	margin-top: -413px;
	margin-right: 15%;
}


.up-arrow{
	visibility: hidden;
}


/* northumberland street */

.facilities{
	float:left;
	clear:both;
	width:70%;
}


.orange-bar-content-thin{
	background-color:#f47b20;
	height:1px;
	margin-top: -5px;
	width: 68%;
}


.here-we-are{
	float: right;
	margin-right: 0px;
	margin-top: -495px;
	width: 50%;
	margin-bottom: 30px;
}

.here-we-are2{
	float:right;
	margin-right: 0px;
	margin-top: -560px;
	width: 50%;
}


.here-we-are3{
	float:right;
	margin-right: 0px;
	margin-top: -410px;
	width: 50%;
}


/* northumberland street */









/* new nav */


    /*rules for navigation menu */
    /*============================================*/
    /*navigation*/

nav {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    font-size: 11pt;
    font-weight: bold;
    height: 40px;
    overflow: visible;
    width: 100%;
}
nav ul {
   /* height: 90px;*/
    margin: 0 auto;
    padding: 0;
    /*width: 100%;*/
    float:right
}
nav li {
    display: inline;
    float: left;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
}
nav a {
    color: #fff;
    display: inline-block;
    line-height: 40px;
    padding: 0 13px;
    text-align: center;
    text-decoration: none;
    width: auto;
}
nav li a {
    border-right: medium none;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: normal;
}
nav li.active {
    background: none repeat scroll 0 0 #e73137;
}
nav li:last-child a {
    border-right: 0 none;
}
nav a:hover, nav a:active {
   background-color: #333;
}
nav a#pull {
    display: none;
}
nav ul ul {
    display: none;
}
nav li ul {
    display: none;
    position: absolute;
    z-index: 999;
}
nav li:hover ul {
    display: block;
    z-index: 999;
}
nav li ul li {
    background: none repeat scroll 0 0 ;
  /*  border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;*/
    display: block;
    float: none;
   /* padding: 5px 0;*/
   
    width: 196px;
}
nav li ul li a {
    background: none repeat scroll 0 0 #f47b20;
  /*  border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;*/
    /*line-height:2em;*/
    color: #fff;
    position: relative;
    width: 216px;
    z-index: 999;
}
nav li ul li a:hover {
    color: #fff;
    text-decoration: underline;
}







/* media queries */

@media only screen and (max-width : 860px) {
.text-envelope {width:100%; margin:0}
#more-links{width:32%;}
.thirds h1 {height:70px; vertical-align: middle}
.thirds p {height:110px; overflow:hidden}
h1.contact-big-text{
	font-size:6em;
}

}

@media only screen and (max-width : 688px) {
/*other*/
.contact {float:none; text-align:center}
p.tel {text-align:center; font-size:1.5em;}

.properties-content{width:100%; clear:both}
.property-images{ float:none; margin-left:0}
.property-images img {width:100%; text-align: center}
h1.contact-big-text{
	font-size:4em;
}
/*other*/
}

@media only screen and (max-width : 480px) {



	nav {
    border-bottom: 0 none;
}
nav ul {
    display: none;
    height: auto;
}

/*nav ul {
    display: block;
    height: auto;
    width: 100%;
}*/
nav li {
    float: left;
    position: relative;
    width: 50%;
}

nav li ul.drop {
    display: none !important;
    position: static;
    top: 100%;
    width: auto;
    z-index: 999;
}
nav li:hover ul {
    display: block !important;
    z-index: 999;
}


nav a#pull {
    color: #000;
    display: block;
    width: 100%;
}
nav a#pull:after {
    background: url("../images/nav-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 30px;
    margin-top: 10px;
    position: absolute;
    right: 0;
    width: 30px;
}
nav a {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    text-indent: 15px;
    width: 100%;
  
}

nav ul.drop li a { width:100%; text-indent:25px; font-size:12px !important}

	#more-links{width:100%;}
.thirds h1 {height:auto; vertical-align: middle}
.thirds p {height:auto; overflow:hidden}

h1.contact-big-text{
	font-size:3em;
}
.form-col { width:100%; float:left}

}

@media only screen and (max-width : 320px) {

	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #576979;
	}
	
	h1.contact-big-text{
	font-size:1em;
}


}



@media screen and (max-width: 43em) {

.contact-form{
	width:100%; 
}
p.contact-headings input, p.contact-headings textarea {width:98%; text-align:left;}

#arrow img{text-align: center}

.contact{
	margin-top:20px;
	margin-bottom: 30px;
}

/* p.contact-details{text-align:left;} */

.logo{
	text-align: center;
	padding-left: 0px;
}

/*.icons{
	margin-left:16%;
}


.thirds{
	margin-left: 6%;
}


#more-links{
	display:inline-block;
	margin-top: 50px;
	margin-right: -10%;
	margin-left: 15%;
}*/


#details{
	float:right;
	margin-top: 0px;
	margin-right: 40%;
	width: 60%;
	margin-bottom: 30px;
}


#find-us {
	clear:both;
}


#arrow{
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    margin-top: 0;
	margin-bottom: 30px;
}
#arrow img {width:100%}

.orange-bar-content-thin{
	background-color:#f47b20;
	height:1px;
	margin-top: -5px;
	width: 140%;
}


.here-we-are{
	float:left;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
}

.here-we-are2{
	float:left;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
}

.here-we-are3{
	float:left;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
	margin-bottom: 30px;
}




}

























