@charset "utf-8";
/* CSS Document */
	*  {
		margin:0;
		padding:0;
		}
	p   {
		margin-bottom:10px;
		}
	a:link {
		color: #888;
		text-decoration: none;
	}
   a:visited {
		text-decoration: none;
		color: #666;
	}
   a:hover {
		text-decoration: none;
		color: #CCC;
	}
   a:active {
		text-decoration: none;
		color: #666;
		padding-left: 50px;
		}
	body  	{		
		width:100%;
		margin-top:35px;
		}
	#content  {
		Width:1079px;
		height:auto;
		margin-left:auto;
		Margin-right:auto;	
		}
	main  {
		max-width: 1079px;
		height:auto;
		float:left;
		} 
	article    {
		margin-top:20px;
		margin-left:10px;
		width:700px;
		height:auto;
		float:left;
		font-size:1em;
		}
	
	#articlebg    {
		float:right;
		width:701px;
		height:auto;
		padding-top:40px;
		padding-left:30px;
		background:url(../IMAGES/contentBoxTextPage.jpg);
		background-repeat: no-repeat;
		}
	.note { 
		color:#066;
		}
	.row	{	
		margin-top:10px;
		width:700px;
		height:143px;
		float:left;
	}
	.cell-a  {
		float:left;
		width:225px; 
		height:129px;
		background-color:#111111;
		Text-align:center;
	}
	.cell-b   {
		Margin-top:0;
		margin-left:10;
		float:left;
		Width:450px;
		}
	nav	     {
		margin-top: 0;
		margin-left:0;
		width:245px;
		float: left; 
		Padding:0;
		border:0;
		}	
	#altnav    {
		display:none;	
		}
	.button  {
		margin-top:0;
		margin-bottom:0;
		Border:0;
		padding:0;
		font-size:0;
		float:left;
	 	}
	header   {
		width:1009px;
		line-height:0;
		margin-top:0;
		}
	#tinyHead {
		display:none;	
		}
		#contentWrap {
		float:left;
		width:640px;
		height:auto;
		padding-left:30px;
		}
	#content {
		width:1020px;
		margin-left:auto;
		margin-right:auto;
		} 
	#bottomNav   {	
		float:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.75em;
		height: 30px;
		width:1000px;
		padding-left:10px;
		margin-top:5px;
		}
	.fb-like  {
		Margin-top:5px;
		width: 150px;
		height: 40px;	
		}
	H1 {
		color:#804000;
		font-size:1.5em;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		width:100%;
		}
    h2 {
		color:#066;
		font-size:20px
		}
	h3   {
		font-size:16px;
		color:#066;
		}
@media screen and (max-width:1500px) {
	#altnav    {
		display:none;	
		}
		nav	     {
		margin-top: 0;
		margin-left:0;
		width:245px;
		float: left; 
		Padding:0;
		border:0;
		}	
		
	#articlebg    {
		float:right;
		width:701px;
		height:auto;
		padding-top:40px;
		padding-left:30px;
		background:0;
		background-repeat: no-repeat;
		}	
		}
@media screen and (max-width:1080px) {
	article    {
		margin-left:0;
		width:600;
		height:auto;
		float:left;
		
		}
	.row	{
		margin-top:10px;
		width:100%;
		height:auto;
		float:left;
	
		}
	#content   {
		max-width: 95%;
		min-height:auto;
		}
	main  {
		max-width:auto;	
		} 
 	header {
   		max-width: 100%;
   	  	}
  		#articlebg    {
	 	width:501px;
 		}
  	
	#bottomNav   {	
		Display:none;
		}
		.row	{
		margin-top:10px;
		width:100%;
		height:auto;
		float:left;
	}
	.cell-a  {
		float:left;
		width:200px; 
		background-color:#111111;
		Text-align:center;
		margin-bottom:5px;
	}
	.cell-b   {
		margin-top:2px;
		margin-left:10;
		float:left;
		Width:auto;
		height:auto;
		}	
		}
		
	@media screen and (max-width:925px) {
		header {
   		max-width: 100%;
   	  	}
		nav   { 
  		display:none;
 		}
	#altnav    {
		display:block;
		}
	a:link {
		color: #388;
		text-decoration: none;
		font-size:1.5em;
		margin-left:5px;
	}
   a:visited {
		text-decoration: none;
		color: #666;
		font-size:1.5em;
		margin-left:5px;
	}
   a:hover {
		text-decoration: none;
		color: #CCC;
		font-size:1.5em;
		margin-left:5px;
	}
   a:active {
		text-decoration: none;
		color: #666;
		padding-left: 50px;
		font-size:1.5em;
		margin-left:5px;
		}
	article   {
		font-size:.75em;
		width:726px;
	
	}
	p    {
		Width:700px;
	}
	
		}
@media screen and (max-width:726px) {
	article   {
		font-size:.75em;
		width:400px;
	}
	h1    {
		Font-size:1em;
	}
	p    {
		width:550px;
	}
	}
	@media screen and (max-width:560px) {
	header {
   		display:none;
   	  	}
	#tinyHead  {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
		
	p    {
		width:300px;
	}
	
	
	
	}