body {
  background: #91766A;
  font: 10pt verdana;
  margin-bottom:0px;
  margin-top: 0px;
}

h1{
  font:16pt times;
  color: #71174D;
  font-style: italic;
  font-weight: bold;
}
pre{
    font: 12pt courier;
}
ul{
  list-style-image: url('images/bullet.png');
  line-height: 2em;
}

a {
  color: #AF0097;
}

#container{
  margin-left: auto;
  margin-right: auto;
  width: 1020px;
}

#header{
  background-image: url('images/header.jpg');
  width: 1020px;
  height: 154px;
  text-align: center;
  position: relative;
}
#menu{
  position: absolute;
  bottom: 6px;
  padding-left:10px;
  padding-right: 10px;
}
#menu a{
  font: 8pt verdana;
  text-decoration: none;
  color: #ffffff;
  margin-right: 10px;
}
#menu a:hover{
  zbackground: #bf41b7;
}
#menu ul{
  margin-left:0px;
  padding-left:0px;
  display: inline;
  list-style: none;
}
#menu li{
  margin-left: 0;
  padding: 3px 15px;
  display: inline;
  list-style: none;
}
#menu li:hover{
  background: #b941ae;
}

#menu span{
  margin-right:450px;
  text-align: right;
}

#top{
  background-image: url('images/top_background.jpg');
  width: 1020px;
  height: 366px;
  color: #ffffff;
  line-height: 1.4em;
}
#top a {
  color: #DF53CC;
}

#content{
  background-image: url('images/content_background.png');
  padding:20px;
  min-height: 345px;
}

#footer{
  background: #402e23;
  height: 30px;
  color: #ded4b6;
  text-align: center;
  font: 8pt verdana;
  zfont-weight: bold;
  padding-top:40px;
}

#bottom_menu{
  background: #71174d;
  height: 35px;
  padding-top: 10px;
  font: 8pt verdana;
  color: #eae1c1;
  padding-left:5px;
  text-align: center;
}
#bottom_menu a{
  color: #eae1d0;
  font:10pt verdana;
  text-decoration: none;
  margin-right:3px;
  margin-left:3px;
}
#bottom_menu a:hover{
  text-decoration: underline;
}

#bottom_menu span{
  margin-left: 5px;
  font:7pt verdana;
}

.right{
    float: right;
    width:350px;
    margin-left:10px;
    margin-bottom:10px;
    border:2px solid #5D3D28;
    padding:10px;
    background: #9B8578;
}

#contact{
    font:14pt verdana;
}

.q{
  font-weight: bold;
  margin-bottom:0px;
}
.q:first-letter{
  font:18pt verdana;
}

.a{ 
  margin-top:5px;
}
.important { display: none; }

#kw{
    margin-top:20px;
    padding-left:20px;
    padding-right:20px;
    font:8pt verdana;
}
#kw h1{
    font:10pt verdana;
    margin-bottom:0px;
}

#design{
    text-align: center;
    font:8pt verdana;
}
.rates td{
}

#home_right{
    float: right;
    width:550px;
    margin-left:10px;
    margin-bottom:10px;
    border:2px solid #5D3D28;
    padding:10px;
    background: #9B8578;
}
#social_media{
    text-align: right; 
    padding-right:10px;
    font:8pt verdana;
}
#social_media img {
    margin-left: 20px;
    margin-top:10px;
    border:0px;
}
#sitemap h1 { font:10pt verdana; margin:0px; color: #000000; font-weight: bold; }
#sitemap h2 { font:10pt verdana; margin:0px; color: #000000; }
#sitemap h3 { font:9pt verdana; margin:0px; font-style: italic; color: #000000; }
#sitemap div { margin: 10px 0px 10px 0px;}
.testimonial { padding:10px 50px 10px 50px; font-style:italic; font-size:12pt; line-height:1.25em;}
.testimonial em { margin-left:50px; }

.item{
  border: 2px solid #531C40;
  padding:10px;
  margin:10px;
  width:500px;
  height:180px;
}

