/********************************************************
                 GENERAL ELEMENTS
*********************************************************/
* {margin:0em;padding:0em;}
img {
  border:0px;
}
hr {display:none;}
.floatlt {float:left;}
.clearfix {overflow:hidden;width:100%;}
.clear {clear:both;}
body {
  font-family: Arial, sans-serif;
  font-size: small;
  color: #000;
  width: 100%;
  text-align: left;
}
* html body {
  font-size: 75%;
}
/********************************************************
                  LAYOUT
*********************************************************/
#wrap {
  width: 800px;
  top: 0px;
  overflow: hidden;
}
div.simMenu {
  position: absolute;
  z-index: 10;
  top: 10px;
  left: 10px;
}
#logo {
  position: absolute;
  z-index: 9;
  float: left;
  margin-top: 10px;
  margin-left: 39px;
  display: inline;
}
#motto {
  position: absolute;
  margin-top: 24px;
  margin-left: 352px;
}
#globalNav {
  position: absolute;
  float: right;
  margin-top: 26px;
  width: 800px;
}
.block {
  display: block;
}
#nav {
  clear: both;
  float: left;
  width: 148px;
  margin: 103px 0px 1.2em 0px;
}
#main {
  position: relative;
  float: right;
  width: 652px;
  margin-top: 67px;
  display: block;
}
body#home #header {
  padding: 0em 2px 1.4em 0px;
}
body#feature #header, 
body#locations #header, 
body#location #header,
body#events #header,
body#blog #header
{
  float: left;
  width: 652px;
  background: rgb(204,204,204);
  padding: 0px;
}
*html body#feature #header, 
*html body#locations #header, 
*html body#location #header,
*html body#events #header, 
*html body#blog #header
{
  width: 502px;
}
#mainInner {
  padding: 0em 0px .5em 0px;
}
body#feature #mainInner, 
body#locations #mainInner, 
body#location #mainInner,
body#blog #mainInner {
  margin-top: 2.8em;
  margin-bottom: 1.4em;
  padding: .5em 16px 0em 20px;
}
body#feature #mainInner {
  background: url(/image/201.png) repeat-y;
}
body#locations #mainInner, 
body#location #mainInner {
  background: url(/image/109.png) repeat-y;
}
body#specials #mainInner,
body#events #mainInner {
  background: url(/image/201.png) repeat-y;
  margin-top: 1.4em;
  margin-bottom: 1.2em;
  padding-top: .5em;
}
body#events #mainInner {
  margin-top: 2.8em;
}
body#blog #mainInner {
  background: url(/image/201.png) repeat-y;
}
#midCol {
  float: left;
  width: 356px;
  margin-bottom: 1.2em;
  overflow: hidden;
}
body#home #midCol {
  float: left;
  width: 638px;
  margin-bottom: 1.2em;
  overflow: hidden;
}
body#locations #midCol {
  width: 135px;
}
body#feature #midCol, 
body#location #midCol {
  width: 400px;
}
body#blog #midCol {
  width: 460px;
}
#announcement {
  height: 181px;
}
#announcement p {
  margin: 0em 16px 0em 200px;
  color: white;
  font-size: 110%;
  line-height: 1.3em;
}
#annContent {
  padding: 5px 0px 0px 5px;
}
.rightCol {
  float: right;
  width: 280px;
  margin-bottom: 1.2em;
}
body#locations .rightCol {
  width: 475px;
}
body#feature .rightCol, 
body#location .rightCol {
  width: 214px;
}
body#blog .rightCol {
  width: 146px;
}
.rightColContain {
  margin-right: 15px;
}
body#feature .rightColContain, 
body#locations .rightColContain, 
body#location .rightColContain {
  margin-right: 0px;
  background: none;
}
.bottomRow {
  clear: both;
  width: 100%;
  overflow: hidden;
  margin-bottom: .8em;
}
#blogArticle {
  border-bottom: 1px solid black;
}
body#home .text_box,
body#specials .text_box,
body#events .text_box {
  height: 94px;
}
.bLeftCol {
  float: left;
  width: 267px;
  margin-right: 16px;
}
body#home .bLeftCol  {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
          filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/413.png', sizingMethod='scale');
          height: 1%;
}
/* IE ignores styles with [attributes], so it will skip the following. */
body#home .bLeftCol[class] {
  background: url(/image/413.png) repeat;
}
body#specials .bLeftCol,
body#events   .bLeftCol,
body#blog     .bLeftCol {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
          filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/410.png', sizingMethod='scale');
          height: 1%;
}
/* IE ignores styles with [attributes], so it will skip the following. */
body#specials .bLeftCol[class], 
body#events .bLeftCol[class], 
body#blog .bLeftCol[class] {
  background: url(/image/410.png) repeat;
}
body#specials .bLeftCol,
body#events .bLeftCol {
  margin-left: 16px;
  display: inline;
}
body#location .bLeftCol {
  margin-top: 2.5em;
  width: 72px;
  text-align: center;
  line-height: .8em;
}
.bMidCol {
  float: left;
  width: 267px;
  margin-right: 16px;
}
body#home .bMidCol  {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
          filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/413.png', sizingMethod='scale');
          height: 1%;
}
/* IE ignores styles with [attributes], so it will skip the following. */
body#home .bMidCol[class] {
  background: url(/image/413.png) repeat;
}
.bMidCol  {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
          filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/410.png', sizingMethod='scale');
          height: 1%;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.bMidCol[class] {
  background: url(/image/410.png) repeat;
}
.bRightCol {
  float: left;
  width: 72px;
  text-align: center;
}
body#specials .bRightCol,
body#events .bRightCol {
  margin-left: 16px;
  display: inline;
}
body#location .bRightCol {
  margin-top: 2.5em;
  line-height: .8em;
}
#footer {
  clear: both;
}

/**************** Blog on Home page *********************/
div.blogPosts {
  background: #CCCCCC url(/media/image/1/bg_blackcheck.gif) repeat-y left top;
  width: 638px;
}

div.blogPosts h2 {
  width: 304px;
  float: left;
}

div.bottomContent {
  width: 279px;
  padding: 10px 20px;
  float: left;
}

div.bottomContent ul {
  list-style: none;
}

div.bottomContent a.more { 
  color: #CC0000; 
  background: url(/media/image/1/bg_morelink.gif) no-repeat right center;
}
div.bottomContent ul a { text-decoration: underline; }


/********************************************************
                  TEXT
*********************************************************/
h1 {
  padding-left: 15px;
  line-height: 1.4em;
  font-size: 100%;
  background: rgb(204,204,204) url(/image/111.gif) no-repeat 2px 50%;
  height: 1%;
}
body#feature h1, 
body#locations h1, 
body#location h1,
body#events h1 {
  padding: 0em 20px 0em 15px;
  line-height: 1.4em;
  font-size: 100%;
  float: left;
  background: url(/image/111.gif) no-repeat 2px 50%;
  height: 1%;
}
h2 {
  padding-left: 15px;
  line-height: 1.4em;
  font-size: 100%;
  background: black url(/image/111.gif) no-repeat 2px 50%;
  color: white;
}

h3 {
  font-size: 90%;
  margin: .5em 15px 0em 0px;
}
.text_box p {
  margin: 0em 5px 0em 4px;
  font-size: 90%;
}
body#feature #midCol p, 
body#location #midCol p {
  margin: 0em 14px .75em 0px;
}
body#feature .rightCol p, 
body#location .rightCol p,
.innsights p {
  margin-left: 4px;
  padding-top: .60em;
}
#footer {
  height: 1%;
  font-size: 80%;
  background: rgb(204,204,204);
  padding-left: 6px;
  line-height: 1.7em;
}
/********************************************************
                  LINKS
*********************************************************/
a {
  color: #000;
  text-decoration: none;
}
body#home h2 a {
  color: #fff;
}
body#feature #midCol a, 
body#location #midCol a {
  text-decoration: underline;
  color: navy;
}
#headerSpecials {
  float: left;
  width: 147px;
  line-height: 1.4em;
  background: rgb(204,204,204);
  text-align: right;
}
#headerSpecials a {
  padding-right: 24px;
  margin-right: 17px;
  font-weight: bold;
  background: url(/image/112.gif) no-repeat right center;
}
.more {
  float: right;
  padding: .6em 7px 0em 0px;
  margin: 0em 6px .2em 0px;
  font-family: Arial, sans-serif;
  font-size: 85%;
  font-weight: bold;
  background: url(/image/111.gif) no-repeat right center;
  color: rgb(229,24,55);
}
#announcement a {
  position: absolute;
  margin-top: 160px;
  margin-left: 133px;
}
#blogSumm a {
  text-decoration: underline;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: rgb(29,55,128);
}
.bLeftCol a, .bMidCol a {
  margin-right: 5px;
}
.bRightCol .more  {
  float: none;
  text-align: center;
}
body#location .bLeftCol a,
body#location .bRightCol a {
  color: red;
  font-size: 90%;
}
#footer a {
  margin-left: 85px;
}

a#twitter {
  display: block;
  background: url(/media/image/icon_twitter.png) no-repeat;
  padding: 3px 0 0 25px;
  margin-top: 15px;
  height: 20px;
  font-weight: normal;
  text-decoration: underline;
}
/********************************************************
                  LISTS - NOT NAVIGATION
*********************************************************/
body#feature #midCol ol, 
body#location #midCol ol 
{
  margin: -10px 14px 0px 45px;
}
body#feature #midCol ul, 
body#location #midCol ul {
  margin: -10px 14px 0px 40px;
}
#blogSumm ul,
.rightCol ul {
  margin: 0em 5px 0em 20px;
}
.rightCol ol {
  margin: 0em 5px 0em 24px;
}
#blogSumm li {
  font-size: 90%;
  line-height: 160%;
}
body#blog #mainInner .bLeftCol ul,
body#blog #mainInner .bMidCol ul {
  margin: .5em 0px 1em 25px;
}
/********************************************************
                  DEFINITION LISTS
*********************************************************/
/********************************************************
                  IMAGES
*********************************************************/
img {
  display:block;
}

p img { display: inline;}

.bLeftCol img, 
.bMidCol img {
  float: left;
  margin-right: 6px;
}
body#location .bLeftCol img,
body#location .bRightCol img {
  margin: 0em auto .5em auto;
}
body#home .bRightCol img {
  margin-bottom: .5em;
}
.info img {
  float: left;
}
/*********************************************************
                  NAVIGATION
*********************************************************/
/* global nav section */
#globalNav ul {
  height: 1%;
  overflow: auto;
  list-style: none;
  padding-right: 20px;
  float: right;
}
#globalNav li {
  padding-right: 10px;
  display: inline;
  font-size: 80%;
}
/* primary navigation on left side of page */
#nav {
  font-weight: bold;
  font-size: 85%
}
#nav ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#nav li {
  background: black url(/image/111.gif) no-repeat 2px 50%;
  color: white;
  margin: 0em 16px .25em 0px;
  line-height: 1.5em;
}
#nav li a {
  padding-left: 12px;
  color: white;
}
#nav li.selected a {
  color: rgb(229,24,55);
}
/* header nav section */
#header ul {
  height: 1%;
  overflow: auto;
  list-style: none;
  float: left;
}
#header li {
  padding-right: 10px;
  display: inline;
  line-height: 1.4em;
}
#header li.selected a {
  font-weight: bold;
  color: navy;
}
/* navigation for locations page - state & city list on left */



#locNav ul.primLocNav {
  list-style: none;
}
#locNav ul.primLocNav li {
  line-height: 2em;
  height: 1%;
}
#locNav ul.primLocNav li a {
  line-height: 1.4em;
  display: block;
  font-weight: bold;
}
#locNav ul.primLocNav li ul {
  list-style: none;
  margin-left: 15px;
}
#locNav ul.primLocNav li ul li a {
  font-weight: normal;
}
#locNav ul.primLocNav li ul li a.mapLink {
  position: absolute;
  color: white; 
  font-weight: bold;
  width:80px; 
}

#locNav ul.primLocNav li ul li a.mapLink_long {
  position: absolute;
  color: white; 
  font-weight: bold;
  width:120px; 
}

* html #locNav ul.primLocNav li ul li a.mapLink {
  margin-left:-2px;
  margin-top:-2px;

  letter-spacing:1px;
}
/* blog nav section */
.blogNav {
  font-weight: bold;
  font-size: 90%;
}
.blogNav ul {
  list-style: none;
  margin-bottom: 10px;
  line-height: 1.2em;
}
/*********************************************************
                  FORMS
*********************************************************/
/* Blog Entry Forms */
form {
  padding-bottom: 10px;
}
span.error {
  color: red;
  font-size: 90%;
  margin: 0px 5px 5px 150px;
  padding: 0px;
}
div.row {
  clear: both;
  padding-top: 5px;
  width: 500px;
  overflow: hidden;
  height: 1%;
}
div.row label {
  float: left;
  text-align: right;
  margin: 1px 10px 1px 5px;
}
span.value {
  float: right;
  text-align: left;
  width: 345px;
}
/* Blog Search Forms */
#searchform {
  margin: .5em 0px 0em 12px;
}
#searchform label {
  display: block;
  font-size: 90%;
}
#searchform #search {
  margin-right: 8px;
}
/* Blog Search Forms on right */
.rightCol #searchform {
  margin: .5em 0px 0px 0px;
}
.rightCol #searchform #search {
  margin-bottom: 8px;
}