body,table,input,select,textarea {
  font-family:Verdana,Helvetica,sans-serif;
  font-size:small;
}

body {
  margin:0;
  padding:0;
  background:#e5ecf9 url(../images/i-bg.png) repeat-x;
  color:#000;
}

input,select,textarea {
  font-size:1em;
}

small {
  font-size:0.85em;
}

img {
  border:0;
}

form {
  margin:0;
  padding:0;
}

a {
  text-decoration:underline;
  color:#010066;
  white-space:nowrap;
}

a:hover {
  color:#21478d;
}

h1,h2,h3,h4,h5 {
  font-size:1em;
}

h1 {
  font-family:"Century Gothic",Arial,Helvetica,sans-serif;
  font-size:2em;
  font-weight:normal;
}

h2 {
  font-family:"Century Gothic",Arial,Helvetica,sans-serif;
  font-size:2em;
  font-weight:normal;
  color:#21478d;
}

dl.col {
  line-height:1.5em;
}

dl.col dt {
  float:left;
  width:13em;
}

dl.col dd {
  margin-left:7em;
}

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.clr {
  clear:both;
}

.nav,
.nav ul {
  margin:0;
  padding:0;
  list-style:none;
}


#header {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:10;
}

#header .logo {
  display:block;
  width:781px;
  height:65px;
  margin:0 auto 0 auto;
  background-image:url(../images/i-h.png);
}

#header .logo span {
  display:none;
}


#nav-top {
  position:absolute;
  top:65px;
  left:0;
  width:100%;
  height:29px;
  z-index:8;
  background-color:#21478d;
}

#nav-top .nav {
  width:781px;
  margin:8px auto 0 auto;
}

#nav-top li {
  display:block;
  float:left;
  margin:0 6px 0 0;
  background:#fff url(../images/i-n-tl.png) top left no-repeat;

}

#nav-top a {
  display:block;
  padding:0 1em 0 1em;
  line-height:21px;
  background:transparent url(../images/i-n-tr.png) top right no-repeat;
  font-size:0.85em;
  text-decoration:none;
}

#nav-top .hi {
  background:#ffdc67 url(../images/i-n-tl-hi.png) top left no-repeat;
}

#nav-top .hi a {
  background:transparent url(../images/i-n-tr-hi.png) top right no-repeat;
}

#nav-top .book {
  font-weight:bold;
}

#nav-top a:hover {
  text-decoration:underline;
}


#wrapper {
  position:relative;
  top:95px;
  width:781px;
  margin:0 auto 95px auto;
  background-color:#fff;
}

#wrapper h1 {
  margin:1px 0 0 0;
  padding:0 0 0 10px;
  background-color:#21478d;
  color:#fff;
}


.hero {
  width:781px;
  height:230px;
  background:transparent url(../images/i-hero1.jpg) no-repeat;
}

.hero .specials {
  float:right;
  width:236px;
  height:220px;
  padding:10px 10px 0 10px;
  opacity:0.85;
  background-color:#fff;
  color:#21478d;
  font-size:0.85em;
}

.hero .specials h2 {
  margin:0 0 10px 0;
  text-align:center;
  background-color:#21478d;
  color:#fff;
  font-size:2em;
}

.hero .specials h3,
.hero .specials p {
  margin:1em 0 1em 0;
  line-height:1.5em;
}


#content {
  padding:10px;
}


#footer {
  border-top:#21478d solid 1px;
  font-size:0.85em;
  text-align:center;
}

#nav-bottom {
  margin:0.2em 0 1.6em 0;
}

#nav-bottom li {
  display:inline;
}


#content p,
#content li,
#content .thumb {
  max-width:72em;
}

#content p {
  margin:1em 0 1em 0;
  line-height:1.4em;
}

dl.list {
  font-size:0.85em;
}

dl.list dt {
  font-weight:bold;
}

dl.list dd {
  margin:0.3em 0 1em 0;
    text-align: justify;
}

div.Thumbs {
  width:680px;
  margin:0 auto 0 auto;
}

div.Thumb {
  width:300px;
  margin:10px;
  padding:5px;  
  background-color:#21478d;
  color:#fff;
  text-align:center;
  float:left;
}

div.Thumb img {
  border:1px solid #000; 
}

div.Thumb h3 a,
div.Thumb h3 a:hover {
  color:#fff;
}

div.Thumb h3 {
  margin:2px 0 3px 0;
}

#content div.Thumb p {
  font-size:0.85em;
  margin:0;
}

#content div.Wrapper { 
  align:center;
}

#content div.Ads {
  float:right;
  margin:0px 0px 3px 5px;
  padding:0px 0px 0px 5px;
}
