/* 
Site creation date: 9-29-2009 (Updated: 9-23-09)

color#
font families:
Georgia, Georgia, serif
Tahoma, Geneva, sans-serif
Verdana, Verdana, Geneva, sans-serif
Trebuchet MS, Helvetica, sans-serif
*/



/* ------Erik Meyer Reset - - http://meyerweb.com/eric/tools/css/reset/ -------*/
/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

	
}
body {line-height: 1.3em;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0;}

 /* always show Firefox scrollbar */
html{overflow:-moz-scrollbars-vertical;}

* {margin: 0;} 

/* --------------------------------------------- End Reset ------------------------------------------------ */



/* -------------------------------------- Start Web Site Default Styles ---------------------------------- */
body {text-align:center; font-family: Tahoma, Geneva, sans-serif; color:#000; font-size:12px; background: #99b475 url(../images/back-lightgreen.jpg) top center}

table {margin-left: auto; margin-right: auto; }
tr td {vertical-align:top;}

h1 {font-size:20px; color:#4684B5; font-weight:bold; font-family: Tahoma, Geneva, sans-serif; margin:0 0 15px 0; text-transform: capitalize; line-height:1em }
h2 {font-size:15px; color:#000; font-weight:bold; font-family: Tahoma, Geneva, sans-serif; margin:0 0 15px 0; line-height:1em}
p {padding-bottom: 15px;}
a img{ border: 0 none; }
.cb {clear:both; padding:0; margin:0}
hr {width:100%; background-color:#000; margin:0 0 5px 0; text-align:center}

/* General Link Styles */
a {text-decoration: underline; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #34709f; font-weight:bold}
a:link {text-decoration: underline; color: #34709f; font-weight:bold}
a:visited {text-decoration: underline; color: #34709f; font-weight:bold}
a:hover {text-decoration: underline; color: #000000; font-weight:bold}
a:active {text-decoration: underline; color: #34709f; font-weight:bold}

ul {list-style-type:disc; list-style-position:outside; margin:0 0 5px 35px;}
ul li {line-height:1.5em; margin-bottom:4px;}
ul li li {line-height:1.5em; margin-bottom:4px; list-style-type:circle;}

ol {list-style-type:decimal; list-style-position:outside; margin:0 0 5px 35px;}
ol li {line-height:1.5em; margin-bottom:4px;}
ol li li {line-height:1.5em; margin-bottom:4px; list-style-type:circle;}

div#footer a { color:#5382b3; text-decoration:none; font-weight:normal; font-size:11px }
div#footer a:link { color:#5382b3; text-decoration:none; font-weight:normal ; font-size:11px}
div#footer a:visited { color:#5382b3; text-decoration:none;font-weight:normal; font-size:11px}
div#footer a:hover { color:#5382b3; text-decoration:underline;font-weight:normal; font-size:11px}
div#footer a:active { color:#5382b3; text-decoration:none;font-weight:normal; font-size:11px}



div#id a { color:#fff; text-decoration:none; font-weight:normal; font-size:11px }
div#id a:link { color:#fff; text-decoration:none; font-weight:normal ; font-size:11px}
div#id a:visited { color:#fff; text-decoration:none;font-weight:normal; font-size:11px}
div#id a:hover { color:#fff; text-decoration:underline;font-weight:normal; font-size:11px}
div#id a:active { color:#fff; text-decoration:none;font-weight:normal; font-size:11px}

div#id li a {text-decoration: none; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:link {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:visited {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:hover {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:active {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}

.classname {font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#181B1F; text-decoration:none; font-weight:normal }
a.classname:link { color:#181B1F; text-decoration:none; }
a.classname:visited { color:#181B1F; text-decoration:none;}
a.classname:hover { color:#181B1F; text-decoration:underline;}
a.classname:active { color:#181B1F; text-decoration:none;}

ul#id {text-align: center; list-style: none; margin: 0 auto; padding-right:10px; border:#000 0px solid; }
#id li { float:left; width:210; padding: 0 10px 0 10px; }

/* -------------------------------------- End Web Site Default Styles ---------------------------------- */



/* -------------------------------------- Start Web Site Main Styles ---------------------------------- */
div#wrapper { margin: 0 auto; width:970px; font-size:12px; padding:0px; margin-bottom:25px}

#topbar { background:url(../images/topbar.png) no-repeat; height:7px}
 
/* Header */
div#header {text-align:right; height:146px; height: 146px; overflow: hidden; padding-right:9px; background:url(../images/contentback.png) repeat-y; position:relative;}
#fader { position: absolute; left:295px; top:0px; z-index: 20}
#logo {
	position:absolute; z-index: 30;
	left: 9px;
	top: 0px;
}

/* Nav */
div#nav {text-align:left; background:url(../images/navback.png) no-repeat; height:40px; line-height:40px; padding-left:30px; position: relative; z-index: 9999}
#bnavshad { background:url(../images/bnavshadow.png) no-repeat; height:30px;}


/* Content */
div#contentarea {text-align:left; background:url(../images/contentback.png) repeat-y; padding:0 30px 10px 30px}
#leftpane { float: left; width: 605px; border-right: 1px solid #ccc; padding-right: 15px}
#rightpane { float: right; width:285px}

h2#services { text-align: right; padding-right:40px}


#insur { text-align:right; background:url(../images/insuranceback.png) no-repeat; height:50px; line-height:50px; padding:0 55px 0 0}

/* Footer */
div#footer {text-align:right; background:url(../images/footerback.png) no-repeat; height:68px; color:#5382b3; padding:16px 55px 0 0; font-size:11px}

/* -------------------------------------- End Web Site Main Styles ---------------------------------- */


/* Home page */
#choose {width: 206px; height: 263px; text-align: center;background: url(/images/home-chooseplan-back.jpg) no-repeat}
#choose img {margin-top: 130px}
#choose p {margin: 0; padding: 5px 10px 0 10px; text-align: left}
p#choosevkb { text-align: right;  padding: 5px 10px 0 10px }

#choosespacer { width: 40px}
.hspacer { width: 5px}

#family { width: 199px; height:264px; background: url(/images/home-family-back.jpg) no-repeat; padding: 5px;}
#adult {width: 200px; height:264px; background: url(/images/home-adult-back.jpg) no-repeat; padding: 5px; }
#grouphealth {width: 200px; height:264px; background: url(/images/grouphealthinsurance.jpg) no-repeat; padding: 5px; }
#age50 {width: 200px; height:264px; background: url(/images/home-age50-back.jpg) no-repeat; padding: 5px; }


.htitle { color: #fff; font-weight: bold;font-size: 15px; text-align: center; padding: 128px 0 10px 0}
.htext {padding: 0 0 5px 0}

.htitle a { color:#fff; text-decoration:none; font-weight:bold; font-size:15px }
.htitle a:link { color:#fff; text-decoration:none; font-weight:bold ; font-size:15px}
.htitle a:visited { color:#fff; text-decoration:none;font-weight:bold; font-size:15px}
.htitle a:hover { color:#fff; text-decoration:underline;font-weight:bold; font-size:15px}
.htitle a:active { color:#fff; text-decoration:none;font-weight:bold; font-size:15px}

.htext a { color:#000; text-decoration:none; font-weight:normal; font-size:12px }
.htext a:link { color:#000; text-decoration:none; font-weight:normal ; font-size:12px}
.htext a:visited { color:#000; text-decoration:none;font-weight:normal; font-size:12px}
.htext a:hover { color:#000; text-decoration:underline;font-weight:normal; font-size:12px}
.htext a:active { color:#000; text-decoration:none;font-weight:normal; font-size:12px}

#homecont { margin-top: 20px; width: 100%}



/* Home Page Quote Form */
div#homequote {height: 300px; width: 285px; overflow: hidden; background: url(../images/home-quoteformback.jpg) no-repeat; padding: 12px 0 0 0  }
table.homequote {  border: 0px solid #ccc; width: 220px}
table.homequote td {border: 0px solid #ccc; text-align: left; padding: 2px }
table.homequote input {width: 130px}
input.quoteradio {width: 20px!important}
input.quotesubmit {width: 30px!important;}

.homecontreq {padding: 0px}

div.mp3home { text-align: center; padding: 10px 5px 15px 5px; background: #FFFACF; margin: 0 10px 20px 0px; border: 1px solid #EFE7A4}
#audioplayer_1 {margin-top: 10px}



/* Contact Form */
div#contactform {padding:20px; background-color: #FFF1CF}

table#contactform { width: 100%}
table#contactform td {margin:0px; padding-bottom: 2px; }

.form input, #contactform input {margin: 0px;}


/* Bold and Fresh Form */
div#boldcontactform {padding:20px; margin-bottom: 20px; background-color: #dfdfdf}

table#boldcontactform { width: 90%}
table#boldcontactform td {margin:0px; padding-bottom: 2px; }

.form input, #boldcontactform input {margin: 0px;



#social {float: right; padding: 3px 0 0 8px;}

#contactvid {float: right; margin-left: 10px; width: 80px; text-align: center;}







