@charset "UTF-8";

/* ------ GLOBAL RESET by Eric Meyer ------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img, div, a, ul, li, table, tr { behavior: url(pngfix.htc) } /* PNG transparecy fix */

/* ------ END  GLOBAL RESET by Eric Meyer ------ */


/* ------ GENERAL ------ */

body {
	font: 90% Tahoma, Geneva, sans-serif;
	background: #FFF url(../images/body-bg.gif) top repeat-x;
	padding: 0;
	margin: 0;
	text-align: center;
	}
a {
	text-decoration: underline;
	color: #5A4E49;
	}
a:hover {
	text-decoration: none;
	color: #FFC200;
	}
#container {
	width: 900px;
	margin: 27px auto 0;
	text-align: left;
	}
#container strong {
	font-weight: bold;
	}
	
#recaptcha_table {
	margin: 10px auto !important;
	}

/* ------ HEADER ------ */

#header {
	position: relative;
	margin: 0 0 10px 0;
	}
#logo {
	width: 205px;
	height: 138px;
	padding: 15px 0 0 0;
	background: url(../images/logo-bg.jpg) no-repeat;
	text-align: center;
	}
#logo a {
	text-decoration: none;
	color: #CCC;
	font-size: 180%;
	line-height: 28px;
	}
#logo span {
	color: #FFC200;
	text-transform: uppercase;
	font-size: 190%;
	font-weight: bold;
	line-height: 50px;
	display: block;
	letter-spacing: 1px;
	}
#quote {
	width: 337px;
	height: 57px;
	padding: 15px 20px 0;
	position: absolute;
	background: url(../images/quotes.gif) no-repeat;
	left: 260px;
	top: 0;
	font-size: 130%;
	color: #999;
	font-style: italic;
	text-align: center;
	margin-top: 5px;
	}
#phone {
	position: absolute;
	right: 0;
	top: 10px;
	padding: 10px 20px 20px;
	font-weight: bold;
	font-size: 150%;
	border-left: 2px solid #B7AA95;
	}
	
/* ------ LEFT NAVIGATION ------ */

#leftnav {
	width: 205px;
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 50px 0;
	background: #E2E2E2 url(../images/leftnav-bottom.gif) no-repeat bottom;
	}
#leftnav ul {
	margin: 10px;
	list-style: none;
	}
#leftnav ul li {
	border-bottom: 1px solid #FFF;
	}
#leftnav ul li a {
	color: #594D47;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	padding: 5px 10px;
	margin: 5px;
	display: block;
	}
#leftnav ul li a:hover {
	background-color: #FFC200;
	color: #000;
	}

/* ------ MAIN CONTENT ------ */

#maincontent {
	float: left;
	width: 655px;
	padding: 0 20px;
	}
#mainbanner {
	float: left;
	margin: 0 0 10px 10px;
	}
	
/* ------ HOMEPAGE ------ */

#maincontent h1 {
	font-size: 180%;
	font-weight: bold;
	}
#maincontent h2 {
	font-size: 110%;
	font-weight: bold;
	color: #FFC200;
	}
#hometext {
	color: #666;
	font-size: 90%;
	line-height: 160%;
	padding: 20px 0 0 10px;
	}
#serviceareas {
	padding: 10px 0 0 0;
	}
#serviceareas strong {
	padding: 0 0 0 15px;
	}
.serviceareasList {
	margin: 0 0 15px 30px;
	padding: 0;
	}
.serviceareasList li {
	padding: 2px 0 2px 30px;
	}
	
/* ------ DID YOU KNOW ------ */
	
#didyouknow {
	background: url(../images/didyouknow-bg.gif) no-repeat;
	width: 164px;
	height: 300px;
	float: right;
	color: #FFF;
	padding: 0 20px;
	margin: 20px 0 20px 20px;
	}
.dyk-title {
	color: #333;
	text-align: center;
	padding: 10px 0 5px;
	border-bottom: 1px solid #333;
	font-size: 140%;
	text-transform: capitalize;
	}
.dyk-text {
	padding: 10px 0 0 5px;
	font-size: 85%;
	line-height: 150%;
	color: #333;
	}

/* ------ INSURANCE QUOTE PAGES ------ */

.quotepage {
	padding: 10px 0 0 0;
	}
.quotepage ol {
	margin: 0 0 0 40px;
}
.quotepage p, .floridaPage p {
	padding: 10px 0;
	}
.floridaPage h2, .floridaPage h3,
.quotepage h2, .quotepage h3 {
	padding: 10px 0;
	font-weight: bold;
	}
.quotepage dl {
	padding: 0 0 10px 10px;
	}
.quotepage dt {
	font-weight: bold;
	padding: 10px 0 5px 0;
}
.quotepage dd {
	padding: 0 0 0 10px;
}
.quotepage table {
	margin: 0 auto;
	width: 95%;
}
.quotepage .dyk-text {
	line-height: 140% !important;
}

.trColored, .trColored td {
	background-color: #E2E2E2;
}
#form_buttons {
	text-align: right;
	padding: 0 0 20px 0;
}
#faq dt {
	color: #5A4E49;
}

/* ------ GOOGLE MAP ------ */

#googleMap {
	text-align: center;
}
#googleMap iframe {
	border: 2px solid #5A4E49;
}
#wx_module_9060 {
	float: right;
	margin: 0 0 0 10px;
}

/* ------ FOOTER ------ */

#footer {
	margin: 20px 0 0 0;
	padding: 10px 0;
	border-top: 4px solid #584C45;
	clear: both;
	}
#footertext {
	width: 875px;
	margin: 0 auto;
	text-align: left;
	color: #B7AA95;
	font-size: 85%;
	}
