/* Reset */ 

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}


table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* End Reset ------  */

	h1,h2,h3,h4,h5,h6,strong { 
	    /*bringing boldness back to headers and the strong element*/ 
	    /*font-weight:bold; */ 
} 

em { 
	    /*bringing italics back to the em element*/ 
	    font-style:italic;
		
	} 
	dl dd { 
	    /*giving UL's LIs generated numbers*/ 
	    margin-left:1em; 
	} 
	th,td { 
	    /*borders and padding to make the table readable*/ 
	    border:1px solid #000; 
	    padding:.5em; 
	} 
	th { 
	    /*distinguishing table headers from data cells*/ 
	    font-weight:bold; 
	    text-align:center; 
	} 
	caption { 
	    /*coordinated marking to match cell's padding*/ 
	    margin-bottom:.5em; 
	    /*centered so it doesn't blend in to other content*/ 
	    text-align:center; 
	} 
	p,fieldset,table { 
    /*so things don't run into each other*/ 
    margin-bottom:1em; 
	} 





/*-----------------------Body---------------------------*/

body,td,th {
	
}
body {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 15px;

	
		}
/*--------------------containers-------------------------*/


#container{
	width:980px;
	height:auto;
}


#page{
	background-color: #FFFFFF;
	height: auto;
	width: 980px;
	height:auto;
	border:none;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 15px;
	}

#sidebar{
	width:340px;
	height:auto;
	float:left;
	margin-right:30px;
	background-color: #FFFFFF;
	margin-top:13px;

}

#nrs-folding-pages {
	margin-left:91px;
	margin-top:40px;
	padding-top:5px;
	width:242px;
	font: "Times New Roman", Times, serif;
	height: auto;
	
	}

#nrs-folding-pages ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2272d;
	margin-bottom: 12px;
	margin-top:41px;
	padding-bottom: 12px;
}

#nrs-folding-pages ul li {
	list-style:none;
	line-height:35px;
	font-size: 35px;
	margin-bottom:-5px;
	margin-top:-5px;
	
	
}

#nrs-folding-pages ul li ul{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2272d;
	padding-bottom: 8px;
	margin-bottom: 20px;
	margin-top:0px;
	

}

#nrs-folding-pages ul li ul li{
	list-style:none;
	border-top:none;
	list-style:inside;
	list-style-type: none;
	font-size: 22px;
	line-height:22px;
	margin-bottom:3px;
	margin-top:3px;
	
}

.page{
display:block;
margin:13px 0;

}

.pagecurrent{
display:block;

}

/* ---  The topmenu links --- */


#nrs-folding-pages ul li a:link {
	
	text-decoration: none;
	color: #000000;
	
}

#nrs-folding-pages ul li a:active{
	
	text-decoration: none;
	color: #666666;
	
}

#nrs-folding-pages ul li a:visited {

	text-decoration: none;
	color: #000000;
}

#nrs-folding-pages ul li a:hover {

	text-decoration: none;
	color: #666666;
}

#nrs-folding-pages ul li a:focus {

	text-decoration: none;
	color: #666666;

}

.current_page_item{
	
	text-decoration: none;
	color: #666666;
	
	}


/* --- The Submenu links --- */


#nrs-folding-pages ul li ul li a:link {

	text-decoration: none;
	font-weight: normal;
	color: #666666;
	cursor:hand;

		
	
}
#nrs-folding-pages ul li ul li a:active {
	
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
#nrs-folding-pages ul li ul li a:visited {
	
	
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
#nrs-folding-pages ul li ul li a:hover {
	
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}

#nrs-folding-pages ul li ul li a:focus {
	
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	}


/* End Submenu links */



#content{
width:370px;
height:auto;
float:left;
margin-right:30px;
background-color: #FFFFFF;
margin-top:0px;
margin-bottom:30px;


}

.narrowcolumn{
width:370px;
height:auto;
float:left;
margin-right:30px;
background-color: #FFFFFF;
margin-top:0px

}

#sidebar2{
width:200px;
height:auto;
float:left;
background-color: #FFFFFF;
margin-top:13px;
}


#sidebar2 ul, #sidebar4 ul{
	margin:0px;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2272D;
	padding-bottom: 8px;
}

#sidebar2 ul li, #sidebar4 ul li{
	margin:0;
	padding:0px;
	border-top:none;
	list-style: outside;
	list-style-type: disc;
	font-size:12px;
	font-family: georgia, "Times New Roman", Times, serif;
	line-height:20px;
	
}

/*#sidebar2 ul li a:link, #sidebar4 ul li a:link{

	font-family: georgia, "Times New Roman", Times, serif;
		color: #C2272D; 
		text-decoration: none;
		font-style:italic;
		font-size:12px;
}

#sidebar2 ul li a:hover, #sidebar4 ul li a:hover{

	font-family: georgia, "Times New Roman", Times, serif;
		color: #C2272D; 
		font-style:italic;
		font-size:12px;
	text-decoration:underline;
}
#sidebar2 ul li a:visited, #sidebar4 ul li a:visited{

	font-family: georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
}*/


#sidebar3{

	width:200px;
	height:auto;
	float:left;
	margin-top:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2272D;
	padding-bottom: 8px;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	padding-bottom: 8px;
	margin-bottom: 8px;

}

#sidebar4{

	width:200px;
	height:auto;
	float:left;
	margin-top:13px;
	padding-bottom: 8px;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	padding-bottom: 8px;
	margin-bottom: 8px;

}


#header{
	background-color:#FFFFFF;
	border:none;
	}
	
#headerimg{
	background-color:#FFFFFF;
	border:none;
	}

#footer {
	background-color:#FFFFFF; 
	border: none;
	}
	
.alt {
	background-color: #FFFFFF;
	border-top: none;
	border-bottom: none;
	}
	
	
	
/*Headlines-----------------------------*/


h1, h2, h3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h1 {
		font-size: 1.9em;
		line-height: 1em;
		margin-top: 0em;
		margin-bottom: 0.5em;
		text-align:left;
	}

h2 {
	font-size: 27px;
	line-height: 27px;
	margin-top: 15px;
	margin-bottom: 8px;
	text-align:left;
	color:#000000;
	}
	
	
h3 {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top:10px;
	text-align:left;
	}
	
h6{
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style: italic;
	line-height:14px;
	margin-top:-10px;
	margin-right:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2272D;
	padding-bottom:12px;
	
	}
	
.entry h2{
	font-size: 0px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 2px;
	text-align:left;
	color:#000000;
	
	}
.entry h3 {
	font-size: 0px;
	line-height: 20px;
	margin-bottom: 2px;
	margin-top:20px;
	text-align:left;
	}
	
#sidebar4 h3{
display:none;

}

/*------------END Headlines-----------------------------*/

/*Links--------------------------------------------------------*/

	a:link {
		color: #C2272D; 
		text-decoration: none;
		font-style:italic;
		font-size:12px;
	}
	
	a:visited {
			color: #C2272D; 
		text-decoration: none;
		font-style:italic;
		font-size:12px;
	}
	
	a:hover {
	text-decoration: underline;
	}
	
	a:active {
		
	}
	
	/*text*/
	
	p {
	line-height:19px;
	margin-bottom:12px;
	
	}

	.link_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
	color:#C2272D;
	margin-left:92px;
	font-style: italic;
	}
	
/*-------------------------------------------------------*/

	.post{
	margin-top:0;
	}

	#post-3{
	margin-top:0px;

	}
	
	.entry{
	width:370px;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-top:17px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2272D;
	
	}	
	


	img title{
	font-size:9px;
	}

	span a:link {
		
		text-decoration: none;
		color: #000000;
	}

	span a:hover {
		
		text-decoration: none;
		color: #666666;
	}

	.wp-caption-text{
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	line-height:12px;
	margin-right:12px;
	margin-top:4px;
	
	}

	.entry small{
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:12px;
	
	}
	
	small{
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:12px;
	
	}

#spacer{height:0px; margin-bottom:20px;}


