/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url(images/bodybg_01.gif);
background-position: top;
background-repeat: repeat-x;
margin-top: 0px;
background-color: #4d3907;
}

#container {
width: 800px;
background-image: url(images/containerbg_08.gif);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

#banner {
background-image: url(images/bannerbg_03.gif);
background-repeat: no-repeat;
height: 120px;
}

#content {
background-image: url(images/rvrental_07.jpg);
background-repeat: no-repeat;
background-position: top;
float: right;
width: 548px;
padding: 320px 24px 20px 24px;
}

#content p {
line-height: 18px;
}

#content2 {
background-image: url(images/content2bg_07.jpg);
background-repeat: no-repeat;
background-position: top;
float: right;
width: 548px;
padding: 30px 24px 20px 24px;
}

#content2 p {
line-height: 18px;
}

#biggoogle {
width: 300px;
float: left;
margin-right: 32px;
margin-bottom: 30px;
}

#handbaginfo {
float: right;
margin-left: 20px;
margin-bottom: 10px;
width: 220px;
border: 1px dashed #822415;
padding: 10px;
}

#sidebar {
float: left;
width: 204px;
}

#footer {
clear: both;
height: 100px;
padding-top: 12px;
background-color: #F1F2E7;
font-size: 10px;
color: #666666;
text-align:center;
line-height: 16px;
}

#footer a:link, #footer a:visited {
color: #666666;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#content a:link, #content a:visited {
color: #822415;
font-weight: bold;
}

#content a:hover {
text-decoration: none;
}

#content2 a:link, #content2 a:visited {
color: #822415;
font-weight: bold;
}

#content2 a:hover {
text-decoration: none;
}

/* -- Navbar  -- */

div#navbar {
font-weight: 300;
width: 204px;
text-align: left;
font-size: 11px;
}

#navbar ul li a:link, #navbar ul li a:visited {
color: #ffffff;
text-decoration: none;
display: block;
padding-top: 1px;
padding-left: 30px;
padding-bottom: 2px; 
}

#navbar ul li a:hover {
background-color: #717c04;
text-decoration: none; 
}

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}

#navbar ul {
margin: 0px;
padding: 0px;
}


/* -- Navbar2  -- */

div#navbar2 {
font-weight: 300;
width: 204px;
text-align: left;
font-size: 11px;
}

#navbar2 ul li a:link, #navbar2 ul li a:visited {
color: #ffffff;
text-decoration: none;
display: block;
padding-top: 1px;
padding-left: 30px;
padding-bottom: 2px; 
}

#navbar2 ul li a:hover {
background-color: #717c04;
text-decoration: none;
}

#navbar2 ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}

#navbar2 ul {
margin: 0px;
padding: 0px;
}


/* -- Navbar3  -- */

div#navbar3 {
font-weight: 300;
width: 204px;
text-align: left;
font-size: 11px;
}

#navbar3 ul li a:link, #navbar3 ul li a:visited {
color: #ffffff;
text-decoration: none;
display: block;
padding-top: 1px;
padding-left: 30px;
padding-bottom: 2px; 
}

#navbar3 ul li a:hover {
background-color: #822415;
text-decoration: none;
}

#navbar3 ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}

#navbar3 ul {
margin: 0px;
padding: 0px;
}


/* -- HTML Tags -- */

h1 {
font-size: 10px;
font-weight: 300;
color: #999999;
text-align: right;
padding-top: 30px;
margin-top: 0px;
}

h2 {
font-size: 18px;
font-weight: 300;
}

h3 {
background-color: #5f6802;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
padding: 4px 0px 4px 0px;
display: block;
width: 204px;
}






