/*//////////////////////////////////////////////////////////
	Global Stuff
//////////////////////////////////////////////////////////*/

.clearfix:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

* {
	padding: 0;
	margin: 0;
}	
	
br.clear {
	height: 0em;
	font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
	text-decoration: none;
	margin: 0;
	padding: 0;
	clear: both;
}

button {
	background-color: transparent;
	cursor:pointer;
	border:0; 
}

a img{
	border: none;
}

a{
	color: #5f5f5f;
	text-decoration: none;
	cursor: pointer;
}

a:hover{
	text-decoration: underline;
}

	
/* font: 1px/1px sans-serif; text-indent:-9999px; outline: 0; */


body {
	font-size: 62.5%;
	text-align: center;
	background-color: #fff;
	margin: 0 auto; padding: 0;
	background: url(../../images/layout/page-bg.jpg) repeat-x top center;
	font-family: "Lucida Sans","Lucida Grande",Helvetica,Arial,sans-serif;
}

#wrapper{
	background: url(../../images/layout/shadow-cont.gif) repeat-y top center;
	width: 820px;
	overflow: hidden;
	margin: 0 auto;
}

#container{
	margin: 0 auto;
	width: 820px;
	background: url(../../images/layout/shadow-bg.gif) no-repeat top center;
	border-bottom: 1px solid #eee;
}

#head{
	margin: 0 auto;
	padding: 0 12px;
	width: 774px;
	height: auto;
	background: url(../../images/layout/header-bg.jpg) no-repeat;
	background-position: 12px 0;
}

#head h1{
	font-family: "Times New Roman",serif;
	font-size: 5em;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 15px 0 0 20px;
	float: left;
}

#head h1 span{
	display: none;
}

img#aa{
	width: 56px;
	height: 87px;
	float: right;
}

ul#nav{
	margin:0;
	padding: 0;
	height: 36px;
	list-style: none;
	float: left;
	width: 774px;
}

ul#nav li{
	list-style: none;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: 36px;
}

ul#nav li a{
	height: 36px;
	display: block;
	font: 1px/1px sans-serif; text-indent:-9999px; outline: 0;
	background-position: 0 0;
}

ul#nav li a#nav_hom{
	background-image: url(../../images/nav/home.jpg);
	width: 112px;
}
ul#nav li a#nav_roo{
	background-image: url(../../images/nav/rooms.jpg);
	width: 86px;
}
ul#nav li a#nav_bre{
	background-image: url(../../images/nav/breakfast.jpg);
	width: 96px;
}
ul#nav li a#nav_con{
	background-image: url(../../images/nav/contact.jpg);
	width: 108px;
}
ul#nav li a#nav_fin{
	background-image: url(../../images/nav/finding.jpg);
	width: 108px;
}
ul#nav li a#nav_lin{
	background-image: url(../../images/nav/links.jpg);
	width: 72px;
}
ul#nav li a#nav_ter{
	background-image: url(../../images/nav/terms.jpg);
	width: 192px;
}

ul#nav li a:hover{
	background-position: 0 -36px;
}


#sidebar{
	width:200px;
	float:left;
}

#sidebar .top{
	height: 90px;
	width: 165px;
	padding: 35px 15px 0 20px;
}

#sidebar .inner{
	width: 165px;
	background: #4b6174;
	padding: 35px 15px 15px 20px;
}

#innercontent{
	width: 526px;
	float: right;
	padding: 26px 21px 25px 27px;
	background: url(../../images/layout/content-top.jpg) top right no-repeat #e2e9e6;
}

#content{
	background: url(../../images/layout/content-top.jpg) top left no-repeat;
	text-align: left;
	margin: 0 22px 0 23px;
	width: 774px;
	overflow: hidden;
}

#content-end{
	background: url(../../images/layout/content-end.jpg) no-repeat;
	height: 33px;
	float: none;
	clear: both;
}

#footer{
	background: #5f5f5f;
	color: #999;
	font-size: 1.25em;
	padding: 10px 0;
}


img.right{
	float: right;
	margin-left: 28px;
	padding-top: 4px;
}



/* FONTAGE */


h2{
	color: #374b5e;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 2.2em;
	padding-bottom: 23px;
}

h3{
	color: #374b5e;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 1.8em;
	padding-bottom: 17px;
}

#sidebar h4{
	color: #fbfb90;
	font-family: Georgia;
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
}

#sidebar h4.far{
	clear:both;
	margin-top:30px;
}

#sidebar p, #sidebar ul{
	color: #e2e9e6;
	font-size: 1.2em;
	padding: 10px 0 20px;
	list-style: none;
}

#sidebar p.tweet {
	padding-bottom: 10px;
}

#sidebar img#twitter_follow{
	margin-bottom: 20px;
}

#sidebar ul li span{
	float:right;
	margin-top:-14px;
}

#sidebar p a{
	color: #e2e9e6;
	text-decoration: none;
}
#sidebar p a:hover{
	color: #fff;
}

#sidebar p.test{
	margin-top:-20px;
}

#sidebar div.milestable table{
	border: 0;
}

#sidebar div.milestable table td{
	padding-right: 60px;
	color: #e2e9e6;
	font-size: 1.2em;
}
#sidebar div.milestable table td.end{
	padding-right: 0px;
	text-align: right;
}



#innercontent p {
	font-size: 1.25em;
	color: #000;
	text-align: justify;
	padding: 0 0 14px 0;
	line-height: 1.25em;
}

#footer p.left{
	float:left;
	width: 200px;
	text-align: center;
}
#footer p.right{
	float:left;
	width: 565px;
	text-align: center;
}

#smoking p, #wifi p, #parking p{
	font-size: 1.1em;
	padding: 0;
}

#benefits{
	width: 245px;
	float: left;
	margin-right:27px;
	margin-top: 15px;
}

#hownear{
	width: 254px;
	float: left;
	margin-top: 15px;
}
#hownear table{
	border: 0;
}
#hownear table td{
	color: #191717;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 1.4em;
	padding-right:2px;
}
#hownear table td.end{
	padding-right: 0px;
	text-align: right;
}

#benefits ul, #hownear ul{
	padding-left:15px;
}

#benefits ul li, #hownear ul li{
	color: #191717;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 1.4em;
}

#hownear ul li span{
	float:right;
	margin-top:-17px;
}

#hownear span.hide{
	display: none;
	float: none;
}

/* SIDEBAR STUFF */

#smoking, #wifi, #parking{
	padding-left: 52px;
	height: 43px; 
	margin-bottom: 8px;
}

#wifi p{
	padding-top:7px;
}

#smoking{
	background: url(../../images/buttons/smoking.gif) no-repeat left top ;
}
#wifi{
	background: url(../../images/buttons/wifi.gif) no-repeat left top ;
}
#parking{
	background: url(../../images/buttons/parking.gif) no-repeat left top ;
}

#cards{
	margin: 20px 0 0 0;
}


/* ROOMS */

p.disabled{
	background: url(../../images/buttons/disabled.gif) no-repeat left top;
	padding-left: 45px !important;
}

div.room{
	float: left;
	width: 250px;
	margin: 0 10px 15px 0;
	text-align: center;
}

div.room a{
	outline: 0;
}

div.room img{
	background: #fff;
	border:1px solid #ddd;
	padding: 4px;
	margin-bottom: 6px;
}

div.r{
	float: right;
	margin-right: 0;
}

div.room a{
	color: #374b5e;
	font-family: Georgia;
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
div.room a:hover{
	color: #000;
}

div.roompage div.r{
	margin-top: 3px;
	margin-left: 15px;
}

div.roomthumb{
	float:left;
	width: 100px;
	margin-right: 41px;
	text-align: center;
}


div.roomthumb img{
	background: #fff;
	border:1px solid #ddd;
	padding: 2px;
	margin-bottom: 3px;
}

div.home div.roomthumb{
	margin-right: 7px;
}

div.home div.rlast{
	margin-right: -2px;
	float:right;
}



/* Forms */

label{
	font-size: 1.2em;
	float: left;
	width: 220px;
	margin: 2px 75px 10px 0;
	color: #333;
}

label input, label select, label textarea{
	width: 220px;
	margin: 2px 0;
	font-size: 1em;
	padding: 1px;
	color: #333;
}

label.last{
	margin-right:0;
}

label textarea{
	width: 520px;
	height: 100px;
	font-size: 1.1em;
	font-family: "Lucida Sans","Lucida Grande",Helvetica,Arial,sans-serif;
}

label em{
	color: #952121;
}

button{
	padding:2px;
	margin:14px 0 0 0;
	background: #374B5E;
	border: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	outline: 0;
}

#innercontent p.error{
	font-weight: bold;
	color: #952121;
}

input.error{
	background: #ff8392;
}

div.contact{
	float: left;
	width: 176px;
	margin: 0 162px 15px 0;
	text-align: center;
}

div.contact p{
	margin: 0 7px;
	width: 173px;
}

div.contact img{
	background: #fff;
	border:1px solid #ddd;
	padding: 4px;
	margin-bottom: 6px;
}

form#contactfrm{
	clear: all;
	margin-bottom: 45px;
}



/* Forms */

div.link{
	margin-bottom: 20px;
}

div.link p, div.link h3{
	float: left;
	width: 320px;
}

div.link img.right{
	margin:0;
	background: #fff;
	border:1px solid #ddd;
	padding: 3px;
}





div.rlast{
	margin-right:0;
}



#twitter {
	background: #DDEEF6 url(../../images/buttons/twitter.gif) no-repeat 485px 8px;
	padding: 10px;
	border:2px solid #fff;
	margin-bottom:0;
}

#twitter h3 {
	padding-bottom:12px;
}

#innercontent #twitter p {
	font-size:14px !important;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:3px;
	line-height:18px !important;
}

#innercontent #twitter p a.tweetlink {
	color:#75b4ce;
	font-size:12px
}
