body {
	font: 11px tahoma, helvetica, arial, sans-serif;
	text-align: center;
	margin: 0;
	padding: 20px 0;
	background: #d3d2d1;
}

* {
	margin: 0;
	padding: 0;
}

h3, p { 
	font-size: 11px; 
    margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
	margin-top: 0.5em; 
}

img {
	border: 0;
}

a {
	color: #f09d27;		
	text-decoration: none;
}

a:hover, #subright ul a {
	text-decoration: underline;
}

hr {
	border: 1px solid #ccc;
	padding: 0;
	margin: 15px 0;
	/* background-color: #999; */
}
* html hr { margin: 5px 0 3px; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 750px;
	background: white;
	border: 2px solid #fff;
}

#wrapperi {
	padding: 0;
    background: url(../../img/dot.gif) 188px 0px repeat-y;
}

#header, #nav, #nav li, h2, #footnav,
#strategies li, #strategies ul {
	margin: 0;
    padding: 0;
}

#header {
	padding: 25px 30px;
	background: #26618d; /* hja logo color 0067B4 */
	border-bottom: 1px solid #fff;
	margin-bottom: 1px;
}

/* #header a {
display: block;
padding: 3px;
border: 1px solid #91AA37;
background: #fff;
width: 350px;
} */

.clear {
	clear: both;
	font-size: 1px;
	height: 5px;
	margin: 0 0 -4px;
}

.photo {
	float: right;
	margin: 3px 23px 10px 8px;
	border: 1px solid #000;
}
* html .photo { margin-top: 4px; }


/* CONTAINERS
-------------------------------------- */
#left {
	float: left;
    width: 183px;
}

#right {
	float: right;
    width: 556px;
}

#testimonial {
	margin: 0 24px 20px;
	padding: 1em 1.2em;
	border: 1px solid #ccc;
	background: #ddd;
}

#home #explorei #testimonial p {
	font-size: 11px;
	font-weight: bold;
 	color: #777;
	width: auto;
	margin: 0 0 10px;
}

#explorei #testimonial p {
	margin-bottom: 13px;
}

/* #home #explorei #testimonial h2 {
	font-size: 16px;
	margin: 0;
	padding-bottom: 5px;
	color: #91AA37;
} */


/* NAV
---------------------------------- */
#nav {
	float: left;
	width: 183px;
	margin: 0;
	padding: 0;
}

#nav li {
	background: #91aa37 url(../../img/menu_green_arrow.gif) left center repeat-y;
	padding: 6px 0 7px 36px;
	margin-bottom: 2px;
	margin-left: 0;
	list-style: none;
}

* html #nav li { /* IE 5.x hack */
	padding-left: 20px;
	padd\ing-left: 36px;
}

#nav li.onpage {
	background-color: #ABC254;
}

#nav li.onpage a {
	color: #fff;
}

#nav a {
	color: #efeeed;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

#nav a:hover {
	text-decoration: underline;
}


/* CONTENT ON RIGHT
--------------------------------------- */
#home #explore {
    background: #fff url(../../img/right_bg.jpg) bottom right repeat-x;
}

#explorei {
	padding-bottom: 11px;
	min-height: 280px;
}
* html #explorei { height: 280px; }
#home #explorei {
	padding-top: 18px; /* remove when have pic on right */
}
* html #home #explorei {
	padding-top: 22px; /* remove when have pic on right */
}


#explorei p {
	line-height: 1.4em;
	width: 320px;
	margin: 5px 0 0 13px;
}
#home #explorei p {
	font-size: 12px; /* remove when have pic on right */
	width: 520px; /* use 320 this when have pic on right */
}

#explorei p.intro {
	font-size: 11px;
	margin-bottom: 15px;
}
#home #explorei p.intro {  /* remove this when have pic on right */
	font-size: 12px;
}

#explore ul.services {
	margin: 6px 0 8px;
	/* margin-top: 16px; */
    margin-bottom: 8px;
    margin-left: 0;
    padding-left: 25px;
	font-size: 12px; /* remove when have pic on right */
}

#explore ul.services li a {
	font-weight: bold;
/* 	color: #91AA37;
    text-decoration: underline; */
}

#explore ul.services li {
	list-style: none;
	background: url(../../img/bullet_arrow.gif) left center no-repeat;
	padding: 4px 0 4px 25px;
    margin-left: 0;
}

#explore .learnmore {
	margin: 5px 0 20px 18px;
}


/* FOOTER
---------------------------------------- */
#footer {
	text-align: right;
	background: #b7b7b8;
	color: #666;
	border-top: 2px solid #fff;
}

* html #footer {
    height: 2.5em;
}

#footeri {
     padding: 3px 3px 4px 13px;
}

#footer p.copyright {
    float: left;
	margin-top: 0;
}

#footer a {
	color: #666;
}

.readmore {
	text-align: right;
    font-weight: bold;
}

p.photo {
	text-align: center;
}


/* ADDRESS INFO
------------------------------------------- */
#callbox {
	float: left;
	clear: left;
	width: 159px;
	margin: 0;
	background: #26618d; /* 26618d, old 2C6590. hja logo color 0067B4 */
	padding: 13px 0px 21px 24px;
}

#callbox dd {
	color: #fff;
}


#callbox dt, #callbox dd {
	color: #fff;
	margin-top: 3px;
	margin-left: 0;
}

#callbox dt {
	/* font-size: 12px; */
}


/* UPCOMING EVENTS
------------------------------------------- */
#events {
	float: left;
	clear: left;
	width: 159px;
	margin: 3px 0 0;
	background: #eee;
	padding: 13px 0px 21px 24px;
}

#events h3 {
	font-size: 12px;
	color: #666;
	margin: 0;
}

#events dl {
	margin-bottom: 13px;
}

#events dt, #events dd {
	color: #777;
	margin-top: 1px;
	margin-left: 0;
}

#events dt {
	margin-top: 9px;
	font-weight: bold;
}

#events p {
	margin: 0;
	font-size: 10px;
	color: #777;
}

#events .intro {
	margin: 8px 0 0;
	font-size: 11px;
}


/* CLEARING
------------------------------------------------ */
.clearthis:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearthis {display:inline-block;}
/* Hide from IE Mac \*/
.clearthis {display:block;}
/* End hide from IE Mac */
