﻿@import url(layout.css);
body {
	margin: 0px;
	background-color: #567452;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px;
	font-size: small;
	color: #333333;
}
a {
	color: #A2372C;
}
/* Styles for DIV tags */
#container {
	border-right: 1px #3D5139 solid;
	border-bottom: 1px #3D5139 solid;
	border-left: 1px #3D5139 solid;
	background-color: #000000;
	background-image: url("../image/leftphoto.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}
#masthead {
	background-color: #FFFFFF;
	padding: 1px 1px 1px 1px;
	text-align: center;
}
#navigation {
	margin-left: 126px;
	background-color: #AC2719;
	height: 35px;
	overflow: hidden;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color:#FFFFFF;
	padding: 0px;
}
#column_left {
	float: left;
}
#column_right {
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
}
#footer {
	background-color: #FFFFFF;
	padding-top: 15px;
}

#footer p {
	font-size: 11px;
}
/* Styles for Masthead */
#masthead h1 {
	color: #4E5659;
	margin: 0px;
	padding: 0px;
}
#masthead h3 {
	color: #AC2719;
	margin-bottom: 0px;
}
#masthead a {
	color: #567452;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
/*#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #AC2719;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
/*#navigation a:hover {
	background-color: #567452;
	border: 1px solid #AC2719;
	font-weight: bold;
}
/* Styles for Right Column */

#column_right p {
	color: #333333;
	font-size: 0.9em;
	text-align: center;
}
#column_right a:hover {
	text-decoration: none;
}
/* Styles for Left Column */
#column_left p {
	color: #333333;
	font-size: 12px;
	line-height: 15px;
}
	
#column_left h1, h2, h3, h4 {
	font-family: "Century Schoolbook", "Times New Roman";
		font-weight: bold;
	 }
#column_left h1 {
	font-size: large;
	color: #AC2719;
}
#column_left h2 {
	font-size: small;
	line-height: 20px;
	text-transform: uppercase;
	color: #567452;
}
#column_left h4 {
	font-size: large;
	color: #AC2719;
}
#column_left h5 {
	font-size: medium;
	color: #3D5139;
}
#column_left a {
	color: #AC2719;
	text-decoration: underline;
}

#column_left a:hover {
	text-decoration: none;
}

.strong {
	font-weight: bold;
	color: #A2372C;
}
#cart {
float:right;
}
table.cart
{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #404040;
	width: 300px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px;
}


.cartHd
{
	border-bottom: 2px #FFFFFF solid;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}


.cartBod p
{text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #404040;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;}
	
 input
{
}	
 input.form
{
	height: 25px;
}
 select
{
	height: 18px;
	font-size: x-small;
}	

m: 5px;}
	
 input
{
	height: 18px;
}	
 select
{
	height: 18px;
	font-size: x-small;}

#top-right{
	padding-top: 10px;
	padding: 10px 0 0 0;
	width: 160px;
	height: 100px;
	z-index: 1;
	left: 703px;
	top: 1px;
	text-align: center;
	float: right;
	font-weight: bold;
}

#top-right a{
	color: #404040;
	text-decoration: underline;
}
#top-right a.hover{
	color: #3D5139;
	text-decoration: underline;
}
#tags {
	width: 900px;
	margin: 20px auto 0 auto;
	color: #FFFFFF;
}
#tags a {
	color: #fff;
	text-decoration: none;
}
.Transparent{
		background-color:transparent;
		border:0px;
		font-weight:bold;
		color: #0000CC;
	}
