p {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #7a7a7a;
	line-height: 150%;
	padding-bottom: 8px;
	}
	
a {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	line-height: 170%;
	text-decoration: none;
	color: #444444;
	}
	
a:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	line-height: 170%;
	text-decoration: none;
	color: #3eb6fb;
	}
	
a:link a a:focus a:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	color: #7a7a7a;
	font-weight: normal;
	}

h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	color: #383838;
	line-height: 170%;
	}
	
h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #3eb6fb;
	font-weight: bold;
	line-height: 1.5;
	}
	
h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #7a7a7a;
	font-weight: normal;
	padding-top: 6px;
	line-height: 1.5;
	}
	
h3 a:link a a:focus a:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #7a7a7a;
	font-weight: normal;
	padding-top: 6px;
	}
	
h3 a:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #3eb6fb;
	font-weight: normal;
	padding-top: 6px;
	}
	
h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #383838;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 6px;
	line-height: 1.5;
	}
	
h4 a:link a a:focus a:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #383838;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 6px;
	line-height: 1.5;
	}
	
h4 a:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #3eb6fb;
	font-weight: normal;
	padding-bottom: 6px;
	}
	
.InsideLink a:link {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #3eb6fb;
	font-style: italic;
	}
	
h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	color: #383838;
	font-weight: bold;
	padding-bottom: 6px;
	line-height: 1.5;
	}	
	
.InsideLink a a:visited {
	color: #3eb6fb;
	}
	
.InsideLink a:hover {
	color: red;
	}
	
#blognavigation	{
	float: right;
	margin-bottom: 10px;
	font-size: 13px;
	}

#navigation  {
	float: left;
	width: 960px;
	height: 30px;
	z-index: 1;
	margin-bottom: 20px;
	}
	
#navigation ul {
	list-style:none;
	}
	
#navigation li {
	display: inline;
	float: left;
	z-index: 1;
	}
	
#navigation a {
	display: block;
	text-align: left;
	width: 136px;
	height: 30px;
	background-color: #000000;
	letter-spacing: .15em;
	color: #999;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 1px;
	z-index: 1;
	}
	
#navigation a:hover {
	color: #3eb6fb;
	z-index: 1;
	}
	
#navigation a:focus {
	color: #3eb6fb;
	z-index: 1;
	}	
	
#navigation a:active {
	color: #3eb6fb;
	z-index: 1;
	}	
	
#navigation a.current {
	color: #FFFFFF;
	background-color: #3eb6fb;
	z-index: 1;
	}
	
	
#sidebarnav	{
	position: fixed !important;
	position: absolute;
	font-size: 14px;
	}
	
.featurednews {
	height: 20px; 
	margin:0 0 12px 0; 
	width:660px; 
	font-size: 14px; 
	padding: 8px 0 8px 20px; 
	background-color: #f10004; 
	color: #FFF;
	}
	
.featurednews a {
	color: #FFF;
	}
	
.featurednews a:hover {
	text-decoration: underline;
	}
	
.featurednews a:focus a:visited {
	text-decoration: none;
	}
	

	
	
	
	
	
	
	
