@charset "UTF-8";
/* CSS Document */

body {
margin: 0 0 0 0px;

}

hr {
	border: none 0; 
	border-top: 3px double #336799;
	width: 98%;
	height: 3px;
	text-align:center;

}

.text {
color: #333333;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a:link, a:visited {
	color: #478345;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #275378;
	text-decoration: underline;
}

	a.footer:link, a.footer:visited {
		color: #275378;
		text-decoration: none;
	}
	a.footer:hover, a.footer:visited:hover { 
		color: #478345;
		text-decoration: underline;
	}

		a.opposite:link, a.oppositer:visited {
			color: #478345;
			text-decoration: underline;
		}
		a.opposite:hover, a.opposite:visited:hover {
			color: #478345;
			text-decoration: underline;
		}

#contentBg {
background-image:url(../images/top.jpg); background-repeat:no-repeat; background-position:top center; padding-top:0px;
}

#contentBgFramed {
background-image:url(../images/topFrame.jpg); background-repeat:no-repeat; background-position:top center; padding-top:0px;
}

#contentBestValue {
	background-image:url(../images/topBestValue.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:0px;
}

#contentMeetCorey {
	background-image:url(../images/topMeetCorey.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:0px;
}

#contentNotary {
	background-image:url(../images/topNotary.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:0px;
}
#contentFeatured {
	background-image:url(../images/topFeatured.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:0px;
}

#content500 {
	background-image:url(../images/top500.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:0px;
}


.phoneNumber {font-style: italic; color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; padding-right:25px; padding-top:10 bpx; font-size: 18px;}
.navText {
	color: #4D9E49;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.Header {
	color: #006699;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.subHeader {
	color: #006633;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.subHeader2 {
	color: #006633;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
}
.testimonial {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:italic;
}
p {
	color: #333333;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left:10px;
	padding-right:50px;
}
ul {
	color: #333333;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:3px;
	padding-right:110px
}

li {
list-style-image:url(../images/listStyleImage.gif);
line-height:20px;
}
.footerTD {
	color: #336799;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height:18px;
	font-size: 12px;
	margin-top:3px;
	word-spacing:2px;
}
.smBlue {
	color: #336799;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.formLabel {
	color: #336799;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.formText {
	color: #333333;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.smRed {
	color: #CC0033;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

form {
	margin: 0 auto;
	}
	
