/* Menu */

.CatLink {
border-top:1px solid #DCDAD8;

}

.CatLink a span{
display:block;
color:#333333;
font-size:12px;
padding-bottom:3px;
padding-top:3px;
}

.CatLink a span:hover{
background:#ffffff;
color:#316433;
}

#CatLinktwo a span{
background:#ffffff;
color:#333333;
}

#CatLinktwo a span:hover{
background:#ffffff;
color:#316433;
}

.pageNavigation{
border-top:3px solid #316433;
}

#product_price {
font-size:16px;
font-weight:bold;
}

.sidebarlink a span {
font-size:12px;
margin:3px;
border-bottom: 1px solid silver;
color:#333333;
display:block;
}

.sidebarlink a span:hover {
font-size:12px;
margin:3px;
border-bottom: 1px solid #316433;
color:black;
}

.BoxHeader a{
color:white;
}

.formButtons {
width:100%;align:right;
}

.silverboxcenter {
width:80%;margin:auto;
}

.buttontotext {
color: #316433;
border:transparent;
background-color: transparent;
padding:0px;margin:0px;
width:80px;
}

.buttontotext:hover{
text-decoration:underline;
	cursor: pointer;
	cursor: hand;

}

blockquote {
margin-right:20px;
margin-left:20px;
}

.cformContent {
padding:3px;
}

.cformCaption {
padding-bottom:3px;padding-top:3px;
}

.cartsub {
padding:3px;border-top:3px solid #316433;
}