

/******  js/4k.txt  ****** */ 

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                


/******  css/main.css  ****** */ 
* {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 9px;
	line-height: 14px;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	text-align: left;
	border: 0px;
}

ul, li {
	list-style: none;
}

a {
	color: #543019;
}

a:hover {
	text-decoration: underline;
}

p strong {
	font-weight: bold;
}

p em {
	font-style: italic;
}

body {
	background: #987c69;
}

#page {
	position: relative;
	width: 750px;
	background: #fff;
	margin: 10px auto 10px auto;
}

#page-header {
	position: relative;
	
	height: 130px;
}

#page-header .logo {
	position: absolute;
	top: 42px;
	left: 22px;
}

#page-content {
	background: #fff;
	position: relative;
	width: 750px;
	margin: 50px 0px 0px 0px;
}

#page-content br {
	clear: left;
	height: 0px;
	margin: 0px;
}

#home-image {
	float: left;
	width: 340px;
	height: 340px;
}

#page-footer {
	position: relative;
	height: 80px;
}

#page-footer p {
	position: absolute;
	top: 23px;
	left: 175px;
	color: #a8a8a8;
}

/******  css/nav.css  ****** */ 
#nav {
	position: absolute;
	top: 0px;
	left: 173px;
	height: 130px;
	width: 577px;
	background: #fff;
}

#nav li {
	padding: 0px;
	margin: 0px;	
	width: 137px;
	background: #fff;
}

#nav #highlights li {
	float: left;
	height: 78px;
	border-left: 1px solid #d6882a;
}

#nav #buttons {
	clear: left;
}

#nav #buttons li {
	display: inline;
}

#nav #buttons a {
	float: left;
	line-height: 32px;
	font-weight: bold;
	color: #d6882a;
	font-family: Georgia;
	line-height: 40px;
	width: 138px;
	background: #fff;
	font-size: 14px;
}

#nav #buttons a:hover {
}

#nav .end {
	width: 162px;
}

#nav #buttons a.end {
	width: 163px;
}

#nav .rule {
	clear: left;
	height: 12px;
	width: 577px;
	background: #d6882a;
}

/******  css/submenu.css  ****** */ 
#services-menu {
	position: absolute;
	top: 118px;
	left: 311px;
	height: 200px;
	width: 138px;
	background: #d6882a;
	z-index: 3;
	opacity: .85; 
	display: none;
}

#services-menu li {
	padding: 0px;
	margin: 0px;	
	width: 138px;
	background: #d6882a;
	color: #d6882a;
	line-height: 17px;
}

#services-menu li.top {
	margin: 20px 0px 0px 0px;
}

#services-menu li.menu-item {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#services-menu li a {
	color: #3b150b;
	margin: 0px 0px 0px 8px;
	line-height: 17px;
}

#services-menu li.bottom {
	border-top: 1px solid #fff;
	margin: 0px 0px 4px 0px;
}

#services-menu li.menu-subitem a {
	color: #fff;
	margin: 0px 0px 0px 14px;
	line-height: 17px;
}

/******  css/info-column.css  ****** */ 
#info-column {
	margin: 0px 15px 0px 16px;
	width: 142px;
	height: 340px;
	background: #b8aa97;
	color: #fff;
	float: left;
}




/*
 * NEWS
 */
#info-column #news {
	width: 142px;
	height: 113px;
	position: relative;
	border-bottom: 10px solid #fff;
}

#info-column #news .title { 
	margin: 15px 0px 0px 11px;
}

#info-column #news .contents {
	position: absolute;
	top: 30px;
	left: 11px;
	height: 75px;
	width: 107px;
	overflow: hidden;
	font-family: arial, sans-serif;
	line-height: 15px;	
}

#info-column #news .contents .news {
	margin: 0px 0px 15px 0px;
}

#info-column #news .contents h1 a {
	color: #fff;
}

#info-column #news .contents h2 {
	color: #695330;
}

#info-column #news #scrollbar {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 8px;
	height: 97px;
	background: #927e66;
}

#info-column #news #scrollbar #handle {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 23px;
	width: 8px;
	background: #695330;
}




/*
 * CONTACT
 */
#info-column #contact {
	width: 142px;
	height: 92px;
	position: relative;
	border-bottom: 1px solid #fff;
}

#info-column #contact .title { 
	margin: 11px 0px 0px 11px;
}

#info-column #contact p {
	margin: 4px 11px 0px 11px;
	line-height: 15px;
	font-size: 10px;
	font-family: arial, sans-serif;
}

#info-column #contact p a {
	color: #543019;
	font-size: 10px;
	font-family: arial, sans-serif;
}

a:hover {
	text-decoration: underline;
}




/*
 * NEWSLETTER
 */
#info-column #newsletter {
	width: 142px;
	height: 75px;
	position: relative;
	border-bottom: 1px solid #fff;
}

#info-column #newsletter .title { 
	margin: 9px 0px 0px 11px;
}

#info-column #newsletter p {
	margin: 4px 11px 0px 11px;
	line-height: 15px;
	font-size: 10px;
	font-family: arial, sans-serif;
}

#info-column #newsletter form {
	margin: 0px;
	padding: 0px;
	position: relative;
}

#info-column #newsletter #email {
	border: 0px;
	width: 86px;
	position: absolute;
	top: 7px;
	left: 11px;
	font-size: 9px;
	padding: 2px;
	line-height: normal;
	color: #381702;
}

#info-column #newsletter form img {
	position: absolute;
	top: 7px;
	left: 106px;
	cursor: pointer;
}




/*
 * TOOLS
 */
#info-column #tools {
	width: 142px;
	height: 48px;
	position: relative;
}

#info-column #tools .title { 
	margin: 10px 0px 0px 11px;
}

#info-column #tools a {
	display: block;
	margin: 4px 11px 0px 11px;
	line-height: 15px;
	font-size: 10px;
	font-family: arial, sans-serif;
	color: white;
}

#info-column #tools a:hover {
	text-decoration: underline;
}

/******  css/copy-column.css  ****** */ 
#copy-column {
	width: 167px;
	background: #fff;
	float: left;
	margin: 0px 0px 0px 23px;
}

#copy-column img {
	margin: 21px 0px 0px 0px;
	height: 86px;
	width: 167px;
}

#copy-column .rule {
	margin: 16px 0px 0px 0px;
	height: 1px;
	width: 167px;
	background: #d6882a;
	line-height: 1px;
}

#copy-column .copy {
	margin: 10px 0px 0px 0px;
	height: 210px;
	width: 167px;
	color: #381702;
}

#copy-column .copy h1 {
	color: #D6882A;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.4em;
	margin: 24px 0px 2px 0px;
}

#copy-column .copy h2 {
	color: #B8AA97;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.4em;
	margin: 24px 0px 2px 0px;
}

/******  css/secondary-nav.css  ****** */ 
#secondary-nav {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 133px;
}

#secondary-nav #top-links {
	margin: 48px 0px 0px 35px;
}

#secondary-nav #top-links li {
	margin: 0px;
	padding: 0px;
	width: 45px;
	height: 14px;
}

#secondary-nav .rule {
	background: #563119;
	margin: 12px 0px 0px 0px;
	width: 133px;
	height: 1px;
	line-height:1px;
}

#secondary-nav #services-links {
	margin: 12px 0px 0px 35px;
}

#secondary-nav #services-links li {
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 16px;
}

/******  css/content.css  ****** */ 
#page-content .content {
	margin: 0px 0px 0px 173px;
}

#page-content .content .box {
	margin: 0px 4px 0px 0px;
	width: 102px;
	height: 102px;
}

#page-content .content .mainGraphic {
	width: 394px;
	height: 102px;
}

#page-content .content .title {
	margin: 24px 0px 0px 0px;
	display:block;
}

#page-content .content p {
	line-height: 14px;
	margin: 0px 0px 16px 0px;
	width: 500px;
	color: #381702;
}

#page-content .content .bodyCopy {
	line-height: 14px;
	margin: 0px 0px 16px 0px;
	width: 500px;
	color: #381702;
}

#page-content .content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d6882a;
	font-size: 1.4em;
	margin: 24px 0px 2px 0px;
	font-weight: bold;
}

#page-content .content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b8aa97;
	font-size: 1.4em;
	margin: 24px 0px 2px 0px;
}

#page-content .content .news {
	margin: 24px 0px 2px 0px;
}

#page-content .content .news h2 {
	font-family: "Times New Roman", Times, serif;
	color: #b0a18c;
	font-size: 2.0em;
	margin: 6px 0px 2px 0px;
}

#page-content .content .news h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d6882a;
	font-size: 1.4em;
	margin: 6px 0px 2px 0px;
}
#page-content .content .tool {
	margin: 23px 0px 0px 0px;
}

#page-content .content .tool h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d6882a;
	font-size: 1.4em;
	margin: 6px 0px 2px 0px;
}

#page-content .content .links h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d6882a;
	font-size: 1.4em;
	margin: 6px 0px 2px 0px;
}

a.toolLink {
	color: #d6882a;
	margin: 5px 0px 5px 0px;
	display: block;
}



/******  css/login.css  ****** */ 
#login {
	background: #fff;
	/* width: 400px; */
	margin: 25px 0px 0px 0px; 
}

#login label {
	font-size: 1.1em;
	color: #381702;
	display: block;
}

#login input {
	border: 1px solid #d6882a;
	width: 300px;
	padding: 5px;
	font-size: 1.4em;
	display: block;
	margin: 5px 0px 15px 0px;
	color: #381702;
}

#login .submit {
	width: 60px;
	text-align: center;
	background: #826e53;
	font-size: 1.1em;
	border: 0px;
	color: #fff;
}

/******  css/team.css  ****** */ 
#page-content .content .member {
	background: #fff;
	width: 500px;
	margin: 0px 0px 4px 0px;
	position: relative;
}

#page-content .content .first {
	margin: 26px 0px 4px 0px;
}

#page-content .content .data {
	margin: 0px 0px 0px 107px;
	width: 376px;
	padding: 11px 11px 11px 11px;
}

.headshot {
	position: absolute;
}

.oddRow {
	background: #f9eddf;
}

.evenRow {
	background: #fff;
}

#page-content .content .data  p {
	width: auto;
	margin-bottom: 0px;
}

#page-content .content .data .bodyCopy {
	width: auto;
	margin-bottom: 0px;
}

#page-content .content .data h1 {
	margin: 0px 0px 0px 0px;
}

a.memberEmail {
	color: #381702;
	margin: 5px 0px 5px 0px;
	display: block;
}

/******  js/yui/container/assets/container.css  ****** */ 
/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version 0.12.1
*/

.overlay {
	position:absolute;
	display:block;
}

.tt {
	visibility:hidden;
	position:absolute;
	color:#333;
	background-color:#FDFFB4;
	font-family:arial,helvetica,verdana,sans-serif;
	padding:2px;
	border:1px solid #FCC90D;
	font:100% sans-serif;
	width:auto;
}

* html body.masked select {
	visibility:hidden;
}

* html div.panel-container select {
	visibility:inherit;
}

* html div.drag select {
	visibility:hidden;
}

* html div.hide-select select {
	visibility:hidden;
}

.mask {
    z-index:0;
    display:none;
    position:absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
    background-color:#CCC;
}

.hide-scrollbars * {
	overflow:hidden;
}

.hide-scrollbars textarea, .hide-scrollbars select {
	overflow:hidden;
	display:none;
}

.show-scrollbars textarea, .show-scrollbars select {
	overflow:visible;
}

.panel-container {
	position:absolute;
	background-color:transparent;
	z-index:6;
	visibility:hidden;
	overflow:visible;
	width:auto;
}

.panel-container.matte {
	padding:3px;
	background-color:#FFF;
}

.panel-container.matte .underlay {
	display:none;
}

.panel-container.shadow {
	padding:0px;
	background-color:transparent;
}

.panel-container.shadow .underlay {
	visibility:inherit;
	position:absolute;
	background-color:#CCC;
	top:3px;left:3px;
	z-index:0;
	width:100%;
	height:100%;
    -moz-opacity: 0.7;
    opacity:.70;
    filter:alpha(opacity=70);
	zoom:1;
}

.panel {
	visibility:hidden;
	border-collapse:separate;
	position:relative;
	left:0px;top:0px;
	font:1em Arial;
	background-color:#FFF;
	border:1px solid #000;
	z-index:1;
	overflow:hidden;
}

.panel .hd {
	background-color:#3d77cb;
	color:#FFF;
	font-size:100%;
	line-height:100%;
	border:1px solid #FFF;
	border-bottom:1px solid #000;
	font-weight:bold;
	overflow:hidden;
	padding:4px;
}

.panel .bd {
	overflow:hidden;
	padding:4px;
}

.panel .bd p {
	margin:0 0 1em;
}

.panel .close {
	position:absolute;
	top:5px;
	right:4px;
	z-index:6;
	height:12px;
	width:12px;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	cursor:pointer;
	visibility:inherit;
}

.panel .close.nonsecure {
	background-image:url(http://us.i1.yimg.com/us.yimg.com/i/nt/ic/ut/alt3/close12_1.gif);
}

.panel .close.secure {
	background-image:url(https://a248.e.akamai.net/sec.yimg.com/i/nt/ic/ut/alt3/close12_1.gif);
}

.panel .ft {
	padding:4px;
	overflow:hidden;
}

.simple-dialog .bd .icon {
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-right:10px;
	float:left;
}

.dialog .ft, .simple-dialog .ft {
	padding-bottom:5px;
	padding-right:5px;
	text-align:right;
}

.dialog form, .simple-dialog form {
	margin:0;
}

.button-group button {
	font:100 76% verdana;
	text-decoration:none;
	background-color: #E4E4E4;
	color: #333;
	cursor: hand;
	vertical-align: middle;
	border: 2px solid #797979;
	border-top-color:#FFF;
	border-left-color:#FFF;
	margin:2px;
	padding:2px;
}

.button-group button.default {
	font-weight:bold;
}

.button-group button:hover, .button-group button.hover {
	border:2px solid #90A029;
	background-color:#EBF09E;
	border-top-color:#FFF;
	border-left-color:#FFF;
}

.button-group button:active {
	border:2px solid #E4E4E4;
	background-color:#BBB;
	border-top-color:#333;
	border-left-color:#333;
}
