/*
Copyright (c) 2009, Eidson Insurance. All rights reserved.
Code Developed by Appleton Creative.
*/

/* RESET
*******************************************************************************/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{
	font-style:inherit;
	font-weight:inherit;
	text-align: left;
}del,ins{text-decoration:none;}li{
	list-style-image: none;
	list-style-type: none;
}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}#text{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/* FONT RESET
*******************************************************************************/

body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


/* BASIC STRUCTURE
*******************************************************************************/

body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 85%;
	color: #515151;
	background-image: url('images/Eidson_bkg.png');	
	height: 100%;
	background-repeat: repeat-y;
	background-color: #066;
	background-position: center;
}

#container {
	height: 100%;
	/*min-height: 100%;*/
	width: 100%;
	overflow: visible;
	position: relative;
}

/* HEADER
*******************************************************************************/

#header {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 196px;
	font-family: arial,helvetica,clean,sans-serif;
	background-image: url('images/header-bkg.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
#top-nav {
	height: 34px;
	background-repeat: no-repeat;
	padding-top: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
}

#top-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#top-nav a:hover {
	text-decoration: underline;
}
#top-phone {
	height: 34px;
	text-transform: uppercase;
	text-align: right;
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
	position: relative;
	background-image: url('images/phone-icon.png');
	background-repeat: no-repeat;
	width: 110px;
	position: absolute;
	left: 840px;
	top: 12px;
	z-index: 10;
}
#head-main {
	width: 955px;
	height: 162px;
	}
#logo {
	height: 77px;
	width: 139px;
	position: absolute;
	left: 32px;
	top: 47px;
	z-index: 10;
}
#masthead {
	height: 77px;
	width: 635px;
	float: right;
	top: 36px;
	left: 320px;
	position: absolute;
}


/* MAIN CONTENT AREA
*******************************************************************************/

#main {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px; /* Height of the footer */
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
	min-height: inherit;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FAF9D4;
}

#horizontal-movie {
	z-index: 100;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}

#text {
	font-size: 85%;
	width: 520px;
	float: left;
	position: relative;
	line-height: 150%;
	overflow: visible;
	text-align: left;
	padding-left: 20px;
	padding-top: 55px;
	z-index: 10;
}

a {
	color: #515151;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #00533b;
}

#back-holder {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}

#back-olive {
	position: absolute;
	top: 436px;
	left: 454px;
	width: 500px;
	height: 436px;
	z-index: 1;
	background-image: url(images/bkg-olive.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
  }


/* SUB-SECTION PAGE LAYOUT ELEMENTS
*******************************************************************************/

#text-about, #text-personal, #text-business, #text-medical, #text-employee, #text-resources {
	font-size: 85%;
	width: 420px;
	float: left;
	position: relative;
	line-height: 150%;
	overflow: visible;
	text-align: left;
	padding-left: 32px;
	padding-top: 20px;
	vertical-align: text-top;
	padding-bottom: 40px;
	padding-right: 14px;
}
#text-about li, #text-personal li, #text-business li, #text-medical li, #text-employee li, #text-resources li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
#text-about h1, #text-personal h1, #text-business h1, #text-medical h1, #text-employee h1, #text-resources h1 {
	color: #00533b;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 155.5%;
	font-weight: bold;
	padding-left: 60px;
	height: 65px;
	padding-top: 10px;
	letter-spacing: 0.03em;
	line-height: 160%;
}
#text-about h1 {
	background-image: url('images/graphic-about.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#text-personal h1 {
	background-image: url('images/graphic-personal.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#text-business h1 {
	background-image: url('images/graphic-business.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#text-medical h1 {
	background-image: url('images/graphic-medical.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#text-employee h1 {
	background-image: url('images/graphic-employee.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#text-resources h1 {
	background-image: url('images/graphic-resource.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.centered {
	text-align: center;
}
#left-image {
	width: 250px;
	float: left;
	height: 275px;
	position: relative;
	visibility: inherit;
	padding: 0px;
}
#sidebar-right {
	font-size: 85%;
	line-height: 150%;
	width: 150px;
	float: left;
	line-height: 138.5%;
	text-align: left;
	position: relative;
	visibility: inherit;
	padding-top: 30px;
	padding-left: 10px;
}
#sidebar-right a {
	text-decoration: underline;
}
#sidebar-right a:hover {
	color: #00533b;
}
#quote {
	width: 91px;
	height: 91px;
	background-image: url('images/click-for-quote.gif'); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: visible;
}
#quote a {
	height: 91px;
	width: 91px;
	background-image: url('images/click-for-quote.gif'); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	text-indent: -9999px;
	display: block;
	position: relative;
}
#quote a:hover {
	background-position: 0px -91px;
}

#border {
	border: 2px;
	border-color: white;
	padding: 4px;
	background-color: white;
	width: 300px;
	height: 300px;
}

/* FOOTER AREA
*******************************************************************************/

#footer {
	width: 955px;
	height: 140px; /* Height of the footer */
	padding-top: 14px;
	margin-left: auto;
	margin-right: auto;
	color: #00533b;
	text-align: center;
	font-size: 85%;
	line-height: 150%;
	bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
	background-color: #FAF9D4;
	background-image: url('images/footer-rule.gif');
	background-repeat: no-repeat;
	background-position: center 0px;
}
#bottom {
	width: 100%;
	position: relative;
}
#footer a {
	color: #00533b;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#legal {
	width: 955px;
	color: #515151;
}

/* MISCELLANEOUS TYPE STYLES
*******************************************************************************/

#initial-caps {
	color: #00533b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 123.1%;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	color: #00533b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 129.5%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 6px;
}
h3 {
	font-weight: bold;
}

/* NAVIGATION
*******************************************************************************/

#nav {
	height: 60px;
	width: 656px;
	float: right;
	top: 136px;
	left: 284px;
	position: absolute;
	background-image: url('images/nav-bkg.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav a {
	color: #FFF;
}

ul#tabs {
	position: relative;
	height: 40px;
	width: 656px;
	margin: 0;
	padding: 0;
}

ul#tabs li {
	float: left;
	list-style-type: none;
}

ul#tabs li a {
	height: 40px;
	top: 0px;
	/*text-indent: -9999px;*/
	display: block;
	position: relative;
}

#tab-about a, #tab-personal a, #tab-business a, #tab-medical a, #tab-employee a, #tab-resource a {
	background-image: url('images/nav-bkg.png');
	background-repeat: no-repeat;
}

#tab-about a {
	background-position: 0px 0px;
	width: 106px;
	padding-right: 4px;	
}
	#tab-about a:hover {
	background-position: 0px -60px;
	}

#tab-personal a, #tab-personal a:link {
	background-position: -110px 0px;
	width: 106px;
	padding-right: 4px;
}
	#tab-personal a:hover {
	background-position: -110px -60px;
	}

#tab-business a {
	background-position: -220px 0px;
	width: 106px;
	padding-right: 4px;
}
	#tab-business a:hover {
	background-position: -220px -60px;
	}

#tab-medical a {
	background-position: -330px -0px;
	width: 106px;
	padding-right: 4px;
}
	#tab-medical a:hover {
	background-position: -330px -60px;
	}

#tab-employee a {
	background-position: -440px 0px;
	width: 106px;
	padding-right: 4px;
}
	#tab-employee a:hover {
	background-position: -440px -60px;
	}

#tab-resource a {
	background-position: -550px 0px;
	width: 106px;
}
	#tab-resource a:hover {
	background-position: -550px -60px;
	}

/* SUBMENU - CHILDREN ITEMS */

#subNav{
	list-style: none;
	padding: 0;
	margin: 0;
}

#subNav li{
	float: left;
	padding: 0px 10px 0px 0px;
}

.links {
	color: #FFF;
	text-align: left;
	padding-top: 2px;
	/*padding-right: 4px;*/
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
}

#text1 a, #text2 a, #text3 a, #text4 a, #text5 a, #text6 a{
	text-decoration: none;
}

#text1 a:hover, #text2 a:hover, #text3 a:hover, #text4 a:hover, #text5 a:hover, #text6 a:hover{
	text-decoration: none;
	color: #9bd7b9;
}

#text1, #text2, #text3, #text4, #text5, #text6 {
	height: 21px;
	width: 648px;
	position: absolute;
	visibility: hidden;
	background-color: #00533b;
	color: #FFF;
}


/* SIDEBAR - ON THE HOMEPAGE
*******************************************************************************/

#sidebar {
	font-size: 85%;
	width: 300px;
	float: left;
	line-height: 138.5%;
	text-align: center;
	padding-left: 8px;
	padding-top: 14px;
	height: 400px;
	position: relative;
	visibility: inherit;
}
#sidebar-top {
	background-image: url('images/Eidson_sidebar_top.gif');
	background-repeat: no-repeat;
	height: 45px;
	width: 300px;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 153.9%;
	font-weight: bold;
	color: #00533b;
}
#sidebar-middle {
	background-image: url('images/Eidson_sidebar_middle.gif');
	background-repeat: repeat-y;
	min-height: 314px;
	width: 300px;
}
#sidebar-bottom {
	background-image: url('images/Eidson_sidebar_bottom.gif');
	background-repeat: no-repeat;
	height: 41px;
	width: 300px;
}
#breaking {
	font-family: arial,helvetica,clean,sans-serif;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
}
#calendar-link {
	font-family: arial,helvetica,clean,sans-serif;
	font-weight: bold;
	background-image: url('images/calendar-graphic.gif');
	background-repeat: no-repeat;
	padding-right: 70px;
	padding-left: 60px;
	background-position: 200px;
}
#calendar-link a {
	text-decoration: underline;
}
#calendar-link a:hover {
	color: #00533b;
}
.staffphoto {
	float: left;
	height: 150px;
	width: 120px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
}
.myform{
	width: 300px;
}
#email-form{
	width: 300px;
}
#email-form button{
	width: 100px;
	height: 22px;
	background: #666666 url('images/submit.gif') no-repeat;
	text-align: center;
	border: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	}
#email-form button:hover{ 
		width: 100px;
		height: 22px;
		background: #666666 url('images/submit-over.gif') no-repeat;
		text-align: center;
		border: none;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		clear: both;
		}
.vert-centered {
	padding-top: 1.3em;
}
#stafftext {
	float: left;
	width: 250px;
	position: relative;
}
.aclink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00533b;
}

