/* @override 
	http://localhost/rittenhouse/css/1715-s.css
	http://dev.dyadcom.com/rittenhouse/css/1715-s.css
	http://www.rittenhouse1715.com/css/1715-s.css
*/

* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

body {
	text-align: center;
	color: #302814;
	font: normal 75%/130% Verdana, Arial, sans-serif;
	height: 100%;
}

a img {
	border: 0;
}

a:active {
	outline: none;
}
a:focus
{
-moz-outline-style: none;
}

/* @group Typography */

a {
	color: #748DA0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1em;
}
ul {
	margin: 0 1.5em .1em;
}
h1, h2, h3 {
	letter-spacing: .1em;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	margin: 1em 0 .6em;
}

.col2 h1 {
	margin: 1em 0 1.3em;
}
h1 em {
	color: #A88122;
	font-style: normal;
}

h3 {
	font-weight: bold;
	margin-bottom: 0;
	color: #867D57;
}
h3 a, h2 a {
	color: #378245;
	text-decoration: underline;
}
p em {
	color: #A88122;
	font-style: normal;
}
p strong {
	display: block;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
p.nohead {
	margin-top: 10px;
}
sup {
	font-size: 9px;
}
#ftr a {
	color: #A66A6A;
	border-bottom: 1px dotted #C2BEAB;
}
#ftr a:hover {
	text-decoration: none;
	border-bottom: 1px solid #A66A6A;
}
/* @end */

/* @group Homepage */
#newrooms {
	display: block;
	width: 209px;
	height: 0;
	padding-top: 83px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -360px;
	background: transparent url(../img/newrooms_off.gif) 0 0 no-repeat;
	overflow: hidden;
	z-index: 10;
}
#newrooms:hover {
	background-image: url(../img/newrooms_on.gif);
}
#home #hdr {
	height: 188px;
	width: 100%;
	left: 0;
	margin: 0 0 234px;
	overflow: visible;
	padding: 0;
	_overflow: hidden;
}
#home #hdr #flashcontent {
	position: relative;
	top: 27px;
}
#home #page {
	border: 0;
	text-align: center;
	overflow: hidden;
	top: 0;
	padding: 0;
}
#home #youtubevideo object{
    margin-top: 10px;
    margin-bottom: 25px;
}
#home #nav {
	margin-bottom: 25px;
}

#home #tag{

}

#tag {
	display: block;
	margin: 0px auto 5px;
}
#Contact #tag {
	margin-top: 20px;
}
#home #ftr {
	border-top: 1px dotted #AEA387;
}
#home #homepromo {
	border-top: 1px dotted #AEA387;
	text-align: center;
	display: block;
	margin-top: 10px;
	padding: 5px 0;
	text-transform: none;
}
a#homepromo:hover {
	background-color: #f6f4ea;
	color: #007f39;
}
#homepromo img {
	margin: 0 auto 5px;
	display: block;
}
.tt {
	width: 500px;
	left: 111px;
	position: absolute;
	text-align: center;
	color: #867d57;
	font-size: .9em;
	line-height: 1.3em;
}
/* @end */

/* @group Header */

#hdr {
	color: #6B6446;
	height: 168px;
	background: #f3f1e5 url(../img/bg_tan.gif) center 0 repeat;
	padding: 20px 0 0 0;
	min-width: 722px;
}

#Rooms #hdr {
	background: #ECF2E2 url(../img/bg_green2.gif) center 0 repeat-x;
}

#Acclaim #hdr {	
	background: #f8f1f4 url(../img/bg_purple.gif) center 0 repeat-x;
}

#Concierge #hdr {
	background: #eef5e3 url(../img/bg_green.gif) center center repeat-x;
}

#Reservations #hdr {
	background: #FFEBD7 url(../img/bg_orange.gif) 0 0 repeat-x;

}

#Location #hdr {
	background: #ECF9F0 url(../img/bg_teal.gif) center 0 repeat-x;
}

#Contact #hdr {
	background: #fff1ed url(../img/bg_red.gif) 0 0 repeat-x;
}

#logo {
	width: 230px;
	margin: 0 auto;
	padding: 10px 10px 0;
	display: block;
}
#nav {
	margin-top: 15px;
}
#hdr a, #home #nav a {
	text-transform: uppercase;
	color: #6B6446;
}
#home #page #nav a:hover, #hdr a:hover, #hdr a.cur {
	color: #000;
	text-decoration: underline;
}

/* @end */

/* @group Layout */

#page {
	width: 926px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: -50px;
	font-size: .9em;
	overflow: hidden;
}
div.twocol, div.threecol, div.tnails, div.threecol2, div.onecol {
	background: #fff none;
	clear: both;
	border-bottom: 1px dotted #AEA387;
	overflow: hidden;
	width: 926px;
	padding-bottom: 10px;
}

/* @group Thumbnails */

div.tnails {
	background: #fff none;
	background-image: none;
	width: 927px;
}
div.tnails a {
	display: block;
	float: left;
	margin: 0px 17px 10px 0;
	color: #000;
	width: 137px;
	overflow: hidden;
}
div.tnails a img {
	display: block;
	padding-bottom: 1px;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}
div.tnails a em {
	display: block;
	color: #A88122;
	font-style: normal;
	text-decoration: none;
}

div.tnails a:hover {
	text-decoration: none;
	color: #A88122;
}
div.tnails a:hover em {
	text-decoration: none;
}
div.tnails a:hover img {
	border-bottom: 1px solid #aea387;
}

/* @end */
.twocol .col1 {
	float: left;
	width: 420px;
}
.twocol .col2, .threecol .col3 {
	float: right;
	width: 450px;
	padding-bottom: 10px;
}

.threecol .col1 {
	float: left;
	width: 112px;
}

.threecol .col2 {
	float: left;
	width: 234px;
	margin-left: 10px;

}

.single {
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
}
ul.single {
	list-style-type: none;
}
.threecol2 .col1, .threecol2 .col2,.threecol2 .col3 {
	float: left;
	width: 302px;
	margin-left: 10px;
}
.threecol2 .col1 {
	margin: 0;
}

#ftr {
	clear: both;
	padding: 14px 0;
	text-align: center;
	color: #867D57;
	line-height: 1.5em;
}


/* @end */

/* @group Subnav */

ul.subnav {
	width: 320px;
	margin: 10px 0;
	list-style-type: none;
}
.subnav li {
	clear: both;
}
.subnav a {
	float: left;
	clear: both;
	padding: 2px 0;
	display: block;
	text-transform: uppercase;
	letter-spacing: .2em;
	width: 315px;
}
a.cur, .subnav a:hover {
	color: #1F384D;
}
a.cur:hover {
	cursor: default;
}
li > a {
	float: none;
}

/* @end */

/* @group Contact Form */
#Contact input, #Contact textarea {
	width: 70%;
	margin: 5px 0;
	display: block;
}
#Contact form textarea {
	width: 85%;
	height: 100px;
}
#Contact input.submit {
	width: auto;
}
#ctype {
  margin: 7px 0 16px;
  font-size: 1.1em;
}
/* @end */

/* @group Location */
#map {
	height: 331px;
	position: relative;
	background: url(../img/row.jpg) 0 0 no-repeat;
}
#map a {
	position: absolute;
	top: 122px;
	left: 10px;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
}
/* @end */

/* @group Rooms */
#gc {
	text-align: center;
	margin: 10px 0;
	background: url(../img/gc-bg.gif) center 12px no-repeat;
	border: 1px solid #eee;
	display: block;
	padding: 110px 0 10px;
	width: 90%;
}
/* @end */
#flashMessage {
	background-color: #d0a0a0;
	color: #fff;
	padding: 3px 0;
	text-align: center;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#homemsg {
	left: 0;
	position: absolute;
	top: 20px;
	width: 100%;
}
a#facebook-text{
	color: #;
	padding-left: 20px;
	background: url(http://static.ak.fbcdn.net/rsrc.php/z9Q0Q/hash/8yhim1ep.ico) no-repeat;
	line-height: 350%;
	font-size: 12px;
}