/* CSS Document 
.ContentDif
	{ background:#CCC;

	  }


.ContentDif:Before
	{
	content: " ";
	display: table;
	}
	
.ContentDif:After
	{
	clear: both;
	content: " ";
	display: table;
	}*/
	
/* Heading Picture (Decide Alaska's Future Vote)
div.hpVote
	{
	background-repeat:no-repeat;
 	background-color: #ffffff;
	}

img.hpVote
	{
	height:180px;
	width:960px;
	}
*/	

/* General Body Content (After heading picture before footer)  */
.bc 
	{	
	font-size: 1em;
	padding:0px;
	font-weight: normal;
	width: 100%;
	background:#ececec;	
	}
	
/* Rolling Priority Image Links */
#roller
	{ 	
	display: inline-block;
	line-height:1.3em;
	overflow: hidden; 	
	background-color: #ffffff;
	}
	
.rp 
	{
	display:inline-block;
	min-width:250px;
	float:left;
	width: 33%;
	padding: 4px;
	}

.rp span
	{ 
	vertical-align:middle;
	font-size:1.3em;
	font-weight:bold;
	}

<!-- This class should be used when the title does not fit in the box for the .rp span-->
rpc span
	{ 
	vertical-align:top;
	font-size:1.3em;
	font-weight:bold;
	}

		
.rp a
	{
	text-align:left;
	vertical-align:middle;	
	}

.rp img
	{ 
	vertical-align:middle;
	padding:5px;
	margin-top:5px;
	}
	
.rp p
	{ clear:both;
	  margin: 0px;
	}

.newandnav
	{ 	
	clear:both;	
	margin:5px;
	}

.newandnav span
	{ 
	margin-left:3px; 	 	
	vertical-align:text-top;	 
	font-size:1.53em;
	border-bottom: 3px solid #ececec;
	}
	
.news
	{  	
 	background-color: #ffffff;
	display:inline-block;	
    min-width:250px;
	border-top-left-radius:1em;
	border-bottom-right-radius:1em;	 
	width:59%;
	height:480px; 
    overflow:auto;	
	}

.homenav
	{ 
 	background-color: #ffffff;
	border-bottom-left-radius:1em;
	border-top-right-radius:1em;	 
	display:inline-block;
	min-width:300px;
	width:40%;	
	height:480px; 
    overflow:auto;
	}

.newsitm
	{
	text-align:left;
	padding:2px;
	margin-left:10px;
	margin-right:10px;
	}

.newsitmtitle
	{ 
	font-size:18px;
	font-weight:bold;
	font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;		
	}

.newsdetail
	{ 
	margin-left:4px;
	font-size:.87em;
	font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;		
	}	

.newsdetail p{
	line-height:.89em;}

.homenav a
	{ 	
	margin-left:5px;		
	}

.lowcontent
	{  display:inline-block;
	   
	}
	
.lcbx
	{   float:left;	  		
		margin-left:5px;
		margin-right:5px;
  		width:32%;
		min-width:300px;
		vertical-align:text-top;
	    height:420px;
		padding: 5px 1em;			
	}

.calbox
	{	   
    overflow:auto;
	background:#ffffff;		 		
	}
	
.calbox p
	{ 	
	text-align:center;
	font-size:8px;
	line-height:.89em;	 	
	}

.calevt h4
	{
    font-size: .83em;
    padding: 0 0 5px;		
	}	

#ddt
	{ margin-top:3px;
	  
	}

img.director 
	{
	float:left;
	padding:10px;
	}	
	
img.directorlnks 
	{
	padding:10px;
	height:auto;
	width:auto;
	}
	
.directorblock
	{
	font:.83em; 
	font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
	}	

