/*------------------------------------------------------------------
[THEME]: HOME FARMERS MUTUAL INSURANCE COMPANY
[AUTHOR]: JAMES NORTHARD
[MAIL]: JNORTHARD@NAMIC.ORG
[VERSION]: 03 FEBRUARY, 2009
[AUTHOR URI]: HTTP://WWW.NAMICWEBSERVICES.COM
-------------------------------------------------------------------*/

/*******GLOBAL STYLES*******/
html {height: 100%;}
* {padding:0; margin:0;}
div, h1, h2, h3, ul, li {margin: 0px; padding: 0px; border: 0px;}
body {height:100%; margin: 0px; padding: 0px; border: 0px;}

/*******GENERAL*******/
body {background:url(../images/body_background.gif) repeat; color:#444444; font:14px/16px Arial, sans-serif; margin:0 auto;}

/*******HEADER CONTENT*******/
#head {background:#660000 url(../images/banner.gif); height:110px; width:800px;}

/******NAVIGATION******/
.homemenu{background:#660000; float:left; width: 143px;}
.homemenu ul{background:#660000; padding: 0; margin: 0; list-style-type: none;}
.homemenu ul li{padding: 0; margin: 0; list-style-type: none;}
.homemenu a:link, .homemenu a:visited{background:#660000; font: normal 12px Verdana; padding: 4px 0 4px 10px; display: block; width: 100%; color: #ffffff; text-decoration: none; border-bottom: 1px solid #ffffff;}
html>body .homemenu a{width: auto;}
.homemenu a:hover{background-color: #d10707;}

/******FEATURED COLUMN******/
#featuredpan {background:#660000; font:12px Arial, sans-serif; float:left; min-height:320px; position:relative; width:153px;}
#featuredpan p{color:#ffffff; margin:180px 5px 5px 10px;}

/******TEXT CONTENT******/
#content {background: url(../images/content_bg.gif) repeat; margin:0 auto; position:relative; width:800px;}
#textpan {background:#ffffff; float:right; font:14px Arial, sans-serif; height:100%; min-height:320px; position:relative; width:647px;}
#textpan .hr {background:url(../images/hr.gif) no-repeat; height:72px; width:669px; margin:24px 0 0 15px;}
#textpan h1{color:#660000; font-weight:bold; font-size:150%; margin:10px 15px 5px 15px;}
#textpan a:link, #textpan a:visited {border-bottom:1px solid #8f1829; color:#2b2b2b; text-decoration:none;}
#textpan a:hover {border-bottom:1px dashed #8f1829; color:#8f1829;}
#textpan p{line-height:20px; margin:5px 20px 10px 20px;}
#textpan ul {margin:0 40px 15px 80px;}
#textpan ul li{list-style-image:url(../images/bullet.gif); margin:0 0 5px 0;}
#textpan table {margin:0 0 5px 40px;}
#textpan table p{line-height:20px; margin:0 5px 15px 5px;}

/******FOOTER PANEL******/
#footer {background:#660000; border-top:1px solid #ffffff; clear:both; float:left; height:30px; position:relative; width:800px;}
#footer p {color: #ffffff; font:12px Arial, sans-serif; margin:7px 0 0 28px; min-width:534px; padding:0; text-align:center; }
#footer a:link, #footer a:visited {color:#ffffff; font:12px Arial, sans-serif; text-decoration:none;}
#footer a:hover {text-decoration:underline;}