/*
Name: Type CSS
Creative by: Rise Creative Group
Date modified: 7/9/07
------------------------------------*/


/*base font settings
------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#232323;
	}

/*HTML tag font settings
------------------------------------*/

p {
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #3366CC;
	margin: -.2em 0em -.2em 0em;
	letter-spacing: -1px;
}

h2 {
	font-size: 1.6em;
	margin: 10px 0em 0em 0em;
	font-weight: bold;
	color: #144361;
	letter-spacing: -1px;
}

#insurance_products h2 {font-size: 1.2em;}

#insurance_products h2 a {text-decoration: none; color: #144361;}

#insurance_products h2 a:hover {color: #87aec4;}

.consumer h2 {
	font-size: 1.6em!important;
	margin: 10px 0em 0em 0em;
	font-weight: bold;
	color: #144361;
	letter-spacing: -1px;
}



h3 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #5c7a8b;
	padding-bottom: 8px;
	margin: 0;
}


#sub_col h3 {
}

h4 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}

h6 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}
	
hr {
	background: url(/images/line.gif) 15px repeat-x;
	height: 15px;
	border: 0;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
	color: #144361;
}
	
acronym {
	background-color: #D3D3D3; cursor: help;
}
		
/* Text link styles
------------------------------------*/

a {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:active {
	text-decoration: none;
	color: #003399;
}
	
a:hover {
	text-decoration: none;
	color: #003399;
}

.highlight {background: #ccc; padding: 5px 8px 5px 8px;}


/* TEMP CSS */

#feature #slide3 {
	background: url(/images/slider/jetski.jpg) no-repeat;
	width: 900px;
	height: 385px;
	}
	
#feature #slide4 {
	background: url(/images/slider/rider-school.jpg) no-repeat;
	width: 900px;
	height: 385px;
	}
	
#feature #slide7 {
	background: url(/images/slider/commercial.jpg) no-repeat;
	width: 900px;
	height: 385px;
	}
	
#home #feature h1 {display: none;}
	

