body {
	font: normal small Georgia, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: #f68c1f;
	/*background: #f68c1f url('images/background.jpg') repeat-x 0 0;*/
}

a {

}
a:active {

}
a:hover {
	text-decoration: underline;
}
a:visited {

}
h1 {
	font: normal 200%/25px Georgia, "Times New Roman", Times, serif;
	color: #171717;
	letter-spacing: -1px;
	margin: 16px 0 8px 0;
}
h2 {
	color: #ccc;
	font: normal 120% Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #ccc;
	letter-spacing: -.02em;
}
h3 {
	color: #222;
	font: normal 140%/23px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #bbb;
}
h4 {
	color: #fff;
	font: normal 90%/23px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #ccc;
}
img {
	border: none;
}
img.imgborder { padding: 5px; background: #ffffff; border: 1px solid #dddddd; }
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	margin: 0 0 14px 0;
}
#wrapper {
	margin: 0px auto;
	width: 950px;
	padding: 0;
	
}

#header {
	width: 950px;
	height: 154px;
	margin: 0;
	padding: 0;
	background: url('images/fis-header.jpg') top center no-repeat;
	overflow: hidden;
	border-bottom: 3px solid #2F8C33;
}
/*
#wp #header {
	width: 977px;
	height: 154px;
	margin: 0;
	padding: 0;
	background: url('images/fis-header.jpg') top center no-repeat;
	border-bottom: 3px solid #438746;
}
*/
#logo {
	position: absolute;
	float: left;
	padding: 0px;
	margin: 30px 0 0 12px;
}

#logo-text {
	padding: 20px 0 0 0;
	width: 230px;
	float: left;
	font: normal 180%/17px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
}

.larger {
	font: normal 160% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;	
}

#navigation {
	font-family: Georgia, Arial, Helvetica;
	float: right;
	margin: 122px 0 0 0;
	padding: 0px;
	width: 560px;
}

#navigation a, #navigation a:link, #navigation a:active, #navigation a:visited {
	color: #fff;
	font-size: 115%;
	font-family: Georgia, Arial, Helvetica;
	text-decoration: none;
	display: block;
	padding: 10px 14px 5px;
}

#navigation a:hover {
	color: #fff;
	background: url('http://www.thefis.com/images/dropback.gif') no-repeat left top;
}

#navigation ul {
	color: #fff;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation ul li ul.drop {
	display: none;
	margin: -1px 0 0 0;
	padding: 5px 0 6px 0;
	position: absolute;
	clear: both;
	background: #14861b url('http://www.thefis.com/images/dropback.gif') no-repeat left -32px;
}
#navigation ul li.dropme:hover {
	background: url('http://www.thefis.com/images/dropback.gif') no-repeat left top;
}
#navigation ul li ul.drop li{
	margin: 0;
	padding: 0;
	float: none;
}
#navigation ul li ul.drop li a {
	display: block;
	float: none;
	border-top: solid 1px #1aae24;
	padding: 8px 28px 10px 16px;
}
#navigation ul li ul.drop li a:hover {

}
#navigation ul li:hover ul.drop {
	display: block;
}

#signup {
	font: normal 85% Georgia, "Times New Roman", Times, serif;
	color: #45ff52;
	text-align: right;
	margin: 0 47px 0 0;
	padding: 15px;
	text-transform: uppercase;
}

#signup a, #signup a:link, #signup a:active, #signup a:visited {
	color: #45ff52;
	text-decoration: none;
}

#signup a:hover {
	color: #b8ffbd;
}

#top {
	width: 950px;
	height: 240px;
	clear: both;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.emp-prev {
	border: solid 1px #15551a;
	margin-bottom: 8px;
}

.medium {
	font-size: 140%;
	color: #fff;
	line-height: 1.6;
}

.small {
	font-size: 85%;
	color: #fff;
}

.office {
	float: left;
	margin: 4px 20px 15px 0;
	border: 2px solid #ccc;
}
#content {
	width: 950px;
	background: #fff url('images/content-background.jpg') left top no-repeat;
	overflow: hidden;
}
/*
#wp #wp-content {
	width: 950px;
	margin: 0px;
	padding: 0px;
	background: #fff;
}
*/
#content #custom-right {
	padding: 1px 10px 10px 10px;
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: #e6ffe8;
	width: 230px;
	border: solid 1px #96e89c;
	float: right;
}
#content #auto{
	margin-right: 30px;
	padding: 1px 10px 10px 10px;
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: #e6ffe8;
	width: 230px;
	border: solid 1px #96e89c;
	float: right;
	
}
#content #auto ul li{
	
	padding: 5px 0;
	
}
#wp #wp-content #custom-left {
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color: #666;
	width: 640px;
	padding: 20px 0 5% 20px;
	margin: 0px;
	min-height: 500px;
	overflow: auto;
}

#content #custom-right a, #content #custom-right a:link, #content #custom-right a:active {
	color: #000;
	text-decoration: none;
}

#content #custom-right #custom-content-pages a:hover {
	color: #666;
}
.text-container a, .text-container a:link, .text-container a:active {
	color: #000;
	text-decoration: none;
}

.text-container a:hover {
	color: #666;
}
#home-submit-button{
	display: block;
	cursor: pointer;
	border: 2px solid #f68c1f;
	background: #ffdebd;
	color: #333;
	margin: 10px 0 20px 30px !important;
	font: normal 100%/16px Georgia, Arial, sans-serif;
}
#index #form2 select{margin-right: 20px;}
#index form#form2{width: 250px;}
#submit-button {
	
	cursor: pointer;
	border: 2px solid #f68c1f;
	background: #ffdebd;
	color: #333;
	margin: 10px 0 10px 293px;
	font: normal 100%/16px Georgia, Arial, sans-serif;
}

ul.page-list {
	padding: 0px;
	margin: -8px 0 0 0;
}

ul.page-list li {
	list-style-type: none;
	padding: 5px;
}

ul.page-list-subnav {
	padding: 0px;
	margin: -8px 0 0 0;
	border-left: 2px solid #666;
}

ul.page-list-subnav li {
	list-style-type: none;
	padding: 2px;
	margin: 0px 0 0 8px;
}
ul.page-list-subnav a:hover { text-decoration: underline !important; }

ul.emp-list {
	margin: 0;
	padding: 0;
	width: 600px;
	display: block;
	clear: both;
}

ul.emp-list li {
	list-style-type: none;
	float: left;
	margin: 12px 18px 12px 0;
	padding: 0px;
	text-align: center;
	color: #666;
}

ul.emp-list .imghold, ul.emp-list .imghold2 { 
	width: 170px; 
	height: 100px; 
	overflow: hidden; 
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}
ul.emp-list .imghold2 {
	height: 140px;
}
ul.emp-list .imghold img, ul.emp-list .imghold2 img {
	width: 170px;
}

.principal {
	clear: both;
	padding: 14px 0;
	overflow: hidden;
}
.principal img {
	padding: 6px;
	background: #fff;
	border: 1px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	float: left;
	margin: 0 14px 0 0;
}
.principalwrap {
	width: 390px;
	float: left;
}
.principal h2 {
	color: #0f5814;
	font: normal 160% Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ddd;	
}
.principal p {
	font-size: 90%;
}



.tooltip{
	position:absolute;
	width: 320px;
	height: 160px;
	margin: -190px 0 0 -70px;
	text-align: left;
	overflow: hidden;
	background: url('images/bubble-back.png') no-repeat 0 0;
	padding: 16px 20px 31px 20px;
	color:#fff;
	display:none;
}	
.tooltip .nametitle {
	font-size: 170%;
	letter-spacing: -.01em;
}
.tooltip .nametitle .smallphone {
	font: bold 52.5% Arial, Helvetica, sans-serif;
	color: #87ff91;
	letter-spacing: normal;
} 
.tooltip .bio, .tooltip .staffbio {
	font-size: 87.5%;
	line-height: 120%;
	letter-spacing: 0.0em;
	height: 94px;
	overflow: hidden;
}
.tooltip .staffbio {
	height: 118px;
}

.tooltip .agentlinks {
	overflow: hidden;
	clear: both;
	height: 23px;
}
.tooltip .agentlinks a {
	display: block;
	float: left;
	width: 146px;
	height: 23px;
	text-align: center;
	font: normal 82.5%/23px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #87ff91;
	background: url('images/agentlink-back.jpg') repeat-x 0 0;
	border: 1px solid #1baa26;
	margin: 0 8px 0 0;
}
.tooltip .agentlinks a:hover {
	color: #ffffff;
	background: url('images/agentlink-back.jpg') repeat-x 0 -23px;
}
ul.emp-list li.agentinfo:hover .tooltip {
	display: block;
}

.text-container {
	width: 600px;
}
/*Footer*/
#footer {
	color: #fff;
	clear: both !important;
	overflow: hidden;
	background: #f68c1f;
	font: normal 100% Georgia, Arial, sans-serif;
	text-align: center;
	display: block;
	margin-top: 30px;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffd3a5;
	text-decoration: underline;
}

#footer-links a, #footer-links a:link, #footer-links a:active, #footer-links a:visited {
	color: #fff;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
}

#footer-links a:hover {
	color: #ffd3a5;
}

#footer .footer-spacing {
	line-height: 30px;
}

#footer .ap {
	clear: both;
	margin: 28px 0 0 0;
	text-align: center;
	color: #ffd0a0;
}
.clearme { clear: both; }

#footer ul.footer-links {
	padding-left: 210px;
	font: normal 110% Georgia, "Times New Roman", Times, serif;
	width: 950px;
}

#footer ul.footer-links li {
	float: left;
	list-style-type: none;
	padding: 15px;
}

/*#wp #footer {
	color: #fff;
	clear: both;
	font: normal 90%/15px Georgia, "Times New Roman", Times, serif;
}

#wp #footer .footer-spacing {
	line-height: 30px;
}

#wp #footer .ap {
	text-align: center;
}

#wp #footer ul.footer-links {
	padding-left: 200px;
	font: normal 110% Georgia, "Times New Roman", Times, serif;
}

#wp #footer ul.footer-links li {
	float: left;
	list-style-type: none;
	padding: 15px;
}*/
a.toggleme, a.toggleme:link, a.toggleme:active, a.toggleme:visited {
	font: normal 65% Georgia, "Times New Roman", Times, serif;
	color: #949494;
	text-decoration: none;
}
a.toggleme:hover {
	color: #666;
	border-bottom: 1px solid #BFBFBF;
}
#auto h2, #homeowners h2 {
	font: normal 150% Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #71BB8E;
	color: #006633;
	margin: 32px 0 10px 0;
}
#auto h5, #homeowners h5 {
	background: #EFEFEF;
	font: normal 120% Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding: 3px;
	margin: 0 0 10px 0;
}
#auto p, #homeowners p {
	margin: 0 0 8px 0;
	padding: 0 0 4px 10px;
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
}
#auto .quoteme, #homeowners .quoteme {
	color: #787878;
}

#car2, #car3, #driver2, #driver3 {
	display: none;
}

#index #content {
	width: 950px;
	padding: 0px;
	margin: 0px;
	background: #fff;
}

#index #content #content-main {
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color: #666;
	width: 950px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: url('images/content-background.jpg') 0px 0px no-repeat;
}
#custom-left {
	float: left;
	width: 630px;
	padding: 0 0 0 20px;
	overflow: hidden;
}
#index #custom-left { padding-top: 10px; }
#index #content #content-main #custom-right {
	float: right;
	width: 274px;
	padding: 0px;
	margin: 0px;
	background: #117618 url('images/custom-background.jpg') 0px 0px no-repeat;
	border: none;
}
#custom-right{
	
	float: right;
	width: 274px;
	padding: 0;
	margin: 10px 30px 30px 0; 
	
}
#index #content #custom-right #custom-content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	margin-top: 30px;
	text-align: left;
	font-size: 100%;
	color: #fff;
}

#index #content #custom-right #custom-content a, #index #content #custom-right #custom-content a:link, #index #content #custom-right #custom-content a:active {
	color: #fff;
}

#index #content #custom-right #custom-content a:hover {
	color: #b8ffbd;
}
#custom-content h3 { font-size: 130%; color: #fff; line-height: 1.6em; border: none; margin: 0; padding: 0; }
#custom-content h4 {
	font: normal 90% Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	margin: 0 0 10px;
	padding: 0;
	color: #CFCFCF;
	border-bottom: 1px solid #0da017;
}
#custom-content img.emp-prev {  }
#index #quote {
	padding: 0;
	margin: 40px 0 0 640px;
}

#index #quote-input {
	background: url('images/quote-background.png') 0px center no-repeat;
	width: 277px;
	height: 128px;
	margin-left: 4px;
	padding-left: 20px;
}

#index #quote-input .quote-text {
	font: normal 120% Georgia, "Times New Roman", Times, serif;
	padding: 20px 30px 10px 0px;
	color: #874c1d;
}

#index #quote-input .options {
	margin: 7px 10px 0px 0px;
}

#index #quote .larger-quote {
	font: normal 220% Georgia, "Times New Roman", Times, serif;
	width: 277px;
	text-align: center;
	color: #fff;
	padding: 0;
}
/*==============subtraction good form 0.1==================*/
#index form{width: 100px;}
form {
	width: 100%;
	text-align: left;
}

fieldset {
	width: 360px;
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
}

form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}


form label.field-first,
form label.field-last,
form label.field-email,
form label.field-city,
form label.field-phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 110px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	float: left;
	width: 110px;
	padding: 0px;
}
form label.field-month,
form label.field-day,
form label.field-year{float: left; margin: 0px 10px 0px 0px; width: 110px;}

form label.field-month input,
form label.field-day input,
form label.field-year input{float: left;}

form label.field-month input{width: 60px;}
form label.field-day input{width: 30px;}
form label.field-year input{width: 50px;}

form label.field-month {width: 60px;}
form label.field-day {width: 30px;}
form label.field-year {width: 50px;}

form label.field-state input{
	
	float: left;
	width: 60px;
	padding: 0;
	
}
form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
	padding: 0;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 310px;
	padding: 0px;
}

form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4,
form input#radiobutton_5,
form input#radiobutton_6,
form input#radiobutton_7 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

textarea {
	display: block;
}

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form textarea {
	margin-top: 3px;
}
#quote_drop ul{list-style-type: none; margin: 0; padding-left: 0; width: 230px; background: #fff; border: 1px solid #d38c00;}
#quote_drop ul li a{color: #F27819; text-decoration: none; padding: 4px; display: block; background: url('images/quote_arrow.jpg') no-repeat right center;}
#quote_drop ul li ul{position: absolute; background: #fff; left: -9999px; margin: 0;}
#quote_drop ul li ul{list-style-type: none;}
#quote_drop ul li:hover ul{left: auto; z-index: 9999;}
#quote_drop ul li ul li{width: 100%; display: block;}
#quote_drop ul li ul li a{background: #fff;}
#quote_drop ul li ul li a:hover{background: #F17718; color: #fff;}

.maps{border: 1px solid #96E89C;}
.nopad{padding: 0 !important; margin: 0;}


.error{background: #F9DBDF; color: #BA0005;}
.success{background: #E1FFE3; color: #1E8B1F; padding: 5px;}

/* ------------------WORDPRESS------------------ */
#content{padding: 20px 0;}
#content .navigation{padding: 0 20px 30px;}
#content .navigation a{color: #F27819;}
.post{clear: both;}
.post a{color: #F27819;}
.post{padding: 0 20px 30px 20px; }
.post p{color: #666666;}
.post ul{color: #666;}
.post h2{
	color: #444444;
	font-size:220%;
	padding-bottom: 4px;
}
.post h2 a{
	color: #444444;
	line-height:25px;
	text-decoration: none;
}
.post h2 a:hover{text-decoration: underline;}
.post small { color: #666; font-size: 65%; font-weight: bold; padding: 0 0 6px 0; }
#comments{padding: 0 20px; width: 860px; margin-left: 20px;}
.commentlist{list-style-type: none; background: #F2F2F2; padding: 20px; width: 860px; margin-left:20px;}
.commentlist a{color: #F27819;}
.alignright{width: 400px; float: right; text-align: right;}
.alignleft{width: 400px; float: left;}
#respond{padding: 0 20px;}
