body {
	background-color:#000000;
	background-image: url(/scott/images/bg.jpg);
	background-repeat: repeat-x;
	color: #006600;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Verdana, sans-serif;
	font-size: 12px;
	line-height: 145%;

}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	font-style:italic;
	letter-spacing: -0.03em;
	
}

.without_u {
	border-bottom-style: none;
	border-bottom-width: 0px;
}

.txtDefault2 {
	font-family: Verdana, sans-serif;
	color: #40240c;
	text-decoration:none;
	font-weight:bold;
}

a {
	color: #40240c;
	text-decoration: none;	
}

a:hover {
	text-decoration:underline;	
}

#rightbar {
	float:right;
	width:230px;
	line-height: 18px;
	margin: auto;
	overflow: auto;
	margin-top:10px;
}

#wrap {
	width: 960px;
	margin: auto;
}

#header {
	width: 960px;
	height: 181px;
	background: url(/images/springbanner2.jpg);
	background-repeat: no-repeat;
}

#footer {
	padding:10px;
	background-color:#008800;
	font-size:80%;
	height:46px;
}



#nav {
	width: 960px;
	height:48px;
	background-color:#009900;
}

#content {
	background-color:#FFFFFF;
	margin: 25px auto auto auto;
	padding: 20px 20px 20px 20px;
	height: 100%;
	
}

#main {
	margin-right:250px;
	margin-top:10px;
	line-height: 18px;
}

.logo {
	margin-left:10px;
}

.homelink {
	margin-left:10px;
}



/*Navigation rollover */

#nav dt#home a {
	display: block; 
	padding: 16px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height:32px;
	padding-left:33px;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	width:80px;
}

#nav dt#about a {
	display: block; 
	padding: 16px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height:32px;
	padding-left:19px;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	width:90px;
}

#nav dt#contact a {
	display: block; 
	padding: 16px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height:32px;
	padding-left:16px;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	width:80px;
}

#nav dt#shop a {
	display: block; 
	padding: 16px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height:32px;
	padding-left:24px;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	width:65px;
}
#nav dt#terms a {
	display: block; 
	padding: 16px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height:32px;
	padding-left:24px;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	width:60px;
}
body.home dt#home,
body.home dt#home a,
body.about dt#about,
body.about dt#about a,
body.contact dt#contact,
body.contact dt#contact a,
body.shop dt#shop,
body.shop dt#shop a {
	background-color:#006600;
}
body.terms dt#terms,
body.terms dt#terms a {
	background-color:#006600;
}

#nav dl { margin: 0; padding: 0; }

#nav dt { float: left; }

#nav dt a:hover {
	background-color:#006600;
}
#leftfoot {
	width: 350px;
	float: left;
}
#rightfoot {
	text-align: right;
	float: right;
}


#footerText {
	clear:both;
	margin-top:20px;
	color: #FFFFFF;
	font-size: 10pt;
}
#lantech a {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	margin: 0px auto 0px auto;
}
#lantech {
	margin: 0px auto 0px auto;
	width: 350px;
	text-align: center;
}
#addressblock {
	margin-left: 50px;
	width: 300px;
	float: left;
}
#cleardiv1 {
	clear: left;
}

#mapdiv {
	float: left;
}

.shoplinker {
	font-weight: bold;
	color: #006600 !important;
	text-decoration: none;
}
.imgpaddleft {
	padding-left: 20px;
}
