body {
	font-family: Tahoma;
	font-size: 13px;
	color: #363e23;
	margin: 0 0 0 0;
	border-width: 0px;
	overflow: auto;
	line-height: 21px;
	background-image:url(../images/bg.gif);
}

td, p {
	font-family: Tahoma;
	font-size: 13px;
	color: #363e23;
	line-height: 21px;
}


a:link, a:active {
	color: #363e23;
	text-decoration: underline;
	
}

a:visited {
	color: #000000;
		text-decoration: underline;
}

a:hover {
	color: #F00;
	text-decoration: none;
}

a.nav:link, a.nav:active {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.nav:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.nav:hover {	

	text-decoration: underline;

}


.producttitle {
	font-size: 12px;
	color: #ffffff;
}


.producttext {
	font-size: 12px;
	margin-left: 14px;
	margin-top: 7px;

}

.smalltitle {
	font-size: 14px;
	color: #4f2201;
	font-weight:800;
}

.smalltext {
	font-size: 10px;
	color: #999999;
	line-height: 18px;
}


.whitetext {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 59px;
	height: 29px;
	background-image: url(../images/bkgd.gif);
}


form	{
	margin: 0 0 0 0;
}

input, select, textarea {
	background-image: url(../images/background_form.gif);	
	color : #2E2E28;
	font-size: 12px;
	border-width: 1px;	
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 120px;
	height: 29px;
	background-image: url(../images/bkgd.gif);
}


.option {
	background-image: url(../images/background_form.gif);		
}

.photos	{
	background-color : #cccccc;
	border-right-width : 1px;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #cccccc;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #cccccc;
	border-left-style : solid;
}




a.footer:link, a.footer:visited, a.footer:active {
	color: #5d5c15;
	text-decoration: none;
	font-size: 10px;
}

a.footer:hover {
	text-decoration: underline;	
}

.bottom {
	font-size: 10px;
	color: #5d5c15;
}

h1 {
	font-size:16px;
	color:#454f2e;
	border-bottom-width:thin;
	border-bottom-style:dashed;
}



.heading {
	font-size:18px;
	color:#454f2e;
	font-weight:bold;

}

