*       { margin:0; padding:0; border: none; }
body 
{
	color: #333333;
	font: normal 12px/180% "Lucida Grande", Helvetica, Arial, Verdana, Geneva, sans-serif;
        background: #F2F0EC url(/images/styles/bg-main.png) center top repeat-y;
}
P
{
	text-align: justify;
}
H2
{
	font-size: 1.3em;
	margin: 10px 0 10px 0;
}
H3
{
	display: inline-block;
	font-size: 1.2em;
	background-color: #2C567C;
	color: #ffffff;
	padding: 2px 10px;
}
H5
{
	font-size: 1.1em;
	font-weight: bold;
}
a	{ text-decoration:none; }
a:hover	{ text-decoration:underline; }


#wrapper
{
	position: relative;
	min-height: 600px;
	margin: 0 auto 0 auto;
	width: 1000px;
	padding: 0 25px 50px 25px;
	background: transparent url(/images/styles/bg-page-main.gif) center top repeat-y;
}
#prehead
{
	border-top: 1px solid #C8C3B9;
}
#head
{
	margin: 0 8px 7px 9px;
	padding: 5px 5px 0 0;
	background: transparent url(/images/styles/wrap-top-blue-line.gif) center top no-repeat;
	height: 68px;
	border-bottom: 1px solid #C8C3B9;
	position: relative;
	overflow: hidden;
}
h1 
{
	float: left;
	font-size:1em;
	position:relative;
	width:275px;
	height: 75px;
	overflow: hidden;
}
h1 img 
{
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	width:275px;
	height:75px;
	min-height:75px;
	background: #ffffff url(/images/logo-yucaipa-companies.gif) no-repeat;
}
#menu1Nav
{
	font-size: 0.8em;
	float: right;
	list-style: none;
}
#menu1Nav LI
{
	display: inline;
	padding: 0 0 0 5px;
}
#menu1Nav LI.divider
{
	background: transparent url(/images/styles/bg-top-breadcrumb-vert.gif) right center no-repeat;
	padding: 0 5px 0 5px;
}
#menu1Nav A
{
	color: #666666;
}
#menu2Nav
{
	position: absolute;
	bottom: 0;
	right: 3px;
	list-style: none;
}
#menu2Nav LI
{
	font-size:0.9em;
	display: inline;
	padding: 0 0 0 20px;
	text-transform: uppercase;
}
#menu2Nav A
{
	font-weight: bold;
	color: #666666;
}
#menu2Nav LI A:hover
{
	text-decoration: none;
	border-bottom: 2px solid #3A668E;
/*	background: transparent url(/images/styles/bg-main-nav.png) center bottom repeat-x; */
	color: #3A668E;
}
#top-header-menu-selected A
{
	text-decoration: none;
	border-bottom: 1px solid #666666;
	color: #666666;
}

#header-menu-selected A
{
	text-decoration: none;
	border-bottom: 2px solid #3A668E;
	color: #3A668E;
}




#body
{
	clear: both;
}
#foot
{
	position: absolute;
	left: 0;
	bottom: 0;
	background: transparent url(/images/styles/bg-footer-nav.png) bottom center no-repeat;
	clear: both;
	width: 100%;	
}

#foot UL
{
	list-style: none;
	text-align: center;
	padding: 11px 0 4px 0;
}
#foot UL LI
{
	font-size:0.85em;
	display: inline;
	padding: 0 25px 0 25px;
}
#foot UL LI A
{
	color: #999999;
	text-transform: uppercase;
}
#bottom
{
	padding: 10px 0 0 0;
	margin: 0 auto 0 auto;
	width: 1050px;
	background: transparent url(/images/styles/bg-footer.png) top center no-repeat; 
	text-align: center;
}
#bottom P
{
	text-align: center;
	color: #999999;
	font-weight: bold;
	font-size:0.9em;
}
#bottom UL
{
	list-style: none;
}
#bottom UL LI
{
	font-size:0.9em;
	display: inline;
	border-right: 1px solid #CCCCCC;
	padding: 0 5px 0 5px;
}
#bottom UL LI.last
{
	border: none;	
}
#bottom UL LI A
{
	color: #999999;
}

#sidebar {
        position: relative;   
        top: 5px;
        left: 0px;
        width: 180px;
        margin: 0;
}

/* sidebar-nav
-----------------------------------------------*/

#sidebar-nav {
        margin: 10px 0 0 0;
        padding: 5px 0;
        display: block;
        background: url(/images/styles/sidebar-nav-top.gif) no-repeat top center;
}

#sidebar-nav ul { 
        margin: 0;
        padding: 0 0 5px 0;
        background: url(/images/styles/sidebar-nav-btm.gif) no-repeat bottom center;
}

#sidebar-nav ul li { 
        margin: 0;   
        padding: 0;  
        width: 170px;
        list-style-type: none;
        font-size: 95%;
        vertical-align: bottom;
        background: url(/images/styles/sidebar-nav-icon.gif) no-repeat 15px 15px;
}

#sidebar-nav ul li a:link,
#sidebar-nav ul li a:visited {
        text-decoration: none;
        margin: 0 0 0 10px;
        padding: 6px 25px 7px 12px;
        color: #7E7461;
        border-top: 1px #C8C3B9 solid;  
        border-left: 1px #C8C3B9 solid; 
        border-right: 1px #C8C3B9 solid;
        display: block;
}

#sidebar-nav ul li a:hover {
        text-decoration: underline;
}

#sidebar-nav ul li a.border-top-none {
        border-top: none;
}
 
#sidebar-nav ul li a.active {
        color: #5e533b;
        font-weight: bold;
        text-decoration: underline;
}
 
 
#main-content {
        position: relative;
        top: 5px;
        left: 0px;
        width: 780px;
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
}
 
#main-graphic {
        position: relative;
        top: 5px;
        left: 30px;
        width: 780px;
        margin: 0 auto;
        padding: 0 5px;
}
 
#main-column {
        position: absolute;
        top: 0px;
        left: 190px;
        width: 480px;
        margin: 0;   
}
 
#main-column-noside {
        position: relative;
        top: 0px;
        left: 70px;
        width: 600px;
        margin: 0;   
        padding: 0px 0px 97px 0px;
}
 
 
#main-column-nographic {
        position: relative;
        top: 0px;
        left: 70px;
        width: 760px;
        height: 500px;
        margin: 0;
        padding: 0px 0px 97px 0px;
}
 
 
#corner-graphic{
	position: absolute;
	bottom: 30px;
	background: #ffffff url(/images/getty01.jpg) bottom left no-repeat;
        width: 370px;
	height: 100px;
	margin: 10px 0 10px 320px;
}
 
#spacer{
        position: relative;
        top: 0px;
        width: 370px;
        height: 240px;
        left: 220px;  
}
.float-right {
        float: right;
        margin: 0;
        padding: 5px 5px 0 5px;
}

.float-left {
        float: left;
}


#selected {
}

#selected a {
}

#selected a:hover {
}

