/* CSS Document */
*{
	margin:0;
	padding:0;
}
body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 100%;
	text-decoration: none;
}
#container {
	text-align: left;
	width: 960px;
	margin: 0 auto;
}

/* ----- Main Page Layout ---- */
#topbar.home {
	height: 17px;
	text-align: right;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 8px;
	padding-left: 108px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#topbar.secondary {
	height: 30px;
	font-size: 26px;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 114px;
	padding-bottom: 8px;
	padding-left: 108px;
}
#topbar a:link, a:visited {
	text-decoration: none;
}
#topbar a:hover, a:active {
	text-decoration: underline;
}
#topbar.secondary .topCustomerLogo {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#topbar.secondary .topCustomerAdditional {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    padding-bottom: 8px
	font-style: italic;
	font-weight: bold;
}
#topbar.secondary .topPhoneListing {
	float: right;
}
#mainNavBar {
	height: 18px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 60px;
}
#mainNavBar ul {
	display: block;
	float: left;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
}
#mainNavBar li {
	display: block;
	float: left;
	margin: 0px;
	list-style-type: none;
	padding-right: 16px;
	padding-left: 16px;
}
#mainNavBar a:link, a:visited {
	text-decoration: none;
}
#mainNavBar a:hover, a:active {
	text-decoration: underline;
}
#mainNavBar a.currentPageMarker {
	text-decoration: underline;
}
#subNavBar {
	font-size: 17px;
	font-weight: bold;
	height: 14px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#subNavBar.about {
	padding-left: 120px;
}
#subNavBar.services {
	padding-left:120px;
}
#subNavBar.agents {
	padding-left: 120px;
}
#subNavBar.homeowners {
	padding-left: 120px;
	
}
#subNavBar.contact {
	padding-left: 120px;
	
}
#subNavBar a {
	font-size: 16px;
	font-weight: bold;
	padding-left: 17px;
	padding-right: 17px;	
}
#subNavBar a:link, a:visited {
	text-decoration: underline;
	line-height: normal;
	padding-bottom: 10px;
}
#subNavBar a:hover, a:active {
	text-decoration: underline;
	text-transform: capitalize;
}
#homeCustomerLogo {
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 7px;
	height: 144px;
}
#homeWelcome {
	font-size: 35px;
	font-weight: bold;
	padding-top: 14px;
	padding-left: 60px;
	padding-bottom: 18px;
	text-decoration: none;
}
#homeWelcomeSmall {
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 8px;
	text-decoration: none;
}
#text.home {
	font-size: 15px;
	line-height: 19px;
	padding-right: 52px;
	padding-bottom: 54px;
	padding-left: 172px;
	text-decoration: none;

}
#text.secondary {
	font-size: 15px;
	line-height: 19px;
	padding-right: 116px;
	padding-bottom: 24px;
	padding-left: 108px;
	min-height: 250px;
}
#text.secondaryNoHeight {
	font-size: 15px;
	line-height: 25px;
	padding-right: 116px;
}
#text.secondary p {
	margin-top: 12px;
}
#text.secondary p.subheading {
	font-size: 32px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
}

#text.secondary p.subheadingSmall {
	font-size: 24px;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 10px;
}
#text.secondary p.subheadingSmaller {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
#text ul {
	margin-left: 16px;
}	
#text ol {
	margin-left: 24px;
	color: #000;
}
#text li {
	padding-bottom: 10px;
	color: #000;
}
#text .rfp td, .contactinfo td{
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 2px;
}

#text a {
	font-weight: bold;
}

#text a.backToTop {
	font-size: 9px;
	text-transform: uppercase;
}
#text a:link, a:visited {
}
#text a:hover, a:active {
	text-decoration: none;
}
#bottombar.home {
	margin: 0px;
	height: 43px;
	vertical-align: middle;
	padding-bottom: 8px;
}
#quickLinks a {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	margin: 0px;
	height: 28px;
	width: 240px;
	padding-top: 10px;
}
#quickLinks a:link, a:visited {
	text-decoration: none;
}
#quickLinks a:hover, a:active {
	text-decoration: underline;
}
#footer {
	clear: both;
	padding-top: 12px;
	text-align: center;
}
#footer a:link, a:visited {
	text-decoration: none;
}
#footer a:hover, a:active {
	text-decoration: underline;
}
#footer .contact {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 10px;
}
#footer .copyright {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
#container #text blockquote {
	padding: 20px;
}

.larger {
	font-size: 36px;
}

