
body, p, li, h2, h2, h3, td, input, textarea, div, select { 	
	font-family: Arial, Helvetica, Sans-serif;
		color: #535353;
	
		text-align: left;

	}
h2, h1 {
		color: green;
}	
body, p, li, h2, h2, h3, td, input, textarea, div, select	{
		font-size: small;
	}
	
a {color: green}	

input, textarea, select	{
		font-size: x-small;
		line-height: 1
	}
/* used on blog post and ecommerce product post pages  */	
.help  {	font-size: x-small;
		color: green}
		
	#maincontent {
		width: 970px;
		padding; 0px;

	/*	border-width: 3 px;
		border-color: black;
		border-style: solid;  */
		
	}
	
		#leftcol {
		width: 400px;
		float: left;
		margin-right: 75px;
	}
		#rightcol {
		width: 300px;
	}
#indentleft-small {
	margin-left: 10px;
}
#rightside {
	text-align: right;	
}


.breadcrumb_active {font-size:14px; font-weight:bold; color:#333333; padding:0px 10px;}
.breadcrumb_inactive {font-size:14px; font-weight:bold; color:#cccccc; padding:0px 10px;}

.thumbnail {	border-style: solid;
	border-color: d7ebbc;
	border-width: 6px;
	margin: 3px;

}

.detailimage {	border-style: solid;
	border-color: d7ebbc;
	border-width: 12px;
	margin: 12px;

}

.submitbutton {
	font-size: medium;
}

/* SHOP STORE COLORS */
td.cellbg  { background-color: e2e1dd; }

.sectionheaderonbg  {color: green}