/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:bold;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body{
background-image:url(images/paw.gif);
}
#container{
width:780px;
background-color:#FFFFFF;
border:2px solid #006633;
margin:auto;
margin-top:20px;
}
#header{
width:760px;
height:100px;
background-color:#FFFFFF;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
}
#nav-bar{
width:780px;
height:25px;
background-color:#006633;
text-align:center;
padding-top:5px;
}
#nav-bar ul{
display:block;
}
#nav-bar ul li{
display:inline;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0 20px 0 20px;;
}
.logo1{
width:75px;
height:70px;
border:5px solid #1F9359;
border-right:0;
background-image:url(images/laughing_kitten.jpg);
float:right;
margin-top:10px;
}
.logo2{
width:75px;
height:70px;
border:5px solid #1F9359;
border-right:0;
background-image:url(images/mh-logo.jpg);
float:right;
margin-top:10px;
}
.logo3{
width:75px;
height:70px;
border:5px solid #1F9359;
border-right:0;
background-image:url(images/dog1.jpg);
float:right;
margin-top:10px;
}
.logo-last{
width:75px;
height:70px;
border:5px solid #1F9359;
border-right:5px solid #1F9359;
background-image:url(images/shop-logo.jpg);
float:right;
margin-top:10px;
}
#footer{
width:760px;
height:30px;
background-color:#006633;
padding:10px;
clear:both;
margin-bottom:10px;
}
#footer p.left{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.7em;
display:block;
float:left;
color:#FFFFFF;
line-height:1.2em;
}
#footer p.right{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.7em;
display:block;
float:right;
color:#FFFFFF;
text-align:right;
}
#footer p a{
color:#FFFFFF;
text-decoration:none;
}
#content{
width:760px;
padding:10px;
}
.spacer{
width:100%;
height:50px;
background-color:#FFFFFF;
clear:both;
}
#left-nav{
width:160px;
float:left;
padding:10px;
margin-top:10px;
padding-top:5px;
}
#content-left{
width:570px;
float:left;
padding:10px;
border-left:1px solid #CCCCCC;
}
#left-nav ul{
display:block;
}
#left-nav ul li a{
color:#006633;
font-family:Georgia, "Times New Roman", Times, serif;
background-repeat:no-repeat;
padding-left:20px;
margin-bottom:25px;
text-decoration:none;
}
#left-nav ul li a:hover{
text-decoration:underline;
background-image:url(images/icon.gif);
}
#left-nav ul li.current{
color:#006633;
font-family:Georgia, "Times New Roman", Times, serif;
background-image:url(images/icon.gif);
background-repeat:no-repeat;
padding-left:20px;
text-decoration:none;
font-weight:normal;
}
hr{
color:#dddddd;
}
ul.motorhome{
list-style:circle;
margin-left:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
}
td{
padding:5px;
}
#contact_header{
width:760px;
padding:10px;
}
img.first{
width:100px;
height:75px;
float:left;
margin:10px 23px 20px 8px;
border:2px solid #cccccc;
}
img.middle{
width:100px;
height:75px;
float:left;
margin:10px 23px 20px 23px;
border:2px solid #cccccc;
}
img.last{
width:100px;
height:75px;
float:left;
margin:10px 8px 20px 23px;
border:2px solid #cccccc;
}
.quote{
width:150px;
background-color:#ffffcc;
margin:auto;
margin-top:15px;
background-image:url(images/quote.gif);
background-repeat:no-repeat;
border-top:2px solid #006633;
border-bottom:2px solid #006633;
}
.quote p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:15px 5px 0 15px;
font-style:italic;
}
p.quote-name{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
}
p.grey{
color:#666666;
}
