* { margin: 0; padding: 0; }
a img { border: 0; background: transparent; }
fieldset { border: none; }


/* =BASIC ELEMENTS
_________________________________________________________________ */
body {
	font: 100.01% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #6E6A12;
	margin: 0; padding: 0;
	text-align: center;
	background: #6E6A12 url(/template_assets/images/bg_body.jpg) repeat-x;
}
#wrap {
	width: 770px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background: transparent url(/template_assets/images/wrap_bg.jpg) repeat-y 0 0;
}

p { font: 80%/190% Georgia, "Times New Roman", Times, serif; color: #6E6A12;margin: 3px 0 12px 0; }
h1 {  font: bold 115%/140% Georgia, "Times New Roman", Times, serif; color: #6E6A12; margin: 5px 0; padding-right: 10px; }
h2 { font: bold 110%/130% "Trebuchet MS", Verdana, Arial, sans-serif; color: #6E6A12; margin: 10px 0 5px 0; }
h3 { font: bold 90%/130% "Trebuchet MS", Verdana, Arial, sans-serif; color: #6E6A12; margin: 3px 0 8px 0; }
hr { margin: 20px 0; }


/* =DROP DOWN MAIN NAV
_________________________________________________________________ */
#navwrap {
	position: absolute;
	top: 244px; right: 45px;
	z-index: 500;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
	/*width: 106px;*/
	min-height: 17px;
	text-align: center;
	font: 70% "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #FFF;
	/*background: #98A77A;*/
	/*border-bottom: 1px solid #7D8964;*/
	text-decoration: none;
}
.donors { width: 117px; }
.grants { width: 117px; }
.profadvisors { width: 117px; }
.afffunds { width: 117px; }

#nav li ul li a { padding: 4px; width: 108px; }
#nav li { float: left; /*width: 106px;*/ }
#nav li ul { position: absolute; width: 116px; left: -999em; top: 50px; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }

.bluedrop li a {
	background-color: #88A2B9;
	border-top: 1px solid #CCC;
}
.bluedrop a:hover { background: #6A7D8F; }
.reddrop li a {
	background-color: #A12932;
	border-top: 1px solid #CCC;
}
.reddrop a:hover { background: #7A1E25; }
.purpdrop li a {
	background-color: #A18FA7;
	border-top: 1px solid #CCC;
}
.purpdrop a:hover { background: #786B7E; }
.greendrop li a {
	background-color: #918D44;
	border-top: 1px solid #CCC;
}
.greendrop a:hover { background: #777438; }

/* =HEAD 
_________________________________________________________________ */
#topbg {
	width: 761px; height: 340px;
	margin: 0;
	background: transparent url(/template_assets/images/top_bg.jpg) no-repeat 0 0;
}
#logobig {
	position: absolute;
	top: 35px; left: 53px;
	width: 144px; height: 214px;
}
#headphotos {
	position: absolute;
	top: 0; left: 268px;
	width: 456px; height: 161px;
}
#slogan {
	position: absolute;
	top: 187px; right: 36px;
	width: 504px; height: 58px;
}
#slogan[id] { background: transparent url(/template_assets/images/slogan_head.png) no-repeat 0 0; }





/* =CONTENT 
_________________________________________________________________ */
#content {
	width: 729px;
	padding: 0; 
	margin: 0 20px 0 16px;
	background: transparent url(/template_assets/images/content_bg_tile.jpg) repeat-y 0 0;
}
#contentLeft {
	float: left;
	width: 440px;
	display: inline;
	margin: 10px 0 10px 20px;
}

#contentLeft p {
	width: 420px;
	font: 80%/190% Georgia, "Times New Roman", Times, serif;
	color: #6E6A12;
	margin: 3px 0 12px 0;
}

#contentRight {
	float: left;
	width: 235px;
	margin: 15px 20px 0 12px;
	display: inline;
}
#contentFull {
	float: left;
	width: 680px;
	display: inline;
	margin: 10px 20px;
}
#contentFull p {
	width: 640px;
	font: 80%/190% Georgia, "Times New Roman", Times, serif;
	color: #6E6A12;
	margin: 3px 0 12px 2px;
}
#contentFull ul, #contentLeft ul, #contentFull ol, #contentLeft ol {
	font: 80%/190% Georgia, "Times New Roman", Times, serif;
	color: #6E6A12;
	margin-left: 10px; margin-bottom: 2em;
}
#contentFull table, #contentLeft table {
	padding: 0;
	margin: 0;
	border-style: none;
	width: 640px;
}

#contentFull table p, #contentLeft table p { width: auto; }
#contentFull tbody, #contentLeft tbody { font: 80%/190% Georgia, "Times New Roman", Times, serif; color: #6E6A12; }
#contentFull tr, #contentLeft tr { line-height: 1.7em; }
#contentFull th, #contentLeft th { text-align: left; }
#contentFull td, #contentLeft td { vertical-align: top; }

#contentLeft a:link, #contentFull a:link { color: #9E4D25; text-decoration: underline; }
#contentLeft a:visited, #contentFull a:visited { color: #9E4D25; text-decoration: underline; }
#contentLeft a:hover, #contentFull a:hover { color: #780000; }
#contentLeft a:active, #contentFull a:active { color: #780000; }

#contentFull li, #contentLeft li {
	padding-left: 23px; margin: 5px 20px 0 15px;
	background: url(/template_assets/images/bullet_content.gif) no-repeat 0 7px;
	list-style-type: none;
}

#contentTop {
	position: absolute;
	top: 295px;
	left: 15px;
	width: 729px;
	height: 45px;
	background: transparent url(/template_assets/images/subnav_bg.jpg) no-repeat 0 0;
}
#contentEnd {
	width: 728px; height: 22px;
	margin: 0 20px 0 16px; padding: 0;
	background: transparent url(/template_assets/images/content_bg_tile_end.jpg) no-repeat 0 0;
}



/* =NEWSBAR   
_________________________________________________________________ */
#newsflashtop {
	width: 235px; height: 35px;
	margin: 0; padding: 0;
	background: transparent url(/template_assets/images/newsflash_top.jpg) no-repeat 0 0;
}
#newswrap {
	width: 233px;
	margin: 0;
	border-bottom: 4px solid #E1DFC7;
	height: 350px;
}
#newswrap li { position: relative; float: left; }
#newswrap li:last-child { border-bottom: 4px solid #E1DFC7; }
#newswrap ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font: 70%/150% "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#newswrap a, #newswrap a.alt {
	display: block;
	padding: 5px 5px 5px 55px; margin: 0;
	width: 173px; min-height: 50px;
	background: #FBF6DF;
	border-left: 1px solid #E1DFC7;
	border-right: 1px solid #E1DFC7;
}
#newswrap a.alt { background: #EEE8D1; }

#newswrap a:link, #navlist a:visited {
	color: #505050;
	text-decoration: none;
}
#newswrap a:hover {
	background: #6E6A12;
	color: #FFF;
}

/* =CALENDAR DATES (in newswrap)
_________________________________________________________________ */
.calPage {
	display: block;
	font-size: 10px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	text-shadow: #BBB 1px 1px 1px;
	color: #C5B8AB;
	background: url(/template_assets/images/date_full.gif) no-repeat 0 0;
	margin-top: 0;
	width: 35px;
	padding-top: 5px;
	position: absolute;
	top: 9px;
	left: 10px;
}
.calPage .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -2px;
	text-indent: -3px;
	text-shadow: #BBB 2px 2px 0;
	color: #B8C2B0;
	background: url(/template_assets/images/date_btm.gif) bottom left no-repeat;
	padding-bottom: 5px;
}

#submainnav {
	position: absolute;
	left: 55px; top: 258px;
	font: bold 85% Georgia, "Times New Roman", Times, serif; color: #000000;
	white-space: nowrap;
}
#submainnav li { display: inline; list-style: none; margin: 0; padding: 0; }
#submainnav a:link { color: #000000; text-decoration: none; background: none; }
#submainnav a:visited { color: #6E6A12; text-decoration: none; background: none; }
#submainnav a:hover { color: #6E6A12; text-decoration: none; background: #F9F8DC; }
#submainnav a:active { color: #7F0000; text-decoration: none; background: none; }



/* =SECOND NAV
_________________________________________________________________ */
#second {
    width: 562px; height: 25px;
	/*background: url(/template_assets/images/secondnav.gif);*/
    margin: 0 auto; padding: 0;
	position: absolute;
	top: 308px; left: 32px;
	z-index: 50;
}
#secondnav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}
#secondnav li, #secondnav a {
    height: 25px; display: block;
	font:normal 16px "Times New Roman", Times, serif;
	color:#6E6A11;
	text-decoration:none;
}
#sec1 { left: 0; width: 48px; }
#sec2 { left: 48px; width: 87px; }
#sec3 { left: 139px; width: 120px; }
#sec4 { left: 265px; width: 119px; }
#sec5 { left: 380px; width: 79px; }
#sec6 { left: 459px; width: 50px; }
#sec7 { left: 503px; width: 59px; }

#sec1 a:hover, #sec1 a.selected {
    /*background: transparent url(/template_assets/images/secondnav.gif)
	0 -25px no-repeat;*/
	color:#ffffff; }
#sec2 a:hover, #sec2 a.selected {
    /*background: transparent url(/template_assets/images/secondnav.gif)
    -48px -25px no-repeat;*/
	color:#ffffff; }
#sec3 a:hover, #sec3 a.selected {
    /*background: transparent url(/template_assets/images/secondnav.gif)
    -135px -25px no-repeat;*/
	color:#ffffff; }
#sec4 a:hover, #sec4 a.selected {
    /*background: transparent url(/template_assets/images/secondnav.gif)
    -247px -25px no-repeat;*/
	color:#ffffff; }
#sec5 a:hover, #sec5 a.selected {
    /*background: transparent url(/template_assets/images/secondnav.gif)
    -366px -25px no-repeat;*/
	color:#ffffff; }
#sec6 a:hover, #sec6 a.selected {
    /*background: transparent url(/template_assets/images/secondnav.gif)
    -445px -25px no-repeat;*/
	color:#ffffff; }
#sec7 a:hover, #sec7 a.selected {
    /*background: transparent url(/template_assets/images/secondnav.gif)
    -503px -25px no-repeat;*/
	color:#ffffff; }

#tryout { position: absolute; top: 295px; left: 30px; width: 700px; height: 40px; background: #333; }

/* =SEARCH
_________________________________________________________________ */
#searchcont {
	position: absolute;
	top: 309px; right: 185px;
	z-index: 60;
}
#searcher {
	background: #FFF;
	width: 90px; /*height: 24px;*/
	border: 1px solid #949A7D;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #969696;
	border-left: 1px solid #818181;
	border-right: 1px solid #969696;
	padding: 2px 6px 1px 1px; 
	margin: 0;
	position: absolute; top: 0; left: 25px; 
	font: 75% "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align: right;
	color: #444;

} 
#searcher:hover { background: #E1B270; border: 1px solid #777; }
#searcher:focus { background: #FFF; border: 1px solid #E1B270; color: #222; }
#goimg { border: none;  position: absolute; top: 0; left: 130px; z-index: 65; }


#site_search_hit {
	padding: 2px 6px 13px 1px; ;
	margin: 0;
}

.site_search_result_link{
    font: 90% "Trebuchet MS", Helvetica, Arial, sans-serif;
	line-height: 25px;
	text-align: right;
	color: #444;
}

.site_searchPresult_brief{
    font: 75%  Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #444;
    padding:0px 0px 45px 0px;


}


/* =FOOTER   #footer
_________________________________________________________________ */
.footerlogo { margin: 5px 317px 0 317px; }

#footer { width: 500px; text-align: center; margin: 3px auto 12px auto; font: 80%/140% Georgia, "Times New Roman", Times, serif; color: #333; }
#footer li { display: inline; list-style: none; }
#footer a:link { color: #333; text-decoration: none; background: none; }
#footer a:visited { color: #333; text-decoration: none; background: none; }
#footer a:hover { color: #CCC; text-decoration: none; background: #1C2B0F; }

#wrapEnd {
	width: 770px; height: 29px;
	margin: 0 auto; padding: 0;
	background: transparent url(/template_assets/images/wrap_bg_end.jpg) no-repeat 0 0;
}


/* =FORMS
_________________________________________________________________ */
.fielderror { color: #cc0000; }
#signupform caption {
 padding:3px;
 color:#666;
 font-style:italic;
 border-bottom:1px solid #6A7DA7;
 background:#FFF;
                                                                                                                             
}
#signupform {
    width: 475px;
    font: 80% "Trebuchet MS", Helvetica, Arial, sans-serif;
    margin: 10px 0;
    border: 2px solid #780000;
}
#signupform th {
 background: #FFF;
 padding: 5px;
 text-align: right;
 vertical-align: top;
 padding-top: 12px;
 width: 30%;
 }
                                                                                                                             
#signupform th label { color: #6A7DA7; font-weight: bold; }
.required { padding-left: 15px; background: url(/template_assets/images/required.gif) no-repeat 0 0; }
#signupform td {
 text-align: left;
 padding: 10px 0 10px 10px;
 color: #333;
 font-size: 10px;
 background: #E8E2C6;
 }
#signupform td input, form td select {
  margin: 0 0 6px 0; padding: 3px;
  font-size: 11px;
  border: 1px solid #777;
  }
#signupform td input.radio, form td input.check { margin: 0; }
#signupform input:hover, textarea:hover { background: #FFF; border: 1px solid red; }
#signupform input:focus, textarea:focus { background: #E6E9F3; border: 1px solid red; }
#signupform .checkbox { border: 1px solid #777; }
#signupform td label.sub {
 width: 120px;
 display: block;
 float: left;
 font-weight: bold;
 clear: left;
 margin: 3px 5px 0 0;
 text-align: left;
 padding: 0 0 0 4px;
 }
#signupform td textarea {
 margin: 0 0 6px 0;
 border: 1px solid #777;
 padding: 3px;
 width: 275px;
 height: 100px;
 }
#signupform th.buttonbar {
 color: #C3BB9E;
 text-align: right;
 background: #fff;
 width: 100%;
 padding: 10px;
 }


