/* The following section of font information is NOT editable by the client via Diamond Cutter */

#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. */

/* ------------------------------------------------------------------------------------ */

/* Start Link Colors */
A.M:VISITED {
  color: #000044;
  text-decoration: none;
}

A.M:LINK {
  color: #000044;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #000044;
  text-decoration: none;
}

A:LINK {
  color: #000044;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}
/* End Link Colors */

/* ------------------------------------------------------------------------------------ */

/* Start Footer Link Colors For Dark body Bg */
#footer-links font {
	color:#FFFFFF;
}

#footer-links A:VISITED {
  color: #FFFFFF;
  text-decoration: none;
}

#footer-links A:LINK {
  color: #FFFFFF;
  text-decoration: none;
}

#footer-links A:HOVER {
  text-decoration: underline;
}
/* End Footer Link Colors */

/* ------------------------------------------------------------------------------------ */

/* Start DCpage Eliment */
#DCpage {
position:relative; top:10px; left:auto;
} 
/* End DCpage Eliment */

/* ------------------------------------------------------------------------------------ */

/* Start form */
/*#form {
background-color:#725d44;

} 
#form font{
color:FFFFFF;
} 

#form A:VISITED {
  color: #ddceb3;
  text-decoration: none;
}

#form A:LINK {
  color: #ddceb3;
  text-decoration: none;
}

#form A:HOVER {
  text-decoration: underline;
}
/* End form */

/* ------------------------------------------------------------------------------------ */

/* Start left Column */
#lefttop {
/* background-image:url(../images/left_bg.gif); */

background-repeat:repeat-x;
/* position:relative; */
} 

#leftcolumn {
background-image:url(../images/left_bg.gif);

background-repeat:repeat-x;
background-color:#FFFFFF;
width:245px;

} 

#latest_news {
background-image:url(../images/news_bg.gif);
background-repeat:repeat-x;
position:relative;
left:-2px;
width:206px;
}

#iframeWidget {margin-top:20px;}


FONT.sidebar_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #b92e33;
  
}


FONT.sidebar_text_schools {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #b92e33;
  
}


#leftcolumn img {
display:block;
}

#left font {
	color:#FFFFFF;
}

#left A:VISITED {
  color: #efd7ab;
  text-decoration: none;
}

#left A:LINK {
  color: #efd7ab;
  text-decoration: none;
}

.school A:link {color: #ffffff;
  text-decoration: none;}
.school A:visited {color: #ffffff;
  text-decoration: none;}
.school A:active {text-decoration: none}
.school A:hover {text-decoration: underline; }


#test_div {

background-color:#FFFFFF;
position:absolute;
}

#left A:HOVER {
  text-decoration: underline;
}

/* End left Column */

/* ------------------------------------------------------------------------------------ */

/* Start Frameset & Popup Bg Color */
#popup {
  background-color: #ffffff;
} 

#ext {
  background-color: #ffffff;
} 
/* End Frameset & Popup Bg Color */

/* ------------------------------------------------------------------------------------ */

/* Start Page Title Position */
/*#pagetitle {
padding-left:150px;
} 
/* End Page Title Position */

/* ------------------------------------------------------------------------------------ */

/* Start Page Bg Color */
#page {
  width:901px;
} 

#pagefull {
  width:901px;
} 

#pagecontent {
  background-image:url(../images/page-top-bg.gif);
  background-position:top;
  background-repeat:no-repeat;
  padding:5px;
}

#pagecontentindex {
  background-image:url(../images/page-top-bg.gif);
  background-repeat:no-repeat;
  background-position:top;
}
 
#pagecontentbg {
  background-image:url(../images/page-bg.gif);
  background-repeat:no-repeat;
  background-position:bottom;
} 
/* End Page Bg Color */

/* ------------------------------------------------------------------------------------ */

/* Start body Bg Image */
#topbg {
  background-image:url(../images/top-bg.gif);
  background-repeat:repeat-x;
} 

#bodybg {
  background-image:url(../images/site-bg.jpg);
  background-repeat:repeat-x;
  background-color:#FFFFFF;
  color:#000000;
} 
/* End body Bg Image */

/* ------------------------------------------------------------------------------------ */

/*Start body Bg Color */
/*body {
  color:#000000;
}

#MyCompany {
display:none;
}
 
/* End body Bg Color */

/* ------------------------------------------------------------------------------------ */

/* Start Page Content Padding */
.content {
	padding: 10px;
}
/* End Page Content Padding */
