body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #909090;
	font-size: 1em;
	line-height:1.2;
	margin-top:0;
	margin-bottom:1.5em;	
	}

#sidebar {
	float:left;
	width: 320px;
	padding-left:40px;
	padding-top:20px;
	color: #975b0b; /* gold */
	font-size:13px;
	margin-bottom:1.5em;
	}

#sidebar li  {
	padding-top:15px;	
}	

#sidebar ul li ul{
	
	padding-left:20px;
	margin-top:-15px;	
}	

.body-list {

        font-family: Arial, Sans-Serif;
	color: #909090;
	font-size:12px;
	line-height: 1.4em;
        padding-left: 25px;
        padding-bottom: 15px;

}

.body-list li{

        font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #616161;
	font-size: 1em;
	line-height:1.2;
	margin-top:0;
	margin-bottom:.75em;	    


}


a{

        text-decoration:none;
        color: #00255b;

}

a:hover{

        text-decoration:underine;
        color: #00255b;

}


/* ol, ul, li { list-style:none } */


	A:link { color: #00255b;} /* Navy blue */
	A:visited { color: #00255b;}
	A:active { color: #00255b;}
	A:hover {text-decoration: underline; color: #00255b;}

h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #00255b; /* Navy blue */
        margin-top:0;
	
	}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #00255b; /* Navy blue */
	
	}
p  { /* sidebar text */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.4em;	
	}
	
.bar {
	margin-top:5px; width:90%;  color: #975b0b;
}

.entry p { /* text on entry */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size:13px;
	line-height: 1.4em;
	}
.home p { /* text on entry */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	}	
	
.pagetitle, .title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #00255b; /* Navy blue */
		line-height:1.85;
                margin-top:0;	
	}


	
.post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.6;
	color: #975b0b; /* gold */
	}
	
.navigation { /* top nav to next or prev item */
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;
	color: #909090;
	color: #975b0b; /* gold */	
	width:420px;
	height:20px;
	
	}

.alignleft {
		float: left;
	}
.alignright {
		float: right;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
	
	
	.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;margin:10px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.wp-caption img{margin:0;padding:0;border:0 none;}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;padding:0 4px 5px;margin:0;}
