/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	
}
/* remember to define focus styles! */
 

:focus {
	outline: 0;
}
body {
	line-height: 1;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/*end reset*/
/*golbal styles*/
body {
	color: #333333;
	background-color:#337159;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;

}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
  display: block;
  font-size: 18px;
  color: #337159;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 23px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #337159;
	font-weight: bold;
	padding-bottom: 5px;
}

h3 {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
  	color:#9D8453;
}

h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
}

h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}

/*end golbal*/

#content .locations {
 	color:#9D8453;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration:none;
}

 
#main { background-color:#FFF; width: 100%;}
 
 
 /*top section--------------------------------------------------------*/
 #header {
	height: 217px;
	background:url(images/header-overflow.gif) repeat; 
 }
 
 #logo {
	position:absolute;
	top: 67px;
	left: 32px;
 	width:129px;
 }
 
 #search {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	color:#FFF;
	position:absolute;
	top: 170px;
	left: 765px;
 	width:220px;
 }
 
 /*end top section--------------------------------------------------------*/
 
 
 
 /*middle section--------------------------------------------------------*/
 #middle {
	width: 986px;
	background:url(images/navibg.gif) repeat-y;
	height: 100%;
 }	

		/*crumb trail*/
		#crumbs {
			width:740px;
			line-height:18px;
			text-align:right;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			position:absolute;
			border-bottom:dotted;
			border-width:1px;
			border-color:#eaeaea;
			top:219px;
			left:240px;
				}

#mainNav {
	margin-top:20px;
	width: 217px;
	border-top:dotted 1px #FFF;
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:32px;
	font-weight:bold;

}
#mainNav a {
	text-decoration:none;
	color:#FFFFFF;  
	display:block; 
	border-bottom:dotted 1px #FFF;
	
	}
#mainNav a:hover { color:#337159;}

.navPosition {
	padding-left:10px;
}

.navSubPosition {
	padding-left:24px;
	line-height:18px;
	padding-bottom:5px;
	padding-top:4px;
	padding-right:12px;
	display:list-item;
	list-style-position:outside;
}



.subNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:none;
	list-style-position:inside;
	list-style-type:none;
	
}

#content.contentHome {
	margin-top: 30px;
}

#content {
	width: 450px;
	padding-top: 0px;
	margin-left: 17px;
	margin-right: 10px;
	
}

#content p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:21px;
}

#content a { color:#337159; font-family:Arial, Helvetica, sans-serif;}

#content a.top{ 
	color:#9D8453; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	float:right;
	}

#rightContent {
	width:294px;
	margin-left:13px;
	margin-top: 60px;
}

#rightContent p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:18px;
}
	
#rightContent img {
	vertical-align:top;
	margin:0;
	border:0;
	padding:0;
}

#rightContentInsideSpacing {height:0px;}

#insideNav
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height:21px;
	font-weight: bold;
  	color:#9D8453;
}

#insideNav ul
{
	margin-left:30px; padding-left:5px;
	
}

#insideNav ul li {
	padding-top:2px;
	padding-bottom:2px;
}

#insideNav a {
	color:#9D8453;
	text-decoration:none;
}

#insideNav a:hover { color:#337159;}

#test {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	vertical-align:top;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	border-bottom: 0px none;
	border-top: 0px none;
	margin: 0 0 0 16px;
	padding: 0 17px 0 17px;
	width: 230px;
}

#mission {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	vertical-align:top;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	border-bottom: 0px none;
	border-top: 0px none;
	margin: 0 0 0 16px;
	padding: 0 17px 0 17px;
	width: 230px;
}

#test img {
	vertical-align:top;
	padding-bottom: 5px;
}


/*bottom section--------------------------------------------------------*/
#footer {
	height: 158px;
	background:url(images/footer-overflow.gif) repeat;
	
}

#footerLinks {
	width:600px;
	position:relative;
	top:-90px;
	left:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#FFF;
}

#footerLinks a { color:#FFFFFF; text-decoration:none;}
#footerLinks a:link { color:#FFFFFF; }
#footerLinks a:visited { color:#FFFFFF;}
#footerLinks a:active { color:#FFFFFF; }
#footerLinks a:hover { color:#999999; }

