/* CSS Document */

/*---------- GLOBAL SETTINGS -----------*/

body {
	font: 75%/1.6em Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	color: #222;
	letter-spacing: .04em;
	background: #fff;
}

a {
	text-decoration: none;
	color: #0066CC;
}

p {
  margin: 1em 0 1em 0;
}

.hideText {
	text-indent: -5000px;
	overflow: hidden;
}

/*---------- BASE CONTAINER -----------*/

#shell {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	padding:0 0 0 5px;
    /* border: solid 1px #c4c7c0; */
	background: url(../images/page_bg.gif) repeat-y  0 0;
	}


/*---------- BANNER -----------*/

#banner {
	height: 168px;
	width: 721px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: url(../images/header_divider.gif) left bottom repeat-x;
	background-color: #fff;
}

#logoArea {
	width: 172px;
	height: 127px;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/logo.gif) left top no-repeat;
}

#imageArea {
	width: 549px;
	height: 127px;
	float: right;
	background: url(../images/banner1.jpg) left top no-repeat;
}

/*---------- MAIN MENU -----------*/

#menu {
	width: 549px;
	background-color: #506854;
	padding: 0px 0px 0px 172px;
	margin: 0px;
	clear: both;
	list-style: none;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
	height: 26px;
	background: url(../images/menubg.gif) repeat-x;
	overflow: hidden;
}

#menu li {
	border-left: dotted 1px #595aa5;
	border-right: dotted 1px #262772;
	padding: 0px 10px 0px 10px;
  display: inline;
	float: left;
	margin: 0px;
	height: 26px;
	/*overflow: hidden;*/
}

.inactiveMenu {
  display: inline;
  float: left;
  height: 26px;
	padding: 2px 10px 4px 10px;
	color: #fff;
	/*overflow: hidden;*/
}

.activeMenu {
	display: inline;
  float: left;
  height: 26px;
  margin: 0 0 0 7px;
  padding: 2px 12px 0px 5px;
  background: url(../images/menuactivebg.gif) right top no-repeat;
  color: #fff;
	/*overflow:hidden;*/
}

.activeMenuLeft {
	background: url(../images/menuactiveleft.gif) 0 0 repeat-x;
	/*overflow:hidden;*/
}

#menu a:hover {
	color: #0066CC;
}

/* this was add to keep the white dotted border around the contact button */
/*
li#contactb {
border-right: dotted 1px #595aa5;
}
*/


/*---------- CONTENT -----------*/

#contentContainer {
  position: relative;
	background: url(../images/gradient.jpg) left bottom no-repeat;
	width: 721px;
	float:left;
}

#content {
	width: 489px;
	float: right;
	padding: 30px 30px 30px 30px;

}


#content h2 {
  margin: 0;
	padding: 0px;
	font-size: 1.3em;
	color: #4f5096;
	letter-spacing: 0em;
}

#content h3 {
	margin: 0px;
	padding: 20px 0 5px 0;
	font-size: 1.2em;
  font-size: 1.4em;
  line-height: 1.2em;
  letter-spacing: 0em;
  font-weight: normal;
	color: #f19532;
}


.infoText {
	margin:0 0 15px 0;
}

.contentText {
	margin: 0 0 15px 0;
	/*margin: 10px 0 15px 0;*/
}

.bioText {
	margin: 25px 0 15px 0;
}

.section {
  position: relative;
	width: 489px;
  margin-top: -1px;
  margin-bottom: 30px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.section .section {
  width: 469px;
  margin: 0 0 0 20px;
  padding: 0;
}

.section p.preface {
  margin-bottom: -20px;
  font-size: 0.9em;
}

.section p.highlight {
  margin-left: 20px;
  margin-bottom: 30px;
}

.section p.snugHighlight {
  margin-bottom: 15px;
}


.section p.backToTop {
  text-align: right;
  margin-bottom: 0;
}

/*
.section p.backToTop, .section p.backToTop a {
  width: 32px;
  height: 32px;
}

.section p.backToTop {
  position: absolute;
  top: 15px;
  right: 0px;
}

.section p.backToTop a {
  display: block;
  background: transparent url(../images/backToTop.gif) no-repeat center center;
  text-indent: -5000px;
  overflow: hidden;
}
*/

#tools .section h3 {
  width: 350px;
  padding-top: 18px;
}

#content ul {
  margin-top: -5px;
}

#content .sectionHeader {
  font-family: "Times New Roman", serif;
  color: #05135b;
  text-transform: uppercase;
  font-variant: small-caps;
  letter-spacing: 0.02em;
  font-size: 1.6em;
  font-size: 1.7em;
  font-weight: normal;
}



#content .businessTitle {
	margin: 0 0 10px 0;
}

#content .servicesTitle {
	margin: 0 0 10px 0;
}

#content .companyTitle {
	margin: 0 0 10px 0;
}






/* Page Services Only */

/* Take out later.  This keeps the teamwork header from getting too close. */
#services .contentText {
	margin-bottom: 0px;
}


#content ul.clientList {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-position: inside;
}

h4.printbio {
  display: block;
  position: absolute;
  top: 22px;
  left: 518px;
  width: 180px;
  height: 36px;
  margin: 0;
  padding: 0;
  text-indent: -5000px;
  overflow: hidden;
}

h4.printbio a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/print_bio.gif) 0 0 no-repeat;
}

h4.printmap {
  position: absolute;
  top: 282px;
  left: 520px;
  width: 180px;
  height: 36px;
  margin: 0;
  padding: 0;
  text-indent: -5000px;
  overflow: hidden;
}

h4.printmap a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/print_map.gif) 0 0 no-repeat;
}

h4.learnMore a {
  position: absolute;
  display: block;
  top: 12px;
  right: 0;
  right: -13px;
  width: 148px;
  height: 36px;
  background: transparent url(../images/learn_more.gif) no-repeat 0 0;
  text-indent: -5000px;
  overflow: hidden;
}



.ds_bottom {
	background: #fff url(../images/footer_bg.gif) no-repeat 0 0;
	height:10px;
	width:735px;
	margin-left: auto;
	margin-right: auto;
} 


#content img.photoInsert {
  display: inline;
  float: right;
  width: 103px;
  height: 110px;
  padding: 2px;
  margin: 5px 10px 5px 0;
  margin: 30px 5px 0 10px;
  border: solid 1px black;
}

#content img.photoCatherine {
  width: 84px;
  height: 98px;
  margin-top: 15px;
}






/* Page Services Only */

#content li {
	padding: 3px 0px 3px 0px;
}

#contentFix {
	clear: both;
}


.contentFix {
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.clear {
  clear: both;
}



/* .cutin {
	margin: 0px 30px 0px 45px;
	padding-left: 15px;
	border-left: solid 5px #d3d4d1;
	color: #4f5096;
	font-weight: bold;
	font-size: .9em;
	font-style: none;
	line-height: 1.4em;
} */

.cutin {
	margin: 0px 30px 0px 45px;
	padding:5px 10px 5px 15px;
	border: solid 1px #fff5a3;
	border-left: solid 5px #fff5a3;
	background:#fdf9d9;
	color: #7677b6;
	font-weight: bold;
	font-size: .9em;
	font-style: none;
	line-height: 1.4em;
}

.mainQuote {
	background: url(../images/open_quote.gif) left top no-repeat;
	margin: 50px 0px 0px 10px;
	padding: 3px 0px 0px 0px;
	width: 150px;	
	color: #4f5096;
	letter-spacing: 0em;
}

.mainQuote .quote {
	background: url(../images/close_quote.gif) right bottom no-repeat;
	font-style: none;
	text-indent: 2em;
	padding: 0px;
	margin: 0px;
	font-size: .9em;
	line-height: 1.7em;
}

.mainQuote .author {
	text-align: right;
	font-weight: bold;	
	font-size: .8em;
	line-height: 1.3em;
	color: #a4a4af;
}


/*
#content .businessTitle {
	text-indent: -5000px;
	overflow: hidden;
	width: 403px;
	height: 25px;
	margin: 0 0 10px 0;
	background:url(../images/business.gif) left top no-repeat;
}

#content .servicesTitle {
	text-indent: -5000px;
	overflow: hidden;
	width: 85px;
	height: 25px;
	margin: 0 0 10px 0;
	background:url(../images/services.gif) left top no-repeat;
}

.teamworkTitle {
	text-indent: -5000px;
	overflow: hidden;
	width: 395px;
	height: 18px;
	background: url(../images/teamwork.gif) left top no-repeat;
}

.planningTitle {
	text-indent: -5000px;
	overflow: hidden;
	width: 420px;
	height: 18px;
	background:url(../images/planning.gif) left top no-repeat;
}

.resultsTitle {
	text-indent: -5000px;
	overflow: hidden;
	width: 399px;
	height: 18px;
	background:url(../images/resultsh1.gif) left top no-repeat;
}

#content .companyTitle {
	text-indent: -5000px;
	overflow: hidden;
	width: 93px;
	height: 35px;
	height: 25px;
	margin: 0 0 10px 0;
	background:url(../images/company.gif) left top no-repeat;
}

.clientTitle {
	text-indent: -5000px;
	overflow: hidden;
	width: 108px;
	height: 18px;
	background:url(../images/client.gif) left top no-repeat;
}

.toolsTitle {
	text-indent: -5000px;
	overflow: hidden;
	width: 56px;
	height: 18px;
	background: url(../images/toolsHeader.gif) left top no-repeat;
}


.contactTitle {
	text-indent: -5000px;
	overflow: hidden;
	width: 117px;
	height: 18px;
	background:url(../images/contact.gif) left top no-repeat;
}
*/

#content ul.linkList {
	margin: 0px 0px 0px 15px;
	padding: 0;
}

#content ul.linkList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ul.linkList a {
  display: block;
  width: 340px;
  padding: 3px 0 3px 30px;
  background: url(../images/information.gif) 5px center no-repeat;
}

/*---------- SUBMENU AREA -----------*/

#submenuContainer {
  display: inline;
	float: left;
	width: 172px;
	padding: 0;
	margin: 0;
}

#submenu {
	width: 172px;
	padding: 25px 0 0 0;
	margin: 0;
	list-style: none;
	font-size: .9em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;	
	letter-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
}

#submenu li {
  margin: 5px 0 5px 0;
  margin: 0;
}

#submenu a {
	display: block;
	padding: 7px 10px 7px 10px;
	width: 152px;
}

#submenu a:hover, #subsubmenu a:hover {
	/*background-color: #b6bac5;*/
	color: #fff;
	color: #b6bac5;
	color: #f1922c;
}

.activeSubmenu {
	/*background: #1e1f5b url("../images/sidebar_rounder.gif") no-repeat 100% 0;*/
	/*color: #fff;
	color: #000;*/
	color: #0066CC;
	color: #f1922c;
	padding: 7px 10px 7px 10px;
	width: 152px;
}

#subsubmenu {
	width: 172px;
	padding: 6px 0 10px 0;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: .9em;
	/*background: #e6eaf5 url("../images/sidebar_rounder_bottom.gif") no-repeat 100% 100%;*/
	/*background-color: #e6eaf5;*/
	/*border-top: solid 1px #b6bac5;*/
	/*border-bottom: solid 1px #b6bac5;*/
}

#subsubmenu li {
	margin: 0;
	padding: 0;
}

#subsubmenu a {
	color: #6f728d;
	/*color: #0066CC;*/
	display: block;
	padding: 7px 10px 7px 20px;
	width: 142px;
	background: url(../images/bulldet1.gif) 8px 10px no-repeat;
}

.activeSubsubmenu {
	color: #fff;
	color: #f1922c;
	display: block;
	padding: 7px 10px 7px 20px;
	width: 142px;
	/*background: #f1922c url(../images/sidebar_fill.gif) repeat-x 0 0;*/

}

/*--------- Footer ----------*/

#bottomMenu {
	font-size: .8em;
	text-align: center;
	border-bottom: solid 1px #AAA;
	width: 721px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 5px 0px;
}

#bottomMenu a {
	padding: 0px 20px 0px 20px;
	
}

#footer {
	width: 721px;
	font-size: .8em;
	letter-spacing: 0em;
	margin: 10px auto 20px auto;
	line-height: 1.1em;
}

#footer a {
	color:#999;
	}

#footer a:hover {
	font-weight:bold;

	}


#footer .email {
  display: inline;
	float: right;
	margin: 0;
	text-align: right;
}

#footer .copyright {
  display: inline;
	float: left;
	margin: 0;
}
