@charset "utf-8";


/***********************************
************************************

			TEMPLATE

************************************
***********************************/

html, body {
	background:#fff url(../images/background.jpg) repeat top left;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f4d34;
	line-height:13px;
}

.wrapper {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */	
	height:auto !important; 
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; 
	text-align:center;
}	

.container {
	width:940px;
	margin:0px auto 0px auto; /* center, not in IE5 */	
	text-align:left;	
}

.content {
	float:left;	
}

#header {
	width:940px;
	float:left;	
	
}

#header img {
	float:left;	
}

#headerContent {
	float:left;
	width:900px;
	height:170px;
	background-color:#fff;
		
}

#headerRight {
	width:220px;
	float:right;

	
}

#header .logoPad {
	padding-left:25px;	
			
}

.main {
	float:left;
	width:940px;
	background:transparent url(../images/shadow_body_mid.png) repeat-y top left;	
}

.mainContent {
	float:left;
	width:900px;
	background-color:#fff;
	margin-left:20px;
}


.mainShadowBot {
	float:left;
	width:940px;
	height:50px;
}
.mainShadowTop {
	float:left;
	width:940px;
	height:50px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f4d34;
	line-height:17px;
	font-weight:normal;
	padding-bottom:10px;
}

a {
	color:#7f4d34;
	text-decoration:none;
	font-weight:normal;	
}

a:hover {
	text-decoration:underline;
}

h1 {
	color:#deb385;
	font-family:Georgia,'Times New Roman',serif;
	font-size:28px;
	font-weight:normal;
	padding-bottom:25px;
}

h2 {
	color:#deb385;
	font-family:Georgia,'Times New Roman',serif;
	font-size:21px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:10px;
	line-height:22px;
	margin-top:0px;
	padding-top:0px;
}

h3 {
	color:#7f4d34;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
h4 {
	font-weight:bold;
	padding-bottom:5px;
	line-height:17px;
}

#networks {
	float:left;
	display:block;
	z-index:2;
	padding: 0 0px 0 0;
	width:180px;
	margin-right:30px;
	margin-bottom:25px;
}

#networks ul {
	display:block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 198px;
	float: left;
	background:transparent url(../images/spacer.gif) repeat;
}

.networkTab {
	display:block;
	color: #7f4d34;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:36px;
	width:180px;
	background:#e8cdaf url(../images/btn_network.jpg) no-repeat top left;
}

.networkPad {
	margin: 12px 0 0 22px;
	float: left;
	font-size:11px;
}

.networkPadImg {
	margin: 14px 0 0 0px;
	float: left;
	font-size:11px;
}


#networks ul li ul {
	width: 198px;
	border-top: 1px solid #fff;
	margin-top: 8px;
	/*background-color:#e6e1cf;*/

}
#networks ul li ul li {
	background-color: #e8cdaf;
}
#networks .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #7f4d34;
}

#networks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #7f4d34;
	display: block;
	border-bottom:1px solid #fff;
	margin: 0;
	padding: 8px 2px 8px 23px; 
	text-decoration:none;
	line-height:15px;
}

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

#networks li {
	width: 180px;
	float:left;
	display:block;
	position: relative;
}

#networks ul ul {
	float:left;	
	display:block;
	z-index: 500;
	padding-bottom: 4px;
	background: url(../images/network_bottom.png) 0 100% no-repeat;
}

#networks ul ul ul {
	float:left;
	display:block;
	position: absolute;
	top: 0;
	left: 100%;
}

div#networks ul ul,
div#networks ul li:hover ul ul,
div#networks ul ul li:hover ul ul
{display: none;}

div#networks ul li:hover ul,
div#networks ul ul li:hover ul,
div#networks ul ul ul li:hover ul
{display: block;}

.noBorder {
border:none !important;
background:url(../images/btn_network_bottom.jpg);
}

.searchBox {
	width:215px;
	overflow:hidden;
	float:left;
}

body.home .searchBox {

}

body.view .searchBox, 
body.contact .searchBox,
body.search .searchBox,
body.error .searchBox,
body.sitemap .searchBox {
	
	background: #fff;
	z-index: 1;
	padding: 20px;
}




.searchField {
	float:left;
	background: url(../images/searchbox_field.gif) no-repeat top;
	width: 145px;
	height: 28px;
	padding: 0;
	margin-right:5px;
}

.searchInput {
	background: none;
	border: none;
	width: 135px;
	padding: 6px 5px 0px 5px;
    display: block;
	vertical-align:top;
	color:#7f4d34;
	font-size:11px;
}

input,textarea,label{
	font-size:11px;
	color:#7f4d34;
	font-family:Arial, Helvetica, sans-serif;
}

.searchSubmit {
	background:#fff url(../images/btn_search.gif) no-repeat top;
	font-size:1% !important;
	line-height:1% !important;
	color:transparent;
	text-align:left;
	vertical-align:middle;
	width:29px;
	height:24px;
	float:left;
	cursor:pointer;
	border: none;
	text-decoration:none !important;
}
.contactSubmitBtn {
    border: none;
    background: url(../images/submit_bg.jpg) no-repeat top left;
	width:127px;
	height:25px;
	cursor:pointer;
	font-weight:bold;
}

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

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


#footer {
	float:left;
	background-color:#fff;
	width:810px;
	border-top:#cbcbcb 1px solid;
	margin-left:65px;
	margin-top:10px;
	padding-top:15px;
	text-align:center;
	color:#aaaebb;
	font-size:9px;
}

#footer a {
	color:#aaaebb;
	text-decoration:none;
	font-weight:normal;
}

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

.hidden {
	display:none;
}
	

/***********************************
************************************

			HOMEPAGE

************************************
***********************************/


.homeColumn {
	width:250px;
	float:left;
	margin-left:145px;	
	padding-top:10px;
}

.homeColumnPad {
	padding-left:50px;	
}

.homeColumn img {
	float:left;
	margin-bottom:20px;
	display:block;
}

.homeColumn h1 {
	width:250px !important;
	display:block;
	float:left;	
	line-height:30px;
	padding-bottom:10px;
}

.homeIntro {
	height:	145px;
	float:left;
}

.btn_find_more {
	float:left;
	width:177px;
	height:36px;
	background:#fff url(../images/btn_find_more.jpg) no-repeat top left;
	padding-top:10px;
	text-align:center;
}

/***********************************
************************************

			PAGES

************************************
***********************************/

#webBanner {
	width:940px;
	padding-left:20px;
	padding-top:10px;
}


#nav {
	padding-top:54px;
	float:left;
	width:180px;
	margin-left:30px;	
}

#nav li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px; 
	display: block;
	margin-right:25px;
}

#nav li:hover {
	background-color:#f3e4d5;
}

#nav .current {
	color: #a7c539 !important;
	font-weight:bold;
}

#nav a {
	color:#7f4d34;
	text-decoration:none;
	display:block;
}

#nav li.level1 {
	margin-left: 10px;
}

#nav li.level2 {
	margin-left: 20px;
}

#nav a:hover {
	text-decoration:none;
	background-color:#f3e4d5;
	display:block;

}

#quickLinks {	
	padding-top:60px;
	width:175px;
	float:left;
	padding-right:35px;
	margin-bottom:15px;
}
#quickLinks p{
	margin-bottom:5px;
}

#quickLinks li {	
	padding-bottom:5px;
}

#quickLinks li p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f4d34;
	line-height:17px;
	font-weight:normal;
	padding-bottom:0px !important;
}

#quickLinks li img {
	max-width:175px;	
}

.mainBody {
	float:left;
	width:450px;
	padding-right:30px;
	padding-top:20px;
}
.mainBody ul {
	padding-bottom:15px;
}

.mainBody li {
	padding-left:3px;
	padding-bottom:3px;
	margin-left:15px;
	list-style-type:disc;
	list-style-position:outside;
	line-height:15px;
}

.mainBody img {
	padding-bottom:20px;
}

.inTextRight {
	float:right;
	padding:0 0px 0 20px;
		
}

.inTextLeft {
	float:left;
	padding:0px 20px 15px 0;
		
}

.block {
	clear:both;
}

.profile {
	float:left;
	width:490px;
	padding-bottom:10px;	
}

.profile img {
		padding-top:10px;
}


.contactForm {
	width: 330px;
	text-align: right;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #5d4110;
	font-size: 12px;
	line-height: 18px;
}

/***********************************
************************************

			DOCUMENT LISTS

************************************
***********************************/

#documentList li {
	display: block;
	list-style: none;
	background-color: #eee;
	padding: 8px;
	margin: 0 0 10px 0;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#documentList dt {
	font-weight: bold;
	font-size: 14px;
	margin: 0 10px 5px 0;
}

#documentList dd.description {
	display: block;
	margin-top: 3px;	
}

#documentList dd.date {
	color: #bb8e9c;
}

#documentList dd.last {
	float: right;
}

#documentList dd a.button {
	cursor: pointer;
	display: block;
	background-color: #e8cdaf;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#documentList dd a.button em {
	font-size: 10px;
	font-weight: normal;
}

/***********************************
************************************

			CONTACT

************************************
***********************************/

.contactForm {
	width: 330px;
	text-align: right;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #5d4110;
	font-size: 12px;
	line-height: 18px;
}

.contactForm label {
	padding: 0 0px 0 0;
	display: block;
	position: relative;
}

	.contactForm label span {
		position: absolute;
		top: 3px;
		left: 0;
		width: 88px;
		text-align: right;
	}

.contactForm label select {
	width: 230px;
}

.contactForm #helpText {
	overflow: hidden;
	text-align: left;
}

.contactForm #helpText span {
	color: #a7c539;
	display: block;
	width: 230px;
	margin: 5px 0 5px 100px;
}

.formSingle {
	background:transparent url(../images/form_field_single.gif) no-repeat top;
	width:220px;
	border:none;
	padding:5px 5px 10px 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.formMulti {
	background: url(../images/form_field_multi.gif) no-repeat top;
	width:220px;
	height:97px;
	border:none;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	overflow: auto;	
}


/***********************************
************************************

			MEMBERS

************************************
***********************************/
.person {
	margin: 0 0 20px 0;
	clear: both;
	overflow: hidden;
}
	.person .left {
		width: 125px;
		float: left;
	}

	.person .right {
		float: left;
		width: 300px;
	}
	
/***********************************
************************************

		TABULAR DATA

************************************
***********************************/	
table {border-collapse:collapse;width:100%;margin: 1em 0 2em 0;}
table td.left {width:200px;}
table td.table-header {color: #7f4d34;font-weight: bold;border-top: 1px solid #edd0b2;border-bottom: 2px solid #edd0b2;}
table td {padding:0.5em 0.75em 0.5em 0.75em;border-bottom: 1px solid #edd0b2;}
table tr:hover {background:#f8e7d6;}
