@charset "utf-8";
/* CSS Document */


/* ------ GLOBAL ------ */

body {
	background-image: url(../images/int_bg_tile.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	text-align: center;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#2A702A;
	scrollbar-highlight-color:#2A702A;
	scrollbar-3dlight-color:#2A702A;
	scrollbar-darkshadow-color:#2A702A;
	scrollbar-track-color:#2A702A;
	scrollbar-arrow-color:#2A702A;
	overflow: -moz-scrollbars-vertical;		
}

#header {
	width: 1000px;
	height: 89px;
	margin: 0 auto;
	padding-bottom: 10px;
	background-image: url(../images/header_noflash.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

p {
color:#404040;
text-align:justify;
}

a:link {
	color:#2a702a;
}
a:visited {
	color:#2a702a;
}
a:active {
	color:#2a702a;
}
a:hover {
	color:#2a702a;
}

#phdr{
width:712px;
height:42px;
}

.post {
	padding: 10px 33px 0 33px;
}


/* ------ NAVIGATION ------ */

#navsection {
	width:288px;
	height:293px;
	background-image:url(../images/int_nav_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float: left;
}
.nav {
	padding:5px 5px 5px 10px;
}
#navsectionhp {
	width:207px;
	height:193px;
	background-image:url(../images/hp_nav_bg_tile.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float: left;
}
.navhp {
	padding:5px 5px 0px 10px;
}
.post ul{
list-style-image:url(../images/nav_bullet_grey.gif);
}

.menu ul {
	text-indent: -25px;
	}
.menu li {
	text-indent: -25px;
	}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353635;
	list-style:none;
	line-height:21px;
	text-decoration:none;
	text-align: left;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353635;
	border-bottom:dotted 1px #353635;
}
a.menu:link {
	color:#353635;
}
a.menu:active {
	color:#353635;
	border-bottom:dotted 1px #353635;
}
a.menu:visited {
	color:#353635;
}

.submenu ul {
	text-indent: -45px;
	}
.submenu li {
	text-indent: -45px;
	}

.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
	line-height:21px;
	text-decoration:none;
}
a.submenu:hover {
	color:#2a702a;
	border-bottom:dotted 1px #2a702a;
}
a.submenu:link {
	color:#7c7b7b;
}
a.submenu:active {
	color:#2a702a;
	border-bottom:dotted 1px #2a702a;
}
a.submenu:visited {
	color:#7c7b7b;
}





/* ------ FLASH PHOTO STRIPS ------ */

#hpflashstrip {
	width:auto;
	height:233px;
	background-image: url(../images/hp_photostrip_noflash.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#intflashstrip {
	width:auto;
	height:122px;
	background-image:url(../images/int_photostrip_noflash.jpg);
	background-repeat:repeat-x;
	background-position:center;
}






/* ------ HOMEPAGE PAGE ------ */

.hppost {
	padding-right: 15px;
	text-align: right;
	padding-top: 5px;

}

#hpbody {
	width:1000px;
	margin:0 auto;
}
#hpbodycontent {
	float:right;
	width:790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom: 4px;
	height: 193px;
}
a.hpbodylink:link {
	color: #afaaa3;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
a.hpbodylink:visited {
	color: #afaaa3;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
a.hpbodylink:hover {
	color: #afaaa3;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border-bottom:dotted 1px #afaaa3;
	font-weight: bold;
}
a.hpbodylink:active {
	color: #afaaa3;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border-bottom:dotted 1px #afaaa3;
	font-weight: bold;
}

/* ------ INTERIOR PAGES ------ */

#intbody {
	width:1000px;
	margin: 10px auto 0 auto;
}
#intbodycontent {
	float:right;
	width:712px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	text-align:left;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}




/* ------ PEOPLE PAGE ------ */

.alphabet {
	font-size:16px;
	font-weight:bold;
	color:#2a702a;
	margin-bottom:10px;
	padding-bottom:0;
}
.alphabetblank {
	font-size:16px;
	font-weight:bold;
	color:#BBBBBB;
	margin-bottom:10px;
	padding-bottom:10px;
}
#alphabetgrouped {
	width:646px;
	margin: 0;
}

.person_left{
	float:left;
	line-height:26px;
}
.personleft{
	margin:0;
	padding:0;
}
.email_right{
	float:right;
	line-height:26px;
	text-align: right;
}
.emailright{
	margin:0;
	padding:0;
	text-align: right;
}

a.thickbox:link{
	color:#444444;
	text-decoration:underline;
}
a.thickbox:hover{
	color:#2a702a;
	text-decoration:none;
}
a.thickbox:active{
	color:#444444;
	text-decoration:underline;
}
a.thickbox:visited{
	color:#444444;
	text-decoration:underline;
}


a.vcardlink:link {
text-decoration:none;
}
a.vcardlink:hover {
border-bottom:#AAAAAA dotted 1px;
}
a.vcardlink:active {
text-decoration:none;
}
a.vcardlink:visited {
text-decoration:none;
}



/* ------ NEWS PAGE ------ */


.news {
	font-size:12px;
	font-weight:bold;
	color:#2a702a;
	margin-bottom:10px;
	padding-bottom:0;
	margin: 0 18px 0 0;
}
.news_right {
	font-size:12px;
	font-weight:bold;
	color:#2a702a;
	margin-bottom:10px;
	padding-bottom:0;
	margin: 0 0 0 18px;
}
#newsgrouped {
	width:646px;
	margin: 0;
}
#newsleft{
	float:left;
	width:310px;
	overflow: auto;
	height:285px;
}
#newsmiddle{
	float:left;
	width:310px;
	overflow: auto;
	height:285px;
	margin-left:13px;
}

#noteworthy_scrollbox {
	overflow: auto;
	height:300px;
	padding-right:25px;
}

#newsright{
	float:right;
	width:400px;
}
.newsleft{
	margin:0;
	padding:0;
}
.newsmiddle{
	margin:0;
	padding:0;
}
a.newsleft:link{
	color:#444444;
	text-decoration:underline;
}
a.newsleft:hover{
	color:#2a702a;
	text-decoration:none;
}
a.newsleft:active{
	color:#444444;
	text-decoration:underline;
}
a.newsleft:visited{
	color:#444444;
	text-decoration:underline;
}
.newsright{
	margin:0;
	padding:0;
}

.newspost{
	padding: 0 18px 0 0;
	text-align: left;
}
.newspostright{
	padding: 0 0 0 18px;
	text-align: left;
}


/* ------ CASE STUDIES PAGE ------ */

.casestudies{
padding-bottom:20px;
}



/* ------ PHOTO PAGE ------ */

.photogrouped {
	width:570px;
	margin: auto;
}

.photo_column{
	float:left;
}

.thumbs {
margin:2px;
border:#DDDDDD 3px solid;
}



/* ----- FOOTER STYLE ------ */

#footer {
	clear: both;
	color:#afaaa3;
	padding:10px 0 12px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	line-height: 18px;
	text-align:center;
	margin: 0 auto;
	height:70px;
	border-top: 2px #afaaa3 solid;
}
a.footer:link {
	color: #2a702a;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.footer:visited {
	color: #2a702a;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.footer:hover {
	color: #2a702a;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom:dotted 1px #2a702a;
	font-weight: bold;
}
a.footer:active {
	color: #2a702a;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom:dotted 1px #2a702a;
	font-weight: bold;
}
a.footermail:link {
	color: #afaaa3;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.footermail:visited {
	color: #afaaa3;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.footermail:hover {
	color: #afaaa3;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom:dotted 1px #afaaa3;
	font-weight: bold;
}
a.footermail:active {
	color: #afaaa3;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom:dotted 1px #afaaa3;
	font-weight: bold;
}


/* ------ MISC ------ */

.clear{
clear:both;
}

.topbtn {
	/* ------ button for "back to top" ------ */
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#2a702a;
	text-decoration:none;
	text-align: left;
}
