body
{
	margin:	0px;
	background:#b7b7b7 url(img/back-gray.gif);
	text-align: center;
}

div.mainBox
{
	width:		818px; 
	background:	#f4f8b0 url(img/back-yellow.gif);

	padding:	0px;
	
	margin-top:	20px;
	margin-left:	auto; 
	margin-right:	auto;
	margin-bottom:	0px;

	line-height:	0px;

	text-align:	left;
}

div.textBox
{
	margin: 	10px;
	line-height:	1.35;
	min-height:	350px;
	font-family:	sans-serif;
	float:		left;
	width:		600px;
}

div.textBox table tr td, div.textBox table, div.textBox table tr th
{
	border-color:	#b05f0e;
}

div.textBox table td
{
	vertical-align:	top;
}

h1
{
	font-size:	150%;
}

h2
{
	margin-top:	3ex;
	font-size:	125%;
	border-bottom:1px #b05f0e solid;
}

td.menuImage, div.menuImage
{
	float:		left;
	
	margin:		0px;
	padding:	0px;
	line-height:	0px;
	vertical-align:	top;
}

td.menuImage img, div.menuImage img
{
	margin:		0px;
	padding:	0px;
	border-width:	0px;
	line-height:	0px;
	background:	#b05f0e;
}

br
{
	line-height:	0px;
	margin:		0px;
	padding:	0px;
}

a
{	
	text-decoration:none;
	color:		#a52a2a;
}

a:hover
{
	text-decoration:underline;
}

div.menuAnchor
{
	position:relative;
}

div.menuPopUp
{	
	display:	block;
	font-family:	sans-serif;
	width:		240px;
	position:	absolute; 
	background:	#ca9838; 
	border:		2px black solid; 
	line-height:	normal;
	z-index:	5;
	visibility:	hidden;
}

div.menuPopUp a
{	
	padding:	5px 7px;
	color:		black;
	display:	block;

}

div.menuPopUp a.name
{		
	background:	#cf7012;
	font-weight:	bold;
}

div.menuPopUp a:hover
{
	background:	#f4f8b0;
	text-decoration:none;
}

div.menuPopUp a.name:hover
{
	background:	orange;
}

img.photo
{
	border:	1px black solid;
}

td.value {

	text-align:	right;
}

input, select
{
	border:		1px black solid;
	background:	white;
}

div.textBox table.bottomBorders {
	
	border-spacing: 0px;
}

div.textBox table.bottomBorders tr td {

	border-bottom: 1px #d4d890 solid;
}

div.textBox table.bottomBorders tr td.empty {

	border-bottom: none;
}

div.textBox table.bottomBorders tr th {
	
	border-bottom: 2px #d06f0e solid;
}

td.emptyPriceLine {

	height:5px; 
	background:#cf7012;
}

.right {
	text-align: right;
}

ul.shortUl {
	padding-left: 2.5ex;
}

div.quickLinks {
	width: 260px;
	padding-left: 10px;
	float:right;
	border-left: 1px #b05f0e solid;
}

div.quickLinks ul {
	margin-left: 0px;
	padding-left: 15px;
}

div.quickLinks li {
	margin-top: 5px;
}
