body
{
	background-color: #754019;
}
.shadowTest
{
	width: 884px;
	text-align: left;
}
.shadow_top
{
	background: url('/images/shadow_top.png') top no-repeat;
	padding: 39px 35px 35px 39px;
}
.shadow_bottom
{
	background: url('/images/shadow_bottom.png') bottom no-repeat;
}	
.shadow_left
{
	background: url('/images/shadow_left.png') left repeat-y;

}
.shadow_right
{
	background: url('/images/shadow_right.png') right repeat-y;

}	
.center
{
	border: 1px solid green;
}
img
{
	margin: 0px;
	padding: 0px;
}
.home
{
	background-color: #a5b3ab;
	height: 499px;
	width: 499px;
	line-height: 0px;
}
.secret_drawers, .compartments, .vaults, .frequently_asked_questions, .contact, .affiliates
{
	width: 438px;
	height: 464px;
	background-color: #a5b3ab;
	text-align: left;
	padding: 27px 32px 8px 29px;
	font-family: verdana;
	font-size: .8em;
	vertical-align: top;
	line-height: 1.4em;
}
table 
{
	border: 1px solid #000;
	background-color: #fff;
	border-collapse: collapse;
	table-layout:fixed;
	background-image: url("/images/logo.png");
	background-position: bottom right;
	background-repeat: no-repeat;	
}
td 
{ 
	border: 1px solid #000; 
	vertical-align: top;
}
.rightColumn
{
	background-image: url("/images/woodgrainWithTwoSquares.png");
	background-position: top left;
	background-repeat: no-repeat;
	width: 308px;
}
.newContext
{
	position: relative;
	border: none;
}
.summary2
{
	position: relative;
	top: 21px;
	left: 135px;
	width: 152px; 
	font-family: verdana;
	font-style: italic;
	font-size: .72em;
	line-height: 1.4em;
	color: #777;
	vertical-align: top;
}
.nav2
{
	position: absolute;
	top: 209px;
	left: 26px;
}
.nav
{
	/* width: 310px; */
	height: 90%;
	background-color: #fff;
	padding: 18px 26px;
	vertical-align: top;
	background-image: url("/images/logo.png");
	background-position: 88% 93%;
	background-repeat: no-repeat;
}
.summary
{
	width: 152px; 
	font-family: verdana;
	font-style: italic;
	font-size: .72em;
	line-height: 1.4em;
	color: #777;
	padding: 21px 21px 0px 17px; 
	vertical-align: top;
}
.top_square
{
	width: 117px; 
	height: 1%; 
	padding: 0px;
	background-image: url("/images/woodgrainPlusSquare.png"); 
	background-position: bottom;
	background-repeat: no-repeat;
}
.small_square
{
	width: 72px;
	height: 72px;
}
.woodgrain
{
	height: 72px; 
	width: 44px;
	background-image: url("/images/woodgrain.png"); 
}

ul
{
	margin: 0px;	
	padding: 0px;
}
li
{
	list-style-type: none;
}
li a
{
	text-decoration: none;
	color: #754019;
	line-height: 1.65em;
	font-family: verdana;
	font-size: 1em;
	
}
li a:hover
{
	color:#f7a11a;
}
#exampleImage
{
	float: right;
	margin: 13px 0px 9px 11px;
}
.title
{
	margin-bottom: 5px;
}
.title_with_descenders
{
	margin-bottom: 6px;
}
p
{
	margin: 0px 0px 19px 0px;
}
/* Frequently asked questions */
.question
{
	/* font-size: 1.1em; */
	color: #754019;
	margin-bottom: 1px;
}
img + p.question
{
	margin-top: 8px;
}
p a
{
	color: #000;
}
em
{
	font-weight: bold;
}