@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #896B37;
}
#container {
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#banner {
	height: 50px;
	text-indent: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#banner h1 {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#banner a {
	display: block;
	height: 56px;
	width: 340px;
	background-image: url(images/h1_bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#main_nav {
	height: 20px;
	padding-top: 10px;
}

#main_nav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#main_nav li {
	display: inline;
	margin-right: 15px;
	margin-top: 0px;
	padding: 0px;
}
#main_nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color: #7A592C;
}
#left_content {
	float: left;
	width: 315px;
	padding-top: 15px;
}
#left_content table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left_content td {
	border: 1px solid #FFFFFF;
	padding-left: 3px;
	padding-top: 3px;
}
#left_content a {
	color: #5A4730;
}
#left_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #875C29;
	font-size: 1.2em;
}

#right_conent a {
	color: #79582B;
}

#right_conent {
	float: right;
	width: 450px;
	padding-right: 20px;
}
#right_conent td p {
	margin-bottom: 6px;
}
#right_conent td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right_conent table {
	border: 1px solid #CCCCCC;
}

#right_conent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A351A;
	font-size: 1em;
	margin-bottom: 5px;
}

#right_conent p, #left_content p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #333333;
	line-height: 1.7em;
	margin-top: 0px;
	margin-bottom: 15px;
}
#right_conent {
	padding-top: 15px;
}
#left_content a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_id {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
}
#shopping_cart form {
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 10px;
}
#right_conent input {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#left_content p {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
