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,
b, u, i, center,
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;
    background: transparent;
}

body {
    font-size: 14px;
    font-family: Verdana, Verdana, Geneva, sans-serif;
    text-align: center;
    color: #000000;
    line-height: 18px;
}

.clearer {
    clear: both;
}

img {
    vertical-align: top;
}

a {
    text-decoration: underline;
    color: #000;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

/*-------CONTAINER---------*/

#container {
    margin: 0px auto 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    min-width: 975px;
    text-align: left;
}
#header {
	background: url("../images/pattern_bg.jpg") repeat-x;
    margin: 0px auto 0 auto;
    z-index: 2;
    height: 568px;
    border-top: 1px solid #686868;
}
#header_internal {
	background: url("../images/pattern_internal_bg.jpg") repeat-x;
    margin: 0px auto 0 auto;
    z-index: 2;
    height: 330px;
    border-top: 1px solid #686868;
}
#header_wrap {
	margin: 0px auto 0 auto;
	width: 975px;
	height: auto;
}
#nav_container {
    margin: 0px auto 0 auto;
    z-index: 3;
    width: 961px;
    font-family: Helvetica, Lucida Grande, sans-serif;
}
#nav_container_internal {
    margin: 0px auto 0 auto;
    z-index: 3;
    width: 961px;
    height: 48px;
    font-family: Helvetica, Lucida Grande, sans-serif;
}
#body_container {
    background: #f2d9b6 url("../images/body_bg.gif") repeat-x;
    z-index: 4;
    min-height: 400px;
    border-top: 2px solid #fff;
}
#body_wrap {
	margin: 0px auto 0 auto;
	padding-bottom: 30px;
	width: 961px;
	height: auto;
	min-height: 450px;
	background: url("../images/home_tp.jpg") no-repeat;
}
#footer_container {
	background-color: #362f2d;
    position: relative;
    z-index: 5;
    height: auto;
    font-family: Helvetica, Lucida Grande, sans-serif;
    border-top: 1px solid #fff;
}
#footer_wrap {
    position: relative;
    margin: 0px auto 0 auto;
    z-index: 5;
    width: 961px;
    height: 200px;
    font-family: Helvetica, Lucida Grande, sans-serif;
}
#footer_upper {
	width: 961px;
	height: 50px;
}

/*-------NAVIGATION---------*/

.nav_break {
	background: url("../images/nav_break.gif") no-repeat;
	width: 3px;
	height: 34px;
}
#nav_wrap {
    background: url("../images/nav_bg.gif") repeat-x;
    margin-left: 138px;
    width: 823px;
    height: 34px;
}
#nav_wrap_internal {
    float: left;
    background: url("../images/nav_bg.gif") repeat-x;
    margin: 14px 0 0 138px;
    width: 823px;
    height: 34px;
}
#navigation {
	padding-left: 13px;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
}
ul#navigation {
	list-style-type: none;
	color: #ff0007
}
ul#navigation li {
	float: left;
	padding-left: 15px;
}
ul#navigation li a{
	text-decoration: none;
	color: #fff;
}
ul#navigation li a:hover{
	color: #ff0007;
}



/*-------MAIN BODY---------*/
#article_img {
	padding-left: 20px;
	width: 215px;
	height: auto;
}
#article_img a{
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: underline;
}
#article_img a:hover{
	text-decoration: none;
}
.body_txt_home {
	padding-top: 38px;
	width: 500px;
	height: auto;
}
.body_txt_internal {
	padding: 0 20px 30px 30px;
	width: 695px;
	height: auto;
	border-right: 1px dashed #b5a391;
}
.break_full {
	width: 695px;
	height: 15px;
	border-top: 1px dashed #b5a391;
}
.break_short {
	width: 305px;
	height: 15px;
	border-top: 1px dashed #b5a391;
}
#directions_link {
	margin: 0 0 0 20px;
	width: 193px;
	height: 86px;
}
.directions_link {
  display: block;
  width: 193px;
  height: 86px;
  background: url("../images/directions_link.jpg") no-repeat 0 0;
}
.directions_link:hover { 
  background-position: 0 -86px;
}
.directions_link span {
  display: none;
}
#facebook_link {
	margin: 0 0 20px 20px;
	width: 193px;
	height: 71px;
}
.facebook_link {
  display: block;
  width: 193px;
  height: 71px;
  background: url("../images/facebook_link.jpg") no-repeat 0 0;
}
.facebook_link:hover { 
  background-position: 0 -71px;
}
.facebook_link span {
  display: none;
}
.field1 {
	float: left;
	width: 80px;
	font-weight: bold;
}
.field2 a{
	font-weight: normal;
}
.field3 {
	float: left;
	padding-top: 10px;
	width: 120px;
}
.field_entry5 {
	float: left;
	width: 100px;
	height: 25px;
	margin-bottom: 7px;
}
.field_entry6 {
	float: left;
	width: 250px;
	height: 25px;
	margin-bottom: 7px;
}
.field_entry7 {
	float: left;
	width: 70px;
	height: 25px;
	margin-bottom: 7px;
}
.field_entry8 {
	float: left;
	width: 280px;
	height: 25px;
	margin-bottom: 7px;
}
.field_entry9 {
	float: left;
	width: 30px;
	height: 25px;
	margin: 7px 0 0 35px;
}
.field_entry10 {
	float: left;
	width: 280px;
	height: 40px;
	margin-top: 7px;
}
#flash_home {
	width: 961px;
}
#flash_internal {
	width: 961px;
	height: 380px;
}
#flash_nav {
	width: 975px;
	height: 61px;
}
#gallery {
	padding: 20px 0 20px 0;
	width: 710px;
	height: 410px;
}
#home_news {
	float: right;
	margin-top: 38px;
	padding-left: 20px;
	width: 418px;
	height: 334px;
	border-left: 1px solid white;
}
#hours {
	margin-left: 20px;
	width: 193px;
	height: 268px;
	color: #fff;
	text-align: center;
	background: url("../images/hours_bg.gif") no-repeat;
}
img.floatRight {
	float: left;
	margin: 5px 10px 10px 0;
}
#internal_wrap {
	float: right;
	width: 215px;
	height: auto;
}
#logo {
	width: 961px;
	height: 92px;
}
#logo_left {
	float: left;
	width: 114px;
	height: 34px;
	background: url("../images/logo_bottom.png") no-repeat;
}
#map {
	float: left;
	padding: 30px 0 0 0px; 
	width: 265px;
	height: auto;
}
#map_copy {
	margin-left: 285px;
	padding-top: 30px;
	height: 300px;
}
#menu_link {
	margin: 0 0 20px 20px;
	width: 193px;
	height: 162px;
}
.menu_link {
  display: block;
  width: 193px;
  height: 162px;
  background: url("../images/menu_link.jpg") no-repeat 0 0;
}
.menu_link:hover { 
  background-position: 0 -162px;
}
.menu_link span {
  display: none;
}
.news_column {
	float: left;
	width: 347px;
	height: auto;
}
.news_column2 {
	padding-left: 347px;
	width: 347px;
	height: auto;
}
.news_img_thumb {
	float: left;
	padding-top: 10px;
	width: 100px;
	height: 67px;
}
.news_overview {
	width: 575px;
	margin-left: 120px;
	height: auto;
	min-height: 110px;
	padding: 0 0 30px 0px;
}
.news_post {
	width: 300px;
}
.news_post_wrap {
	width: 695px;
	min-height: 700px;
}
.news_title {
	width: 320px;
}
#newsletter_link {
	margin: 0 0 20px 20px;
	width: 193px;
	height: 86px;
}
.newsletter_link {
  display: block;
  width: 193px;
  height: 86px;
  background: url("../images/newsletter_link.jpg") no-repeat 0 0;
}
.newsletter_link:hover { 
  background-position: 0 -86px;
}
.newsletter_link span {
  display: none;
}
#newsletter_submit {
	float: left;
	margin: 30px 0 0 130px;
	width: 90px;
	height: 27px;
}
.newsletter_submit {
  display: block;
  width: 90px;
  height: 27px;
  background: url("../images/newsletter_submit.jpg") no-repeat 0 0;
}
.newsletter_submit:hover { 
  background-position: 0 -27px;
}
.newsletter_submit span {
  display: none;
}
#newsletter_wrap {
	margin: 50px 0 0 130px;
	padding: 30px 10px 0 20px;
	width: 370px;
	height: 280px;
	color: #fff;
	background: url("../images/newsletter_bg.gif") no-repeat;
}
#OT_searchWrapperAll {
	background-color: #000;
}
.press_img_thumb {
	float: left;
	padding: 10px 0 0 14px;
	width: 86px;
	height: 100px;
	color: #b0aeae;
}
.presskit_post {
	width: 695px;
	height: 180px;
	padding-top: 10px;
}
.privacy {
	margin: 10px 0 0 130px;
	font-size: 11px;
}
#reservation_link {
	margin: 0 0 20px 20px;
	width: 193px;
	height: 101px;
}
.reservation_link {
  display: block;
  width: 193px;
  height: 101px;
  background: url("../images/reservation_link.jpg") no-repeat 0 0;
}
.reservation_link:hover { 
  background-position: 0 -101px;
}
.reservation_link span {
  display: none;
}
#spacer_top {
	width: 961px;
	height: 38px;
}
#subnav_wrap {
	width: 961px;
	height: 29px;
	color: #fff;
	text-align: center;
	padding-bottom: 38px;
}
#subnav_wrap a{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}
.subnav1 {
	float: left;
	padding-top: 7px;
	width: 192px;
	height: 22px;
	background: url("../images/sub_active_team.gif") no-repeat;
}
.subnav2 {
	float: left;
	margin: 0 0 0 0;
	width: 192px;
	height: 29px;
}
.subnav2 {
  display: block;
  width: 192px;
  height: 29px;
  background: url("../images/sub_inactive_team.gif") no-repeat 0 0;
}
.subnav2:hover { 
  background-position: 0 -29px;
}
.subnav2 span {
	padding-top: 6px;
}
#togo_link {
	margin: 0 0 20px 20px;
	width: 193px;
	height: 86px;
}
.togo_link {
  display: block;
  width: 193px;
  height: 86px;
  background: url("../images/togo_link.jpg") no-repeat 0 0;
}
.togo_link:hover { 
  background-position: 0 -86px;
}
.togo_link span {
  display: none;
}

#twitter_link {
	margin: 0 0 20px 20px;
	width: 193px;
	height: 71px;
}
.twitter_link {
  display: block;
  width: 193px;
  height: 71px;
  background: url("../images/twitter_link.jpg") no-repeat 0 0;
}
.twitter_link:hover { 
  background-position: 0 -71px;
}
.twitter_link span {
  display: none;
}
/*-------FOOTER--------------*/
.footer_txt {
	float: left;
	padding-top: 16px;
	width: 75px;
	height: 30px;
	font-size: 15px;
	border-bottom: 1px solid #5a5048;
}
.footer_txt2 {
	float: left;
	padding-top: 16px;
	width: 50px;
	height: 30px;
	font-size: 15px;
	border-bottom: 1px solid #5a5048;
}
.footer_txt3 {
	float: left;
	padding-top: 16px;
	width: 185px;
	height: 30px;
	font-size: 15px;
	border-bottom: 1px solid #5a5048;
}
.footer_link a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.footer_link a:hover {
	text-decoration: underline;
}
.footer_icon {
	padding: 10px 0 3px 0;
	float: left;
	width: 40px;
	height: 33px;
	border-bottom: 1px solid #5a5048;
}
.footer_break {
	float: left;
	width: 53px;
	height: 46px;
	background: url("../images/footer_break.gif") no-repeat;
	border-bottom: 1px solid #5a5048;
}
.footer_tag {
	float: left;
	padding: 20px 0 40px 16px;
	width: 264px;
	height: 46px;
	color: #eed0a9;
	font-size: 1.1em;
}
#footer_navigation {
	padding: 70px 0 0 260px;
	font-size: 11px;
	line-height: 5px;
	font-weight: normal;
}
ul#footer_navigation {
	list-style-type: none;
	color:#fffbf6;
}
ul#footer_navigation li {
	float: left;
	padding-left: 5px;
}
ul#footer_navigation li a{
	text-decoration: underline;
	color: #fffbf6;
	font-weight: normal;
}
ul#footer_navigation li a:hover{
	text-decoration: none;
}

/*-----------------UL LISTS------------*/



/*-------TYPOGRAPHY---------*/
h1 {
	font-size: 30px;
	color: #88061a;
	font-weight: normal;
	padding-bottom: 18px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0 15px 0;
	line-height: 24px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	padding: 18px 0 5px 0;
	font-size: 22px;
	color: #ff0007;
	font-weight: normal;
}
.gray {
	color: #736357;
}
.price {
	color: #88061a;
	padding-left: 10px;
	font-weight: bold;
}
.red {
	color: #88061a;
	
}
