body 
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}



td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
#photoholder  {no-repeat; margin-top: 0; margin-bottom: 0;}


#FWTableContainerMenu {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:1000px;
	height:800px;
	text-align:center;
}

.contact_copy {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #502503;
	padding-right:30px;
}

.wood_copy {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #502503;
	padding-left:30px;
	padding-right:30px;
}
.oneilimages {
	padding-left:30px;
	padding-right:30px;
	width:121; 
	height:80; 
	style:display:inline; position: static; float: none;
}

.wood_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #502503;
	text-align:right;
	padding-right:10px;
	vertical-align:middle;
	}
	
a:link {
	color: #996600;
	text-decoration: none;
}a:hover {
	color: #502503;
	text-decoration: underline;
}a:visited {
	color: #996600;
}


.TDStaticMenuLinksDefault
{
	font-family: Arial, Helvetica, sans-serif;
    FONT-WEIGHT: 600;
    FONT-SIZE: 0.7em;
    COLOR: #502503;
}

.FlyOutMenu
{
	font-family: Arial, Helvetica, sans-serif;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR: #a2aa55;
    z-index:100;    
    Opacity: .70;
	filter: alpha(opacity=70);

}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #A2AA55;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;

}

.RightSidebar {
	width:263px;
    background: url(images/Ethics.right.jpg) no-repeat left top;
	BACKGROUND-COLOR: #FAF399;		
}
.hDivider
{
	background-image:url(images/divider_horizontal_bar.gif);
	width:470px;
	height:20px;
}
.rightContent
{
	BACKGROUND-COLOR: #FAF399;		
	float:right;
	margin-top:25px;
	width:240px;
}

.leftContent
{
	float:left;
	background-image:url(images/divider.gif);
	background-repeat:repeat-y;
	background-position:right;
	text-align:left;
	width:560px;
}
