/*------------------------------------------------------------------
[THEME]: MISSOURI HERITAGE MUTUAL INSURANCE COMPANY
[AUTHOR]: JAMES NORTHARD
[MAIL]: JNORTHARD@NAMIC.ORG
[VERSION]: 2 APRIL, 2010
[AUTHOR URI]: HTTP://WWW.NAMICWEBSERVICES.COM
-------------------------------------------------------------------*/

html {height:100%;}
body {background:#e4e3ca url(../images/body_bg.gif) repeat-x; height:100%; margin:0px auto;}

#content {width:900px; min-height:100%; height:auto !important; height:100%; position:relative; margin:0 auto -80px;}

/*******HEADER PANEL*******/
#topPan {width:900px; height:197px; position:relative; float:left; background-image:url(../images/banner.gif);}
#topPan p{font:11px Century, Georgia, "Times New Roman", Times, serif; text-align:right; margin:45px 45px 0 0; color:#FFFFFF;}

/*******MAIN PANEL*******/
#textpan {background-image:url(../images/content_bg.gif); color:#4e4e4e; width:640px; position:relative; float:right; font-family:Century, Georgia, "Times New Roman", Times, serif; min-height:800px;}
#textpan h1{position:relative; width:85%; font-size:30px; color:#4c6620; margin:10px 40px 0 40px; padding-bottom:10px; border-bottom:1px solid #b3cc63; }
#textpan p{ font-size:16px; color:#4e4e4e; margin:5px 40px 25px 40px; padding-bottom:5px; position:relative;}
#textpan ul {font:16px/22px Century, Georgia, "Times New Roman", Times, serif; margin:0 0 25px 60px; list-style-type:square; z-index:100;}
#textpan ul li {list-style:square; margin:5px 0 0 0;}
#textpan a:link, #textpan a:visited{color:#4c6620; text-decoration:none; border-bottom:1px dashed #4c6620; z-index:1000;}
#textpan a:hover {border-bottom:1px solid #4c6620;}
#textpan table {margin:0 0 25px 40px; width:100%;}
#textpan table tr td{padding:10px 0 0 0;}

#leftPan {font:14px Century, Georgia, "Times New Roman", Times, serif; float:left; position:relative; height:100%; margin-left:20px; width:240px;}
#leftPan p.header{font-size:18px; font-weight:bold; color:#091840; margin-top:20px; margin-bottom:0px; padding-bottom:5px; border-bottom:1px solid #5e9ad2;}
#leftPan p{color:#4e4e4e; margin-top:5px; margin-bottom:10px; line-height:20px;}
#leftPan h1{font-size:17px; font-weight:bold; color:#222426; margin-top:0px; margin-bottom:0px; text-decoration:underline;}
#leftPan a:link, #leftPan a:visited{color:#4c6620; text-decoration:none;}
#leftPan a:hover {text-decoration:underline;}
#leftPan ul li{list-style-image:url(../images/bullet.gif); margin-left:-65px; line-height:20px;}
#leftPan li {margin-top:15px;}

/*******FOOTER PANEL*******/
.push {height:80px;}
#footer {color:#ebeadb; height:80px; position:relative; background:#091840 url(../images/footer.gif) repeat-x; float:left; vertical-align:top; font:14px Century, Georgia, "Times New Roman", Times, serif; width:100%;}
#footer p {text-align:center; margin-top:40px;}
#footer a:link, #footer a:visited {color:#ebeadb; border-bottom:1px dashed #ebeadb; text-decoration:none;}
#footer a:hover {border-bottom:1px solid #ebeadb;}

/*******NAVIGATION******/
.underlinemenu{margin:38px 0 0 212px; font:bold 16px Century, Georgia, "Times New Roman", Times, serif;}
.underlinemenu ul{text-align:center;}
.underlinemenu ul li{display: inline;}
.underlinemenu ul li a{color: #ffffff; padding: 10px 11px 10px 11px; text-decoration: none; background-color:#091840;}
.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{border-bottom-color: #b3cc63; background-color:#5e9ad2; text-shadow: #091840 -.7px -.7px;}
	

