/*General Layout*/
body {
				background: 			url(../layout/background.gif) center center;
				font-family:"Times New Roman", Times, serif;
				height: 				100%;
				color: 					#FFF;
				font-size: 				80%;
}

clMenu {
				background: url();
}

form {
				margin:0;

}

a {color:#FFF}

#pageWrapper {
				width: 					1000px;
				margin:					auto;
				height:					auto
}
				
#branding {
				background:				url(../layout/brand.png) no-repeat;
				width: 					1000px;
				height: 				120px;
}



.mediaroom a { 	display: hidden;
				margin-top: 30px;
				/*background-color: #791004;*/
}

.mediaroom p { 	padding-bottom: 10px;
}

.headlineB {font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
font-size: 150%;
}

.topbk {
				float: left;
				background:				transparent url(../layout/top.png) repeat scroll 0% top;
				width: 					1000px;
				height: 				15px;
}


.middlebk {		float: left;
				background:				transparent url(../layout/middlecontent.png) repeat scroll 0%;
				width: 					990px;
				height: 				auto;
				padding:				5px;
				display:				block;
}

.middlethin {	float: left;
				background:				transparent url(../layout/middlecontent.png) repeat scroll 0%;
				width: 					990px;
				height: 				1px;
				padding:				5px;
				display:				block;
}

.smaller1 {font-size: 70%;}



/* Section Titles */
#history {
				background:				transparent url(../layout/historytitle.png) no-repeat scroll 0%;
				width: 					130px;
				height: 				35px;
				margin-top: 				-30px;
}

#stayinfo {
				background:				transparent url(../layout/stayinformedtitle.png) no-repeat scroll 0%;
				width: 					235px;
				height: 				35px;
				margin-left:			310px;
}



/* history  */
.pushRight {
				margin-left: 10px;

}


.redtop { 
		
				width: 					560px;
				height: 				10px;
				/* background:				url(../layout/redtop.png) no-repeat; */
}



.redmiddle {
				width: 	550px;
				height: auto;
				/* background:		transparent url(../layout/redmiddle.png); */
				padding: 2px;
}

.redmiddle p {
	
}

.redmiddle a {
				background-color: #791004;
}



.redbottom { 
				width: 560px;
				height: 10px;
				/* background-image:url(../layout/redbottom.png); */
				background-repeat:no-repeat;
}

.redSmall { 
				/* background: transparent url(../layout/small_red.png) no-repeat; */
				width: 242px;
				/* height: 222px; */
				padding: 0 0 0 15px;
				float: left;
}

#bottomTbl {	
				margin-top: -20px;
				margin-left: 7px;
				width:550px;
				height: 145px;
				clear:left;
}

.subInput input { 
				font: Arial, Helvetica, sans-serif;
				font-size: 80%;
				width: 200px;
				font-weight:bold;
				border:none;
				height: 20px;
}

.menu {			
				background: transparent no-repeat url(../layout/steak.png);
				width: 300px;
				height: 145px;
}

.menu a {			
				width: 300px;
				height: 222px;
				cursor:pointer;
				float:left;
}

.left { 
		float: left;
}

.right { 
		margin-left: 10px;
		float:left;
		width: 395px;
		height: 280px;
		background:		transparent url(../layout/big_red.png) no-repeat;
}

.right_times { 
		margin-left: 10px;
		float:left;
		width: 385px;
		padding: 5px;
		border-bottom: solid 1px #663300;
}

.addy { background:		transparent url(../layout/addy.png);
		width: 			995px;
		height:			30px;
		
}

.bottombk {
		float:left;
		width: 					1000px;
		height: 				10px;
		background:				transparent url(../layout/bottom.png) no-repeat scroll 0%;
		height: 				30px;
}

#footer {
		float:left;	
		width: 					1089px;
		height: 				174px;
		background:				transparent;
		margin-left:			-75px;
}


/* Rounded Corners */
.boxc { padding:0px; position:relative; } 
.boxc b.cn { background:transparent url(../new_nav/img/white.png) no-repeat scroll 0%; height:10px; position:absolute; width:10px; } 
.boxc b.tl { background-position:left top; left:-1px; top:-1px; } 
.boxc b.tr { background-position:right top; right:-1px; top:-1px; } 
.boxc b.bl { background-position:left bottom; bottom:-1px; left:-1px; } 
.boxc b.br { background-position:right bottom; bottom:-1px; right:-1px; } 
* html .boxc b.bl { bottom:-2px; } 
* html .boxc b.br { bottom:-2px; } 
* html .boxc b.cn { background-image:url(../new_nav/img/white.gif); font-size:1px; line-height:1px; }

/*Flash Replacement*/
.flash-replaced .alt {
				display: block;
				height: 0;
				position: absolute;
				overflow: hidden;
				width: 0;
			}`