* {
	margin: 0;
	padding: 0;
}
body {
	background: #774602;
	font: 11px/1.5em Verdana, Geneva, sans-serif;
	color: #6b6d6c;
}
/* MISC FORMATTING START */
img {
	border: none;
}
.container {
	margin: 0 auto;
	width: 980px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.main-contain {
	background: #f6f4e4;
	padding: 0 0 2px 0;
}
.clear {
	clear: both;
}
div.hr {
	height: 2px;
	background: url(../images/hr.png) repeat-x 0 0;
	border: none;
}
div.hr hr, .email-signup-link * {
	display: none;
}
p, h4, .hr {
	margin-bottom: 15px;
}
h1, h1 a {
	font: normal 20px/1em Verdana, Geneva, sans-serif;
	font-style: italic;
	margin-bottom: 5px;
	color: #6b6d6c;
	text-decoration:none;
}
h2, h2 a {
	color: #4ba3be;
	font: normal 10px/1em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-decoration:none;
}
h3, h3 a {
	color: #364540;
	font: bold 13px/1.5em Verdana, Geneva, sans-serif;
	text-decoration:none;
}
h4, h4 a {
	font: normal 10px/1em Georgia, "Times New Roman", Times, serif;
	color: #6b6d6c;
	text-decoration:none;
}
a {
	color: #4ba3be;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
.publications {
	float: left;
	padding: 0 10px 20px 0;
	text-align:center;
}
.board img {
	float: left;
	padding: 0 20px 15px 0;
}
blockquote {
	margin: 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a[href$='.pdf'] {
 background:transparent url(../images/pdf.png) center left no-repeat;
 display:inline-block;
 padding-left:20px;
 line-height:16px;
}
a[href$='.doc'] {
 background:transparent url(../images/word.png) center left no-repeat;
 display:inline-block;
 padding-left:20px;
 line-height:16px;
}
img.imageright {
	float: right;
	margin: 0 0 20px 20px;
}
img.imageleft {
	float: left;
	margin: 0 20px 20px 0;
}
#fontsizechange ul, .nav ul, ul.menu, .recent-posts ul, ul.recent-posts, ul.social, ul.right-list, .ins-left-col ul, .idx-center ul {
	list-style: none;
}
#fontsizechange li, .nav li {
	float: left;
	display: inline;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
form p.float-left {
	padding: 0 10px 0 0;	
}
.ins-main-col input,textarea,select {
	padding: 0 2px;
}
.red {
	color: #dd0000;
}
input.input3digits {
	width: 25px;	
}
input.input4digits {
	width: 35px;	
}
input.input5digits {
	width: 45px;	
}
input.submitbutton {
	background: #4ba3be;
	color: #fff;
	border: 2px solid #2c7f99;
	padding: 3px;
}
input.submitbutton:hover {
	background: #19738f;
	cursor: pointer;
}
/* MISC FORMATTING END */


/* HEADER START */
.top-contain {
	background: url(../images/repeat.png) repeat-x 0 0;
}
.top {
	background: url(../images/header-footer-bgs.jpg) no-repeat center -364px;
	height: 13px;
}
.header {
	height: 112px;
}
.logo {
	margin: 28px 0 0 20px;
}
.header-search-contain {
	margin: 10px 10px 0 0;
}
/* font sizer start */
#fontsizechange {
	width: 52px;
	height: 22px;
	background: url(../images/font-size-bg.png) no-repeat;
	float: left;
	margin: 2px 0 0 0;
}
#fontsizechange img {
	width: 26px;
	height: 22px;
}
/* font sizer end */
/* header search start */
.header-search {
	width: 228px;
	padding: 0 0 0 10px;
}
.header-search input {
	border: none;
	float: left;
}
input.search-box {
	width: 164px;
	background: url(../images/search.png) no-repeat top right;
	padding: 4px;
	height: 18px;
}
.header-search #button {
	width: 56px;
	background: url(../images/search.png) no-repeat top left;
	font: 12px/1em Georgia, "Times New Roman", Times, serif;
	color: #824400;
	height: 26px;
}
.header-search #button:hover {
	color: #000;
	cursor: pointer;
}
/* header search end */
/* HEADER END */


/* NAV START */
.nav-contain {
	height: 42px;
	background: url(../images/nav.png) no-repeat center;
	border-top: 1px solid #cdcbc0;
	border-bottom: 1px solid #cdcbc0;
	position:relative;
	z-index:5;
}
.nav {
	width: 649px;
}
ul.menu li {
	position:relative;
	float:left;
}
ul.menu ul {
	position:absolute;
	top:42px;
	left:0;
	background:#fbfaf3;
	display:none;
	opacity:0;
	list-style:none;
	width:148px;
	z-index: 10;
}
ul.menu ul li {
	position:relative;
	width:148px;
	margin:0
}
ul.menu ul li a {
	display:block;
	padding:3px 7px;
	background:#fbfaf3;
	border-bottom: 1px solid #cdcbc0;
	color: #824400;
	text-decoration:none;
}
ul.menu ul li a:hover {
	color: #7b9da7;
	background:#fff;
}
ul.menu .menulink {
	display: block;
	height: 15px;
	font: 15px/1em Georgia, "Times New Roman", Times, serif;
	color: #824400;
	padding: 13px;
	text-decoration:none;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	color: #7b9da7;
}
.nav-about:hover, .nav-about-current, .nav-events:hover, .nav-events-current, .nav-projects:hover, .nav-projects-current, .nav-grants:hover, .nav-grants-current, .nav-giving:hover, .nav-giving-current, .nav-blog:hover, .nav-blog-current {
	background: url(../images/brackets.gif) no-repeat;
	color: #7b9da7 !important;
}
.nav-about:hover, .nav-about-current {
	background-position: 0 0;
}
.nav-events:hover, .nav-events-current {
	background-position: 0 -42px;
}
.nav-projects:hover, .nav-projects-current {
	background-position: 0 -84px;
}
.nav-grants:hover, .nav-grants-current {
	background-position: 0 -126px;
}
.nav-giving:hover, .nav-giving-current {
	background-position: 0 -168px;
}
.nav-blog:hover, .nav-blog-current {
	background-position: 0 -210px;
}
.donate-button a {
	display: block;
	font: bold 16px/1.25em Verdana, Geneva, sans-serif;
	color: #fbfaf3;
	background: #4ba3be url(../images/donate-box.png) no-repeat 298px 12px;
	padding: 12px 42px 12px 12px;
	width: 277px;
	text-transform:uppercase;
	text-align: right;
	letter-spacing: 1px;
	height: 18px;
	text-decoration:none;
}
.donate-button a:hover {
	background: #308aa6 url(../images/donate-box.png) no-repeat 298px 12px;
	color: #fff;
}
/* NAV END */


/* HEADER BLOCK START */
.heading-box {
	background: url(../images/header-footer-bgs.jpg) no-repeat center -49px;
	margin: 10px 0;
}
.header-brown-box {
	background: #f6f4e4 url(../images/brown-box.jpg) no-repeat top right;
}
.header-vid-container {
	width: 311px;
	padding: 10px 10px 0 10px;
	color: #f6f4e4;
	font: normal 13px/1.5em Verdana, Geneva, sans-serif;
	font-style: italic;
}
/* header rotator start*/
#fadeshow1 {
	position:relative;
	z-index: 1;
}
.header-rotator {
	width: 640px;
	height: 315px;
}
.header-image {
	width: 640px;
}
/* header rotator end*/
/* header index box start*/
.header-vid {
	height: 69px;
}
.header-vid-image {
	width: 96px;
}
.header-vid-image img {
	width: 92px;
	height: 65px;
	border: 2px solid #774602;
}
.header-vid-image img:hover {
	border: 2px solid #cf8004;
}
.header-vid-text {
	width: 195px;
	padding: 10px 10px 0 0;
	height: 40px;
	overflow: hidden;
}
.header-separator {
	height: 5px;
	background: url(../images/hr.png) repeat-x 0 -2px;
	margin-left: 104px;
}
/* header index box end*/
/* header inside box start*/
.ins-vid {
	position:relative;
	padding: 2px;
	background: #d28204;
	width: 240px;
	height: 170px;
	margin: 20px 0 10px 30px;
	position:relative;
	z-index:1;
}

.ins-vid #video
{
    position:relative;
    z-index:1;
}
.ins-vid-text {
	color: #f6f4e4;
	font: normal 11px/1.25em Verdana, Geneva, sans-serif;
	margin: 0 20px;
	width: 267px;
	height: 43px;
	overflow: hidden;
}
/* header inside box end*/
/* HEADER BLOCK END */


/* MAIN START */
.sidebar {
	width: 224px;
}
.sidebar h5 {
	width: 212px;
	height: 11px;
	padding: 6px;
	font: bold 11px/1em Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(../images/h5.png) no-repeat;
}
.sidebar ul, .sidebar form {
	margin: 19px;
}
a.email-signup-link {
	display: block;
	background-image: url(../images/signup.png);
	height: 83px;
	width: 224px;
}	
a.email-signup-link:hover {
	background-position: 0 -83px;
}	
ul.social a {
	color: #4ba3be;
	display: block;
	font: 13px/1em Verdana, Geneva, sans-serif;
	padding: 5px 0 5px 30px;
	height: 13px;
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
	text-decoration:none;
}
a.twitter {
	background-position: 0 0;
}
a.facebook {
	background-position: 0 -23px;
}
a.linkedin {
	background-position: 0 -46px;
}
a.rss {
	background-position: 0 -69px;
}
ul.social a:hover {
	color: #000;
}
ul.right-list a {
	color: #36362a;
	font: bold 13px/1em Verdana, Geneva, sans-serif;
	display: block;
	padding: 5px 0;
	font-style: italic;
	text-decoration:none;
}
ul.right-list a:hover {
	color: #4ba3be;
}
/* main index start */
.idx-contain {
	background: #fff url(../images/copy-bg.png) repeat-y 0 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.idx-left {
	padding: 15px 15px 0 15px;
	width: 265px;
}
.idx-left img {
	float: left;
	margin: 0 10px 30px 0;
}
.idx-center {
	width: 377px;
	padding: 30px 30px 15px 30px;
	margin: 0 0 0 10px;
}
.idx-center ul {
	margin: 0 0 15px 0;
}
.idx-center li a {
	font: normal 20px Verdana, Geneva, sans-serif;
	font-style: italic;
	margin-bottom: 5px;
	color: #6b6d6c;
	text-decoration:none;
}
.idx-center a:hover {
	color: #4ba3be;
}
.recent-posts li {
	padding: 0 0 5px 0;
	font: normal 11px Verdana, Geneva, sans-serif;
	font-style: italic;
}
.recent-posts li a {
	color: #a44a0f;
	font: 14px Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
}
.recent-posts a:hover {
	color: #4ba3be;
}
/* main index end */
/* main inside start */
.ins-contain {
	background: #fff url(../images/copy-bg.png) repeat-y -980px 0;
}
.ins-contain-blog {
	background: #fff url(../images/copy-bg.png) repeat-y -1960px 0;
}
.white-block {
	height: 30px;
	background: #fff;
}
.subnav {
	padding: 7px 0 0 20px;
	height: 28px;
	border-bottom: 10px solid #f6f4e4;
	background: #a46c2e;
	font: 11px/1em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-transform:uppercase;
}
.subnav h3 {
	color: #fff;
	font: normal 22px/1em Georgia, "Times New Roman", Times, serif;
	float: left;
	text-transform:none;
	padding: 0 20px 0 0;
}
.subnav ul {
	margin: 5px 0 0 0;
	float: left;
}
.subnav li {
	display: inline;
	float: left;
	padding-left: 10px;
}
.subnav li a {
	color: #d5a065;
	text-decoration:none;
}
.subnav li a:hover {
	color: #f6f4e4;
}
.ins-main-col {
	width: 682px;
	padding: 0 30px 15px 30px;
}
.ins-left-col {
	width: 180px;
	padding-right: 10px;
}
.ins-left-col h2 {
	color: #6b6d6c;
	font: bold 11px/1em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding-bottom: 10px;
	border-bottom: 1px solid #e2e1e0;
	margin-bottom: 5px;
}
.ins-left-col a {
	display: block;
	color: #4ba3be;
	font: normal 15px/1em Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding: 5px 0;
}
.ins-left-col ul ul a {
	margin: 0 0 0 15px;
}
.ins-left-col ul ul a {
	display: block;
	font-size: 11px;
	padding: 5px 0 5px 15px;
	background: url(../images/bullets.png) no-repeat 0 0;
}
.ins-left-col ul ul a:hover {
	background-position: 0 -33px;
}
.ins-left-col a:hover {
	color: #000;
}
.ins-contain ul.recent-posts {
	margin: 0 20px;
}
.ins-contain ul.recent-posts li {
	font-size: 11px;
	padding: 0 0 5px 0;
}
.ins-contain .sidebar h2 {
	margin: 20px 20px 0 20px;
}
.ins-left-col a.current {
	font-weight: bold;
}
.ins-center-col {
	width: 460px;
}
.ins-center-col ul {
	margin: 0 0 15px 20px;
}
.ins-center-col ul ul {
	margin: 0 0 0 20px;
}
/* main inside end */
/* MAIN END */


/* FOOTER START */
.footer-contain {
	background: url(../images/repeat.png) repeat-x 0 -13px;
	padding-top: 3px;
}
.footer {
	background: url(../images/header-footer-bgs.jpg) no-repeat center 0;
	height: 49px;
}
.footer-contact {
	width: 486px;
}
.footer-links {
	color: #f6f4e4;
	font: 14px/1.25em Verdana, Geneva, sans-serif;
	padding: 16px 10px 0 0;
	text-align: right;
}
.footer-links li {
	margin-left: 10px;
}
.footer-links a {
	display: block;
	color: #f6f4e4;
	text-decoration:none;
}
.footer-links a:hover {
	color: #fff;
}
/* FOOTER END */

/* CMS Styles */

a#Cal_lnkSwitch{
	color:#000;
	text-decoration:underline;
}

a#Cal_lnkSwitch:hover{
	color:#000;
	text-decoration:none;
}

table.formtable td{
	padding:2px;
	white-space:nowrap;
}

table.formtable select{border:1px solid #999999;}

table.formtable input[type="text"]{border:1px solid #999999;}

table.formtable input[type="radio"]{float:left;margin-right:5px;}

body.mceContentBody {
    background: #FFFFFF;
	font: 11px/1.5em Verdana, Geneva, sans-serif;
	color: #6b6d6c !important;
}

.mceContentBody .header-vid-container,.mceContentBody .ins-vid-text{
	color: #6b6d6c !important;
}

/* End CMS Styles */



.form-left {
	float: left;
	padding-right: 20px;
}
textarea.textareawide {
	width: 450px;
	height: 140px;
}
.inputtextarea {
	width: 250px;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	
	
}

.redstar
{
    color:Red;
}
#form-register-right{
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	float: right;
	font-size: 13px;
}
#form-button-home{
	font-size: 16px;
	text-decoration: none;
	border: 1px solid #4db0b4;
	padding: 4px;
	height: 56px;
}