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



body {
	background:#fff;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height:1.5; 
	text-align:left;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
  color: #bc0000;

}
a:hover { color: #bc0000; text-decoration:underline; }

/*

a:link, a:visited {
	color: #bc0000;
	font-style: italic;
	text-decoration: none;

}
a:hover { color: #bc0000; text-decoration:underline; }
*/


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

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

strong { color: #cfc0a0; }


h1, .head {
	font-family: georgia, "Times New Roman", Times, serif;
	color: #cfc0a0; 
	font-size: 20px;
	font-weight: bold; 
	margin: 0;
	letter-spacing: -2px;
	font-style: italic;
}

h2, .subHead { 
	margin: 0px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	font-weight: bold; 
	font-style: italic; 
	letter-spacing: -1px; color: #cfc0a0; 
}

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: #cfc0a0; 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;}
	
	
	
.mod_containers h1 { 
	margin: 0px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 20px; 
	font-weight: bold; 
	font-style: italic; 
	letter-spacing: -2px; 
	color: #cfc0a0; 
}

.mod_copy h1 { margin: 0px; font-family: Georgia, "Times New Roman",
Times, serif; font-size: 14px; font-weight: bold; font-style: normal;
letter-spacing: 4px; color: #cfc0a0; } 
	
	
	
/* ----------------------------- */
/* 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 {
	background: #b40000 url(../images/hdr_logo_bg.gif) no-repeat 0 0;
	border-bottom: 2px solid #000;
	padding: 0 0 0 110px;
	color: #000;
	font-size: 10px;
	overflow: hidden;
}

#bodyContent {
	width: 100%;
	padding: 20px 0 30px 110px;
}

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

/* Major Nav */

#majorNav {
	margin:0;
	padding:0;
}

.majorNavLink {
 font-family: georgia, times, serif;
	margin: 0 0 0 0px;
	padding:14px 0 0 20px;
}

.majorNavLink li {
	background:url(../images/navMajor_divider.jpg) no-repeat right top;
	float:left;
	height:25px;
	list-style:none;
	margin:0 5px 0 0;
	padding:0;
}
/*
*/
.majorNavLink a:visited, .majorNavLink a:link {
	color: #6c6b6a;
	display:block;
	float:left;
	font-family: georgia, times, serif;
	font-size: 13px;
	font-weight: bold;
	height:25px;
	line-height:25px;
	padding:0 10px;
	text-decoration: none;
	font-style: italic;
	text-transform:lowercase;
}

.majorNavLink a:hover {
	color:#fff;
	background: #000;
}

.majorNavLink .last {
	float:right;
	padding: 0;
	margin: 0;
}

/* Minor Nav */

#minorNav {
	padding: 15px 0 0 15px;
	height: 60px;
	width: 520px;
	float:left;
	display:block;
	overflow: visible;
}

.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;
	float: left;
}

.minorNavLink li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0 0 13px 0;
	float: left;
	width: 130px;
}

.minorNavLink .first {
	background:none;
}

  /*
*/
.minorNavLink a:visited, .minorNavLink a:link {
	color: #6c6b6a;
	float: left;
	font-family: georgia, times, serif;
	font-size: 11px; 
	font-weight:bold;
	line-height: 100%; 
	padding-left:0px;
	text-decoration: none;
	text-transform:lowercase;
}
	
.minorNavLink a:hover {
	color:#666;
}

.minorNavLink #navDiv_2 { width: 90px !important; }
.minorNavLink #navDiv_20 { width: 90px !important; }
.minorNavLink #navDiv_24 { width: 120px !important; }
.minorNavLink #navDiv_23 { width: 170px !important; }
.minorNavLink #navDiv_19 { width: 170px !important; }
.minorNavLink #navDiv_18 { width: 120px !important; }

	
/* Sub Nav */
	
div.subNav {margin: 10px 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 0 0 0px;
	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;
}
/*
*/
.subNavList_1 a:visited, .subNavLink_1 a:link {
	background:url(../images/subNav_bullet.jpg) no-repeat 0 15px;
	color: #6c6b6a;
	display:block;
	font-family: georgia, times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height:120%;
	padding:10px 0 10px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_1 a:hover {
	color: #fff;
	background: #000;
}

.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: 12px;
	line-height:120%;
	margin-left:15px;
	padding:7px 0 7px 12px;
	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: #fff !important; background: #000 !important;
}

.subNavList_2 .selected, .subNavList_3 .selected {
	color:#000 !important;
}

	

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


/* Right Column */

.rightCol {
	padding: 7px 10px;
	margin: 0 0 10px 0;
	 
	voice-family: "\"}\""; 
	voice-family: inherit;
	border: 1px solid #3c3b3a;
}
html>body .rightCol {width:auto;}

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

#stats_table h1 {
	color:#CFC0A0;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:14px;
    font-style:normal;
    font-weight:bold;
    letter-spacing:4px;
    margin:0; 
}

/* Body Column */

.bodyWrapper {
	margin: 0px 25px 15px 0px;
	width:98%; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}

html>body .bodyWrapper {
	width: auto;
}

#footerContainer {
	background: url(../images/footer_bg.gif) repeat-y;
	height: 102px;
	color: #6c6b6a !important;
	float: left;
	font-family: georgia, times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
}

.footer {
	font-weight: normal;
	color: #6c6b6a !important;  
	margin: 0px 0px 0px 10px;
}

.footer a:visited, .footer a:link {
	color: #6c6b6a !important; 
	text-decoration: none;
	font-style: italic;
}

.footer a:hover {
	color: #fff;
}

#footerContainer p {
	margin: 0 0 3px 0 !important;
	padding: 0 !important;
}

/* Right Column */
#stats_table td {
	padding: 0 0 10px 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}

#stats_table th {
	padding: 10px 0 0 0;
	text-align: center;
}

#crumbTrail {
	font-family: georgia, times, serif;
	font-size: 35px;
	color: #000;
	margin-top: 8px;
	font-style: italic;
	font-weight: bold;
}

#mainmenu li {
	background: transparent !important;
}