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



body {
	background:#ffffff;
	color:#7f7a6d;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 150%;
	text-align:left;
	padding-top: 14px;
}

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

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

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

p {
	margin: 0 0 15px 0;
}

h1, .head {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #3c3b37;
	font-size: 19px; 
	font-weight: bold; 
	margin-bottom: 5px;
	line-height: 24px;
}

h2, .subHead {
	color: #A18257;
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 4px;
	line-height: 20px;
}

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: #C3A57D; 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;}
.right { float: right; }
.left { float: left; }

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

#logo {
	display:block;
	height:98px;
	width:399px;
	margin: 0 0 0 0px;
}
#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 {
	background:#fff;
	margin:0 auto;
	text-align:left;
	border: solid 1px #8e6a43;
}

#headContainer {
	width: 951px;
	height: 120px;
	background: #000;
}

#bodyContent {
	margin: 18px 0;
}

#languageSelector { 
    width: 950px;
    margin: 0 auto;
    text-align: right;
    font-size: 11px; 
}


 
/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

#majorNav {
	margin:0;
	padding:0;
	background: #000 url(../images/navMajor_bgNew.jpg) repeat-x !important;
	width: 951px;
}

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

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

.majorNavLink a:visited, .majorNavLink a:link {
	color: #e9e9e9;
	display:block;
	float:left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	height:34px;
	line-height:34px;
	padding:0 15px;
	text-decoration: none;
	text-transform:capitalize;
}

/* This is because of the spanish translation, the text in the nav gets too long */
#majorNav.es .majorNavLink a:visited, #majorNav.es .majorNavLink a:link {
    font-size: 14px;
    padding: 0 8px;
}
	
.majorNavLink a:hover {
	color:#fff; text-decoration: underline;
}

.majorNavLink .first {
	margin-right: 3px;
}

.majorNavLink .last {
	background: none;
	padding-right: 0px;
}

/* Minor Nav */

#minorNav {
}

.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 10px;
}

.minorNavLink .first {
	background:none;
}
	
.minorNavLink a:visited, .minorNavLink a:link {
	color: #000; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight:bold;
	line-height: 100%; 
	padding-left:13px;
	text-decoration: none;
	text-transform:uppercase;
}
	
.minorNavLink a:hover {
	color:#666;
}
	
/* Sub Nav */
	
div.subNav {margin: 3px 0;}
div.subNav_menu {margin: 15px 0 0 0;}

.subNav_hdr {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #747168;
	font-size: 14px;
	font-weight: bold;
	margin:10px 13px 6px 13px;
	padding:0 0 4px 0;
	border-bottom: #ccc9c0 1px solid;
}

.subNav_hdr a:hover {
	text-decoration: underline;
}

.subNavList_1 {
	margin:0 0 0 14px;
	padding:0; 
}



.subNavList_1 li {
	background:url(../images/navSub_bullet.gif) no-repeat 0 9px;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_1 a:visited, .subNavLink_1 a:link, div.subNavList_1 {
	
	color: #747168;
	display:block; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	padding:3px 9px 3px 8px;
	text-decoration: none;
	text-transform:uppercase;
}

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

.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: 11px;
	line-height:120%;
	margin-left:15px;
	padding:7px 0 7px 5px;
	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, .subNavList_2 .selected, .subNavList_3 .selected {
	color:#000 !important;
}
	

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


/* Left Column */

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

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

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

/* Body Column */

.bodyWrapper {
	margin: 5px 18px 15px 10px;
	width:100%; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}

html>body .bodyWrapper {
	width: auto;
}


.searchTable td {padding: 7px 4px 1px 4px;}


#footerContainer {
	font-size: 11px;
	background: #000;
	color: #C3A57D; 
	padding: 9px 0px 10px 7px;
	line-height: 15px;
}

#footerContainer a:visited, .footer a:link {
	font-size: 11px; 
	color: #C3A57D; 
	text-decoration: underline;
}

#footerContainer a:hover {
	color: #fff;
	text-decoration: none;
}

/* Right Column */

.nopadding { padding: 0 !important; }

.socialMedia { 
  margin: 2px 10px;
}

.socialMedia div, .socialMedia a {
  line-height: 20px;
  font-size: 15px;
  margin-right: 5px;
  color: #fff;
  text-decoration: none;
}

.socialMedia div.link { padding-top: 2px; }
        
	
