﻿/*General Layout*/
body {
	background:#330000;
	font-family:"Times New Roman", Times, serif;
	line-height: 1.2em;
	height: 				100%;
	color: 					#FFF;
	font-size: 				12pt;
	width: 100%;
}

p {
	width:525px;
}
clMenu {
				background: url();
}

form {
				margin:0;
				width: 100px;
}



a img {
border:0; text-decoration:none;
background-color: #330000;
color: #330000;
}

#pageWrapper {
				
				width:				990px;
				margin: 0px auto;margin-top:40px;
				text-align:left;
				

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

#mediaroom {
				background-image: url(../layout/mediaroom.png);
				width: 160px;
				height: 20px;
				margin-left: 10px;
}

#mediaroom a { 	display: hidden;
				margin-top: 15px;
				border:none;
}

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


.middlebk {		float: left;
			/*	background:				transparent url(../layout/middlecontent.png) repeat scroll 0%;*/
				width: 					500px;
				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;
}

.seperator { border:thin #663300 1px solid; width:auto; display:block; background-color:#660000; height:1px; margin:0px 14px 20px 12px; clear:left; } 



/* 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: 10px;
}



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

}


.redtop { 
		
				width: 					550px;
				height: 				19px;
				background:				url(../layout/redtop.png) no-repeat;
}



.redmiddle {
				width: 	540px;
				height: auto;
				background:		transparent url(../layout/redmiddle.png);
				padding: 5px;
}

.redmiddle p {
				padding: 10px;
				color:#330000;
}

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



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

.redSmall { 
				width: 242px;
				height: 222px;
				padding: 0 0 0 15px;
				float: left;
}

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

.subInput {
				
				background:  url(../layout/inputbox.png) transparent no-repeat;
				width: 213px;
				height: 33px;
				padding: 1px 0 7px;
	
}

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

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

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

.left { 
		float: left;
}

.right { 
		margin-left: 10px;
		float:left;
		width: 395px;
		height: 400px;
		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;
			}
			
h2 a{
	font-weight:lighter;
	color:#F9EC7A;
	margin: 0px 0px 0px 155px;
	top: -100px;
	float:left;
	width: 45px;
}

#imageHolder {
    border: 1px double #555;
    width: 350px;
    height: 285px;
  }
  

