/* camperz_outlet CSS Document */

body {
  font-family:verdana, arial, sans-serif; 
  font-size:12px;
  background-image:url('images/horizon.jpg');
  background-repeat:repeat-x;
}

p {line-height:1.8em; letter-spacing:0.1em; text-align:justify;}
td#intro {font-family:comic sans, sans-serif; font-size:15px:}
a:link {color: #663300; text-decoration: none; }
a:hover {color: #cc6600; text-decoration: none;}
a:visited {color: #A65300; text-decoration: none; }
a:visited:hover {color: #cc6600; text-decoration: none;}

.navigation a, .navigation a:active, .navigation a:visited {font-family:Comic Sans MS, sans-serif; font-size:14px; color:#006600; font-weight: bold; text-decoration:none;}
.navigation a:hover, .navigation a:visited:hover {font-family:Comic Sans MS, sans-serif; color:#99cc00; background:none;}


/*
html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
   #background{
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	background-image: url(images/camperz_bgnd.jpg);
}
#on_top{position:relative; z-index:10; height:100%;}
#content_box{top:200px; position:relative; z-index:2;}  */

