/* CSS Document */

/* Body
----------------------------------------------------------------------*/
	body {
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin-top:0px;
		font-size:11px;
		background-position:center;
		background-repeat:repeat-y;
	}
	
/* Content
---------------------------------------------------------*/

	#content{
		width: 775px;
		text-align:center;
		margin-left: auto;
		margin-right: auto;
		border-left:solid 1px #CCCCCC;
		border-right:solid 1px #CCCCCC;
		border-bottom:1px solid #c2bfd4;
	}
	
	
	h3{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		padding-left:20px;
		text-align:left;
	}

	h3 a{
		text-decoration:none;
		font-size:12px;
		color:#000000;
	}

	h3 a:hover{
		text-decoration:underline;
	}
	
	h4{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding-left:20px;
		text-align:left;
		font-weight:normal;
	}
	
	h4 a{
		text-decoration:none;
		font-size:10px;
		color:#666666;
	}

	h4 a:hover{
		text-decoration:underline;
	}


/* Header
----------------------------------------------------------*/
	
	#header{
		width:775px;
		margin-top:0px;
		text-align:center;
		height:85px;
		margin-bottom:0px;
		padding-bottom:0px;
	}


	
/* Article Content
---------------------------------------------------------*/
	
	#articlecontent{
		margin-left: 30px;
		margin-right: 30px;
	}
	
	#articlecontent ol, #articlecontent ul{	
		text-align:left;
	}
	
	#articlecontent h1{
		font-size:18px;
		text-align:left;
	}
	
	#articlecontent h2{
		font-size:16px;
		text-align:left;
	}
	
	#articlecontent p{
		font-size:12px;
		text-align:left;
	}
	

	
/* Toolbar
----------------------------------------------*/

#tools{
	float: right;
	display:block;	
	margin-top:-15px;
}
#tools a{
	font-size: 9px;
	text-decoration:none;
	color:#999999;
	display:block;
}

#tools .tooltext{
	text-decoration:none;
}

#tools .tooltext a{
	text-decoration:none;
}


#tools .tooltext a:hover{
	text-decoration:underline;
}

.toolitem{
	margin-top:0px;
	float:right;
	padding-left:4px;
}




/* Main Article 
---------------------------------------------*/
	#article_wrapper {
		width:540px; 
		padding-left:10px;
		padding-right:20px;
		float:right; 
		line-height:17px; 
		text-align:justify;
		display:inline;
	}
	
	#article_wrapper h1{
		font-size:14px;
		text-align:left;
	}
	
	#article_wrapper h2{
		font-size:12px;
		text-align:left;
	}
	
	.large_photo_right, .small_photo_right, .small_photo_left{
		text-align:left;
		border: 1px solid #c2bfd4;
		padding:3px;
		border: 1px solid #c2bfd4;
		padding:3px;
	}
		
	.large_photo_right a, .small_photo_right a, .small_photo_left a{
		text-decoration:none;
		color:#999999;
		display:block;
		text-align:right;
	}	
	
	.large_photo_right{
		float:right;
		width:300px;
		margin-left:10px;
		margin-right:0px;
	}
	
	.small_photo_right{
		float:right;
		width:150px;
		margin-left:10px;
		margin-right:0px;
	}	

	.small_photo_left{
		float:left;
		width:150px;
		margin-left:0px;
		margin-right:10px;
	}
	
	.small_photo_left .caption, .small_photo_right .caption,{
		margin-left:10px;
		margin-right:10px;
		text-align:left;
	}

	.story_photo a{
		display:block;
		margin-left:5px;
	}		

	#article_wrapper h1 {
		font-size:14px;
		text-align:left;
		width:460px;
		margin-left:7px;
	}
	
	#article_wrapper a.fullstory,  #rightstories a.fullstory{
		color:#878686; 
		font-size:10px; 
		text-decoration:none;
		text-align:left; 
	}
	
	#article_wrapper a:link, #mainarticle a:visted{
		color:#999999;
		text-decoration:none;
	}
	
	.sectiondivider{
		width: 450px;
		background:#EEEEEE;
		color:#000000;
		font-weight:bold;
		padding: 2px;	
	}
	

/* Footer
----------------------------------------------------------*/
	

	#footer{
		clear:both;
		width:775px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #c2bfd4;;
	}
	
	#rssfeeds{
		float:left;
		margin-left:10px;
	}
	
	#copyrightinfo{
		color:#999999;
		float: right;
		margin-right: 10px;
	}
	
	#copyrightinfo a, #rssfeeds a{
		color:#999999;
		text-decoration:none;
	}
	
	#copyrightinfo a:hover, #rssfeeds a:hover{
		text-decoration:underline;
	}
	

/* Typography
--------------------------------------------------------*/

	p {text-align:left;}

	.storiestitle a{
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#999933;
		text-decoration:none;
		font-weight:bold;
	}
	
	.storiestitle a:hover{
		text-decoration:underline;	
	}	


	.fullstory a{
		width: 200px;
		float:right;
		color:#878686; 
		font-size:10px; 
		text-decoration:none;
		text-align:right; 
	}
	

	a:hover{text-decoration:underline;}

	a.story {
		color:#878686; 
		font-size:10px; 
		text-decoration:none;
	}

	.search {
		border:1px solid #CCCCCC; 
		height:15px; 
		width:80px;
	}

	.search_button {
		text-align:left; 
		line-height:12px;
	}

	a.title {
		font-size:12px; 
		text-decoration:none; 
		color:#006699; 
		font-weight:bold; 
		line-height:18px;
	}

	.rightbox {
		padding-right:30px; 
		line-height:18px; 
		color:#276194; 
		text-decoration:none; 
		text-align:left; 
		font-size:11px;
	} 
	
	.clear{
		clear: both;
	}
	

/*other sites menu overrides*/
div#othersitesnavholder {
	width:775px;
	margin:auto;
	border: 1px solid #ccc;
	border-top:0;
	
}

div#mastNavOtherSitesWraper {
	position:absolute;
	top:0;
	left:50%;
	width:775px;
	margin-left:-388px;
}

	
div.mastNavOtherSites {right:0;}
/*end other sites menu overrides*/




.featureimage {
	float:right;
	margin:10px 5px 10px 10px;
}
