/* This is the reset */

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 0; list-style: decimal; }
ul { padding-left: 0; list-style:square; }
q:before, q:after { content:''; }

/* end of the reset */

html {
  /*background-color: #4a5f8a;*/
  background-color: #000;
  background-image: url(images/je_bg.png);
  background-repeat: repeat-x;
}

body {
  /*background-color: #FFF;*/
  width: 946px;
  height: 2000px;
  margin-left: auto;
  margin-right: auto;
}

#main {
  background-color: #FFF;
  /*width: 946px;
  margin-left: auto;
  margin-right: auto;*/
  border-top: 1px solid #82a16f;
  border-right: 13px solid #82a16f;
  border-left: 1px solid #82a16f;
  border-bottom: 3px solid #82a16f;
}

#header {
	height: 95px;
	background-image: url(images/bg_header.png);
	background-repeat: repeat-x;
}

#headergraphic {
	float: left;
	margin-top: 29px;
	margin-left: 20px;
}

#header #contactinfo {
	float: right;
	margin-top: 35px;
	margin-right: 12px;
}

#tagline {
	margin-top: 9px;
	margin-bottom: 22px;
	margin-left: 197px;
}

h1 {
	color: #000;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
  	margin-left: 19px;
}

#sidebarheader h2 {
	
	/*border: 1px solid gray;*/
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	font-weight: bold;
  	padding-top: 22px;
  	padding-left: 4px;
  	padding-bottom: 2px;

}

h2.nolink {

	/*border: 1px solid gray;*/
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	font-weight: bold;
  	padding-top: 5px;
  	/*padding-left: 22px;*/
  	padding-bottom: 4px;
  	margin-left: 19px;
	/*background-image: url(images/icn_acrobat.png);
	background-repeat: no-repeat;
	background-position: 0% 65%;*/

}

h2.link-pdf {

	/*border: 1px solid gray;*/
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	font-weight: bold;
  	padding-top: 5px;
  	padding-left: 22px;
  	padding-bottom: 4px;
  	margin-left: 19px;
	background-image: url(images/icn_acrobat.png);
	background-repeat: no-repeat;
	background-position: 0% 65%;

}

h3 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	font-weight: bold;
	/*border-top: 1px solid gray;*/
	background-image: url(images/blt_header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
  	padding-top: 15px;
  	padding-left: 32px;
  	margin-left: 19px;
  	margin-bottom: 0;
  	/*margin-bottom: -10px;*/
  	/*text-decoration: none;*/
}


#services h3 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	font-weight: bold;
	/*border-top: 1px solid gray;*/
	background-image: url(images/blt_header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
  	padding-top: 15px;
  	padding-left: 32px;
  	margin-left: 19px;
  	margin-bottom: 0;
  	/*margin-bottom: -10px;*/
  	/*text-decoration: none;*/
}

p {
  font-family: Georgia, Baskerville, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1em;
	line-height: 150%;
	margin-top: 2px;
	margin-bottom: 12px;
  	margin-left: 19px;
}

.mousetype {
	font-size: .8em;
	line-height: 150%;


}

.inset strong {
	font-style: italic;
	/*font-weight: bold=100;*/
	color: #555;
}

.photo {
	float: right;
	border: 3px solid #82a16f;
}

#header p {
	/*border: 1px solid black;*/
	font-family: Georgia, Baskerville, "Times New Roman", Times, serif;
  	font-size: .85em;
	color: #000000;
	line-height: 115%;
	text-align: right;
	padding-top: 8px;
}

#services p {
	margin-left: 51px;
	}



ul {
  	font-family: Georgia, Baskerville, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1em;
	line-height: 150%;
	list-style: circle;
	margin-top: 12px;
  	margin-left: 59px;
  	margin-bottom: 10px;
  	
}

li {
	margin-bottom: 7px;
}
ul ul {
	font-family: Georgia, Baskerville, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1em;
	line-height: 150%;
	list-style: square;
	margin-top: 12px;
}

#services ul {
	margin-left: 110px;
	}

#mainwrapper {
	width: 100%;
}

#maincontent {
	width: 600px;
	margin-left: 178px;
	padding-bottom: 35px;
	/*border: 1px solid green;*/
	
}

#home #maincontent {
	width: 540px;
	margin-left: 178px;
	padding-bottom: 35px;
	/*border: 1px solid green;*/
	
}


#sidebar {
	width: 178px;
	float: right;
	margin-left: 10px;
	/*border: 1px solid red;*/
}

#sidebarheader {
	background-image: url(images/bg_header_sidebar.png);
  	background-repeat: none;
  	height: 40px;
}

#sidebarcontent {
	background-color: #ebf6e4;
	padding-top: 10px;
	padding-bottom: 10px;
	/*border: 1px solid gray;*/

}

#sidebar ul {
  	font-family: Georgia, Baskerville, "Times New Roman", Times, serif;
	color: #000000;
	font-size: .85em;
	line-height: 125%;
	list-style: disc;
	margin-top: 0;
	margin-left: 35px;
}


#sidebar h2 {
  	color: #000;
  	margin-left: 15px;
	padding-top: 10px;
  	font-weight: bold;
  	font-family: Georgia, Baskerville, "Times New Roman", Times, serif;
  	font-size: .9em;
  	font-style: italic;
}

.spot {
	/*border: 1px solid aqua;*/
	width: 555px;
	margin-left: 19px;
	margin-bottom: 8px;
	padding-bottom: 25px;
	background-image: url(images/rule_green.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.spotlight {
	
	/*border: 1px solid pink;*/
	background-image: url(images/quote_start.png);
	background-repeat: no-repeat;
	position: upper left;
	width: 490px;
	/*margin-left: 19px;
	margin-right: auto;*/
	margin-top: 15px;
	margin-bottom: -3px;
	padding-left: 39px;
	padding-right: 39px;
	padding-bottom: 5px;
	padding-top: 28px;

	/*border-bottom: 3px solid #dee6f8;*/

}

.spotlight p {
  	color: black;
  	font-family: Georgia, Baskerville, "Times New Roman", Times, serif;
  	font-size: .9em;
  	font-style: italic;
  	margin: 0;
  	text-align: center;
  	padding-bottom: 15px;
  	padding-right: 45px;
  	background-image: url(images/quote_end.png);
	background-repeat: no-repeat;
	background-position: right bottom;
  	/*border: black solid 1px;*/
	
}

.spotlight .attribution {
  	color: black;
  	/*border: black solid 1px;*/
  	font-family: Georgia, Baskerville, "Times New Roman", Times, serif;
  	font-size: .75em;
	font-style: normal;
  	margin: 0;
  	margin-right: -25px;
  	text-align: right;
  	text-decoration: none;
  	padding-top: 0;
  	padding-bottom: 0px;
  	margin-top: -5px;
  	margin-bottom: none;
	background-image: none;
	
}

.inset {
	background-color: #f4f7fb;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	padding-right: 15px;
	border: 1px solid #dfe0e2;
}

.inset h1, h2, h3 {
	padding: 0;
	margin: 0;
	background-image: none;
	font-family: Georgia, Baskerville, "Times New Roman", Times, serif;
}

.inset h1 {
	font-style: normal;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	padding-bottom: 3px;
}

.inset h2 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	border-bottom: 2px dotted #ccc;
	padding-bottom: 4px;
	margin-bottom: 4px;
	color: #555;
}

.inset h3 {
	font-weight: bold;
	color: #777;
}

.inset ul {
	margin-bottom: 20px;
	list-style-type: square;
	font-size: .9em;
	font-style: italic;
}

.testimonial p {
	margin-bottom: 2px;
  	margin-left: 19px;
  	padding-bottom: 0;
}

.signature p {
	text-align: right;
	font-size: .8em;
	line-height: 100%;
	padding: 3px;
	/*border: 1px red solid;*/
	margin-bottom: 0;

}

.signature .title {
	/*border-bottom: 1px black solid;*/
	font-style: italic;
	padding-bottom: 28px;
	margin-bottom: 15px;
	margin-top: -3px;
	background-image: url(images/rule_green.png);
	background-repeat: repeat-x;
	background-position: bottom;
}



#sidenav {
	float: left;
	margin-left: -22px;
	width: 197px;
	height: 350px;
	/*background-color: #f4f7fb;*/
	border: 1px solid #e2e3e4;
	border-bottom: none;
}

* html #sidenav,
		#bottomnav 
		{ zoom:1; }

#bottomnav {
	/*border: 1px solid black;*/
	border-top: 2px solid #b5c5e5;
	width: 625px;
	margin-top: 15px;
	/*margin-left: 195px;*/
	margin-left: 170px;
	
	margin-bottom: 35px;
}

#bottomnav ul {
	width: 615px;
	margin-left: 15px;
	margin-top: 5px;
	padding-right: 45px;
	/*margin-left: -6px;

  	margin-bottom: 12px;
  	padding-left: 6px;
  	padding-right: auto;*/
  	font-size: .7em;
	}
	
#bottomnav li {
	list-style: none;
	float: left;
	
	padding-right: 6px;
	padding-left: 8px;
	background-image: url(images/blt_botnav.gif);
  	background-repeat: no-repeat;
  	background-position: 0px 6px;
}

#bottomnav li.start {
	background: none;

	
}
/* LINK STYLING STARTS HERE */

a:link {
	color: #65884f;
	text-decoration: none;
	
	}
a:visited {
	color: #546c9c;
	text-decoration: none;
}
a:hover {
	color: #65884f;
	/*color: #556948;*/
	border-bottom: 2px dotted;
	text-decoration: none;
}

a:active {
	color: #546c9c;
	/*color: #556948;*/
	border-bottom: 2px dotted;
	text-decoration: none;
}


#sidenav ul {
	display: block;
	list-style-type: none;
	padding-top: 0;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	
}

#sidenav li {
	height: 49px;
	width: 197px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	/*border: 1px black solid;*/
	border-bottom: 1px solid #e2e3e4;

}

/*#sidenav li.last {
	border-bottom: none;
}*/

#sidenav a:link {
	text-decoration: none;
	/*border: 1px black solid;*/
	display: inline-block;
	height: 49px;
	width: 197px;
	background-image: url(images/sidenav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;

}

#sidenav a:visited {
	text-decoration: none;
	/*border: 1px black solid;*/
	display: inline-block;
	height: 49px;
	width: 197px;
	background-image: url(images/sidenav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;

}

#sidenav a:hover {

	border-bottom: none;
	background-image: url(images/sidenav_bg1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidenav a:active {

	border-bottom: none;
	background-image: url(images/sidenav_bg1.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#home #sidenav a#homeLinkSide,
#services #sidenav a#servicesLinkSide,
#philosophy #sidenav a#philosophyLinkSide,
#casestudies #sidenav #casestudiesLinkSide,
#testimonials #sidenav #testimonialsLinkSide,
#experience #sidenav #experienceLinkSide,
#contactinfo #sidenav #contactinfoLinkSide
{
	border-bottom: none;
	background-image: url(images/sidenav_bg1.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#bottomnav a:link {
	color: #000066;
	text-decoration: none;
}
#bottomnav a:visited {
	color: #4e4ebe;
	text-decoration: none;
}

#bottomnav a:hover {
	border-bottom: 4px solid #afcc9d;
	text-decoration: none;
}

#bottomnav a:active {
	color: #4e4ebe;
	text-decoration: none;
}


#home #bottomnav a#homeLink,
#services #bottomnav a#servicesLink,
#philosophy #bottomnav a#philosophyLink,
#casestudies #bottomnav #casestudiesLink,
#testimonials #bottomnav #testimonialsLink,
#experience #bottomnav #experienceLink,
#contactinfo #bottomnav #contactinfoLink
{
	border-bottom: 4px solid #afcc9d;
}

h2 a:link {
	color: #4a5f8a;
	border-bottom: double 5px #4a5f8a;
	
}

h2 a:visited {
	color: #798baf;
	border-bottom: double 5px #798baf;
}

h2 a:hover {
	border-bottom: double 5px #65884f;
	}
	
h2 a:active {
	color: #798baf;
	border-bottom: double 5px  #93b27f;
	}
	
.inset a:link {
	color: #546c9c;
	text-decoration: none;
	font-weight: bold;
	
	}
.inset a:visited {
	color: #65884f;
	text-decoration: none;
	font-weight: bold;

}
.inset a:hover {
	color: #65884f;
	/*color: #556948;*/
	border-bottom: 2px dotted;
	text-decoration: none;
	font-weight: bold;
}

.inset a:active {
	color: #546c9c;
	/*color: #556948;*/
	border-bottom: 2px dotted;
	text-decoration: none;
	font-weight: bold;
}

