/* ----------------------------- */
/* SITE STYLES                   */	
/* ----------------------------- */

body {
	background:#f5f3f2 url(../images/site_bg.gif) repeat-x top;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%; 
	line-height:1.5; 
	text-align:center;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #591017;
}
a:hover { text-decoration:none; }


blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}

		
li { line-height: 165%; list-style-type: disc; margin:5px 0; }

h1, .head {
	border-bottom: 1px solid #efefef; 
	color: #591017; 
	font-size: 19px; 
	font-weight: bold; 
	margin-bottom: 5px;
}

h2, .subHead {
	color: #000;
	font-size: 17px; 
	font-weight: bold; 
	margin-bottom: 4px;
}

h3 {
	color: #000;
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: 4px;
}

h4 {font-size: 12px; font-weight: normal; color: #203C91; display: inline}

hr { border-style: dashed; height: 1px; border-bottom: 0; border-color: #dfdddd; }

strong {font-weight: bold;}

.color {color: #203C91; display: inline; font-weight: normal;}

.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.highlight {color: #3333CC;}
.errorMsg {color: #FF3333; font-size: 10px; margin-left: 10px;}
.smallLight {font-size: 10px; color: #999;}
	
	
/* ----------------------------- */
/* GLOBAL STYLES                 */	
/* ----------------------------- */

#logo {
	display:block;
	height:185px;
	width:250px;
}
#logo span {display:none;}

li.siteMap_1 { margin-top: 6px;}	
li.siteMap_2 { line-height: 125%;}
li.siteMap_3 { line-height: 125%; margin-top: 9px;}

.imgCaption {color: #777; font-size: 9px; margin: 3px 0px 4px 0px;}
	
.imgTable {margin:0 0 8px 0;}

.mod_copy {margin: 10px 0 15px; width:100%; voice-family: "\"}\""; voice-family: inherit;}  
html>body .mod_copy {width: auto;}


/* ----------------------------- */
/* SITE FORMAT STYLES             */	
/* ----------------------------- */

#logo {
  position: absolute;
  width: 500px;
  height: 120px; }

#wrapper {
	background:#fff url(../images/content_back.gif);
	margin:0 auto;
	position: relative;
	text-align:left;
}

#headContainer {
	background:#f5f3f2 url(../images/header.jpg) no-repeat center;
	height: 169px;
}

#bodyContent {
}
 
#designImage {
	background: #fff;
/* 	position: absolute; */
/* 	left: 7px; */
/* 	top: 176px; */
	padding: 6px 0 0 6px;	
}
 
/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

#majorNav {
	margin:0;
	padding:0 0 0 20px;
	position: absolute;
	top: 125px;
}

.majorNavLink {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin: 0;
	padding:0;
}

.majorNavLink li {
	background:url(../images/navMajor_divider.jpg) no-repeat right top;
	float:left;
	height:44px;
	list-style:none;
	margin:0 5px 0 0;
	padding:0;
}

.majorNavLink a:visited, .majorNavLink a:link {
  background-position: center center;
	color: #000;
	display:block;
	float:left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold;
	height:44px;
	line-height:44px; 
  text-indent: -100000px;
}

.majorNavLink a:hover {
  background-position: bottom center;
}

.majorNavLink .selected a:link,
.majorNavLink .selected a:visited {
  background-position: top center;
}

#navLink_14:link,
#navLink_14:visited {
  background-image: url(../images/nav_about.jpg);
  width: 237px;
}

#navLink_6:link,
#navLink_6:visited {
  background-image: url(../images/nav_services.jpg);
  width: 111px;
}
	
#navLink_7:link,
#navLink_7:visited {
  background-image: url(../images/nav_resources.jpg);
  width: 118px;
}

#navLink_55:link,
#navLink_55:visited {
  background-image: url(../images/nav_clients.jpg);
  width: 102px;
}

/* Minor Nav */

#minorNav {
  position: absolute;
  top: 25px;
  left: 630px;
}

.navMinor_cap {
	background:url(../images/navMinor_endcap.png) no-repeat right bottom;
	float:right;
	height:31px;
	width:3px;
}
	
.minorNavLink {
	display:block;
	height:25px;
	margin:0;
	padding:0;
}

.minorNavLink li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0 16px;
}

.minorNavLink .first {
	background:none;
}
	
.minorNavLink a:visited, .minorNavLink a:link {
  border-left: 1px solid #c2a5a3;
	color: #942821; 
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold;
	line-height: 100%; 
	padding-left:10px;
	padding-top: 5px;
	text-decoration: none;
}
	
.minorNavLink a:hover {
	color:#000;
}
	
/* Sub Nav */
	
div.subNav {margin: 10px 0;}

.subNav_hdr {
/* 	border-top:7px solid #4c1714; */
	
	margin:15px 0 0 0;
	padding:15px 20px 0 35px;
}
.subNav_hdr a {
	color: #000;
	font-size: 17px; 
	font-weight: normal;
		text-decoration: underline;
	line-height: 19px;

}

.subNavList_1 {
	margin:0 0 0 23px;
	padding:0; 
	width: 210px;
}

.subNavList_1 li {
	background:url(../images/subNav_divider.jpg) no-repeat 0 0;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
	_display: inline-block;
}

.subNavList_1 a:visited, .subNavLink_1 a:link {
	background:url(../images/subNav_bullet.jpg) no-repeat 0 15px;
	color: #9d8684;
	display:block; 
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height:120%;
	padding: 9px 0 4px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_1 .selected a:visited, 
.subNavLink_1 .selected a:link,
.subNavList_1 a:hover {
  color: #8d221b;
/*   text-decoration: underline !important; */
}

.subNavList_2 {
	margin:0;
	padding:0; 
}

.subNavList_2 li {
	background:none;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_2 a:visited, .subNavLink_2 a:link {
	background:url(../images/subNav_bullet.jpg) no-repeat 0 11px;
	color: #9d8684; 
	display:block;
	font-size: 14px;
	line-height:120%;
	margin-left:15px;
	padding:7px 0 7px 16px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_2 a:hover {
	color: #000; 
}


.subNavList_3 {
	margin:0;
	padding:0; 
}

.subNavList_3 li {
	background:none;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_3 a:visited, .subNavLink_3 a:link {
	background:url(../images/subNav_bullet.jpg) no-repeat 0 11px;
	color: #9a8944; 
	display:block;
	font-size: 11px;
	line-height:120%;
	margin-left:30px;
	padding:7px 0 7px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_3 a:hover {
	color: #000; 
}


.subNavList_1 .selected {
	color:#8d221b !important;
	text-decoration: underline;
}

.subNavList_2 .selected, .subNavList_3 .selected {
	color:#000 !important;
	text-decoration: underline;
}
	

/* ----------------------------- */
/* CONTENT STYLES                */	
/* ----------------------------- */


/* Left Column */

.leftCol {
	margin: 0px; 
	width:100%; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}
html>body .leftCol {width:auto;}

.leftCol td, .leftCol div, .leftCol {color: #555; font-size: 12px; line-height: 140%;}

.leftCol h1, .leftCol .head, .leftCol h2, .leftCol .subHead {color: #444; font-size: 12px; padding-bottom: 2px; border-bottom: 1px #ddd dashed;}


.rightCol {
/* 	margin: 15px 0 0 0; */
}
/* Body Column */

.bodyWrapper {
  font-size: 15px;
	margin: 0px 0px 15px 0px; 
	padding: 20px 40px;
	width: 630px;
}

#footerContainer {
  background: #f5f3f2 url(../images/content_bottom.gif) no-repeat top;
	height: 85px;
	font-size: 12px; 
	color: #8b736e; 
	margin: 0px 0px 0px 0px;
	padding-top: 20px;
}

#footerContainer ul {
  margin:0; 
  padding: 0 0 0 0px; }
  
#footerContainer ul li {
  border-left: 1px solid #d8cfcd;
  line-height:140%;
  list-style:none;
  float:left; 
  padding:10px 20px 0 10px;
  margin-left: 45px;
  _margin-left: 42px; 

}

#footerContainer li.first { margin-left: 10px;}
#footerContainer li.last { padding-right: 0px; margin-right: 0; }

#footerContainer a:visited, #footerContainer a:link {
	font-size: 12px; 
	color: #8b736e; 
	text-decoration: none;
}

#footerContainer a:hover {
	color: #000;
}




        
	

