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



body {
	background:#5e6e29 url(../images/background.jpg) repeat-x top;
	color:#42443a;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%; 
	line-height:1.5; 
	text-align:center;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #3C4413;
}
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 {
	border-bottom: 1px solid #d7d4be; 
	color: #646f0a; 
	font-size: 25px; 
	font-weight: normal; 
	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 {
  position: absolute;
	display:block;
	height:115px;
	width:300px;
	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 {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 url(../images/content_repeater.png) repeat-y;
	font-size: 15px;
	margin:0 auto;
	text-align:left;
	width: 968px;
}

#left_gutter {
	background: url(../images/left_side.png) no-repeat top left; }

#right_gutter {
	background: url(../images/right_side.png) no-repeat top right;
	padding: 0 23px 0 26px; }

#headContainer {
  background: url(../images/header.jpg) no-repeat;
  height: 158px;
  position: relative;
  width: 919px;
}

  #leaves {
    background: url(../images/leaves.png);
     _background-image:none; /* turn off the standard css background for IE */
     _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://production.zippercms.com/devs/mike/sandbox/_display/images/leaves.png', sizingMethod='crop'); /* IE 6 and 7 method.*/
    height: 162px;
    position: absolute;
    top: 0;
    left: 771px;
    width: 202px; }

#bodyContent {
}
 
/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

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

.majorNavLink {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	position: absolute;
	left: 20px;
	top: 115px;
}

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

.majorNavLink a:visited, .majorNavLink a:link {
	color: #ebf1c6;
	display:block;
	float:left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px; 
	height:43px;
	line-height:43px; 
	padding:0 20px;
	text-decoration: none;
	text-transform:capitalize;
}
	
.majorNavLink a:hover {
	color:#fff;
	text-decoration: underline;
}

.majorNavLink .selected a {
  background: #3c4414 !important; }

/* Minor Nav */

#minorNav {
}
	
.minorNavLink {
	display:block;
	float: right;
	height:25px;
	margin: 15px 140px 0 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: #4b3418; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 100%; 
	padding-left:2px;
	text-decoration: none;
	text-transform: lowercase;
}
	
.minorNavLink a:hover {
	color:#666;
}
	
/* 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: 30px 10px 0 13px;
	padding:0; 
}

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

.subNavList_1 a:visited, .subNavLink_1 a:link {
	background:url(../images/nav_bullet.gif) no-repeat 13px center;
	color: #6a8d0c;
	display:block; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	line-height:29px;
	padding-left: 28px;
	text-decoration: none;
	text-transform:capitalize;
	width: 178px;
}

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

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

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

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


.subNavList_1 .selected {
	background-color:#fbfaeb !important;
}

.subNavList_2 .selected,
.subNavList_3 .selected {
	background-color:#fff !important;
	text-decoration: underline;
}	

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


/* Left Column */

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

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

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


.rightCol td, .rightCol div, .rightCol {color: #555; font-size: 12px; line-height: 140%;}
.rightCol h1, .rightCol .head, .rightCol h2, .rightCol .subHead {color: #444; font-size: 16px; padding-bottom: 2px; border-bottom: 1px #ddd dashed;}
.rightCol.first { margin-top: 30px; }
.rightCol .mod_copy { margin: 0 10px; }


/* Body Column */

.bodyWrapper {
  width: 645px;
	margin: 30px 30px 15px 20px; 
/* 	width:100%;  */
	voice-family: "\"}\""; 
	voice-family: inherit;
}

/* html>body .bodyWrapper { */
/* 	width: auto; */
/* } */

#footerContainer {
  text-align: left;
  background: url(../images/footer_background.png);
  color: #9da381;
	margin: 0px auto 10px;
	height: 96px;
	width: 968px;
}

#footerContainer ul {margin: 0; padding:24px 0 0 24px;}
#footerContainer ul li {line-height:140%; list-style:none; float:left; padding:0 40px;}


#footerContainer a:visited, #footerContainer a:link {
/* 	font-size: 11px;  */
	color: #9da381; 
	text-decoration: none;
}

#footerContainer a:hover {
	color: #3C4414;
}

#powered_by {
	margin: 0 auto;
	padding-bottom: 25px;
	text-align: right;
	width: 910px; }
	
#powered_by a {
  color: #A8AC60;
  text-decoration: none; }
  
/* .mod_lists #list_6_25 */
.mod_listTable TD, .mod_listTable DIV, .mod_listTable P
		{line-height: 140%; font-size: 13px;}