/*
Copyright 2006 NewSmyrnaBeachRental.net
Site Design and Coding by David Leggett of GreyCobra Productions Inc
Website and Graphic Design, Search Engine Optimization, Content Authoring
http://www.greycobra.com
http://www.theleggett.com
*/
body {
  background:#33a2c5;
  color:#2c2c2c;
  text-align:center;
  margin:0px;
  font-family:"Trebuchet MS", Verdana, Arial, serif;
}
#wrapper {
  width:763px;
  background:#FFF;
  color:inherit;
  margin:0 auto;
  border-left:5px solid #3bb4da;
  border-right:5px solid #3bb4da;
  text-align:left;
  padding-bottom:50px;
}
h1 {
  text-indent:-1000em;
  background:url(images/title.gif) bottom no-repeat;
  margin:0px 0px 0px 15px;
  width:456px;
  height:69px;
}
#content {
  width:426px;
  margin-left:15px !important;
  margin-left:8px;
  background:#f1f8fb url(images/content-top.gif) repeat-x;
  color:inherit;
  font-size:.9em;
  padding:15px;
  float:left;
  border-bottom:1px solid #e0eef4;
}
p {
  line-height:1.5em;
}
li {
  line-height:1.5em;
}
img {
  border:none;
}
ul {
  text-align:left;
}
#right {
  float:right;
  width:260px;
  margin-right:15px !important;
  margin-right:8px;
  text-align:center;
  font-size:.8em;
}
#right img {
  margin-bottom:15px;
}
#footer {
  clear:both;
  font-size:.7em;
  padding-top:50px;
  margin-left:15px;
  color:#888;
  text-align:center;
}
.contact {
  position:absolute;
  top:17px;
  margin-left:525px;
  text-align:right;
}