@charset "UTF-8";

body {
	background: #8a9b4f;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #4c4d4f;
	font-size: 12px;
}
#container {
	margin: 0 auto;
	width: 940px;
}
#header {
	background: url(images/header.gif) no-repeat;
	width: 940px;
	height: 32px;
}
#outer-wrapper {
	background: url(images/drop.gif) repeat-y;
	width: 940px;
	text-align: center;
}
#inner-wrapper {
	background: white;
	margin: 0 auto;
	text-align: left;
	width: 910px;
}
#logo {
	background: url(images/logo.gif) no-repeat;
	width: 910px;
	height: 142px;
	text-align: right;
}
#logo img {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}
#logo ul {
	padding-top: 28px;
}
#logo ul li {
	display: inline;
}
#logo ul li a {
	color: #636466;
	font-size: 11px;
	text-decoration: none;
	padding-right: 21px;
}
#logo ul li a:hover {
	text-decoration: underline;
}
#footer {
	background: url(images/footer.gif) no-repeat;
	width: 940px;
	height: 110px;
	text-align: right;
}
#footer a {
	font-size: 11px;
	color: #dce1cb;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	font-size: 11px;
	color: #dce1cb;
	padding-right: 15px;
}
#footer p.light {
	color: #aebe79;
}
.clear {
	clear: both;
}

/* navigation */
#homelogo {
	background: url(images/logo.gif) no-repeat;
	width: 220px;
	height: 142px;
	float: left;
}
	
#navigation {
	width: 898px;
	height: 48px;
	border-left: 6px solid white;
	border-right: 6px solid white;
}
#navigation, #navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navigation a {
	display: block;
}
#navigation ul li {
	float: left;
}
#navigation li ul {
	position: absolute;
	left: -999em;
}
#navigation li:hover ul {
	left: auto;
}
#navigation li.sfhover ul {
	left: auto;
}
#navigation ul li ul li {
	clear: both;
}
#navigation ul li ul li a {
	background: url(images/listarrow.gif) no-repeat 17px 50% #e8ebdc;
	width: 197px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 28px;
	border-bottom: 1px solid white;
	color: #8a9b4f;
	text-decoration: none;
}
#navigation ul li ul li a:hover {
	background: url(images/listarrow2.gif) no-repeat 17px 50% white;
}
#navigation a.last {
	border-bottom: 0;
}
a#navtransportation {
	background: url(images/nav.gif) 0 0;
	width: 225px;
	height: 48px;
}
li#trans:hover a#navtransportation {
	background: url(images/nav.gif) 0 -96px; /* keeps on state on flyout */
	width: 225px;
	height: 48px;
}
body#transport-page a#navtransportation {
	background: url(images/nav.gif) 0 -48px;
	width: 225px;
	height: 48px;
}
a#navproperty {
	background: url(images/nav.gif) -225px 0;
	width: 224px;
	height: 48px;
}
li#prop:hover a#navproperty {
	background: url(images/nav.gif) -225px -96px;
	width: 224px;
	height: 48px;
}
body#property-page a#navproperty {
	background: url(images/nav.gif) -225px -48px;
	width: 224px;
	height: 48px;
}
a#navpersonal {
	background: url(images/nav.gif) -449px 0;
	width: 227px;
	height: 48px;
}
li#pers:hover a#navpersonal {
	background: url(images/nav.gif) -449px -96px;
	width: 227px;
	height: 48px;
}
body#personal-page a#navpersonal {
	background: url(images/nav.gif) -449px -48px;
	width: 227px;
	height: 48px;
}
a#navbenefits {
	background: url(images/nav.gif) -676px 0;
	width: 222px;
	height: 48px;
}
li#bene:hover a#navbenefits {
	background: url(images/nav.gif) -676px -96px;
	width: 222px;
	height: 48px;
}
body#benefits-page #navbenefits {
	background: url(images/nav.gif) -676px -48px;
	width: 222px;
	height: 48px;
}
/* navigation */

/* home */
#banner {
	background: url(images/banner.jpg) no-repeat;
	width: 910px;
	height: 240px;
}
#mainbody {
	background: url(images/columnback.gif) repeat-y;
	width: 898px;
	border-left: 6px solid white;
	border-right: 6px solid white;
	border-top: 6px solid white;
	text-align: left;
}
#callouts {
	background: url(images/fade-bottom.gif) bottom repeat-x white;
	width: 603px;
	min-height: 200px;
	border-right: 6px solid white;
	float: left;
	line-height: 18px;
}
#callouts p {
	font-size: 11px;
	width: 182px;
	height: 40px;
}
#callouts-summary {
	background: url(images/fade-top.gif) repeat-x white;
	width: 559px;
	height: 79px;
	line-height: 18px;
	padding-top: 28px;
	padding-left: 22px;
	padding-right: 22px;
}
#callout1 {
	width: 179px;
	float: left;
	padding-left: 22px;
}
#callout2 {
	width: 180px;
	float: left;
	padding-left: 11px;
}
#callout3 {
	width: 180px;
	float: left;
	padding-left: 10px;
}
.callout-img {
	padding-bottom: 12px;
}

div#blog-posts {clear: left;width: 603px; float: left; padding-top: 4px;}
div#blog-posts span#blog-posts-header{display: block; font-size: 13px; font-weight: bold; padding-bottom: 7px;}
div.blog-post{padding-bottom: 5px;}
div.blog-post h3{margin-bottom: 0px; padding-bottom: 2px;}
div.blog-post h3 a{color: #90a24f; }
div.blog-post span.desc{font-size: 11px; line-height: 14px;}


.learn-more {
	padding-top: 12px;
	padding-bottom: 65px;
}
#quote {
	background: #e8ebdc;
	min-height: 200px;
	width: 267px;
	float: right;
	padding-left: 22px;
	padding-top: 22px; 
}
#quote img {
	padding-bottom: 17px;
}
.textfield {
	background: white;
	border: 1px solid #bcc69a;
	margin-top: 2px;
	margin-bottom: 8px;
	width: 179px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textfield2 {
	background: white;
	border: 1px solid #bcc69a;
	margin-top: 7px;
	margin-bottom: 14px;
	width: 400px;
	height: 100px;
	padding: 5px;
}
body.subpage #content .submit {
	margin-top: 12px;
}
.select {
	background: no-repeat white;
	border: 1px solid #bcc69a;
	width: 189px;
	height: 26px;
	padding: 5px;
	margin-top: 7px;
}
.submit {
	background:transparent url(images/submit.gif) no-repeat scroll 0 50%;
	border:medium none;
	cursor:pointer;
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	width: 67px;
	height: 31px;
	margin-top: 21px;
	margin-bottom: 22px;
	float: left;
}
.green {
	display: block;
	padding-left: 19px;
	padding-top: 32px;
	color: #8a9b4f;
	font-size: 10px;
	float: left;
}
/* end home */

/* sub pages */
body.subpage #mainbody {
	background: none white;
	margin-top: 25px;
}
body.subpage #banner {
	background: url(images/banner2.jpg) no-repeat white 6px 0;
	width: 910px;
	height: 39px;
}
body.subpage #content {
	background: none white;
	width: 535px;
	min-height: 620px;
	border-right: 1px solid #dde3ca;
	float: left;
	line-height: 18px;
	padding-left: 34px;
	padding-right: 34px;
	padding-bottom: 30px;
	margin-bottom: 15px;
}
body.subpage #content h2, body.subpage #content h1 {
	color: #90a24f;
	font-size: 24px;
	padding-bottom: 25px;
}
body.subpage #content h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}
body.subpage #content p {
	padding-bottom: 20px;
}
body.subpage #content ul {
	padding-bottom: 20px;
}
body.subpage #content ul li {
	list-style-type: disc;
	margin-left: 13px;
}
body.subpage #content ul#listlinks li {
	list-style-type: none;
	margin-left: 0;
}
body.subpage #content a {
	color: #8a9b4f;
}
body.subpage #content ul li a {
	color: #8a9b4f;
}
#sidebar {
	width: 264px;
	float: left;
	padding-left: 24px
}
#rightnav {
	width: 240px;
	padding-bottom: 20px;
}
#rightnav ul li a {
	background: url(images/listarrow2.gif) no-repeat 17px 50% white;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 28px;
	border-bottom: 1px solid #dde3ca;
	color: #8a9b4f;
	text-decoration: none;
}
#rightnav ul li a:hover {
	text-decoration: underline;
}
#rightnav ul li a.last {
	border-bottom: 0;
}
#quote2 {
	background: #e8ebdc;
	padding-top: 22px;
	padding-left: 22px;
	padding-bottom: 22px;
	width: 220px;
}
#quote2 img {
	padding-bottom: 17px;
}
body.subpage #content ul.table li {
	list-style-type: none;
	padding-left: 3px;
	margin: 0;
	border:0;
}
body.subpage #content ul.table li ul {
	clear: left;
}
body.subpage #content ul.table li ul li {
	display: inline;
	float: left;
	width: 220px;
	text-align: left;
}
body.subpage #content ul.table li ul li h6 {
	width: 200px;
}
body.subpage li.stripe {
	background: #e8ebdc;
}
/* end sub pages */

/* global nav */
body#global #content {
	min-height: 420px;
}

.onstate-myswitch { display: block; }
.offstate-myswitch { display: none; margin-top: 6px;}