﻿/******** Body Elements ********/

*
{
	color:#9B361E;
}

.brown_small_bold
{
	font-weight:bold;
	color:#9B361E;
}

.very_small_fainted
{
	color:#BBBBBB;
	font-size:x-small;
}

.header_bottom_menu_item
{
	color:White;
	font-weight:bold;
}

.leftcolumn_menu_catalog_item_right
{
	color:#B05137;
}

.leftcolumn_menu_catalog_item_right a
{
	color:#B05137;
	text-decoration:none;
	font-weight:bold;
}

.rightColumnFeaturedProduct_NAME a
{
	color:#B05137;
	text-decoration:none;
}

.leftColumnFeaturedProduct_NAME a
{
	color:#B05137;
	text-decoration:none;
}

h1
{
	border-bottom: solid 1px #DEDEDE;	
	padding-top:15px;
	padding-bottom:0px;
	font-weight:bold;
	color:#9B361E;
	font-size:large;
	text-align: left;
}

h2
{
	padding-top:10px;
	color:#9B361E;
	font-size:large;
	text-align: center;
}

input[type=text], textarea, select
{
	background-color:#E5E2CD;
}

input[type=password] 
{
	background-color:#E7E7AB;	
}

.buttonSmallText 
{
	color:#9B361E;	
}

.buttonLargeText 
{
	font-weight:bold;
	color:#9B361E;	
}