/* css sheet for Lovesoutdoors marked up by Douglas Pexa www.pexa-artstudios.com */


html {
	height: 100%;
}

body {
	background: #666600;
	color: #ffcc33;
	margin: 0;
	padding: 0;
	font-size: 8pt/14pt;
	height: 100%;
}


#base {
	background: transparent url(bg02.jpg) no-repeat scroll bottom left;
	float: left;
	margin: 0;
	padding: 0;
	width: 920px;

}

/* hide from iemac \*/
* html #base {
	height: 100%;
}
/* end hide */


#link {
	float: left;
	width: 300px;
	margin: 20px 0px;
	padding-top: 35px;
	min-height: 100%;
}



#link ul {
	list-style-type: none;
}

#link p {
	margin: 0px auto;	
}

#container {
	background: transparent url(cbg1.jpg) repeat-y scroll 0 0;
	margin: 0;
	width: 620px;
	padding: 0;
	float: left;
	clear: right;
	min-height: 700px;
}

/* hide from iemac \*/
* html #container {
	height: 100%;
}
/* end hide */

#container h2{
	color: #000;
	padding-left: 16px;
	font-size: 14px;
	font-family: arial, sans-sarif;
}

#container h3{
	color: #000;
	padding-left: 18px;
	font-size: 13px;
	font-family: arial, sans-sarif;
}

#container p{
	padding: 12px;
	color: #000;	
}

#header {
	text-align: center;
	height: 140px;
	width: 620px;
	margin: 0 auto;
}

#header h1{
	height: 140px;
	width: 640px;
	padding:20px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(lod-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header span {
	display: none;
	margin: 0;
}



#adventurelist ul{
	color: #000;
	line-height: 18px;
	list-style-type: none;
}

#maincontent {
	padding-top: 20px;

}


#maincontent img{
	margin-left: 35px;
	padding-top: 20px;

}


#adventurelist p{
	padding: 0px 22px 0px 22px;
}

#outfitterlist {
	color: #000;
	line-height: 24px;
	list-style-type: disc;
	width: 460px;
}

.smltxt {
	font-size: 10px;
	font-family: arial, sans-sarif;	color: #666;
	text-align: center;
}

#rightcontent {
	font-size: 10px;
	font-family: arial, sans-sarif;
	float: right;
	width: 200px;
	border-left: 1px solid #000;
	padding-left: 10px;
	margin-left: 12px;
	margin-top: 12px;
}

#rightcontent p{
	padding: 0;
	width: 180px;
}

#rightcontent hr{
	margin-top: 18px;
	width: 66%;
}

#rc-ins {
	margin-bottom: 2px;
}

#rc-video {
	margin-bottom: 18px;
}

.red {
	color: red;
}

.email {
	padding-left: 45px;

}


#form {
	margin-left: 25px;
	color: #000;
}

#video {
	margin-left: 25px;
	color: #000;
}

/* link defs */
a:link {
	color: #fff;
 	text-decoration: none;
}		a:visited {
	color: #fff;
 	text-decoration: none;
	}

a:active {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #fff;
 	text-decoration: underline;	
}	

a.content:link {
	color: #660;
 	text-decoration: underline;	
}		

a.content:visited {
	color: #666;
 	text-decoration: none;
	}	
a.content:active {
	color: #aaa;
 	text-decoration: none;	
}	

a.content:hover {
	color: #000;
 	text-decoration: none;
	}	
	
#google {
	width: 300px;
}

#google table {
	background-color: #fff;
	text-align: center;
	margin: 0px auto;
}

#google p {
	width:300px;
	padding-top: 25px;
	padding-left: 70px;

}
#ad {
	width: 300px;
}
#ad p {
	text-align: center;
	margin-top: 30px;
}
