*{
	margin:0;
	padding:0;
	font-size:12px;	
	font-family:Arial, Helvetica, sans-serif;
}

body{
	color:#656565;
	background:#FFF;	
}

p{
	margin:0 0 16px 0;
}

p strong{
	margin:0;
	padding:0;
}

div:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

img{
	border:0;
}

a{
	color:#c3a416;
	text-decoration:none;
}

a:hover{
	color:#c3a416;
	text-decoration:underline;
}

a:focus{
	outline:none;
}

.clear{
	clear:both;
}

.alignleft{
	float:left;
	margin:0 10px 10px 0;
}

.alignright{
	float:right;
	margin:0 10px 10px 0;
}

/* BEGIN: Headings ================== */
h1{
	font-size:20px;
}

h2{
	font-size:18px;
}

h3{
	font-size:16px;
}

h4{
	font-size:14px;
}

h5{
	font-size:12px;
}

h6{
	font-size:11px;
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */
fieldset{
	padding:10px;
	margin:20px 0;
}

legend{
	padding:0 10px;
	font-weight:bold;
}
option{
	padding:0 3px;
}

input, textarea{
	padding:1px 2px;
}
/* END: Forms ================== */

#main{
	width:950px;
	margin:0 auto;
	position:relative;
}

#header{
	width:950px;
	height:188px;
	background:url(images/bgHeader.jpg) no-repeat;
}

a.sixoneseven{
	display:block;
	position:absolute;
	top:8px;
	right:10px;
	width:72px;
	height:44px;
	text-indent:-9999px;
	background:url(images/imgLogo617.jpg) no-repeat;
}

a.royale{
	display:block;
	position:absolute;
	width:58px;
	height:52px;
	text-indent:-9999px;
	background:url(images/imgLogoRoyale.jpg) no-repeat;
}

#header h1 a{
	margin:0;
	display:block;
	width:242px;
	height:78px;
	position:absolute;
	top:85px;
	left:354px;
	text-indent:-9999px;	
	background:url(images/imgLogoFlash.jpg) no-repeat;
}

#header ul{
	padding:168px 0 0 75px;
}

#header li{
	float:left;
	width:134px;
	height:20px;
	line-height:20px;
	display:inline;
	list-style:none;
	text-align:center;
	background:url(images/bgNavSep.gif) right no-repeat;
}

#header li.last{
	background:none;
}

#header li a{
	color:#717171;
	font-size:11px;
	padding-left:12px;
	text-transform:uppercase;
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#header li a:hover, body.home #header li a.home, body.about #header li a.about, body.photo-galleries #header li a.photo-galleries, body.videos #header li a.videos, body.reservations #header li a.reservations, body.tour-the-venue #header li a.tour{
	text-decoration:none;
	background:url(images/bgIconTopNav.gif) left center no-repeat;
}

#content{
	width:799px;
	margin:0 auto;
}

#slider{
	width:799px;
	height:220px;
	border-top:solid 4px #3c3c3c;
	border-bottom:solid 20px #3c3c3c;
	margin-bottom:14px;
	background:#3c3c3c;
}

#slider {
	position:relative;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#blog{
	float:left;
	width:608px;
	margin-right:10px;
}

.post{
	margin-bottom:30px;
}

.post h2{
	color:#4e4e4e;
	font-size:12px;
	min-height:11px;
	margin-bottom:20px;
	padding:7px 200px 7px 15px;
	background:#d2b94a url(images/bgPostHeader.gif) no-repeat;
}

.post h2 a, .post h2 a:hover{
	color:#4e4e4e;
	font-size:12px;
	text-decoration:none;
}

.post img{
	border:solid 1px #3c3c3c;
}

.post strong{
	display:inline-block;
	margin-bottom:16px;
}
.post p strong{
	display:inline;
	margin:0;
	padding:0;
}

.post p{
	padding-right:30px;
}

.post ul, .post ol{
	margin:0 0 16px 20px;
}

.post li{
	margin-bottom:6px;
}

.wp-caption{
	width:auto !important;
	background:#3c3c3c;
}

.wp-caption img, .wp-caption a{
	margin:0 !important;
	padding:0 !important;
}

p.wp-caption-text{
	color:#FFF;
	font-size:10px;
	margin:0 !important;
	padding:2px 0 2px 2px !important;	
	background:url(images/imgIconZoom.gif) right bottom no-repeat;
}

.sociable{
	clear:both;
	margin-bottom:4px;
}

.sociable ul{
	float:right;
}

.sociable li{
	list-style:none;
	float:left;
	margin-left:10px;
}

.sociable li a img{
	border:none;
}

.postmetadata{
	clear:both;
	padding:7px 0 0 0 !important;
	background:url(images/bgPostBtm.gif) top repeat-x;
}

.postmetadata, .postmetadata em, .postmetadata a{
	font-size:11px;
	font-style:normal;
}

.postmetadata em{
	color:#c3a416;
}

.postmetadata span.comments{
	float:right;
	padding-right:14px;
	background:url(images/bgIconComments.gif) center right no-repeat;
}

.postmetadata.alt small{
	display:block;
	font-size:11px;
	padding-top:6px;
}

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

#sidebar li{
	list-style:none;
}

#tweets{
	margin-bottom:5px;
	padding-bottom:7px;
	background:#555 url(images/bgTweetsBtm.gif) bottom no-repeat;
}

#tweets h3{
	color:#FFF;
	font-size:13px;
	font-weight:normal;
	padding:7px 0 0 7px;
	text-transform:uppercase;
	background:url(images/bgTweetsTop.gif) top no-repeat;	
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;		
}

#tweets p{
	color:#d6d6d6;
	font-size:11px;
	padding:30px 15px 0 17px;
}

#tweets a, #tweets p a{
	/*display:block;*/
	font-size:11px;
	text-decoration:underline;
}

#tweets a:hover, #tweets p a:hover{
	text-decoration:none;
}

#tweets a.more{
	float:right;
	text-decoration:none;
	margin-right:6px;
	padding-right:12px;
	background:url(images/bgIconMore.gif) right center no-repeat;
}

#sidebar dl{
	clear:both;
	color:#c3a416;
	float:right;
	width:115px;
	margin-bottom:24px;
}
#sidebar dl dt{
	float:left;
	margin-right:10px;
}
dd.fb a, dd.twitter a{
	display:block;
	float:left;
	width:16px;
	height:16px;
	margin-right:10px;
	text-indent:-9999px;
	background:url(images/imgIconFB.gif) no-repeat;
}
dd.twitter a{
	margin-right:0;
	background:url(images/imgIconTwitter.gif) no-repeat;
}

#widgets{
	clear:both;
}

#widgets h3, #newsletter h3{
	clear:both;
	color:#3c3c3c;
	font-size:13px;
	font-weight:normal;
	min-height:16px;
	text-transform:uppercase;
	background:url(images/bgSidebarHeader.gif) bottom no-repeat;
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#widgets ul ul, #newsletter{
	margin-bottom:15px;
	padding-bottom:20px;
	background:url(images/bgWidgetsUL.gif) bottom no-repeat;
}

#newsletter input{
	width:174px;
	padding-left:5px;
	font-size:11px;
	color:#000 !important;
	background-color:#E9E9E9;
	border:none;
}

#newsletter h3, #newsletter input{
	margin-bottom:10px;
}

#newsletter input.submit{
	display:block;
	float:right;	
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	border:none !important;
}

#widgets ul li img{
	padding-top:10px;
}

#widgets ul li ul li{
	font-size:11px;
	list-style:none;
	padding:6px 0 6px 10px;
	background:url(images/bgWidgetListItem.gif) bottom repeat-x;
}

#widgets ul li ul li a{
	font-size:11px;
	font-weight:bold;
}

/* COMMENTS */

h3#comments, #respond h3{
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	min-height:31px;
	padding-left:18px;
	background:url(images/bgHeaderResponseTop.gif) 0 4px no-repeat;
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

#commentform{
	width:605px;
	margin-bottom:16px;
	padding:20px 0;
	background:url(images/bgHeaderResponseBtm.gif) bottom no-repeat;
}

#commentform label{
	font-size:12px;
	color:#8f8f8f;
	margin-right:10px;
	text-transform:uppercase;
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#commentform p label.req{
	padding-left:12px;
	background:url(images/bgIconRequired.gif) 0 7px no-repeat;
}

p.floatleft{
	width:300px !important;
	float:left !important;
	display:inline;
}

#commentform p span{
	font-size:10px !important;
}

#commentform p input{
	width:180px;
	border:none;
	font-size:11px;
	color:#4c4c4c;
	padding:2px;
	background:#e9e9e9;
}

#commentform p.comments label{
	display:block !important;
	margin-bottom:10px;
}

#commentform p.comments textarea{
	width:100%;
	border:none;
	font-size:11px;
	color:#4c4c4c;	
	padding:2px;
	background:#e9e9e9;	
}

ol.commentlist{
	list-style:none;
	margin:0;
	padding:0;
}
ol.commentlist li{
	margin-bottom:30px;
	padding-bottom:16px;
	background:url(images/bgPostBtm.gif) bottom repeat-x;
}
li.comment{
	padding-left:38px;
}
li.comment.byuser{
	padding-left:89px;
}
div.comment-container{
	padding:10px;
	background:#E9E9E9 url(images/bgCommentsEvenBtm.gif) bottom no-repeat;
}
li.byuser div.comment-container{
	background:#E9E9E9 url(images/bgCommentsOddBtm.gif) bottom no-repeat;
}
li.comment div.comment-author, li.comment div.comment-meta, li.comment div.comment-body{
	background:none;
	font-size:11px;
}
div.comment-outer{
	width:527px;
}
li.byuser div.comment-outer{
	width:477px;
}
div.comment-author cite, div.comment-author cite a{
	font-style:normal;
	color:#5b5b5b;
	font-size:11px;
}
li.byuser div.comment-author{
	text-align:right;
}
div.comment-author a{
	font-size:11px;
}
div.comment-body p{
	padding-bottom:12px;
}

input#submit{
	float:right;
	width:auto !important;
	height:auto !important;
	border:0 !important;
	background:none !important;
}

/* END COMMENTS */

/* CONTACT FORM */

p.req{
	font-size:10px;
	padding-left:8px;
	background:url(images/imgIconRequired.gif) 0 6px no-repeat;
}

.formElement{
	width:270px;
	height:20px;
	margin:20px 0 32px 0;
	float:left;
	font-color:#000;
}

.formElement label{
	float:left;
	width:50px;
	margin-right:10px;
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;		
}

.formElement input{
	float:left;
	/*width:180px;
	height:15px;*/
	padding-left:5px;
	font-size:11px;
	color:#000 !important;
	background-color:#E9E9E9;
	border:none;
}

.formElement.commentsElement{
	float:none !important;
	width:auto !important;
	height:auto !important;
	clear:both !important;
	margin:0 !important;	
}

.formElement.commentsElement label{
	float:none;
	display:block;
	margin-bottom:6px;
}

.formElement label.required{
	padding-left:8px;
	background:url(images/imgIconRequired.gif) 0 8px no-repeat;
}

span.error{
	clear:both!important;
	padding:4px 0 0 10px;
	width:200px;
	display:block!important;
	float:none!important;
	font-size:11px;
	color:#BF0B0B !important;
	margin-left:68px;
	background:0 6px url('images/imgIconAlert.gif') no-repeat !important;
}

.formElement input.submit{
	background:none;
	border:none;
}

textarea#comment{
	width:495px;
	height:100px;
	padding-left:5px;
	font-size:11px;
	color:#000 !important;
	background-color:#E9E9E9;
	border:none;
}

.formElement.submitBtn{
	float:none !important;
	width:auto !important;
	height:auto !important;
	clear:both !important;
	float:right !important;
	margin-right:80px;
}

/* END CONTACT FORM */

#footer{
	clear:both;
	width:950px;
}

#footer-content{
	width:783px;
	margin:0 auto;
	padding:0 8px;
}

#footer-btm{
	padding-top:14px;
	background:url(images/bgFooter.gif) top center no-repeat;
}

#footer-btm p, #footer-btm p a, #footer-btm p span{
	font-size:11px;
	margin:0;
}

#footer-btm p span{
	margin-right:100px;
}

#footer-btm p{
	padding-left:78px;
}

#footer-btm p.floatright{
	float:right;
	padding:0 78px 0 0;
}

.alignright a, .alignleft a{
	float:right;
	font-size:11px;
	padding-right:12px;
	background:url(images/bgIconFooterLink.gif) center right no-repeat;
}
.alignleft a{
	padding:0 0 0 12px;
	background:url(images/bgIconFooterLinkLeft.gif) center left no-repeat;
}

#footer-content a, #footer-content a:hover{
	text-decoration:none;
}
