/**************  All pages, defaults **************/

body {
	background: #AFB283 url(http://mike.methenyknives.com/images/gradient.gif) bottom left fixed repeat-x;
	background-color: #AFB283;
	margin: 0;
	color: #555555;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
}

a:link, a:visited {
	color: #555555;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

h3
{
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
}

p {
	text-indent: 30px;
	margin-top: 0;
	margin-bottom: 1.2em;
}

#container {
	position: relative;
	background-color: #ffffff;
	margin: 15px auto;
	padding: 0;
	border: solid 10px #064E00;
	width: 820px;
}

#header {
	margin: 0 30px 0 30px;
	padding: 0;
	background-image: url(http://mike.methenyknives.com/images/ls-main-logo-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 760px;
	height: 285px;
}

#nav {
	text-align: center;
	font-weight: bold;
}

#nav ul {
	margin: 5px;
	padding: 0;
}

#nav ul li {
	display: inline;
	padding: 3px 15px;
	border-left: 1px solid #064E00;
	list-style: none;
}

#nav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
}

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

#main {
	margin: 0 30px 0 30px;
	padding: 0;
	background-color: #FFEBD5;
	background-image: url(http://mike.methenyknives.com/images/ls-main-logo-bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 760px;
	border: solid 1px #064E00;
}

#footer {
	text-align: center;
	font-size: 0.75em;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.section {
	text-align: left;
	padding: 0 10px 0 10px;
}

#header h1
{
	display: none;
}

br.clear_both {
	clear: both;
}

.knife {
	margin: 0 0 25px 0;
}

.knife_text {
	float: left;
	width: 450px;
}

.knife_text h3 {
	margin: 0;
	font-weight: bold;
	text-indent: 25px;
}

.knife_text p {
	text-indent: 0px;
	padding: 5px;
}

.alpha-shadow {
	float: left;
	background: url(http://mike.methenyknives.com/images/shadow1.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.alpha-shadow div {
	background: url(http://mike.methenyknives.com/images/shadow2.png) no-repeat left top !important;
	background: url(http://mike.methenyknives.com/images/shadow2.gif) no-repeat left top;
	padding: 0px 5px 5px 0px;
}

.alpha-shadow img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
}