
	
DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}
Body {
	font-family: verdana, arial, sans-serif;
	background: url(../../../../images/16original.gif);
}

#contactformfield {
	width: 210px;
	border: 1px solid #8f8f8f;
}


#outermost_lb {
	width: 850px;
	background-color: #BBCEE0;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:10px;
}

#header_lb {
	width:830px;
	height: 116px;
	background-color: #ffffff;
 
	vertical-align: bottom;
}



#topnavbar_lb {
	width:830px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 10px;
	
	_width:810px;/* evil ie hack */
}

.topnavlink { 
	margin-left: 17px;
	margin-right: 17px;
	color: #231f20;
	font-size: 16px;
	text-decoration: none;
}



.topnavlink:hover { 
	color: #884e01;
}


.topnavlink_current { 
	margin-left: 17px;
	margin-right: 17px;
	color: #884e01;
	font-size: 16px;
	text-decoration: none;
}



#email_list_form {
	width: 200px;
	 
	margin:0px;
}
 


#topnavlink_products {
	color: #004b8d;
	text-decoration: none;
	margin-left: 17px;
	margin-right: 17px;
	font-size: 16px;
	
}

#proddrop {
	position: absolute;
	left: 100px;
	top: 100px;
	width: 130px;
	background-color: #ffffff;
}

.proddrop_category {
	text-decoration: none;
	color: #884e01;
	font-size: 13px;
}


#maincontent_lb {
	width: 830px;
	background-color: #ffffff;
	border-bottom: 10px solid #f3e8bc;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#email_signup_field {
	color: #999999;
	border: 1px solid #999999;
	width: 150px;
	height: 21px;
	margin-top: 6px;
	margin-bottom: 2px;
	 
}

 

#emailsubmit {
	color:#ffffff;
	background-color:#79a5ca;
	border:0px;
	font-size:12px;
	padding-bottom:1px;
	height: 17px;
	margin: 0px;
}


 
.niceBlueBox {
	
	border: 1px solid #79a5ca;
	margin-bottom:10px;
	width:650px;
	padding:10px;

}


.cart_row_separator {
	margin-top: 15px;
	margin-bottom: 15px;
}

.cart_row_separator_top {
	margin-top: 5px;
	margin-bottom: 15px;
}


.tinyBrownText {
	font-size: 11px;
	color: #884e01;
	/*font-weight: bold;*/
}

.smallBrownText {
	font-size: 13px;
	color: #884e01;
}

.mediumBrownText {
	font-size: 16px;
	color: #884e01;
}

.largeTanText {
	font-size: 26px;
	color: #c59b70;
}

.tinyBlueText {
	font-size: 11px;
	color: #004b8d;
	font-weight: bold;
}

.mediumBlueText {
	font-size: 14px;
	color: #004b8d;
	font-weight: bold;
}

.bigBlueText {
	font-size: 18px;
	color: #004b8d;
	font-weight: bold;
}

#leftcolprodlist {
	line-height: 20px;
	height:249px;
 
}

.leftcol_category {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}

.leftcol_category_current {
	font-size: 10px;
	color: #004b8d;
	font-weight: bold;
}


.leftcol_prodlink {
	font-size: 10px;
	color: #884e01;
	font-weight: bold;
	text-decoration: none;
	padding-top:6px;
}

.leftcol_prodlink_current {
	font-size: 10px;
	color: #004b8d;
	font-weight: bold;
	text-decoration: none;
	padding-top:6px;
}


#copyrightfooter {
	color: #636363;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 12px;
}

.article_source {
	font-size: 11px;
	color: #884e01;
	font-weight: bold;
}

.article_date {
	color: #636363;
	font-size: 11px;
}

.bigCatTitle {

	color: #c59b70;
	font-size: 25px; 
}

.smallGray {
	font-size: 12px;
	color: #636363;
}




/*
	 for testimonials
	
*/

		
#testimonial_div {
	font-size:11px;
	color:#104b8d;
/*color:#104b8d;*/
	width:85%;
	border:4px double #E8DCBD;
	padding:5px;
	line-height:16px;
	text-align:justify;
	display:none;
	margin-top:20px;
	/*background-color:#f0fffa;*/
}

.testimonial_holder {
	display: none;
}

#testimonial_header {
		margin-top:20px;
	font-size:15px;
	font-weight:bold;
	/*color:#663300;*/
	color:#104b8d;
	text-align:center;
	letter-spacing:5px;
	margin-bottom:10px;
	width:85%;
}













