/* CSS Document */


* {
  margin : 0;
  padding : 0;
}
body {
  margin-top : 20px;
  background-color : rgb(0, 0, 0);
  background-image : url(images/smallesttowncar.jpg);
  background-repeat : no-repeat;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : small;
  line-height : normal;
  color : rgb(255, 255, 255);
  background-position : left top;
}
h1, h2, h3 {
  font-family : Georgia, "Times New Roman", Times, serif;
  color : #ffde3d;
}
h1 {
  color : #fff;
}
h2 {
  margin-bottom : 0.8em;
  font-size : 2em;
  font-weight : normal;
}
h3 {
  margin-bottom : 0.8em;
  font-family : Arial, Verdana, sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  font-size : 1em;
  line-height : normal;
  color : rgb(255, 255, 255);
}

h4 {
  margin-bottom : 0.8em;
  font-family : Georgia, "Times New Roman", Times, serif;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  font-size : 1.2em;
  line-height : normal;
  color : rgb(255, 255, 255);
}

p, blockquote, ul, ol {
  margin-bottom : 1.4em;
  line-height : 1.8em;
}
ul {
  margin-left : 3em;
}
ol {
  margin-left : 3em;
}
a {
  text-decoration : none;
  color : #ffb73d;
}
a:hover {
  text-decoration : underline;
  color : rgb(255, 255, 255);
}

div#logo {
  padding : 10px 50px 0 0;
  width : 650px;
  height : 250px;
  text-align : right;
}
div#logo h1 {
  font-size : 3.6em;
  font-weight : normal;
  font-style : italic;
}
div#logo h2 {
  font-size : 1.6em;
  font-weight : normal;
  font-style : italic;
}
div#logo a {
  color : rgb(255, 255, 255);
}

div#content {
  width : 800px;
}

div#bookNotification h3{
  color : rgb(0, 153, 255);
  font-weight : bold;
}

div.clearfix {
  border-top : 1px solid rgb(209, 188, 92);
  padding : 10px;
  color : rgb(247, 168, 63);
}

div.clearfix img {
  margin: -1px 0 0 4px;
  position: absolute;
}

div.sectionheader {
  margin : 15 px;
  padding : 30 px;
  font-size : 1.2em;
  font-weight : bold;
  font-family : Georgia, "Times New Roman", Times, serif;
}

div.sectionheader label {
  padding : 30 px;
}

div#main {
  padding : 0 25px;
  margin-top : 0px;
  float : left;
  width : 500px;
  margin-bottom : 2em;
  padding-bottom : 0.7em;
  border-bottom-width : 2px;
  border-bottom-color : rgb(51, 204, 0) !important;
  border-bottom-style : none !important;
}
div#main label {
  width : 220px;
  float : left;
}
div#main div#mainimage {
  float : right;
  margin : 0 4px 4px 0;
}
div#main div#mainimage img {
  border : 1px solid #fff;
}
div#main div#mainimage p {
  font-size : 1.2em;
  font-weight : bold;
  margin : 5px 50px;
  font-family : Georgia, "Times New Roman", Times, serif;
  color : #ffde3d;
}

.warning {
  margin-left : 10px;
  color : rgb(255, 0, 0);
  font-weight: bold;
}

.lookatme {
  color : rgb(0, 153, 255);
  font-weight: bold;
}

div#rtcolumn {
  float:right; 
  width:200px; 
  margin-top : 5px;
}

#sidebar {
  float : right;
  width : 200px;
  border : 4px solid rgb(37, 84, 48);
}

.toursbox {
  width : 490px;
  height : 200px;
  border : 4px solid rgb(37, 84, 48);
  padding : 10px;
  margin : 20px;
  
}
.toursbox img {
  padding-right: 10px;
}
div#login {
    width : 150px;
    border-top: 1px solid rgb(209, 188, 92);
    margin-top : 400px;
}
#client {
  border : 4px solid rgb(102, 102, 102);
  padding : 10px;
  margin : 20px;
}
#menu {

}
#menu ul {
  margin : 0;
  list-style-type : none;
  list-style-image : none;
  list-style-position : outside;
  line-height : normal;
}
#menu li {
  display : inline;
}
#menu a {
  border-top : 1px solid rgb(102, 102, 102);
  padding : 10px;
  display : block;
  font-weight : bold;
}
#menu a:hover {
  background : rgb(100, 100, 100);
  text-decoration : none;
  color : #ffde3d;
}
#menu .active a {
  background : rgb(37, 84, 48) none repeat scroll 0% 50%;
  text-decoration : none;
  color : rgb(255, 255, 255);
}
#updates ul {
  margin : 0;
  list-style-type : none;
  list-style-image : none;
  list-style-position : outside;
}

#zip .content {
  padding : 10px 0;
}

#zip ul {
border-bottom : 1px solid rgb(209, 188, 92);
margin : 0;
list-style-type : none;
list-style-image : none;
list-style-position : outside;
line-height : normal;
}
#zip li {
border-top : 1px solid rgb(209, 188, 92);
padding : 10px;
}

#phones {
  width : 400px;
}
#phones .content {
  padding : 10px 0;
}

#phones ul {
border-bottom : 1px solid rgb(209, 188, 92);
margin : 0;
list-style-type : none;
list-style-image : none;
list-style-position : outside;
line-height : normal;
}
#phones li {
border-top : 1px solid rgb(209, 188, 92);
padding : 10px;
}


#footer {
width : 600px;
padding : 20px 50px;
background : rgb(0, 0, 0) none repeat scroll 0% 50%;
clear : both;
}
#footer p {
margin : 0;
font-size : x-small;
}
