
/* -- RESET --------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
/* remember to define focus styles! */
:focus { outline:0; }
body { line-height:1; color:black; background:white; }
ol, ul { list-style:none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* -- END RESET ----------------------------------------- */

.clear {clear:both;}
.flt_right {float:right;}
.flt_left {float:left;}

strong {font-weight:bold;}

html, body {
	text-align:center;
	background:url(../images/hotel-rates/bg.png);
	font-family:Georgia, "Times New Roman", Times, serif;;	
}
#container {
	margin:0 auto;
	text-align:left;
}
#intHeader div, #meat {
	width:800px;
	margin:0 auto;
	position:relative;
}
#intHeader {
	background:url(../images/hotel-rates/header-bg.png) repeat-x;
	height:202px;
	color:#A28E65;
}
#intHeader #logo a{color:#A28E65;text-decoration:none;}
#intHeader #logo {
	position:absolute;
	left:10px;
	width:600px;
	font-size:24px;
	font-variant:small-caps;
	top:35px;
}
#intHeader #logo strong {
	font-size:40px;
	font-weight:bold;
}
#intHeader .contact {
	position:absolute;
	right:10px;
	top:35px;
	width:400px;
	text-align:right;
	font-size:18px;
	font-variant:small-caps;
}
#intHeader .contact .number {
	color:#BC9C5D;
	font-size:36px;
	font-weight:bold;
	padding-top:10px;
}
#meat {
	background:url(../images/hotel-rates/meat-bg.png) repeat-y;
	top:-50px;
}
#cnt-wrap {
	background:url(../images/hotel-rates/meat-wrap-bg.png) no-repeat top;
}
#cnt-btm {
	background:url(../images/hotel-rates/meat-btm-bg.png) no-repeat bottom;
	padding:10px;
}
#focus {
	width:790px;
	height:290px;
	position:relative;
}
#focus #reservation {
	position:absolute;
	top:0;
	right:10px;	
}
#focus #deals {
	position:absolute;
	bottom:0;
	right:10px;	
}
#content {
	height:280px;
	background:url(../images/hotel-rates/content-bg.jpg) no-repeat left;
	background-color:#FFF;
	margin-top:10px;
	padding-left:240px;
	color:#534020;
}
#content h2 {
	font-size:24px;
	font-variant:small-caps;
	padding:5px 0;
	font-weight:normal;
}
#content p {
	font-size:14px;
	padding:0;
	line-height:1.3em;
}
#content ul {
	width:240px;
	float:left;
	font-size:14px;
	margin-left:15px;
}
#content li {
	background:url(../images/hotel-rates/bullet.png) no-repeat;
	background-position:0 10px;
	padding:5px 5px 0 15px;
	font-style:italic;
	line-height:1.5em;
}
#content #meat-contact {
	padding-top:15px;	
}
#content #meat-contact p {
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	padding:0;
	line-height:1.1em;
}
#content #meat-contact .number {
	font-size:60px;
	font-weight:bold;
}
#intSpacerFooter {
	background:url(../images/hotel-rates/footer-bg.png) no-repeat center bottom;
	width:300px;
	margin:0 auto;
	position:relative;
	top:-40px;
	font-size:12px;
	color:#FFF;
	font-variant:small-caps;
	text-align:center;
}
#loctypelist a{text-decoration:none;color:#fff;}
#loctypelist, #loctypelist li {
	color:#fff;
	font-size:11px;
	list-style-type:none;
	margin:10px 5px 0;
	clear:both;
	padding:0;
}
#locations {
	margin:0 10px 18px;
	text-align:left;
	clear:both;
}
#locations a {
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
#locations a:hover{text-decoration:underline;}
#locations .proximity{font-size:10px;color:#fff; }