body,html {
	text-align: center; /*for IE5x only*/
	margin:0; padding:0;
}
body {/*this is separated because DW applies the html background to everything */
	background-color: #F6F6F6; /* the color shown outside the 780 or 1004-wide page div */
}
/* ---------- page - the biggest div, containing everything else ------------*/
div#page {
	text-align:left;/* to counteract the IE5x hack in the body tag for centering*/
	padding: 0;
	margin: auto; /* set this margin to zero for stuck-left designs, auto for float-center */
	background: url(assets/grid.gif) 0 0;
	width: 1004px; 
}

/* --------------- ^ page ^ ---------------*/

/* ----------- banner -----------------*/
div#banner {
	margin: 0;
	padding: 0;
	background: url(assets/banner.jpg) 10px 0 no-repeat #F6F6F6;
	height: 197px;
}

/* ----------- ^ banner ^ -----------------*/
div#underBanner {
	background: #F6F6F6;
	border-bottom: 2px solid #008749;
	height: 20px;
	padding: 0 10px 0 10px;
}
div#underBanner p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	float: left;
	margin: 0;
	padding: 4px 0 0 1px;
	line-height: 1.1em;
}
div#underBanner p.email {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	float: right;
	margin: 0;
	padding: 4px 1px 0 10px;
	line-height: 1.1em;
}
div#underBanner a:link {
	color: #000000;
	text-decoration: none;
}
div#underBanner a:hover {
	color: #008749;
}
/* -------- left column ----------*/
div#leftcol {
	float: left;
	margin: 0;	
	padding: 0 15px 10px 15px; /* T R B L */
	width: 197px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 167px; /* content only */
	background: transparent;
}

/* -------- ^ left column ^ ----------*/
/* ---------vertical navigation-------------*/
div#nav {
	float: left;
	margin: 0;
	background: transparent;	
	padding: 0 5px 10px 3px; /* T R B L */
	width: 208px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 200px; /* content only */
}
div#nav ul {
	position: absolute;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 30px 0;
	padding: 0;
}
div#nav ul .level2 {
	position: absolute;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 10px 10px 0 10px;
	background: url(assets/grid.gif) 0 0;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 2px solid #777777;
	border-bottom: 2px solid #777777;
}

div#nav ul ul {position: absolute;top: -8px;left: 200px;
display: none;width:150px;}
div#nav>ul ul {position: absolute;top: -5px;left: 200px;
  display: none;width:150px;}/*for all but IE*/
div#nav ul li {position: relative;}
div#nav ul ul li {width: 120px;}
div#nav ul ul li a:link {width:100px;}

div#nav li {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.0em;
	margin: 0 0 5px 0; /* T R B L */
	padding: 0 0 0 0;
	width: 200px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 200px; /* content only */
	height: 25px;
	letter-spacing: 0.03em;
	font-variant:small-caps;
}
/* following 2 rules position the links under Portfolios so that in IE, they don't jump down when the flyout menu opens*/
div#nav ul#underPortfolios {
	position:relative;
	top:126px;
}
div#nav>ul#underPortfolios {/* for all but IE */
	position:relative;
	top:121px;
}
div#nav li a:link {	
	display: block;
	text-decoration: none;
	background: url(assets/nav_icon.gif) top left no-repeat transparent;
	color: #444444;	
	padding: 0px 0px 0 34px; /* T R B L */
	margin: 0;
	width: 194px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 160px; /* content only */
	height: 25px;
}
div#nav li a:visited {
	display: block;
	text-decoration: none;
	background: url(assets/nav_icon.gif) top left no-repeat transparent;
	color: #444444;	
	padding: 0px 0px 0 34px; /* T R B L */
	margin: 0;
	width: 194px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 160px; /* content only */
	height: 25px;
}
div#nav li a:hover {
	background: url(assets/nav_iconYAH.gif) top left no-repeat transparent;
	color: #008749;
}
div#nav li a:active {
	background: url(assets/nav_iconYAH.gif) top left no-repeat transparent;
	color: #008749;
}
div#nav li a.YAH:link {
	cursor: text !important;
	background: url(assets/nav_iconYAH.gif) top left no-repeat transparent  !important;
	color: #008749 !important;
}
div#nav li a.YAH:visited {
	cursor: text !important;
	background: url(assets/nav_iconYAH.gif) top left no-repeat transparent  !important;
	color: #008749 !important;
}
.nolink {
	display: block;
	text-decoration: none;
	background: url(assets/nav_icon.gif) top 10px no-repeat transparent;
	color: #444444;	
	padding: 0px 0px 0 44px; /* T R B L */
	margin: 0;
	width: 184px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 150px; /* content only */
	height: 25px;
}
div#nav ul ul.noScript {
	visibility:visible;
	display: block;
	position: relative;
	left: 15px;
	top: 0;
	margin: 0;
}
/* --------- ^ vertical navigation ^ -------------*/
div#badge1 {
	position: relative;
	padding: 5px !important;
	margin: 150px 5px 0 5px;
	text-align: left;
}
div#badge2 {
	padding: 1px 0px 10px 0px !important;
	margin: 100px 5px 0 5px;
	text-align: center;
}
div#badge3 {
	padding: 1px 0px 10px 0px !important;
	margin: 100px 10px 0 10px;
	text-align: center;
}
/* -------------content---------------*/

div#content {
	float: left;
	margin: 0;
	background: transparent;
	padding: 0px 0px 50px 30px; /* T R B L */
	padding-left: expression("0");
	width: 740px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 700px; /* content only */
}

/* -------------------------------------*/

/* content text styling */
h1, h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	line-height: 1.2em
}
h2 {
	font-size: 14px;
	line-height: 1.2em;
	margin-top: 1.5em;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
	padding-top: 1.2em; 
	margin: 0;
}
p.firstPara {
	padding-top: 0;
}

/* links in the content area */
#content a:link, #badge3 a:link {
	color: #006034;
	text-decoration: underline;
}
#badge1 a:link {
	color: #006034;
	text-decoration: underline;
}
#content a:visited, #badge3 a:visited {
	color: #006034;
	text-decoration: underline;
}
#content a:hover,#content a:active {
	color: #006034;
	text-decoration: underline;
}

#content ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0.3em 0 0 3em; /* T R B L */
	padding: 0;
}
#content li {
	color: #006034;/* the bullet color */
	font-size: 18px;/* the bullet size */
}
#content li p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;	
	margin: 0 0 0 0;
	padding: 0 0 0.4em 0;
}
#content ul.list2 {
	list-style-type: circle;
	list-style-position: outside;
	margin: 0px 0 0 3em; /* T R B L */
	padding: 0px;
}
#content ul.list3 {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px 0 0 3.5em; /* T R B L */
	padding: 0px;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-weight: bold;
}
#content ul.list3 li {
	color: #006034;/* the bullet color */
	font-size: 13px;/* the bullet size */
}
/* -------------------------------------*/
/* each sidebar has its own ID */
#floatedSidebar {
	float: right;
	margin-bottom: 25px;
	background: #F8F8F8;
	margin: 0px 0px 0px 17px;/* T R B L */
	padding: 12px 15px 18px 15px;
	border: 1px solid #008749;
	width: 196px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 147px; /* content only */
}
div#floatedSidebar h2 {
	margin: 0;
}

/* -------------------------------------*/
.floatedPullquote {
	float: right;
	margin: 5px 0 10px 20px;  /* T R B L */
	padding: 5px 0px 8px 0px;  /* T R B L */
	border-top: 2px solid #008749;
	border-bottom: 2px solid #008749;
	width: 250px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 250px; /* content only */
}
.floatedPullquote p {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	line-height: 1.1em;
	letter-spacing: 0.01em;
	color: #777777;
	padding: 0px 5px 0px 8px;  /* T R B L */	
}

.floatedPhotoRight {
	float: right;
	margin: 10px 0 5px 15px;  /* T R B L */
}
.floatedPhotoRight img {
	display: block;
	padding-bottom: 3px;
}
.floatedPhotoRight p {
	margin: 1px 0 0 0;
	padding: 2px 2px 0 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}
.floatedPhotoLeft {
	float: left;
	margin: 10px 15px 5px 0;  /* T R B L */
}
.floatedPhotoLeft img {
	display: block;
	padding-bottom: 3px;
}
.floatedPhotoLeft p {
	margin: 1px 0 0 0;
	padding: 2px 2px 0 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}

.floatedTableLeft {
	float: left;
	margin: 22px 10px 0px 0px;
}
.floatedTableLeft table,.floatedTableRight table,.floatedTableFull table {
	border-collapse: collapse;
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;	
}
.floatedTableLeft th,.floatedTableRight th,.floatedTableFull th {
	background-color: #006034;
	color: #FFFFFF;
	padding: 2px;
}
.floatedTableLeft td,.floatedTableRight td,.floatedTableFull td {
	text-align: left;
	padding: 2px;
}
.floatedTableLeft td.tBottomRow,.floatedTableRight td.tBottomRow,.floatedTableFull td.tBottomRow {
	border-bottom: 1px solid #006034;
}
.floatedTableLeft .altRow,.floatedTableRight .altRow,.floatedTableFull .altRow {
	background-color: #f8f8f8;
}
.floatedTableLeft td.tLeft, th.tLeft {
	font-weight: bold;
	text-align: left;
}
.floatedTableRight td.tLeft, th.tLeft {
	font-weight: bold;
	text-align: left;
}
.floatedTableFull td.tLeft, th.tLeft {
	text-align: left;
}
.floatedTableLeft th.tLeft,.floatedTableRight th.tLeft,.floatedTableFull th.tLeft {
	padding: 2px 2px 2px 2px;
}
td#tBottomLeftFL, td#tBottomLeftFR, td#tBottomLeftFC {
	border-bottom: 1px solid #006034;
}
.floatedTableLeft p,.floatedTableRight p,.floatedTableFull p {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 2px 0 2px;
	line-height: 1.2em;
}

.floatedTableRight {
	float: right;
	margin: 22px 0 10px 20px; /* T R B L */
}
.floatedTableFull {
	clear: both;
	margin: 12px auto 10px auto; /* T R B L */

}
/* the styles for the contact form */
td.contactLabel {
	text-align:right;
	vertical-align:top;
	padding: 3px 3px 3px 0;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
}
td.contactBox {
	text-align:left;
	vertical-align:middle;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
}
table.contactForm {
	clear: both;
	margin: 10px auto 0px auto; /* T R B L */
	border-collapse: collapse;
	width: 465px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 465px; /* content only */
}
.formBox {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.1em;
	padding: 2px;
}
.validationSummary, .validationSummary ul {
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.4em;
	margin: 0.8em 0 0.5em 3em; /* T R B L */
	padding: 0;	
}
.validationSummary li {
	color: #FF0000 !important;
	list-style-type: disc;
	list-style-position: outside;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif  !important;
	font-size: 12px !important;
	font-weight: normal;
}
.thanksHeadline {

}
.button {
	display: inline;
	text-decoration: none !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #F6F6F6;
	color: #880029;
	border: 1px solid #008749;
	padding: 2px 4px 3px 4px;
}
.button:hover{
	background: #FFFFFF !important;
}
/* ------------- ^ content ^ ---------------*/

/* ------------ bottom navbar ----------------*/
div#bottomNav {
	margin: 0;
	padding: 5px 10px 4px 20px;
	background-color: #006034;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 45px;
}

div#bottomNav ul {
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 5px 0;/* T R B L */
	padding: 0;
}
div#bottomNav li {
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.7em;
	margin: 0 0 0 -5px; /* T R B L */
	padding: 0 10px 0 0;
}
div#bottomNav li a:link {	
	display: inline;
	text-decoration: none;
	background-color: transparent;
	color: #FFFFFF;	
	padding: 0 5px 3px 5px; /* T R B L */
	letter-spacing: 0.03em;
}
div#bottomNav li a:visited {
	display: inline;
	text-decoration: none;
	background-color: transparent;
	color: #FFFFFF;	
	padding: 0 5px 3px 5px; /* T R B L */
	letter-spacing: 0.03em;
}
div#bottomNav li a:hover {
	text-decoration: underline;
}
div#bottomNav li a:active {
	text-decoration: underline;
}
div#bottomNav li a.YAH {
	cursor: text !important;
	color: #BBBBBB !important;
	text-decoration: none !important;
}
/* ------------ ^ bottom navbar ^ ----------------*/

/* ------------ footer, where we put the copyright ----------------*/
div#footer {
	clear: both;
	margin: 0;
	padding: 10px 10px 10px 20px;
	font-family:"MS Sans Serif", arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	background: transparent;
	height: 20px;
}

div#footer .copy {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
}
div#footer .sm {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 9px;
	vertical-align: top;
}
div#footer a {
	color: #000000;
	text-decoration: none;
}
div#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.clearBoth {
	clear: both;
}
/* ------------ ^ footer ^ ----------------*/







