/* quick grid generated at http://960.gs/ */
/* http://www.spry-soft.com/grids/grid/?column_width=170&column_amount=5&gutter_width=22 */
/* 11	170		22		170		22		170		22		170		22		170		11   */


body {

	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 11px;
	color: #08362C;;
} 


/* HOMEPAGE */
h1, h2, h3, h4, h5, h6 { color: #08362C; font-weight: bold;}

h1 { font-size: 52px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }

.allCAPS { text-transform: uppercase; }

.features-homepage { 
	padding-left: 25px;
	background-image: url(../images/icons/22x22px/features.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.news-homepage { 
	padding-left: 150px;
	background-image: url(../images/icons/22x22px/news.png);
	background-repeat: no-repeat;
	background-position: 125px center;
}

.assurity-homepage { 
	padding-left: 25px;
	background-image: url(../images/icons/22x22px/assurity.png);
	background-repeat: no-repeat;
	background-position: 12px 10px;
}

.twitter-homepage { 
	padding-left: 25px;
	background-image: url(../images/icons/22x22px/twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.video-homepage {
	padding-left: 25px;
	background-image: url(../images/icons/22x22px/video.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	
}

a.learn_more {
	color: #FF6600;
	text-decoration: none;
}

a:hover.learn_more {
	color: #08362C;
}

/*
#container-feature-promo-video a {
	font-size: 14px;
	line-height: 25px; 
	font-weight: bold;
	
	text-decoration: none;
	
	color: #08362C;
	
}

#container-feature-promo-video a:hover {
	color: #FF6600;
}
*/
#container-feature-promo-intro p {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	
	color: #08362C;
}

#container-news h3{
	font-weight: normal;
}


.container-featureBox h5  {
	text-decoration: uppercase;

}

.container-featureBox p {
	font-size: 11px;
	line-height: 14px;

}








#assurity h4 {

	padding-top: 20px;
	padding-left: 40px;
}

#assurity p {
	margin-top: 0px;
	padding: 4px 15px 0 15px;
	
	font-weight: bold;
	color: #08362C;
}

#assurity p a {
background: yellow;
color: red;

}


#twitter p {
	margin-top: 12px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #08362C;
}

#twitter p.twitter-post-time {
	font-size: 9px;

}



/* mainNav */
ul#mainNav {
	font-size: 20px;
	font-weight: bold;
}	
	
ul#mainNav li a {
	text-decoration: none;
	color: #08362C;

}

ul#mainNav li a:hover {
	color: #FF6600;
}

/* secondaryNav */
ul#secondaryNav {
	font-size: 10px;
	color: #666;
}

ul#secondaryNav li a {
	text-decoration: none;
	color: #08362C;

}

ul#secondaryNav li a:hover {
	color: #FF6600;
}

/* sideNav */
/*
ul#sideNav {
	text-transform: uppercase;
}

/* MAIN LINKS */
/*ul#sideNav li a {
	text-decoration: none;
	color: #666;
	
	/* THIS COMBINED WITH VERT POSITIONING WILL DETERMINE POS OF TEXT NEXT TO IMAGE */
/*	float: left;
	font-size: 16px;
	line-height: 24px;

}

ul#sideNav li a:hover {
	text-decoration: underline;
	color: #000;
}

/* SUB MENU LINKS */
/*ul#sideNav ul {
	text-transform: none;
}

ul#sideNav ul li a {
	text-decoration: none;
	color: #999;
	font-size: 10px;

}




/* MAIN PAGES */
p.intro {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

p {
	font-size: 13px;
	line-height: 18px;
	
	margin-bottom: 18px;
}


/* general ul */
#container-content ul li {
	font-size: 13px;
	line-height: 18px;
}

#container-content ul h5 {
	margin-bottom: 9px;
}

/* general ul links (if needed) */
#container-content ul li a {
	color: #08362C;
	text-decoration: none;
}

#container-content ul li a:hover {
	color: #FF6600;
}


/*
.container-services p.intro {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

.container-services p {
	font-size: 13px;
	line-height: 18px;
	
	margin-bottom: 18px;
}
*/


/* SERVICES */
.services { 
	padding-left: 75px;
	background-image: url(../images/icons/68x68px/services.png);
	background-repeat: no-repeat;
	background-position: left center;
	
	line-height: 72px;
	
	margin-top: 0px;
}









/* NEWS*/

.news { 
	padding-left: 75px;
	background-image: url(../images/icons/68x68px/news.png);
	background-repeat: no-repeat;
	background-position: left center;
	
	line-height: 72px;
	
	margin-top: 0px;
}


a.read_more {
	color: #FF6600;
	text-decoration: none;
}

a.read_more img {
	border: none;
}

a:hover.read_more {
	color: #08362C;
}


p {
	
}



/* PAGINATE */

a.paginate_link {
	color: #FF6600;
	text-decoration: none;
}

a.paginate_link img {
	border: none;
}

a:hover.paginate_link {
	color: #08362C;
}


/* NEWS STORY */

.container-newsStory p {
	font-size: 12px;
	line-height: 16px;
	
	margin-bottom: 16px;

}






/* FOOTER */


#footer a:link {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FF6600;
}

ul#footerAddress li {
	font-size: 14px;
}

ul#footerLinks {
	font-size: 10px;
	color: #666;
}

ul#footerLinks li a{
	text-decoration: none;
	color: #FFF;

}

ul#footerLinks li a:hover {

	color: #FF6600;
}



