
/* General Styles */
/*Body
{
	background-image: url(images/textures/sclnyl02_a.jpg);
}*/

P, TD 
{
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 17px;
 color: #333333;
 margin-top: 0em;
 margin-bottom: 1em;
 }
 
#ContentBlock1 P, TD 
{
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight:normal;
 line-height: 17px;
 color: #333333;
 margin-top: 0em;
 margin-bottom: 1em;
 }
#ContentBlock1 LI 
{
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight:normal;
 line-height: 18px;
 color: #333333;
 margin-top: 0em;
 margin-bottom: 0em;
}
th
{
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: 700;
 line-height: 17px;
 color: #333333;
}

 LI
{
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 17px;
 color: #333333;
} 
h1
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16pt;
 font-style: normal;
 color: #000000;
}

h2
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-style: normal;
 color: #000000;
}
h3
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 17px;
 font-style: normal;
 color: #000000; 
 
}
	
.footercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
/* Format square space for landscape or portrait pictures */
#contentimages
{ float:left;
	min-width:260px;
	min-height:260px;
	margin-right:10px;
}

#homepageimages
{ float:left;
	width:385px;
	height:385px;
}
/* This section make content scrollable in it's own space.
	Chris asked to take it out for now.
#content_div
{OVERFLOW: auto; 
WIDTH: 695px; 
HEIGHT: 380px; 
border: thick double white; 
background-color: white;
}
*/