
.font-x-small
{
	font-size: 6px;
	
}

h1
{
  font-size:18px;
}

.BVSmallText
{
font-size:12px;
color:#7E4721;	
}
.BVSmallText a
{
	font-weight:bold;
}

.BVText
{
font-size:14px;
color:#7E4721;
}

.CartItem
{
background-color:#FFFBED;
font-size:12px;
color:#7E4721;
}

.CartAlternateItem
{
background-color:#FFF4D4;
font-size:12px;
color:#7E4721;
}

.CartTable
{
width:450;
color:#7E4721;
}

.Header
{
font-size:14px;
font-weight:bold;
background-color:#FFF1C6;
color:#7E4721;
}

.ProductPropertyLabel
{
font-size:12px;
font-weight:bold;
color:#7E4721;
}


h3
{
font-size:14px;
color:#7E4721;
}


.ListPrice, .SitePriceDiscounted, .YouSave
{
font-size:12px;
color: #452C1C;
}


.ProductTitle
{
font-size:16px;
font-weight:bold;
color:#7E4721;
}

.ProductTable
{
width:100%;
text-align:center;  
}

.ProductTable td
{
padding:1px;
}

.CategoryMenu a
{
font-size:14px;
font-weight:bold;
color:#75321E;
text-decoration:none;
}

.TowerCategoryMenu a
{
font-size:13px;
font-weight:bold;
color:#46516A;
text-decoration:none;
}

.CategoryMenu a:hover
{
text-decoration:underline;
}

.CategoryTable
{
width:100%;
text-align:center;  
}

.CategoryTable td
{
padding:1px;
}

.menu-text
{
	line-height: 14px;
	font-size: 11px;
	color: white;
}

.menu-text a
{
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.menu-text a:hover
{
	text-decoration: underline;
}

.content-text, .content, .ProductDescription, .FormLabel, td
{
	font-family: Arial;
	font-size: 11px;
	color: #452C1C;
	line-height: 14px;
	
}
.content-text1
{
	font-family: Arial;
	font-size: 11px;
	color: #452C1C;
	line-height: 18px;
	
}
.content-text-header
{
	font-family: Arial;
	font-size: 12px;
	color: #452C1C;
	line-height: 18px;
	
}
.content-text a
{
	font-size: 11px;
	color: #AA6434;
	text-decoration: none;
}

.google-search
{
	font-size: 11px;
	color: #666769;
	font-weight:bold;
}

.content-text a:hover
{
	text-decoration: underline;
}

.footer-text
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	word-spacing:2px;
}

.footer-text a
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer-text a:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer-text a:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.breadcrumbs-text, .breadcrumbs, .BreadCrumbTrailSpacer
{
	line-height: 14px;
	font-weight: bold;
	font-size: 11px;
	color: #AA6434;
}

.breadcrumbs-text-inactive
{
	font-weight: bold;
	font-size: 11px;
	color: #AA6434;
}

.breadcrumbs-text a{
	font-weight:bold;
	font-size:11px;
	color:#AA6434;
	text-decoration:none;
}
.breadcrumbs-text a:hover{
	text-decoration:underline;
}
.red-header{
	font-weight:bold;
	font-size:14px;
	color:#A62841;
}
.red{
	color:#A62841;
}
sup{
	font-size:9px;
}
.form-submit{
	background-color:#A63;
	color:#FFF;
	font:bold 11px verdana,tahoma,sans-serif;
}
.form-textbox{
	font-size:12px;
	height:20px;
	width:150px;
}
.form-textarea{
	font-size:12px;
	height:100px;
	width:250px;
}
.signupform-dropdown{
	font-size:11px;
	height:20px;
}
.form-dropdown{
	font-size:11px;
	color:#666769;
	font-weight:bold;
	height:20px;
}
.small{
	width:100px;
}
.xsmall{
	width:50px;
}
.xxsmall{
	width:25px;
}
.large{
	width:250px;
}
.xlarge{
	width:350px;
}
.semi-full{
	width:80%;
}
.full{
	width:100%;
}
tr.row{
	background-color:#f6f6f6;
}
tr.alt-row{
	background-color:white;
}
table.table{
	background-color:#e6e6e6;
}
tr.row td{
	border-left:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
tr.alt-row td{
	border-left:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
.last-col{
	border-right:1px solid #e6e6e6;
}
div.indent{
	padding-left:20px;
}
