@charset "UTF-8";
/* CSS Document */

/* STYLE RESET (Globals) ________________________________________________________________________________________________________*/
* {
	margin:0;
	padding: 0;
}
img {
	line-height:1px;
}
a img {
	border:0;
}
a {
	text-decoration:none;
	outline: none;
}
p {
	margin:8px 0 8px 0;
	line-height:15px;
}
ul, ol {
	margin-left:15px;
}
body {
    overflow-x: hidden; /* hide horiz scroller */
	background:url(../img/new-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:82%;
	background-color:#d0c793;
	margin-top:0px;
}

/* H1, H2, H3... ______________________________________________________________________________________________________*/
h1 {
	font-family:"Century Gothic", "Trebuchet MS", Helvetica, Arial;
	color:#004811;
	font-size:14px;
	font-weight:normal;
	margin-bottom:15px;
}

h4 {
	font-family:"Century Gothic", "Trebuchet MS", Helvetica, Arial;
	color:#ad8c6c;
	font-size:30px;
	font-weight:normal;
	margin-bottom:15px;
	line-height:105%;
}

/* GENERAL LINKS ______________________________________________________________________________________________________*/
a {color:#9d6226;}    /*a {color:#0c3910;}*/
a:hover {color:#99b6a0;} 
.text-nav a {color:#a68461; text-decoration: underline;}
.text-nav a:hover {color:#004811; text-decoration: none;}
.footer a {
	color:#d9c5bb;
	width:90px;
	margin-top:10px;
	font-size:11px;
}

/* GENERAL FONT _______________________________________________________________________________________________________*/
.text-nav,
.nav,
.footer {
	font-family:'Helvetica CY', 'Arial Narrow', Helvetica, Arial;
	color:#d9c5bb;
}
.content {
	font-family:arial;
	color:#858585;
	font-size:12px;
	line-height:150%;
}
/* LISTS ______________________________________________________________________________________________________________*/
.footer ul {
	list-style:none;
}
.footer ul li {
	padding:8px 5px 8px 5px;
	display:inline;
}
/* MODULES ____________________________________________________________________________________________________________*/
.main {
	margin-top:18px;
	min-height:408px;
	width:726px;
}
.main.homepage{background:url(../img/index-bg2.jpg) no-repeat;}
.main.secondary{background:url(../img/secondary-bg.jpg) no-repeat;}
.main.secondary.bg1{background: url(../img/backgrounds/1.jpg) no-repeat;}
.main.secondary.bg2{background: url(../img/backgrounds/2.jpg) no-repeat;}
.main.secondary.bg3{background: url(../img/backgrounds/3.jpg) no-repeat;}
.main.secondary.bg4{background: url(../img/backgrounds/4.jpg) no-repeat;}
.main.secondary.bg5{background: url(../img/backgrounds/5.jpg) no-repeat;}
.main.secondary.bg6{background: url(../img/backgrounds/6.jpg) no-repeat;}
.main.secondary.bg7{background: url(../img/backgrounds/7.jpg) no-repeat;}
.main.secondary.bg8{background: url(../img/backgrounds/8.jpg) no-repeat;}
.main.secondary.bg9{background: url(../img/backgrounds/9.jpg) no-repeat;}
.main.secondary.bg10{background: url(../img/backgrounds/10.jpg) no-repeat;}
.main.secondary.bg11{background: url(../img/backgrounds/11.jpg) no-repeat;}
.main.secondary.bg12{background: url(../img/backgrounds/12.jpg) no-repeat;}
.main.secondary.bg13{background: url(../img/backgrounds/13.jpg) no-repeat;}
.main.secondary.bg14{background: url(../img/backgrounds/14.jpg) no-repeat;}
.main.secondary.bg15{background: url(../img/backgrounds/15.jpg) no-repeat;}
.main.secondary.bg16{background: url(../img/backgrounds/16.jpg) no-repeat;}
.main.secondary.bg17{background: url(../img/backgrounds/17.jpg) no-repeat;}
.main.secondary.bg18{background: url(../img/backgrounds/18.jpg) no-repeat;}
.main.secondary.bg19{background: url(../img/backgrounds/19.jpg) no-repeat;}
.main.secondary.bg20{background: url(../img/backgrounds/20.jpg) no-repeat;}
.main.secondary.bg21{background: url(../img/backgrounds/21.jpg) no-repeat;}
.main.secondary.bg22{background: url(../img/backgrounds/22.jpg) no-repeat;}
.main.secondary.bg23{background: url(../img/backgrounds/23.jpg) no-repeat;}
.main.secondary.bg24{background: url(../img/backgrounds/24.jpg) no-repeat;}
.main.secondary.bg25{background: url(../img/backgrounds/25.jpg) no-repeat;}
.main.secondary.bg26{background: url(../img/backgrounds/26.jpg) no-repeat;}
.main.secondary.bg27{background: url(../img/backgrounds/27.jpg) no-repeat;}
.main.secondary.bg28{background: url(../img/backgrounds/28.jpg) no-repeat;}
.main.secondary.bg29{background: url(../img/backgrounds/29.jpg) no-repeat;}

.map {display:none;}
.mapdir {display:block;}

div.icons {
	float:right;
	padding-top:7px;
	height:27px;
	text-align:right;
	width:100px;
}

/* NAV ________________________________________________________________________________________________________________*/
div.text-nav {
	margin:82px 21px 9px 220px;
	text-align:right;
	font-size:11px;
}
.text-nav ul {list-style:none;}
.text-nav ul li {
	display:inline;
	padding:10px;
}

div.bottom-nav {
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 40px;
}

div.bottom-nav table tr td {
	font-family: Arial;
	font-size: 11px;
	height: 30px;
	padding: 0 8px;
	line-height: 11px;
	border-right: 1px solid #A98F77;
}

div.bottom-nav table tr td.active {
	background-color: #D4C6B9;
}

div.bottom-nav table tr td a {
	color: #004811;
}

/*-------------------------------- DROP DOWN NA ---*/
div.nav {
	background-color:#004811;
	height:19px;
	width: 726px;
}
.nav img {vertical-align: top;}
div.nav ul {
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
}
div.nav ul li {
	position: relative;
	display:inline;
	float:left;
}
div.nav li ul {
	clear:left;
	position:absolute;
	top: 19px;
	width:200px;
	display: none;
}
div.nav li ul li {
/*	display:block;
	float:none;*/
	z-index:100;
	background-color:#99b6a0;
}
div.nav ul li a {
	position:relative;
	z-index:5000;
	display: block;
	line-height:10px;
	font-size:10px;
	color:#fff;
	text-decoration: none;
	padding: 5px 0 0 0;
	width:102px;
	text-align:center;
	height:14px;
	font-size:11px;
	border-right:solid 1px #fff;
}
div.nav ul li a.first {background:url(../img/nav-cap-l.gif) no-repeat;}
div.nav ul li a.last {background:url(../img/nav-cap-r.gif) no-repeat top right; width:108px;border:none;}
div.nav ul li.over a.first {background-position:bottom left;}
div.nav ul li.over a.last {background-position:bottom right;}

/* Fix IE. Hide from IE Mac \*/
	* html div.nav ul li { float: left; height: 1%; }
	* html div.nav ul li a { height: 14px; }
/* End */

div.nav li ul li a {
	z-index:100;
	font-weight:normal;
	padding:8px 0 5px 10px;
	border:none;
	width:190px;
	text-align:left;
	font-size:12px;
	letter-spacing:1px;	
}
div.nav li ul li a:hover {
	color:#FFF;
	background-color:#004811;
}

div.nav li.over {background-color:#99b6a0;}
div.nav li.over a {color:#004811;}

div.nav li.o {background-color:#99b6a0; }
div.nav li.o a {color:#004811;}
div.nav li.o a.first { background-position:bottom left; }


div.nav li ul li.last {background-color:transparent;}
div.nav ul li.over ul {display: block; } /* The magic */


/* FORMS ______________________________________________________________________________________________________________*/

/* IMAGES _____________________________________________________________________________________________________________*/
.profile {
	padding: 0 0 10px 10px;
	float: right;
}

.callout-btns {
	padding:0px 0 0 20px;
}

.callout-btns img {
	height:43px;
	width:160px;
	margin-right:5px;
	border:dotted;
	border-width:0px;
}
.right {
	float:right;
	margin:0 0 5px 7px;
	border:1px solid #dfdfdf;
}

.left {
	float:left;
	margin:0 7px 5px 0;
	border:1px solid #dfdfdf;
}


/* MISC. CLASSES ______________________________________________________________________________________________________*/
br.clear {
	clear:both;
	line-height:1px;
}
/* LAYOUT ELEMENTS (IDs) ______________________________________________________________________________________________*/
div.background {
background:url(../img/first-bg.jpg) no-repeat;
	background-position:top
	min-height:710px;width:983px;
	margin:0px auto 20px auto;
	padding-bottom: 40px;
	border:solid 0px #004811;
	padding-left:6px;
	
}
.wrapper {
	background:url(../img/wrapper-bg-repeat.gif) repeat-y;
	width:768px; 
	min-height:537px;
	margin:38px 0 0 106px;
	float: left;
	display: inline;
	
}
.wrapper_repeat {
	background:url(../img/wrapper-bg-top.gif) no-repeat;
	float: left;
}
.wrapper_bottom {
	float: left;
}

.wrapper .padding {
	padding:0 21px 0 21px;
}
.header {}
.secondary .content {
	min-height: 350px;
	height:auto !important;
  	height:350px;
	padding-left:305px;
}

.homepage .content {
	min-height: 350px;
	height:auto !important;
  	height:350px;
	padding-left:405px;
}

.onecolumn .content {
	min-height: 350px;
	height:auto !important;
  	height:350px;
	margin-bottom: 15px;
}

div.footer {
	text-align:center;
	margin-left:72px;
	height:30px;
	position:relative;
	width:610px;
	clear:left;
}


div.footer a {
color:#905228;
font-weight:bold;
}


/* added for syndicated content */

.articleTitle {
	font-weight: bold;
}

.articleSubTitle {
	font-weight: bold;
}

.sub_nav {
	float: right; 
	width: 200px; 
	margin: 0 0 20px 10px;
	line-height: 22px;
	background-color: #ebe6c8;
	padding: 5px;
	border: 1px solid #DCD5AD;
}

.bookmark {
    font-size: 12px;
}

h3 {
    font-size: 12px;
    margin: 10px 0;
}

h2 {
	font-size: 14px;
	color: #0C3910;
	margin: 10px 0;
}

.sitemap li {
	margin-bottom: 10px;
}

.sitemap ul {
	margin-top: 3px;
	margin-left: 28px;
}

.sitemap ul li {
	margin-bottom: 5px;
}

#cse-search-results {
    width: 700px;
overflow: hidden;
}

.dictionary {
	margin-top: 10px;
}

.dictionary tr td  {
	padding: 5px;
	border-bottom: 1px solid #999;
}

.even td {
	background-color: #DFDFDF;
}

.def {
	color:#004811;
	font-family:"Century Gothic","Trebuchet MS",Helvetica,Arial;
	font-size:14px;
	font-weight:normal;
}
.desc {
	color: #333;
}
