/* CSS Document */

a.submenu_link_off {
	color: #E1A241;
	text-decoration: none;
}


span.footerColor {
	color: #E1A241;
}


body {
scrollbar-face-color: #b98546;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #999999;
scrollbar-shadow-color: #333333;
scrollbar-darkshadow-color: #b6803e;
scrollbar-arrow-color: #333333;
scrollbar-track-color: #b6803e;
	font-family: "Trebuchet MS", "Myriad Roman", sans-serif;
	font-size:11px;
	color:#000000;
}
a:link, a:active, a:visited
{
	 color:#7a2c0e;
	 font-weight:normal;
	 text-decoration:underline;
}

a:hover
{
	 color:#914d1b;
	 font-weight:normal;
	 text-decoration:underline;
}

/* page graphics */

.trans_box2 {
  font-family:verdana;
  font-weight:normal;
  border:solid 0px #555;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/75p_honey.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(about_casanova/images/75p_honey.png);
}


#mainBKG {
	background-image: url(images/bkg_about.jpg);
}
#restNav {
	padding-top: 152px;
	padding-left: 63px;
}

#secondNav {
	background-image: url(about_casanova/images/about_casanova.jpg);
	width:140px;
	height:515px;
	
}

#pageContent{
	background-image: url(about_casanova/images/bkg_content.jpg);
	width:442px;
	height:515px;
}

#header_LG, h1 {
	color: #E1A241;
}

h2 {
	color: #E1A241;
}

#contentWindow {
	top: -85px;
	width:436px;
	height:374px;
}


#subMenu {
	top: -85px;
	width:69px;
}

#footer {
	padding: 220px 12px 0 12px;
}
