/*This is the core style sheet of Delaware St. John*/
body {
		z-index:-2;
		background-color: #000000;
		color: #000000;
		font-size: 10pt;
		font-family: Arial,Helvetica,Sans-Serif;
		margin: 15;

}

p {
		
		color: #000000;
		font-size: 10pt;
		margin-left:0;
		text-align: left;
		line-height: 130%;
		font-family:arial,palatino, georgia, verdana, arial, sans-serif;

}

h1 {
		
		color: #6A1111;
		font-size: 1.0em;
		text-align: left;
		font-family: Times New Roman,Arial,Sans-Serif;
		font-weight: bold;
		text-decoration: underline;


}

h2 {
		
		color: #6A1111;
		font-size: 1.1em;
		letter-spacing: 5px;
		font-family: Arial,Helvetica,Sans-Serif;
		font-weight: bold;

}

h3 {
		
		color: #6A1111;
		font-size: 1.1em;
		font-family: Times New Roman,Arial,Sans-Serif;
		font-weight: bold;

}

.small {font-size: 10pt;}

small 	{
		
		font-family: verdana, arial, sans-serif;
		font-size:0.8em;
		font-weight:normal; 

}

.smallBold {
		
		font-family:verdana, arial, sans-serif;
		font-size:11px;
		font-weight:bold;

}

small.menu 	{
		
		font-family:  arial,verdana, sans-serif;
		font-size:8pt;
		font-weight:normal;


}

small.tiny 	{
		
		font-family:  Tahoma, Arial, Helvetica, sans-serif;
		font-size:7pt;

}

a:link {font-size: 0.8em; color: #CBA300; text-decoration: none; }
a:visited {	font-size: 0.8em; color: #CBA300; text-decoration: none; }
a:hover { font-size: 0.8em; color: #FFFFFF; text-decoration: underline; }
a:active { font-size: 0.8em; color: #FFFFFF; text-decoration: underline; }

a.blue {font-size: 1.0em; color: #003399; text-decoration: underline; }
a.blue:link {font-size: 1.0em; color: #003399; text-decoration: underline; }
a.blue:visited { font-size: 1.0em; color: #003399; text-decoration: underline; }
a.blue:hover { font-size: 1.0em; color: #0066CC; text-decoration: underline; }
a.blue:active { font-size: 1.0em; color: #003399; text-decoration: underline; }

.small {font-size: 0.8em; color: #003399; text-decoration: none; }
a.small {font-size: 0.8em; color: #003399; text-decoration: underline; }
a.small:link {font-size: 0.8em; color: #003399; text-decoration: underline; }
a.small:visited { font-size: 0.8em; color: #003399; text-decoration: underline; }
a.small:hover { font-size: 0.8em; color: #0066CC; text-decoration: underline; }
a.small:active { font-size: 0.8em; color: #003399; text-decoration: underline; }



.blue{

font-family: tahoma, arial, sans-serif;
font-weight: bold;

}

.postoffset{ margin:0; margin-left: 0px; padding: 0; }

.postContainer {	

		font-family:arial,palatino, georgia, verdana, arial, sans-serif;
		color:#000000;
		padding:4px;
		margin:0;
		margin-left: 4px;
		margin-right: 4px;
		margin-top: 4px;
		margin-bottom: 4px;
		font-size: x-small;
		font-weight: normal;
		background-image: url('images/bg_canvas_vry_lite.gif');
		background-color: #FFFFCC;
		border-style: solid; 
		border-color: #000000; 
		border-width: 0px; 
		border-bottom-width:1px; 
		border-top-width:1px; 
		border-left-width:1px; 
		border-right-width:1px;
			
}
	
.postBody {

		padding:4px;
		font-size: small;

}

.title	{
			font-family: tahoma, georgia, times new roman, serif;
			font-size: 13pt;
			color: #6A1111;
		}



	A.title			{ color: #6A1111; font-family: tahoma, georgia, times new roman, serif;text-decoration: underline; font-weight: bold;font-size: 13pt;}
	A.title:link	{ color: #6A1111; font-family: tahoma, georgia, times new roman, serif;text-decoration: underline; font-weight: bold;font-size: 13pt;}
	A.title:visited	{ color: #747474; font-family: tahoma, georgia, times new roman, serif;text-decoration: underline; font-weight: bold;font-size: 13pt;}
	A.title:active	{ color: #E80000;  }
	A.title:hover	{ color: #E80000;  }