body

{


	font-family: Arial, Helvetica, sans-serif;

	font-size:16px; /* Sets default font size to 11px */

	color:#000000;

	margin:0;

	padding:0;

}



*	{

	margin:0;

	padding:0;

	}

	

table {

	font-size:11px; /* Sets default font size to 10px */

	/* font-weight: bold; */

	color:#000000;

}

ul { margin-left: 20px; }



li { padding: 4px; }



a:link {
	text-decoration:none;
	/*color:#936A34;*/
	color:blue;
	/* font-weight: bold; */
}

a:visited {
	text-decoration:none;
	/*color:#936A34;*/
	color:blue;
	/* font-weight: bold; */
}

	

a:hover{
	text-decoration:none;
	/*color:#666666;*/
	color:Navy;
	/*border-bottom: 1px dotted #666666;*/
	border-bottom: 1px dotted navy;
}

a:active {
	text-decoration:none;
	/*color:#666666;*/
	color:Navy;
	/*border-bottom: 1px dotted #666666;*/
	border-bottom: 1px dotted navy;
}



a.footer:link,a.footer:visited {

	text-decoration:none;

	color:#FFFFFF;

}

	

a.footer:hover,a.footer:active {

	text-decoration:none;

	color:#000000;

	border-bottom: 1px dotted #000000;

}



#superwrapper { background: none; }



#holder { background: none; }



#wrapper { background: none;}



#banner {

	width:805px;

	height: 100px;

}



#logo 
{
	display: none;
}

#logo-press 
{
	padding-left: 48px;
	
}

#print 
{
	display: none;
}


#splash { clear: both; }

#splash-press 
{
background: none;
}


#menu {
	display: none;
}



#left-column 
{
	display: none; 
}



#card { 

background: none;
}



#right-column {

	float: left; 

	width: 85%;

	_width: 85%; /*IE 7 and FF ignore this. Works for IE6 */

	/* padding-left: 10px; */

	padding-left: 48px;

	padding-top: 5px;

}



#footer { background: none; }



#footer-left {

	display: none;
}



#footer-middle {

	display: none;

}



#footer-right {

	display: none;

}



/* Menu */





#menu ul { /* all lists */

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 20px;

}



#menu li { /* all list items */

	float: left;

	position: relative;

	/* width: 100px; */

}



#menu li ul { /* second-level lists */

	display: none;

	position: absolute;

	top: 30px;

	left: 0px;

	background: #DDDDDD;

	padding-left: 2px;

	line-height: 20px;

	/* border-bottom: 2px solid #000000; */

}



#menu li ul li { /* second-level list entries */

	border-bottom: 2px solid #FFFFFF; 

}



#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */

	top: auto;

	left: auto;

}



#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */

	display: block;

}



#menu ul {

	margin-left: 0px;

	list-style-type:none;

}

#menu li {

	float:left;

}

#menu li a {

	display: block;

	margin-right: 7px;

	padding: 3px;

}



#menu li a:hover, #menu li.current_page_item a:link, #menu li.current_page_item a:visited,#menu li.current_page_item a:hover,#menu li.current_page_item a:active 

{

	color:#936A34;

	background: #DDDDDD;

}



#menu a:link, #menu a:visited {

	text-decoration:none;

	color:#000000;

	}

#menu a:hover, #menu a:active {

	text-decoration:none;

	color:#936A34;

	border: 0;

	background: #DDDDDD;

}



/* Headings */



h1 {

	font-family: Aharoni, 'Gill Sans MT', Arial;

	font-size: 22px;

	color: #999999;

}



h2 {

	font-family: Aharoni, 'Gill Sans MT', Arial;

	font-size: 18px;

	color: #000000;

}



h3 {

	font-family: Aharoni, 'Gill Sans MT', Arial;

	font-size: 18px;

	color: #666666;

}

.lightbox {
	visibility:hidden;
	height:0px;
	width:0px;
}