/* The following section of font information is NOT editable by the client via Diamond Cutter */


/* For Honey Pots*/
#MyCompany {
 display:none;
}


/* For Seeding */
FONT.X1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.0pt;
  color: #000000;
}

/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Dictionary */
FONT.X2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 25.0pt;
  color: #000000;
}

/* The following are global conditions for all pages, and are NOT editiable by the client via Diamond Cutter, for this version. */

A.M:VISITED {
  color: #330099;
  text-decoration: none;
}

A.M:LINK {
  color: #330099;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #330099;
  text-decoration: none;
}

A:LINK {
  color: #330099;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}

BODY {
  background-color: #FFF4D3;
}

#MyCompany {
display:none;
}


#MyCompany {
display:none;
}
.content {
	padding-right: 25px;
	padding-left: 25px;
}
#left {
	background-image: url('../images/turley_info-top2.gif'); padding-top: 175px; background-repeat: no-repeat; width: 135px;
}
#index #left {
	background-image: url('../images/turley_info-top.gif');
}
/*expertGallery Photo Gallery Divs*/
.expertGallery_div {
	background-color:#FFFFFF;
	width:225;
	padding:6;
	border-bottom-color:#000000;
	border-bottom-width:1;
	border-bottom-style:solid;
	border-right-color:#000000;
	border-right-width:1;
	border-right-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:1;
	border-top-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:1;
	border-left-style:solid;
	margin-bottom:6;
	cursor:pointer;
}
/*End Photo Gallery Divs*/

/*expertGallery CSS*/
        .background{
            display: block;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 400%;
            background-color:#CCCCCC;
			background-repeat:repeat;
            z-index:1001;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);
        }
        .foreground {
            display: block;
            position: absolute;
            top: 5%;
            left: 15%;
            z-index:1002;
            overflow:hidden;
        }
/*End expertGallery CSS*/

