/*--------------------------------------------------*/
/*	Ringwalt & Liesche Co. Website Stylesheet		*/
/*		Designed By John Arthur						*/
/*		Copyright 2005 National Indemnity Company	*/
/*--------------------------------------------------*/

/*	Sitewide Styles	*/
body {
	background-color: #9C9AB5;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
}
p {
	margin-top: 0px;
	margin-bottom: .5em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
	color: #444444;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #84795A;
	margin-top: 0px;
}
h1,
h2,
h3 {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	margin-bottom: .5em;
}
h4,
h5,
h6 {
	font-weight: bold;
	margin-bottom: .1em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.25em;
}
h6 {
	font-size: 1em;
}
a:link {
	color: #B1AA4B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BDB663;
	font-weight: 600;
}
a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: 600;
}
a:hover,
a:visited:hover {
	border-bottom-style: solid;
	border-bottom-color: #B1AA4B;
	color: #B1AA4B;
	text-decoration: none;
	border-bottom-width: 0.1em;
	font-weight: 600;
}
a:active,
a:focus {
	color: #84795A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84795A;
}
hr {
	height: 2px;
	width: 66%;
	color: #BDB663;
	margin-top: 0.5em;
	margin-bottom: 1em;
	display: block;
}
fieldset {
	border:none;
}

	/*	Container	*/
#Container {
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	border: none;
	display: block;
	bottom: 0px;
	height: auto;
	position: relative;
	background-image: url(../images/container.png);
}

		/*	Title Bar	*/
			/*	Logo	*/
#Logo {
	overflow: hidden;
	position: relative;
	z-index: 20;
	height: 0px;
	width: 340px;
	left: 0px;
	top: 0px;
	display: block;
	background-image: url(../images/logo.png);
	padding-top: 150px;
	visibility: visible;
}

			/*	Slogan	*/
#Slogan {
	overflow: hidden;
	position: absolute;
	z-index: 10;
	height: 0px;
	left: 0px;
	top: 0px;
	text-align: right;
	background-color: #CEC78C;
	background-image: url(../images/slogan.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 50px;
	padding-left: 340px;
	width: 420px;
	visibility: inherit;
}

		/*	Navigation Styles	*/
			/*	Main Menu	*/
#Navigation,
#MainNavigation,
#HotPages {
	position: relative;
	left: 0px;
	overflow: visible;
	list-style-type: none;
	background-color: #BDB663;
	border: none;
	z-index: 10;
	display: block;
	width: 150px;
	height: auto;
	margin: 0px;
	float: left;
	padding-left: 0px;
}
#Navigation ul {
	margin: 0px;
}
#MainNavigation a,
#MainNavigation a:visited,
#MainNavigation a:hover,
#MainNavigation a:visited:hover {
	display: block;
	height: 0px;
	width: 150px;
	padding-top: 30px;
	overflow: hidden;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	border: none;
	z-index: 0;
}
#MainNavigation ul {
	display: none;
	margin: 0px;
	padding-left: 0px;
}
#MainNavigation li:hover ul {
	display: block;
}

				/*	Home	*/
#Home {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#Home a:hover {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}

				/*	Coverage	*/
#Coverages {
	background-position: 0px -30px;
	background-image: url(../images/navsprites.png);
	background-repeat: no-repeat;
}
#Coverages a:hover {
	background-image: url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: -150px -30px;
}
				/*	Binding Procedures	*/
#Binding {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}
#Binding a:hover {
	background-image: url(../images/navsprites.png);
	background-position: -150px -60px;
	background-repeat: no-repeat;
}
				/*	Applications */
#Applications {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: 0px -90px;
}
#Applications a:hover {
	background-position: -150px -90px;
	background-image: url(../images/navsprites.png);
	background-repeat: no-repeat;
}
					/*	Applications Sub-Menu	*/
						/*	Applications By Cover	*/
#AppsByCover {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
#AppsByCover a:hover {
	background-image: url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: -150px -120px;
}
						/*	Applications By State	*/
#AppsByState {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: 0px -150px;
}
#AppsByState a:hover {
	background-image: url(../images/navsprites.png);
	background-position: -150px -150px;
	background-repeat: no-repeat;
}

				/* Policy Services */
#Services {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: 0px -180px;
	display: block;
}
#Services a:hover {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: -150px -180px;
}
					/*	Online Services Sub-Menu	*/
						/*	Certificates */
						
#CertificateServices {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: 0px -210px;
}
#CertificateServices a:hover {
	background-image: url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: -150px -210px;
}
					/*	Online Services Sub-Menu	*/
						/*	Join Mailing List */
#MailServices {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: 0px -240px;
}
#MailServices a:hover {
	background-image: url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: -150px -240px;
}

				/*	Contact	*/
#Contact {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: 0px -270px;
	display: block;
}
#Contact a:hover {
	background-image: url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: -150px -270px;
	overflow: hidden;
}
					/*	Contact Sub-Menu	*/
						/*	About Us	*/
#About {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: 0px -300px;
}
#About a:hover {
	background-image: url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: -150px -300px;
}
				
						/*	Claims	*/
#ClaimsContact {
	background-image:  url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: 0px -330px;
}
#ClaimsContact a:hover {
	background-image: url(../images/navsprites.png);
	background-repeat: no-repeat;
	background-position: -150px -330px;
}

			/*	Hot Pages	*/
#HotPages {
	top: 20px;
}
#HotPages a,
#HotPages a:visited,
#HotPages a:hover,
#HotPages a:visited:hover {
	display: block;
	height: 0px;
	width: 150px;
	overflow: hidden;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	border: none;
	z-index: 0;
}
#NextDay a {
	padding-top: 70px;
}
#NextDay {
	background-image: url(../images/hotpages.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#NextDay a:hover {
	background-image:  url(../images/hotpages.png);
	background-repeat: no-repeat;
	background-position: -150px -0px;
}
#FastLane a,
#FastLane a:visited,
#FastLane a:hover,
#FastLane a:visited:hover {
	display: block;
	height: 0px;
	width: 150px;
	overflow: hidden;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	border: none;
	z-index: 0;
	padding-top: 50px;
}

#FastLane {
	background-image: url(../images/hotpages.png);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	margin-top: 20px;
}
#FastLane a:hover {
	background-image: url(../images/hotpages.png);
	background-repeat: no-repeat;
	background-position: -150px -75px;
}
#OnlineRating a,
#OnlineRating a:visited,
#OnlineRating a:hover,
#OnlineRating a:visited:hover {
	display: block;
	height: 0px;
	width: 150px;
	text-decoration: none;
	overflow: hidden;
	margin: 0px;
	font-weight: normal;
	border: none;
	z-index: 0;	
	padding-top: 70px;
}

#OnlineRating {
	background-image: url(../images/hotpages.png);
	background-repeat: no-repeat;
	background-position: 0px -125px;
	margin-top: 20px;
	
}

#OnlineRating a:hover {
	background-image: url(../images/hotpages.png);
	background-repeat: no-repeat;
	background-position: -150px -125px;
}
#PolicyServices a,
#PolicyServices a:visited,
#PolicyServices a:hover,
#PolicyServices a:visited:hover {
	display: block;
	height: 0px;
	width: 150px;
	text-decoration: none;
	overflow: hidden;
	margin: 0px;
	font-weight: normal;
	border: none;
	z-index: 0;	
	padding-top: 70px;
}

#PolicyServices  {
	background-image: url(../images/hotpages.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
	margin-top: 20px;
	
}

#PolicyServices  a:hover {
	background-image: url(../images/hotpages.png);
	background-repeat: no-repeat;
	background-position: -150px -200px;
}
		/*	End Navigation Styles	*/

		/*	Content	*/
#Content {
	width: 580px;
	position: relative;
	display: block;
	z-index: 0;
	right: 0px;
	float: right;
	padding-right: 10px;
	padding-left: 5px;
}
		/*	Others	*/
			/*	Animated Graphic	*/
#AnimatedGraphic {
	background-image: url(../images/graphic.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 0px;
	width: 250px;
	padding-top: 70px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	background-color: #9C9EB5;
	padding-left: 510px;
	right: 0px;
	z-index: 10;
}
#Footer {
	font-size: .6em;
	text-align: center;
	display: block;
	background-color: #CEC78C;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 760px;
	position: relative;
	margin-top: auto;
	clear: both;
	top: 20px;
}
#Footer a:link {
	color: #000000;
	border: #000000;
	font-weight: 400;
}
#Footer a:hover {
	color: #9C9EB5;
	border: #9C9EB5;
}

#GetAQuoteLink {
	border-style: none;
}

#GetAQuoteLink img {
	border: none;
}
#USLIRaterLink {
	border-style: none;
}

#USLIRaterLink img {
	border: none;
}