@charset "utf-8";
/* CSS Document */

p.blue_page_header
	{
	font-family:Arial,Helvetica,sans-serif;
	color: #000066;
	font-size: 18px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	margin-top: 20px;
	margin-left:38px;
	height: 50px;
	background: url(images/notebar.gif) no-repeat bottom left;
	}

p.bluetext
	{ 
	font-family:Arial,Helvetica,sans-serif;	
	color: #000066;
	font-size: 12px;
	line-height: 110%;
	}

p.bluetext_title
	{ 
	font-family:Arial,Helvetica,sans-serif;	
	color: #000066;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	}

p.bluetimes
	{ 
	font-family: "Times New Roman, Times, serif";	
	color: #000066;
	font-size: 12px;
	line-height: 110%;
	}

p.red_title
	{
	font-family: "Times New Roman, Times, serif";
	color: #cc0000;	
	font-size: 18px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	}

p.times_normal
	{
	font-family: "Times New Roman, Times, serif";
	color: #000000;	
	font-size: 14px;
	line-height:105%;
	}
	
p.cc_address
	{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight:normal;
	text-align:center;
	line-height:110%
	}

.cc_address_title
	{
	color: #CC0000;
	font-weight: bold;
	}




p.gallery_summary
	{ 
	font-family: "Times New Roman, Times, serif";	
	color: #000066;
	font-size: 14px;	
	line-height:110%;
	}


img.border1
	{
	border: 3px #CCCCCC solid;
	}

