@charset "utf-8";
@import url('base.css');
@import url('wysiwyg.css');




body, td
	{
	font: 12px/1.2em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}
	
	
p
	{
	margin-bottom: 1.2em;
	}
	
	
a:link, a:visited
	{
	color: #000000;
	text-decoration: none;
	}
	
	
h1
	{
	font: 32px/1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: .2em;
	}
	
	
h2
	{
	font: 28px/1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1.2em;
	}	
	
	
h3
	{
	font: 24px/1em Georgia, "Times New Roman", Times, serif;
	color: #780D12;
	margin-bottom: .4em;
	}	
	
	
h4
	{
	font: 20px/1em Georgia, "Times New Roman", Times, serif;
	color: #484024;
	margin-bottom: .4em;
	}	
	
	
h5
	{
	font: normal 16px/1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: .4em;
	}	
	
	
h6
	{
	font: bold 12px/1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: .2em;
	}	
	
	
 ul, ol
	{
	margin-bottom: 1.2em;
	}
	








.last
	{
	background: none !important; 
	padding: none !important;
	}
	
	
.BlockImg
	{
	display: block;
	border: 1px solid #ccb173;
	margin-bottom: 1.4em;
	}
	
	
.LeftImg
	{
	display: block;
	float: left;
	border: 1px solid #CCB173;
	margin: 0 16px 8px 0;
	}	
	
	
.RightImg
	{
	display: block;
	float: right;
	border: 1px solid #CCB173;
	margin: 0 0 8px 16px;
	}
	.RightImg img { display: block; }
	
	
.BigLink
	{
	font-weight: bold;
	text-decoration: none !important;
	font-size: 16px;
	}	
	

.Disclaimer
	{
	font-size: 10px;
	}	
	
	
.Asterisk
	{
	color: #780D12;
	}	
	
	
	
	
	
.tabs
	{
	display: none;
	}
		

.producttable
	{
	clear: both;
	margin: 1.2em 0;
	width: 100%;
	border: 1px solid #ccb173;
	}
	
	.producttable th
		{
		font-weight: bold;
		font-size: 12px;
		padding: 10px;
		border-bottom: 1px solid #ccb173;
		}	
		
	.producttable td
		{
		padding: 5px 10px;
		vertical-align: middle;
		font-size: 12px;
		color: #484024;
		border-bottom: 1px solid #ccb173;
		}
		
	.producttable .thumb img
		{
		display: block;
		border: 1px solid #CCB173;
		}
		
	.producttable .data
		{
		text-align: center;
		}
	
	
	.productdescription
		{
		padding: 16px;
		}



#nav
	{
	display: none;
	}
			
		
#homeheader
	{
	display: none;
	}
	
	
#tools
	{
	display: none;
	}
	
		
.mainpromo
	{
	display: none;
	}
	
.subnav
	{
	display: none;
	}
	
		
#promos
	{
	display: none;
	}
	
		
#counselor
	{
	width: 300px;
	margin: 0 auto;
	}
		
		
#footer
	{
	clear: both;
	}
	
	#footerlinks
		{
		display: none;
		}
		
	#footersupport
		{
		list-style-type: none;
		text-align: center;
		}
		
		#footersupport li
			{
			display: inline;
			padding: 0 8px;
			margin: 0;
			}	
			
		#footersupport a, #footersupport a:link, #footersupport a:visited	
			{
			display: none;
			}
			
		#footer img
			{
			vertical-align: middle;
			}	
			
			
			
.map
	{
	display: none;
	}
	

.sidelisting
	{
	}	
	
.sideitem
	{
	border-bottom: 1px solid #ccb173;
	padding-bottom: 1em;
	margin-bottom: 1em;
	}	
			