/* @override http://kj/iassets/home-css.css */

* {
	margin: 0;
    padding: 0;	
}

body {
	margin: 0;
    padding: 0;
	text-align: center;
	min-width: 600px;
	font-family: Arial, Tahoma, Verdana;
	background: #ff6600 url(images/backgrounds/star-paws.png) repeat-y;
	
}

.connect-icons {
	border: 0pt none; 
	vertical-align: middle;
	padding-right: 2px;
}

.connect h5, h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin: 3px 0 3px 0px;	

}

.connect h4 {
	color: gray;
   font-size: 14px;
}

.connect h5 {
	color: #1b25a9;
   font-size: 12px;
}


hr.connect-hr {

height: .1em;
color: #fff;
background-color: transparent;
width:90%;
}


table, td, tr {
	vertical-align: top;
	padding: 0;
	margin: 0 auto;
}

/* ----- topnavbar ----- */

#topnavbar,#tnb_login,#tnb_sections {
	

	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 2px;
	color: #FFFFFF;
}

#tnb_sections {
	float: left;
	display: inline;
}

#tnb_login {
	float: right;
	display: inline;
	margin-right: 12px;
}
#topnavbar a,#tnb_login a,#tnb_sections a{
	margin: 0 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#topnavbar a:hover,#tnb_login a:hover,#tnb_sections a:hover {
	text-decoration: underline;
	color: #e0e324;
}


.sidebar_hed {
	margin: 0 0 2px;
	color: white;
	font-size: 16px;
	width: 227px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}

.sidebar_subhed {
	margin: 0 0 2px;
	color: navy;
	font-size: 10px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}

.sidebar_subhed a, .sidebar_subhed a:visited {
	color: blue;
    
}

.subscribe h5 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #1b25a9;
	font-size: 12px;
	font-weight: bold;
	margin: .2em 0 0 0px;
	clear: both;
}

.subscribe small {
	font-size: .6em;
		clear: left;

}

.subscribe form {
	padding: 2px;
}


/*.hr-sidebar hr { }*/

.deliveredby {
	text-align: center;
}
	
.subbutton {
	background: #FF8100;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 0px 5px;
	padding: 2px;
	border: 1px solid #FF8100;
	font-weight: bold;
	}







.news {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

.news small { 
     margin:0 0 0 0px;
}

.news h2, .news h2 a {
	color: #1b25a9;
	font-size: 14px;
	margin:0 0 0 0px;
	padding-bottom: 2px;

}

.news h5, .news h5 a {
	color: #1b25a9;
	font-size: 11 px;
	margin:0 0 0 0px;
	padding-top: 3px;
}

.news-excerpt, .news-date {
	font-size: .8 em;
	margin:0 0 0 0px;
	
}

.more-link {
   font-style: italic;
   text-align: right;
}

p.testimonial {
	font-size: 1.2em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 3em;
}

div.testimonials {
	margin: 1em;
	padding: 1em;
}

em.testimonial-about,em.testimonial-by {
	margin-top: -1.5em;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: .9em;
	text-align: right;
	float: right;
	clear: both;
}

