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



body {
	background:#fff url(../images/site_bg.jpg) repeat-x 0 0;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	line-height:1.5; 
	text-align:center;
}

a:link, a:visited {
	color: #666;
}
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 {
	color: #333;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight:normal; 
	margin-bottom: 5px;
	text-transform:uppercase;
}

h2, .subHead {
	color: #333;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: normal; 
	margin-bottom: 4px;
}

h3 {
	color: #000;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: 4px;
}

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

strong {color: #203C91; 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 {background:#ff0;}
.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                 */	
/* ----------------------------- */



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 .content {
	padding:20px 9px 0 7px;
}

#logo {
	background:url(../images/logo.jpg) no-repeat 0 0;
	display:block;
	float:left;
	height:78px;
	width:325px;
}
#logo span {display:none;}


#headContainer .contact {
	color:#191150;
	float:right;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:10px 0 0 0;
	text-align:right;
	width:535px;
}

#headContainer .contact a {
	color:#191150;
	text-decoration:none;
}
#headContainer .contact a:hover {text-decoration:underline;}

#headContainer .contact input {
	background:#fff url(../images/search_bg.jpg) no-repeat 188px center;
	border:1px solid #b5b1af;
	color:#b5b1af;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	padding:3px 0 3px 10px;
	width:204px;
}

#headContainer .contact form {margin:0 0 10px 0;}

#headContainer .design_image {
	background:url(../images/header_bg.jpg) no-repeat 0 0;
	height:204px;
	padding:5px 0 0 11px;
}


#bodyContent {
	background:url(../images/wrapper_bg.jpg) repeat-y 0 0;
}
 
/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

#majorNav {
	background:url(../images/majorNav_bg.jpg) no-repeat 0 0;
	height:53px;
	margin:0;
	padding:0 15px 0 0;
	text-align:right;
}

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

.majorNavLink li {
	background:url(../images/navMajor_divider.jpg) no-repeat right top;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

.majorNavLink a:visited, .majorNavLink a:link {
	color: #e7edf8;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px; 
	line-height:45px; 
	padding:0 10px;
	text-decoration: none;
	text-transform:uppercase;
}
	
.majorNavLink a:hover {
	text-decoration:underline;
}

.majorNavLink .selected span { text-decoration:underline !important;}

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

.minorNavLink .selected span {text-decoration:underline !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 23px;
	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: #9a8944;
	display:block; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	line-height:120%;
	padding:10px 0 10px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

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

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


#rightColumn {
	color:#000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	padding:0 20px 0 14px;
}

#rightColumn h1 {margin:0 0 0 0px;}

#rightColumn h2 {
	background:url(../images/h2_bullet.jpg) no-repeat 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 -15px;
	padding:0 0 0 16px;
}

/* Left Column */

.leftCol {
	margin: 0px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}
.leftCol td, .leftCol div, .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; }

/* Body Column */

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

html>body .bodyWrapper {
	width: auto;
}

.body .mod_copy {margin-top:0;}

.body h1 {
	background:url(../images/header_tab.jpg) no-repeat right 4px;
	float:left;
	height:26px;
	line-height:26px;
	margin:0;
	min-width:267px;
	padding:8px 35px 25px 0;
	*padding:8px 35px 10px 0;
}

.blogEntry h1 {
	background:none;
	height:auto;
	float:none;
	margin:10px 0;
	padding:0;
	width:100%;
}

.body p {clear:both; }

#footerContainer {
	background:url(../images/footer_bg.jpg) no-repeat 0 0;
	height:27px;
	font-size: 10px; 
	color: #ccc;
	padding:15px 10px 0 0;
	text-align:right;
}

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

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

/* Right Column */




        
	
