img {
	behavior: url(../iepngfix.htc);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}

#container {
	min-height: 768px;
	width: 1024px;
	border: 4px solid #006600;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/rightbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
}
* html #container {
	height:100%;
}		

body {
	background-image: url(images/green.jpg);
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#header {
	height: 200px;
	width: 1024px;
	background-color: #006600;
}
#nav {
	height: 45px;
	width: 1024px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	background-color: #006600;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}

#right {
	background-color: #FFFFFF;
	width: 290px;
	margin: 0px;
	background-image: url(images/rightbg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	min-height: 500px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
}
#content {
	width: 714px;
	background-color: #FFFFFF;
	height: 100%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
}
#content ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container p {
	line-height: 120%;
	margin-bottom: 0px;
	margin-top: 0px;
}
#footer {
	height: 20px;
	clear: both;
	font-size: small;
	bottom: 0px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #63B041;
}


#specials {
	height: 140px;
	width: 714px;
	clear: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


#clear {
	padding: 5px;
	height: 5px;
	width: 714px;
	margin-bottom: 15px;
	clear: left;
	position: absolute;
	z-index: 2;
}
#navlist {
	height: 45px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	background-color: #006600;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	margin-right: auto;
	margin-left: auto;
}
#navlist ul {
	font-weight: bold;
	text-align: center;
	padding: .2em 0;
	margin: 0px;
	line-height: 45px;
}
#navlist li {
	font-weight: bold;
	text-align: center;
	display: inline;
	font-size: 14px;
}
#navlist li a {
	color: #000000;
	text-decoration: none;
	padding: .2em 2.3em;
}
#navlist li a:hover {
	color: #FFFFFF;
}
#navlist li.active a {

	color: #006600;
}
#navlist li.active a:hover {


	color: #006600;
}
.heading {
	color: #006600;
	font-weight: bold;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63B041;
	padding-left: 5px;
	margin-left: 0px;
}

a.name,
a:hover.name,
a:focus.name,
a:active.name
{
text-decoration: none;
} 
.style1 {font-size: x-small}
.style2 {
	font-weight: bold;
	color: #006600;
}
#order {
	background-color: #FFFFFF;
	border: 4px solid #006600;
	margin: auto;
	height: auto;
	width: 500px;
	padding: 5px;
	min-height: 500px;
}
input {
	border: 1px solid #63B041;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #63B041;
}
#productimage {
	background-color: #000000;
	border: 4px solid #006600;
	margin: auto;
	height: 510px;
	width: 500px;
	padding: 5px;
}
input[type="submit"], input[type="reset"] {
	font-weight: bold;
	color: #006600;
}
#productimage2 {
	background-color: #FFFFFF;
	border: 4px solid #006600;
	margin: auto;
	height: 510px;
	width: 500px;
	padding: 5px;
}
.heading2 {
	color: #006600;
	font-weight: bold;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-left: 5px;
	margin-left: 0px;
}
.clearing {
	clear: both;
	height: 0px;
}
