
body {
	margin: 0px;
	background: url(/images/2008/bg.jpg); 
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
}

/*** Main Container ***/

#main {
  margin-left: auto;
  margin-right: auto;
  width: 985px;
}

/* logo, innkeeper links, site search form */

#header {
  height:131px;
  /*margin-top:10px;*/
  margin-left:-2px;
   background: url(/images/2008/masthead-new-background-2.jpg) no-repeat;  
  position: relative;
}

#innkeeperLogin {
width: 27px;
height: 110px;
position: absolute;
right: -23px;
top: 189px;
opacity:0.4;
filter:alpha(opacity=40);
cursor: pointer;
background-image: url(/images/2008/innkeeper-login.jpg);
background-repeat: no-repeat;
}

#innkeeperResources {
width: 27px;
height: 137px;
position: absolute;
right: -23px;
top: 305px;
opacity:0.4;
filter:alpha(opacity=40);
cursor: pointer;
background-image: url(/images/2008/innkeeper-resources.jpg);
background-repeat: no-repeat;
}

#innkeeperLogin:hover, #innkeeperResources:hover {
opacity:1;
filter:alpha(opacity=100);
}

#innkeepers {
  float:left;
  margin-top:10px;
  height:30px;
  padding-left:370px;
}


#header .sitesearch {
 height:85px;
 width:210px;
 position: absolute;
 right: 20px;
 top: 59px;
 font-size: 11px;
}

#header .sitesearch input {
  border:1px solid black;
  width:174px;
  height:13px;
}
  
#header .sitesearch .goButton {
width:30px; 
height:17px; 
border:none;
float: right;
}

#header .radioButtonSearch{
font-family: arial, sans-serif;
font-size: 12px;
text-align: left;
line-height: 1;
margin-top: 1px;
}

#header .radioButtonSearch .mastheadRadio {
margin-left: -40px;
margin-right: -75px;
height: 11px;
margin-bottom: 0;
margin-top: 1px;
}

/* main navigation */

#navigation {
  height:30px;
  width:980px;
  background: black;
}


/* breadcrumbs */

#breadcrumbs {
  height:30px;
  width:980px;
  font-family: arial, sans-serif;
  background: url(/images/2008/breadcrumb.gif) no-repeat;
}

#breadcrumbs h2 {
  margin-top:-9px;
  margin-left:30px;
  color:#ffffff;
  font-weight:bold;
  font-size:1em;
  padding:0px;
  float:left;
}

#breadcrumbs .signUp {
float: right; 
margin-top:-9px; 
margin-right:10px; 
margin-bottom:0px;
color: white;
text-decoration:none;
}

#breadcrumbs .signUp a{
color: white;
text-decoration:none;
}

.win.ie  #breadcrumbs  .signUp {
margin-top: -7px;
}

.win.ie7  #breadcrumbs  .signUp {
margin-top: 3px;
}

.win.ie6  #breadcrumbs  .signUp {
margin-top: 3px;
}

/* map etc */

#worldwide {
  float:left;
  font-size:.7em;
  margin-left:10px;
  }

#worldwide ul {
  margin-top:0px;
  margin-left:0px;
  padding:0px;
  list-style:none;
  }

#worldwide a {
  color:black;
  }

#worldwide a.hover {
  color:#009784;
  }

#usa {
  float:left;
  font-size:.7em;
  margin-left:10px;
  width:370px;
  height:200px;
  background: url(/images/green_map2.jpg) no-repeat;
  }

#usa ul {
  margin-top:0px;
  margin-left:0px;
  padding:0px;
  list-style:none;
  }

#usa a {
  color:black;
  }



/* internal page content container and footer */

#content-holder {
  width:976px;
  background: #ffffff;
  padding-left:1px;
  border-left:2px solid #bbbbbb;
  border-right:2px solid #bbbbbb;
}

#content-footer {
  height:18px;
  width:990px;
  margin-left:-1px;
  margin-top:0px;
  background: url('/images/2008/content-footer.png') no-repeat;
}

/* top content */

#top{
  padding-top:10px;
  float:left;
}

#top .crown {
  float:left;
  width:976px;
  height:20px;
  margin-left:-1px;
  margin-right:0px;
  padding-right:0px;
  background: url('/images/2008/sub-top.jpg') no-repeat;
}

#left {
  margin-left:8px;
  float:left;
}

#left .accolades {
  width:223px;
  height:160px;
  background: url(../search/images/left-accolades.jpg) no-repeat;
  float:left;
  margin-top:1px;
  margin-left:-8px;
  padding-left:12px;
  padding-top:12px;
  clear:left;
}

#left .accolades p {
  padding-left:10px;
  margin-top:10px;
  font-style:italic;
  line-height:18px;
  font-size:.9em;
  width:200px;
}

#left .navhead {
  width:223px;
  height:12px;
  background: url(../search/images/left-top.jpg) no-repeat;
  float:left;
  margin-top:-8px;
  margin-left:-8px;
  padding-left:12px;
  padding-top:12px;
  margin-right:2px;
}

#left .navint {
  background: url(../search/images/left-left.jpg) #e4de88 repeat-y;
  width:223px;
  margin-left:-8px;
  padding-left:10px;
  clear:left;
  float:left;
  padding-right:1px;
}

#left ul {
  list-style:none;
  margin-top:-8px;
  margin-left:10px;
  padding:0px;
  margin-bottom:0px;
  font-weight:bold;
  font-family:tahoma;
  font-size:.8em;
  margin-right:5px;
}

#left li {
  padding-top:6px;
  padding-bottom:6px;
  border-bottom:1px dashed #bcad2c;
  }

#left a {
  text-decoration: none;
  color:black;
  }

#left .navfoot {
  width:223px;
  height:23px;
  background: url(../search/images/left-bottom.jpg) no-repeat;
  float:left;
  margin-left:-8px;
  padding-left:12px;
  clear:left;
  margin-right:2px;
}


#left .ad1 {
  clear:left;
  float:left;
  width:200px;
  height:200px;
  background: #cccccc;
  border:1px solid black;
  margin-left:8px;
  margin-top:-10px;
  color:white;
}

#left .awards {
  width:228px;
  height:237px;
  background: url(/images/2008/awards.gif) no-repeat;
  float:left;
  clear:left;
  margin-top:20px;
  margin-left:-5px;
}

#left p.awardtext {
  font-size:1.2em;
  padding-top:20px;
  padding-left:12px;
  padding-right:80px;
}

#left h1.awardtitle {
  font-size:1em;
  color:white;
  padding-left:16px;
  margin-top:15px;
}

#left .shop {
  margin-top:10px;
  width:228px;
  height:237px;
  background: url(/images/2008/bucket_full.gif) no-repeat;
  float:left;
  clear:left;
  margin-left:-5px;
}

#left p.shoptext {
  font-size:.8em;
  padding-left:16px;
}

#center {
  border-left:2px solid #d6d6d6;
  border-right:2px solid #d6d6d6;
  width:503px;
  margin-left:-3px;
  margin-top:-8px;
  float:left;
}

#center .head {
  height:270px;
  margin-left:7px;
  }

#center .foot {
  width:512px;
  height:24px;
  background: url(/images/2008/middle-foot.jpg) no-repeat;
  margin-left:-5px;
}

#blog {
border-bottom: 4px dotted silver;
padding: 0 1em;
}

#blog h1 {
  color: #996600;
  font-size: 1.7em;
  font-family: Tahoma, Arial, sans-serif;
  margin-left:7px;
  font-weight:normal;
}

#blog h2 {
  color: #996600;
  /* color: #159C92; */
  font-size: 1em;
  font-family: Arial, sans-serif;
  margin-left:12px;
  margin-top:-5px;
  margin-bottom:-5px;
  font-weight:normal;
}

#blog h3 {
  color: #159C92;
  font-size: .9em;
  font-family: Arial, sans-serif;
}

#blog p {
  margin-left:12px;
  padding-right:10px;
  font-size:13px;
  line-height: 1.24;
}

#blog p.bold {
  margin-left:7px;
  font-size:1em;
  font-weight:bold;
}

#blog ul {
font-size: 13px;
}

#blog table {
  margin-left:10px;
  padding-right:18px;
  font-size:.8em;
  color:#000000;
  }

#blog table a {
  font-size:1em;
  color:#000000;
  }

#blog hr {
  border: 1px dotted #d6d6d6;
  height: 1px;
  }

#blog p.subscribe {
  margin-left:7px;
  font-size:.7em;
}

#blog .centerbottombanner {
  width:470px;
  height:90px;
  background: #cccccc;
  border:1px solid black;
  margin-left:14px;
  margin-top:10px;
  color:white;
}

#right {
  margin-top:-8px;
  width:220px;
  margin-left:1px;
  padding:0px;
  float:left;
}

#right .search {
  width:223px;
  height:160px;
  background: url(../search/images/red-tab-right.jpg) no-repeat;
  float:left;
  padding-left:12px;
  padding-top:12px;
  margin-left:-1px;
}

#right .search h1 {
  color:white;
  font-size:1em;
  padding-left:0px;
  margin-top:6px;  
}

#right .search p {
  color:black;
  font-size:.8em;
  padding-left:0px;
  margin-top:20px;  
}

#amenity {
  width:223px;
  height:650px;
  float:left;
  padding-left:12px;
  padding-top:12px;
  margin-left:-1px;
  clear:left;
  font-size:.8em;
  font-family:tahoma,arial;
}

#searchbyname {
  width:223px;
  height:100px;
  float:left;
  padding-left:12px;
  padding-top:12px;
  margin-left:-1px;
  clear:left;
  font-size:.8em;
  font-family:tahoma,arial;
}

#searchdeals {
  width:223px;
  height:100px;
  float:left;
  padding-left:12px;
  padding-top:12px;
  margin-left:-1px;
  clear:left;
  font-size:.8em;
  font-family:tahoma,arial;
}

#recipes {
  width:223px;
  height:200px;
  float:left;
  padding-left:12px;
  padding-top:12px;
  margin-left:-1px;
  clear:left;
}

#right .bucket {
  width:234px;
  height:237px;
  background: url(/images/2008/right-bucket.jpg) no-repeat;
  float:left;
  margin-left:-3px;
}

#right .bucket p {
  margin-left:12px;
  font-size:.7em;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}


#right .bucket h1 {
 color:white;
  font-size:1em;
  padding-left:0px;
  margin-top:17px;  
  margin-left:12px;
  margin-bottom:16px;
}

#right .bucket h2 {
  color:black;
  font-size:.7em;
  margin-left:12px;
  font-weight:normal;
  margin-bottom:0px;
  margin-top:4px;
}



#right .ad2 {
  float:left;
  width:200px;
  height:600px;
  background: #cccccc;
  border:1px solid black;
  margin-left:14px;
  margin-top:10px;
  margin-bottom:20px;
}

#right .shop {
  width:228px;
  height:237px;
  background: url(/images/2008/bucket_full.gif) no-repeat;
  float:left;
  margin-left:2px;
}

#right p.shoptext {
  font-size:.8em;
  padding-left:16px;
}

#right .shop h1 {
  color:white;
  font-size:1em;
  padding-left:16px;
  margin-top:15px;
}

#rec-search-left {
  float:left;
  font-size:.6em;
  margin-left:-6px;
  padding-right:0px;
  margin-top:5px;
}

#rec-search-right {
  float:right;
  font-size:.6em;
  margin-right:8px;
  margin-top:5px;
}

.rec-search-h4 {
  margin-top:10px; 
  margin-bottom:3px; 
  font-size:.8em; 
  margin-left:-4px;
  }

#reasons {
  float:left;
  background: url(../search/images/reasons.jpg) no-repeat;
  height:720px;
  margin-left:-3px;
  margin-right:-10px;
  padding:0px;
  z-index:-500;
  }

#reasons h1 {
  font-size: 1em;
  padding-top:10px;
  margin-left:10px;
  }

#reasons p {
  font-size:.7em;
  margin-left:10px;
  margin-right:10px;
  }

#votebox {
  width:234px;
  height:237px;
  background: url(../search/images/votebox.jpg) no-repeat;
  float:left;
  margin-left:-3px;
}

#votebox p {
  padding-left:5px;
  padding-top:5px;
}


/* bottom content */

#bottom {
  padding-left:8px;
  padding-top:10px;
  padding-right:0px;
  padding-bottom:0px;
  float:left;
}

#bottom h1 {
  color:white;
  font-size:1em;
  padding-left:16px;
  margin-top:15px;
}



#bottom .featured {
  width:485px;
  margin-left:16px;
  height:237px;
  background: url(/images/2008/featured2.png) no-repeat;
  float:left;
}
  
#bottom p.featuredtext {
  line-height:1em;
  font-size:.6em;
  margin-top:60px;
  padding-left:16px;
  width:440px;
  text-align:justify;
}

.custombuckethead {
  margin-top:10px;
  width:228px;
  background: url(/images/2008/custom-bucket-head.jpg) no-repeat;
  float:left;
  clear:left;
  margin-left:-8px;
}

.custombuckethead h1 {
  color:white;
  font-size:1em;
  padding-left:16px;
  margin-top:15px;
}

.custombucketbody {
  width:220px;
/*  border-left:2px solid #d6d6d6; */
  border-left:1px solid #d6d6d6;
  border-right:1px solid #d6d6d6;
  margin-left:-2px;
  float:left;
  clear:left;
  margin-top:-1px;
  margin-right:-5px;
  /* padding-right:-10px;  validator error */
}

.custombucketbody img {
 border:0px; 
 margin-left:9px;
 }

.custombucketbody h2 {
  text-align:center;
  font-size:.8em;
  font-weight:bold;
  color:#159C92;
}

.custombucketbody p {
  font-size:.8em;
  padding-left:16px;
  width:190px;
}

.custombucketfoot {
  width:228px;
  height:20px;
  background: url(/images/2008/custom-bucket-foot.jpg) no-repeat;
  float:left;
  clear:left;
  margin-left:-8px;
}

.custombuckethead2 {
  margin-top:10px;
  width:228px;
  background: url(/images/2008/custom-bucket-head.jpg) no-repeat;
  float:left;
  clear:left;
  margin-left:-8px;
}

.custombuckethead2 h1 {
  color:white;
  font-size:1em;
  padding-left:16px;
  margin-top:15px;
}

.custombucketbody2 {
  width:220px;
/*  border-left:2px solid #d6d6d6; */
  border-left:1px solid #d6d6d6;
  border-right:1px solid #d6d6d6;
  margin-left:7px;
  float:left;
  clear:left;
  margin-top:-1px;
  margin-right:-5px;
  /* padding-right:-10px;    validator error */
}

.custombucketbody2 img {
 border:0px; 
 margin-left:9px;
 }

.custombucketbody2 h2 {
  text-align:center;
  font-size:.8em;
  font-weight:bold;
  color:#159C92;
}

.custombucketbody2 p {
  font-size:.8em;
  padding-left:16px;
  width:190px;
}

.custombucketfoot2 {
  width:228px;
  height:20px;
  background: url(/images/2008/custom-bucket-foot.jpg) no-repeat;
  float:left;
  clear:left;
  margin-left:-8px;
}

.greentitle {
  background: url(../search/images/greentitle.jpg) no-repeat;
  width:233px;
  margin-left:-2px;
  margin-top:-8px;
}

.greentitle h1 {
  color:white;
  font-size:1em;
  padding-left:16px;
  padding-top:17px;
}

.greentitle p {
  font-size:.8em;
  padding-left:16px;
  width:190px;
}

.brown {
  color: #953502;
  font-weight:bold;
  }
/* text navigation */

#textnav {
  clear:both;
  margin-top:20px;
  padding-left:220px;
  float:left;
  width:700px;
}

#textnav ul {
  list-style: none;
}

#textnav li {
	display: block;
	float: left;
	white-space: nowrap;
}

#textnav li a {
  color: #000000;
  font-size:.8em;
  text-decoration:none;
}

/* travelguides network image links */

#tgnetwork {
  padding-top:30px;
  float:left;
}

/* text links to all state/country search results */

#worldlinks {
  padding-top:25px;
  padding-left:40px;
  float:left;
  text-align:center;
  font-size:.6em;
  width:900px;
}

#worldlinks a {
  text-decoration:none;
  color:#000000;
}

/* legal */

#legal {
  margin-top:20px;
  padding-left:240px;
  float:left;
  padding-bottom:40px;
}

#legal p {
  font-size:.7em;
  font-weight:bold;
  padding-left:50px;
}

#legal ul {
  list-style: none;
}

#legal li {
	display: block;
	float: left;
	white-space: nowrap;
}

#legal li a {
  color: #000000;
  font-size:.8em;
}

/* menu */

#menu {
 display: block;
 float:left;
 font-size: 14px;
 font-family: arial, sans-serif;
 font-weight: bold;
 margin-top: -13px;
}


#menu .menuLink {
display: inline-block;
border-right: 1px dotted silver;
text-align: center;
line-height: 2;
text-transform:uppercase;
height: 29px;
}

#menu .noBorder {
border: none;
}

#menu .menuLink a {
text-decoration: none;
color: #ffffff;
font-weight: bold;
padding: 7px 27px;
}

#menu .noBorder a {
padding-right: 28px;
}

#menu .menuLink a:hover {
color: white;
background: url(http://www.lanierbb.com/images/2008/red_nav.gif);
}

#menu .menuLink a.current {
color: white;
background: url(http://www.lanierbb.com/images/2008/red_nav.gif);
}

#menu .menuLink a.current:hover {
	color: #000;
}

/* the following css uses the javascript function to target specific browsers and operating systems */

.win.gecko  #header .radioButtonSearch{
font-size: 10px;
line-height: .5;
margin-top: -1px;			
}

.win.gecko  #header .radioButtonSearch .mastheadRadio {
vertical-align:text-bottom;
}

.win.gecko  #menu .noBorder a {
padding-left: 27px;
padding-right: 28px;
}

.win.ie  #header .radioButtonSearch{
font-size: 11px;
line-height: 0.8;
margin-top: -1px;			
}                   

.win.ie #header .sitesearch #textInput {
float: left;
margin-left: -5px;
}

.win.ie #innkeeperResources {
width: 27px;
height: 137px;
top: 305px;
right: -23px;
}

.win.ie #innkeeperLogin{
width: 27px;
height: 110px;
top: 189px;
right: -23px;
}

.win.ie6 #innkeeperResources {
width: 27px;
height: 137px;
top: 325px;
right: -10px;
}

.win.ie6 #innkeeperLogin{
width: 27px;
height: 110px;
top: 209px;
right: -10px;
}



.win.ie #navigation #menu .menuLink{
margin-top: 14px;
}

.win.ie7 #navigation #menu .menuLink{
display: inline;
}

.win.ie6 #navigation #menu .menuLink{
display: inline;
}


.win.ie  #header .radioButtonSearch .mastheadRadio {
border:none;
vertical-align: -1px;
margin-top: -1px;
margin-bottom: -3px;
}

.win.ie7  #header .radioButtonSearch .mastheadRadio {
vertical-align: text-top;
margin-top: 2px;
}

.win.ie #menu .noBorder a {
padding-left: 27px;
padding-right: 28px;
}

.win.ie9 #menu .noBorder a {
padding-left: 22px;
padding-right: 0;
}

.win.ie #menu .menuLink a {
padding-bottom: 8px;
border-bottom: none;
}

.win.opera  #header .radioButtonSearch .mastheadRadio {
border:none;
vertical-align: -1px;
margin-top: -1px;
margin-bottom: -3px;
background: transparent;
}

.mac.safari #menu .noBorder a {
padding-right: 20px;
padding-left: 22px;
}

.mac.safari #header .radioButtonSearch .mastheadRadio {
margin-left: 40px;
margin-right: -150px;
}

.mac.chrome #menu  a {
padding-left: 26px;
padding-right: 26px;
}

.mac.chrome #menu .noBorder a {
padding-right: 25px;
padding-left: 29px;
}

.mac.chrome #header .radioButtonSearch .mastheadRadio {
margin-left: 40px;
margin-right: -150px;
}


.mac.gecko #menu .noBorder a {
padding-left: 20px;
padding-right: 20px;
}

.mac.gecko #header .radioButtonSearch{
margin-top: 2px;
}

.mac.opera #menu  a {
padding-left: 26px;
padding-right: 26px;
}

.mac.opera #menu .noBorder a {
padding-left: 26px;
padding-right: 28px;
}

.mac.opera  #header .radioButtonSearch .mastheadRadio {
border:none;
vertical-align: -1px;
margin-top: -1px;
margin-bottom: -3px;
}

.mac.opera #menu li.noBorder a{
padding-left: 20px;
}

.clearall { clear:both; }

.dropCap  {
font-size: 5em;
line-height: .95; 
color: #996600;
float: left;
margin-right: .05em;
font-family: arial, helvetica, sans-serif;
}

.list {
margin-bottom: 5px;
}

#blog2 {
margin-top: 20px;
border-top: 2px solid silver;
border-bottom: 2px solid silver;
padding: 0 18px;
float: left;
}

#blog2Head {
height: 110px;
border-bottom: 1px solid silver;
padding-bottom: 12px;
}

#blog2Title {
font-weight: bold;
color:#7ba1a2;
font-size: 20px;
text-align: left;
line-height: 1.4;
float: left;
margin-right: 20px;
width: 240px;
margin-top: 6px;
}

#blog2ByLine {
float: right;
text-align: right;
font-size: 12px;
font-weight: bold.
line-height: 1.3;
width: 200px;
margin-top: 50px;
}

#blog2Content {
margin-top: 12px;
}

#blog2Left {
float: left;
width:100px;
margin-right: 16px;
}

#blog2Right {
float: left;
width: 335px;
border-left: 3px dotted silver;
padding-left: 10px;
}

.blog2Date {
color: white;
background-color: #7ba1a2;
padding: 5px;
text-align: center;
font-weight: bold;
font-size: 10px;
}

.blog2Entry, #blog2Footer {
font-size: 14px;
line-height: 1.3;
text-align: left;
margin-bottom: 12px;
}

.blog2Logo {
float: left;
margin-right: 12px;
border: none;
}

#blog2Footer {
padding-bottom: 6px;
padding-top: 6px;
border-bottom: 2px solid silver;
border-top: 1px solid silver;
}
