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



body {
	background:#bfbfbf;
	color:#444;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 22px; 
	text-align:center;
	margin: 0;
	padding: 0;
}

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


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

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

h1, .head {
	border-bottom: 1px solid #ccc; 
	color: #990005; 
	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;}

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

#logo {
	display:block;
	height:105px;
	width:350px;
	position: absolute;
	top: 25px;
	cursor:pointer;
}
#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 { width: auto; margin:0 0 8px 0; padding: 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;
}

#headContainer {
	background: url(../images/hdr_bg.gif) no-repeat top left;
	height: 150px;
	width: 955px;
	padding-left: 25px;
}

#bodyContent {
}
 
#searchBar {
	position: relative;
	width: 250px;
	top: 95px;
	margin: 0 10px;
}

#searchBar .input_textInput {
	background: url(../images/search_bg.gif) no-repeat top left;
	padding-left: 25px;
}
 
/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

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

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

.majorNavLink li {
	float:left;
	height:29px;
	list-style:none;
	padding:0 12px;
	margin:0;
	background: #ca060d;
}

.majorNavLink a:visited, .majorNavLink a:link {
	color: #fff;
	display:block;
	float:left;
	font-family: "Times New Roman", times, serif;
	font-size: 15px; 
	font-weight: normal;
	height:29px;
	line-height:29px; 
	padding:0 02px;
	text-decoration: none;
	text-transform:capitalize;
}
	
.majorNavLink li:hover {
	background: #990005 !important;
}

.majorNavLink .selected {
	background: #990005 !important;
}
                         

/* Minor Nav */

#minorNav {
	width: 447px;
	background: #990005 url(../images/navMinor_left.jpg) no-repeat 0 1px;
	float: right;
}

#minorNav_left {
	background: #990005 url(../images/navMinor_right.jpg) no-repeat left top;
	float: right;
	height:25px;
	width:10px;
	margin: 0;
	padding: 0;
}


	
.minorNavLink {
	display:block;
	height:25px;
	margin:0 0 0 20px;
	padding:0;
}

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

.minorNavLink .first {
	background:none;
}
	
.minorNavLink a:visited, .minorNavLink a:link {
	color: #fff; 
	font-family: "Times New Roman", times, serif;
	font-size: 12px; 
	font-weight: normal;
	line-height: 25px; 
	padding: 0 0 0 10px;
	margin: 0px 0 0 0;
	text-decoration: none;
	text-transform: capitalize;
}
	
.minorNavLink a:hover {
	text-decoration: underline;
}
	
/* Sub Nav */
	
div.subNav {
	padding: 0px 0 23px 0;
	background: #990005 url(../images/navSub_bottom.jpg) no-repeat bottom left;
	margin: 0 0 30px 0;
}

#subNav_hdr {
	background: url(../images/navSub_hdr.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	height: 58px;
	width: 220px;
}



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

.subNavList_1 li {
	list-style:none !important;
	margin:0 0px 0 0;
	padding:0;
	text-align: right;
}

.subNavList_1 a:visited, .subNavLink_1 a:link {
	color: #fff;
	display:block; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
	padding:0px 20px 10px 12px;
	text-decoration: underline;
	text-transform:capitalize;
}

.subNavList_1 a:hover {
	text-decoration: none !important;
}

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

.subNavList_2 li {
	background:none;
	list-style:none;
	border: 1px solid #990005;
}

.subNavList_2 a:visited, .subNavLink_2 a:link {
	color: #fff; 
	font-size: 12px;
	line-height:14px;
	font-weight: normal;
	padding:2px 20px 0px 0px;
	margin: 0;
	text-decoration: none;
	text-transform:capitalize;
}

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


.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:0px 0 4px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

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


.subNavList_1 .selected, .subNavList_2 .selected, .subNavList_3 .selected {
	font-weight: bold !important;
}
	

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


/* Left Column */

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

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

.leftCol h1, .leftCol .head, .leftCol h2, .leftCol .subHead {color: #ca060d; font-size: 14px; line-height: 20px; padding-bottom: 2px; border: none !important;}

.leftCol .mod_copy {
	margin: 0 15px;
	line-height: 17px;
}

/* Right Column */

.rightCol {
	background: #d9f0fa;
	margin: 0px;
	padding: 0;
	width: auto;
}

.rightCol .mod_copy { margin: 5px 10px; }

/* Body Column */

.bodyWrapper {
	margin: 0px 30px 15px 0px; 
	width:515px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}

html>body .bodyWrapper {
	width: 515px;
}

#footerContainer {
	background: #ca060d;
	font-family: verdana, arial, sans-serif;
	height: 60px;
	font-size: 10px; 
	color: #fff; 
	padding: 3px 10px 0px 0px;
	position: relative;
}

#footerContainer a:visited, #footerContainer a:link {
	font-size: 9px; 
	color: #fff; 
	text-decoration: none;
}

#footerContainer a:hover {
	text-decoration: underline;
}

.rightCol .imgTable {
	margin:0;
	padding: 0;
}

.mod_listTable td {
	font-size: 11px;
	line-height: 14px;
}

        
.mod_calendars .full_width .current_month {
/* margin:0 150px; */
}	

#socialMedia {
    position: absolute;
    top: 30px;
    right: 12px;
/*     left: 694px; */
text-align: right;
/* padding: 5px 0px; */
    font-size: 13px;
    width: auto;
    height: 30px;

}

#socialMedia a { font-size: 13px !important; text-decoration: none; }
#socialMedia a:hover { text-decoration: underline; }



