/* CSS Document */

/*
-----------------------------------------------------
Template Style
Name:     Oliver Insurance
Designer: Amy Hufford
URL:      stellarplanet.com
Date:     9/28/06
------------------------------------------------------ */

/* -- basic html elements -- */
body {padding: 0; margin: 0; font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; color: black; background: white; text-align: center;}

/* -- layout -- */
#content {width: 726px; margin: 0 auto; text-align: left; background: #A9A982; border: 1px solid #838383; }
#header {margin: 0 auto; text-align: left; height: 170px; width: 726px; background: white; }
#header2 {margin: 0 auto; text-align: left; height: 138px; padding-top: 20px; width: 467px; background: white url(images/oliverlogoheader.gif) bottom left no-repeat; float: left; }
#main {
 line-height: 1.4;
 float: left;
 padding: 20px 12px 0 12px;
 width: 515px;
 /* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */
 voice-family: "\"}\""; 
 voice-family: inherit;
 width: 491px;
}
#main2 {
 line-height: 1.4;
 float: left;
 padding: 20px 12px 0 12px;
 width: 515px;
 /* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */
 voice-family: "\"}\""; 
 voice-family: inherit;
 width: 491px;
}
/* IE5 hack */
#main {}
#main2 {}
#sidebar { border-left: 1px solid #7B7B5F; min-height: 280px ; margin-left: 515px; padding: 15px 0 0 0 ; width: 200px; }

/* -- header style -- */
#header2 h1 {line-height: 1;}
#header2 h1 span, #header2 h2 span, h3 span {display: none;}

/* -- navigation area style -- */
#navbar {color: #506705; font-size: 8pt; font-weight: bold; float: left; text-align:left; width: 250px } 
#navbar ul {padding-left: 30px; margin-left: 50px; list-style-type: disc; padding-top: 20px; margin-top: 0;  }
#navbar li {padding: 4px 0 4px 0;  }
#navbar a {text-decoration: none; color: #506705; }
#navbar li a.liston {color: black;}
#navbar li a:hover {color: black; }
#navbar a:hover {color: black; }

/* -- content area style -- */
#main, #main2 {color: white; font-size: 9pt;  }
#main p {padding: 5px 10px 7px 20px; line-height: 1.7em; margin: 0;}
#main2 p {padding: 5px 10px 7px 20px; line-height: 1.4em; margin: 0;}
#main ul, #main2 ul {margin-top: 0; margin-bottom: 10px; padding-left: 25px; margin-left:25px }
#main a, #main2 a {color: #63771E; text-decoration: none;}
#main a:visited, #main2 a:visited {color: #242D02;}
#main a:hover, #main2 a:hover {text-decoration: underline; color: #242D02;}
#main h3, #main2 h3 {padding: 0 10px 0 20px; margin: 0 0 5px 0; color: #242D02;}

/* -- sidebar style -- */
#sidebar ul {color: #242D02; font-size: 8pt; padding-bottom: 0px}
#sidebar li {margin-left: -9px; padding-bottom: 7px; padding-top: 5px; line-height: 1.5em;}
#sidebar a {color: #939292; text-decoration: none;}
#sidebar a:hover {color: #9023A0; text-decoration: underline;}
#sidebar a:visited {color: #9023A0;}
#sidebar p {padding-bottom: 5px; margin-bottom: 0;}
#sidebar h3 {background: url(images/contactbox.gif) top left no-repeat; width: 177px; height: 139px; margin: 0 0 0 15px}

/* -- footer style -- */
#footer {clear: both; padding-bottom: 15px; padding-top: 10px;}
#footer p {text-align: center; margin: 0; padding: 3px 25px; font-size: 7pt; color: #63771E; }
#footer a {color: white}
