.main {
	border: 1px dotted #7d6e5e;
	}
			
			
a.menuplain {
	font-family: sans-serif;
	text-decoration: none;
	color:#333300;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 10px;
	display: block;
	text-align: left;
	text-transform:  lowercase;
	}	

a.menubold {
	font-family: sans-serif;
	text-decoration: none;
	color:#333300;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 10px;
	display: block;
	text-align: left;
	font-weight:bold;
	text-transform:  lowercase;
	}
	
a.menuplain:hover{
	font-family: sans-serif;
	text-decoration: underline;
	display:block;
	color: #666633;
}

a.menubold:hover{
	font-family: sans-serif;
	text-decoration: underline;
	display:block;
	color: #666633;
}

a.topmenuplain {
	font-family: sans-serif;
	text-decoration: none;
	color:#333300;
	font-size: 12px;
	display: block;
	text-align: left;
	text-transform:  capitalize;
	}	

a.topmenubold {
	font-family: sans-serif;
	text-decoration: none;
	color:#333300;
	font-size: 13px;
	display: block;
	text-align: left;
	font-weight:bold;
	text-transform:  capitalize;
	}
	
a.topmenuplain:hover{
	font-family: sans-serif;
	text-decoration: underline;
	display:block;
	color: #008000;
}

a.topmenubold:hover{
	font-family: sans-serif;
	text-decoration: underline;
	display:block;
	color: #008000;
}

body {
	background: #ffffff;
	font-family: sans-serif;
	}
	
.caption {
	font-size: 10px;
	color: #336633;
	text-transform: uppercase;
}

.pName{
	font-size: 14px;
	color: #7d6e5e;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.pItem{
	font-size: 12px;
	color: #7d6e5e;
	padding-bottom: 5px;
	}
	
.cImage{
	padding-top: 10px;
	}
	
.bigPimage{
	padding-right: 10px;
	}
	
.colors{
	border: 1px dashed #7d6e5e;
	}
	
.header{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #7d6e5e;
	}
	
.menuheader{
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 10px;
	color:#7d6e5e;
	}
	
.arrow{
	padding-right: 10px;
	padding-left: 10px;
	}
	
.bodybox{
	background: #7d6e5e;
	}
	
.welcome{
	color: #7d6e5e;
	font-size: 13px;
	} 

.definition{
		color: #7d6e5e;
		font-size: 12px;
	}

.pInfo{
		color: #666633;
		font-size: 12px;
		text-align: left;
		background: #ffffff;
		text-transform: capitalize;
		padding-bottom: 5px;
		}

.pOrderNow{
		color: #666633;
		font-size: 12px;
		text-align: left;
		background: #ffffff;
		text-transform: capitalize;
		padding-bottom: 5px;
		}
		
.pOrderNow a:link, .pOrderNow a:visited {
		color: #616e28;
		font-weight:bold;
		text-decoration:underline;
		}

.pOrderNow a:hover, .pOrderNow a:active {
		color: #333333;
		font-weight:bold;
		text-decoration:underline;
		}
		
		
.pNotes{
		color: #666633;
		font-size: 12px;
		text-align: left;
		background: #ffffff;
		text-transform: none;
		padding-bottom: 5px;
		}
		
.pInfoBold{
		color: #333300;
		font-size: 12px;
		text-align: left;
		font-weight: bold;
		background: #ffffff;
		text-transform: uppercase;
		padding-bottom: 5px;
		}
		
.pInfoSize{
		color: #7d6e5e;
		font-size: 12px;
		text-align: left;
		background: #ffffff;
		padding-bottom: 5px;
		}
		
.pTitle{
	color: #333300;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background: #ffffff;
	text-transform: capitalize;
	padding-bottom: 5px;
	}

.img{
	padding-bottom:2px;
	}
	
a.imgTitle:hover{
	font-size: 12px;
	color: #333300;
	padding-bottom: 2px;
	text-transform: capitalize;
	text-decoration: underline;
	}
	
.imgTitle{
	font-size: 12px;
	color: #666633;
	padding-bottom: 2px;
	text-transform: capitalize;
	text-decoration: none;
	}
	
.imgTitleBold{
	font-size: 12px;
	font-weight: bold;
	color: #666633;

	text-transform: lowercase;
	}
	
a.imgTitleBold:hover{
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-transform: lowercase;
	text-decoration: underline;
	}
	
.imgTitleCode{
	font-size: 12px;
	padding-top: 2px;
	color: #7d6e5e;
	text-transform: lowercase;
	text-decoration: none;
	}
	
td.imgBox{
	border: 1px solid #cccc99;
	padding: 2px;
	width: 120px;
	height: 165px;
	display: block;
	}
	
td.imgBox:hover{
	border: 2px solid #333300;
	padding: 1px;
	width: 120px;
	height: 165px;
	}
	
.howtotitle{
	font-size: 15px;
	font-weight: bold;
	color: #333300;
	text-transformation: uppercase;
	text-decoration: none;
	}
	
a.howtotitle{
	font-size: 15px;
	font-weight: bold;
	color: #333300;
	text-transformation: uppercase;
	text-decoration: none;
	}
	
.howtoem{
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
	}
	
a.howtoem:hover{
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
	}

.ordering{
	font-size: 12px;
	color: #666633;
	text-decoration: none;
	}
	
a.ordering{
	font-size: 12px;
	color: #666633;
	text-decoration: none;
	}

a.orderbold{
	font-size:12px;
	color: #666633;
	font-weight: bold;
	text-decoration: underline;
	}
	
.orderingform{
	font-size: 12px;
	color: #666633;
	text-decoration: underline;
	}

.oos{
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	}
	
.foot{
	font-size: 11px;
	color: #333300;
	padding-right: 25px;
	text-align: right;
	}
	
.indent{
	padding-left: 25px;
	}
	
.footer{
		font-size: 9px;
		color: #7d6e5e;
	}
	
div.scroller{
	width: 644px;
	height: 379px;
	overflow: auto;
	margin-left:8px;
	padding-top:15px;
	margin-top:0px;
	vertical-align: top;
	position: relative;
	/*border: 1px solid #7d6e5e;*/
}

.bread{
	background: #7d6e5e;
	margin-right:3px;
	margin-left: 3px;
	margin-bottom: 3px;
	padding-right:1px;
	padding-left:1px;
	padding-top:1px;
	padding-bottom:1px;
	width: 142px;
}

.crumbs{
	color: #cccc99;
	font-size: 12px;
	/*font-weight:bold;*/
	text-transform: lowercase;
	padding-left: 10px;
}

.crumbs2{
	color: #cccc99;
	font-size: 12px;
	/*font-weight:bold;*/
	text-transform: lowercase;
	padding-left: 2px;
}

.codecrumbs{
	color: #cccc99;
	font-size: 12px;
	text-transform: lowercase;
	padding-left: 10px;
}

a {
	text-decoration:none;
}

td.logo{
	background:#666633;
	width:142px;
	height:25px;
	}
				
td.header{
	background:#cccc99;
	width: 652px;
	height: 25px;
	}
		
td.ranger{
	font-size: 14px;
	/*font-weight: bold;*/
	text-transform: lowercase;
	text-align: right;
	padding-right: 25px;
	color: 666633;
	}
	
td.menu{
	background:#cccc99;
	width:142px;
	height:396px;
	vertical-align: top;
	}
				
td.content{
	 background: #ffffff;
	 width:652px;
	 height:380px;
	 }
					 
td.bread{
	 background:#666633;
	 width:142px;
	 height:18px;
	 }
				 
td.footer{
	background:#cccc99;
	width:652px;
	height:18px;
	}
					
td.blank{
	 background:#ffffff;
	 width:652px;
	 height:18px;
	 }
				 
table.main{
	 border:1px solid #666633;
	 }
	 
div.details{
	position: relative;
	top:150px;
}

hr{
	background-color:#CCCC99;
	color:#CCCC99;
	border: 0px;
	height: 3px;
}

.informationTitle{
	font-size: 15px;
	font-weight: bold;
	color: #333300;
	text-transformation: capitalize;
	text-decoration: none;
	}
	
a.informationTitle{
	font-size: 15px;
	font-weight: bold;
	/*color: #333300;*/
	text-transformation: capitalize;
	text-decoration: none;
}

.notescroll{
	width: 100%;
	height: 80px;
	overflow: auto;
	/*border: 1px solid #cccc99;*/
	}
	
td.notes{
	font-size: 11px;
	color: #333300;
	/*border: 1px solid #CCCC99;*/
	padding: 2px;
	width: 120px;
	height: 165px;
	display: block;
	}
	
input{
	border: 1px solid #666633;
	}
	
textarea{
	border: 1px solid #666633;
	}
	
div.products{
	padding-bottom: 5px;
	}
	
.red{
		 color: #CC3300;
		 font-weight: bold;
		 }