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



body {
	background:#e2d8ae url(../images/background_pattern.jpg) repeat-x;
	color:#686252;
	font-family: Georgia, serif;
	font-size: 75%; 
	line-height:1.5; 
	text-align:center;
	margin: 0;
	padding: 0;
}

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


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

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

h1, .head { 
	color: #000; 
	font-size: 16px; 
	font-weight: bold; 
	margin-bottom: 5px;
}

h2, .subHead {
	color: #000;
	font-size: 14px; 
	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}

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             */	
/* ----------------------------- */

#wrapper {
	margin:0 auto;
	text-align:left;
}

#headContainer {
}

#headContainer h1 {
	margin: 0;
	padding: 0; 
	text-indent: -99000px; 	
}

#headContainer h1 a { 
	background: url(../images/header.jpg) top center no-repeat;
	display: block;
	height: 173px;
	text-indent: -99000px; 
}

#bodyContent {
	background: url(../images/body_content_back_top.png) top center no-repeat;
	padding: 25px 0;
	font-size: 14px;
	min-height: 500px;
	margin: 0;
}
 
/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

#majorNav {
  background: transparent;
	margin:0 0 0 36px;
	padding: 10px 0 32px 0;
}

.majorNavLink {
	font-family: Georgia, serif;
	margin: 0;
	padding:0;
}

.majorNavLink li {
	float:left;
	height:25px;
	list-style:none;
	margin:0 5px 0 0;
	padding:0;
}

.majorNavLink a:visited, .majorNavLink a:link {
	color: #000;
	display:block;
	float:left;
	font-size: 15px; 
	font-weight: normal;
	height:25px;
	line-height:25px; 
	padding:0 20px;
	text-decoration: none;
/*	text-transform:uppercase;*/
}

.majorNavLink li.selected {
   background: #e3d6ae; }
	
.majorNavLink a:hover {
  text-decoration: underline;
}
	
/* Sub Nav */
	
div.subNav {margin: 10px 0 40px 0; }

.subNav_hdr {
	border-top:7px solid #4c1714;
	color: #443708;
	font-size: 14px; 
	font-weight: bold;
	margin:15px 0 0 0;
	padding:10px 20px 0 23px;
}

.subNavList_1 {
	margin:0 21px 0 10px;
	padding:0; 
}

.subNavList_1 li {
	background:url(../images/subNav_divider.jpg) no-repeat 0 0;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
	border-top: 1px dashed #d4c190;
}

.subNavList_1 a:visited, .subNavLink_1 a:link {
	background:url(../images/subNav_bullet.jpg) no-repeat 0 15px;

	color: #000;
	display:block; 
	font-family: Georgia, serif;
	font-size: 13px;
	line-height:120%;
	padding:10px 0;
	text-decoration: none;
	text-transform:uppercase;
}

/*
.subNavList_1 a.first:visited, .subNavList_1 a.first:link { 
  border: none !important;
}
*/

.subNavList_1 li.first {
	border-top: none;
}

.subNavList_1 a:hover {
	color: #000; 
	text-decoration: underline;
}

.subNavList_1 .selected a { 
  font-weight: bold;

}

.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: #9a8944; 
	display:block;
	font-size: 13px;
	line-height:120%;
	margin-left:15px;
	padding:7px 0 7px 0px;
	text-decoration: none;
	text-transform:capitalize;
}

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

.subNavList_2 a.last:visited,
.subNavList_2 a.last:link { 
  padding-bottom: 15px;
}

.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, .subNavList_2 .selected, .subNavList_3 .selected {
	color:#000 !important;
}
	

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


/* Left Column */

.rightCol {
	margin: 0px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}

.rightCol td, .rightCol div, .rightCol {font-size: 13px; line-height: 140%;}

.rightCol h1, .rightCol .head, .rightCol h2, .rightCol .subHead {color: #000; font-size: 12px; padding-bottom: 2px; }

.rightCol  {
	margin: 0 26px;
}

/* Body Column */

.bodyWrapper {
	margin: 0px 40px 15px 48px; 
	width:100%; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}

html>body .bodyWrapper {
	width: auto;
}

#footerContainer {
  background: #ceb87f url(../images/footer_back.gif) repeat-x;
	height: 85px;
	font-size: 12px; 
	color: #CDCDCE; 
	margin: 0px 0px 0px 0px;
	padding-top: 28px;
}

#footerContainer ul {margin:0; padding:0;}
#footerContainer ul li {
  line-height:140%; 
  list-style:none; 
  float:left;
  margin: 0;
  padding:0 10px;
  text-align: left;
  width: 200px; }


#footerContainer a:visited, #footerContainer a:link {
  color: #857855;
	text-decoration: none;
}

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

  #footer { 
    background: #d3be87 url(../images/footer_logo.jpg) no-repeat left;
    color: #857855;
    border: 1px solid #ddcd9f;
    height: 30px;
    padding: 20px 0 20px 56px;
    margin: 0 auto;
    width: 909px; }


        
	

