/* CSS Document */
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	padding: 0em;
	color: #000000;
	background: #CECF9C;
}
#right-sidebar{
margin:0;
padding:0;
border:1px solid #94A273;
float:right;
width:180px;
font-size:normal;
}
.right-sidebar-item {

}
.right-sidebar-item h3{
font-size:small;
margin:0;
text-align:center;
padding:0.2em 0 0.2em 0;
background-color:#94A273;
color:#660000
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	margin:1em 1em 1em 1em;
	text-align:left;
}
a {
	color: #733021;
	text-decoration: none;
}
#container {
	width:64em;
	background: #CECF9C;
	border: none;
	margin: 0 auto 0 auto;
	float: none;
	clear: both;
}

#header {
	height:auto;
	padding: .5em;
	margin: 0;
}
#leftBar {
	float:left;
	width: 11em;
	background: #94A273;
	height: auto;
	border: 0;
	margin: 0;
	padding: 2px 0 0 0;
	text-indent: 0.5em;
}
#sidebar1 {
	padding: 0px;
	height: auto;
	margin: 2px 0 0 0;
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
	border-left: 0;
	border-right: 0;
	border-color: #6D7951;
}
#sidebar1 ul {
	list-style:none;
	margin: 0px;
	text-indent: 0px;
	padding: 0;
}
#sidebar1 li {
	border-bottom: 1px solid #6D7951;
	margin: 0;
}
#sidebar1 li a {
	font-weight: bold;
	font-size:small;
	color: #660000;
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #6D7951;
	border-right: 10px solid #94A273;
	background-color: #94A273;
	text-decoration: none;
	width: auto;
	margin: 0em;
}
#sidebar1 li a:hover {
	border-left: 10px solid #6D7951;
	border-right: 10px solid #94A273;
	background-color: #6D7951;
	color: #fff;
}
.sidebar2 {
	font-size:smaller;
	padding: .5em;
	height: auto;
	text-indent:0px;
	margin: 0;
	border-top: 0;
	border-bottom: 2px solid #000;
	border-left: 0;
	border-right: 0;
	border-color: #6D7951;
}
.sidebar2 p{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:small;
	font-weight:normal;
	text-align:left;
}
.sidebar2 h3{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	color:#660000
}
#mainContent {
	height: auto;
	overflow:visible;
	margin: 0 0 0 11em;
	padding: 0 1em 0 1em;
}

#mainContent a:visited {
	text-decoration: none;
	color: #660000;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #000000;
}
#mainContent a:active {
	text-decoration: none;
}
#footer {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
	margin: 0;
	border-top: 2px solid #6B7952;
} 
#footer a{
	color:#000000;
	text-decoration:none;
	
} 
#footer p {
	text-align:center;
	margin: 0;
	vertical-align: middle;
}
#validator {
	float:left;
	margin: 0;
	padding: 0;
	position: relative;
	border: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.wv-table-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.wv-table-1 table{
	border-style:solid;
	border: #660000 1px;
}
.wv-table-1 th{
	border: solid #660000 1px;
	text-align:center;
	font-weight:bolder;
}
.wv-table-1 td{
	border: solid #660000 1px;
}
.medTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.SubTitle{
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
}
.PageTitle{ 
	font-size:45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bolder;
	text-align:center;
}
.smText {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}
.form_section h2{
	color:#660000;
	text-align:center;
	background-color:#B1B986;
	margin-bottom: 0px;
}
.Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #660000;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.subNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
}
.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
.triphead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	line-height: 15px;
}
form {border:0;	margin:0;}
.style4 {font-size: small}
.style5 {color: #FF0000}
.style8 {color: #009900}
img {border:0;}
.txt_aligned_right{text-align:right}
#bubble_tooltip{
	width:226px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/tooltips/wv_bubble_top.gif');
	background-repeat:no-repeat;
	height:36px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/tooltips/wv_bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:14px;
	padding-right:14px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-20px;
	color:#660000;
	border:none;
	text-align:justify;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../../images/tooltips/wv_bubble_bottom.gif');
	background-repeat:no-repeat;
	height:80px;
	position:relative;
	top:-6px;
}
#bubble_error_box{
	width:226px;
	position:absolute;
	display:block;
}
#bubble_error_box .bubble_top{
	background-image: url('../../images/tooltips/wv_bubble_top.gif');
	background-repeat:no-repeat;
	height:36px;
	position:relative;
}
#bubble_error_box .bubble_middle{
	background-image: url('../../images/tooltips/wv_bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:14px;
	padding-right:14px;
}
#bubble_error_box .bubble_middle span{
	position:relative;
	top:-20px;
	color:#660000;
	border:none;
	text-indent:1cm;
	text-align:justify;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#bubble_error_box .bubble_bottom{
	background-image: url('../../images/tooltips/wv_bubble_bottom.gif');
	background-repeat:no-repeat;
	height:80px;
	position:relative;
	top:-6px;
}
#dynamic_content {
	margin:0;
	padding:0;	
	overflow:visible;
	max-width:1000px;
}
#dynamic_content h1{
	color:#660000;
	text-align:center;
	margin:0 0 0 0;
	border:1px solid #660000;
	padding:10px 0 10px 0;
	background:#6B7952;
}
#dynamic_content h2{
	color:#660000;
	text-align:left;
	margin:1em 0 0 0;
	padding:.2em 1em .2em 1em;
	background:#6B7952;
	border:1px solid #660000;
}
#dynamic_content h3{
	font-size:medium;
	color:#660000;
	text-align:left;
	margin:1em 0px 0px 0px;
	padding:.2em 1em .2em 1em;
	background:#B1B986;
	border:1px solid #660000;
}
#dynamic_content ul {
	list-style:none;
	margin: 0;
	padding: 0;
	display:inline;
}
#dynamic_content li {
	padding: 0;
	display:inline;
	margin: 0;
}
#dynamic_content li a {
	font-weight: bold;
	font-size:small;
	color: #660000;
	display: block;
	padding: 0.2em 0.5em 0.2em 0.5em;
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
	border-bottom: 1px solid #660000;
	background-color: #94A273;
	text-decoration: none;
	width: auto;
	margin:0;
	display:inline;
	line-height:1.6em;
}
#dynamic_content li a:hover {
	background-color: #6D7951;
	text-decoration: none;
	color: #FFFFFF;
	display:inline;
}
#dynamic_content td ul {
	list-style:none;
	margin: 0px;
	text-indent: 0px;
	padding: 0;
	display:inline;
}
#dynamic_content td li {
	margin:0;
	display:inline;
}
#dynamic_content td li a {
	font-weight: bold;
	font-size:small;
	color: #660000;
	display: block;
	padding: 2px 5px 2px 0.5em;
	border: 1px solid #6D7951;
	background-color: #94A273;
	text-decoration: none;
	width: auto;
	margin: 0em;
	display:inline;
}
#dynamic_content td li a:hover {
	text-decoration: none;
	background-color: #6D7951;	
	color: #FFFFFF;
	display:inline;
}
#dynamic_content .error {
	text-decoration: none;
	color: #FF0000;
}
.notification {
	font-weight: bold;
	font-size:medium;
	color: #ee0000;
}
#debbies_nav_bar ul {
	list-style:none;
	margin: 0;
	padding: 0;
	display:inline;
}
#debbies_nav_bar li {
	padding: 0;
	display:inline;
	margin: 0;
	width: auto;
}
#debbies_nav_bar li a {
	font-weight:bold;
	font-size:xx-small;
	color: #660000;
	display: block;
	padding: 0.4em 0.5em 0.4em 0.5em;
	border: 1px solid #660000;
	background-color: #94A273;
	text-decoration: none;
	width: auto;
	margin:0;
	display:inline;
	line-height:1.6em;
}
#debbies_nav_bar li a:hover {
	background-color: #6D7951;
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
}
#debbies_nav_bar li a.current {
	border-bottom: 0;
	background: #B2B487;
}
blockquote{
	background-image:url(../images/symbols/guote.gif);
	background-repeat:no-repeat;
	padding-left: 80px;
	font-style: italic;
	margin: 1em 2em 1em 0em;
	background-position: 10px 0px;
}
a.btn {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:#660000;
	border:solid #660000 2px;
	background:#6D7951;
	margin: 0 0 5px 3px;
	padding: 1px 3px 1px 3px;
	width:auto;
}
a.btn:hover {
	background:#660000;
	border:solid #6D7951 2px;
	color:#ffffff;

}
input.submit-btn {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:smaller;
	font-weight:bold;
	background:#6D7951;
	border:solid #660000 2px;
	color:#660000;
}
input.submit-btn:hover {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background:#660000;
	color:#FFFFFF;
	border:solid #6D7951 2px;
}
#secure-logo {
position:fixed;
bottom:0;
right:0;
left:auto;
top:auto;
height:auto;
width:auto;
}
#heads-up {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	border:solid #660000 1px;
	position:fixed;
	top:0;
	right:0;
	left:auto;
	bottom:auto;
	height:auto;
	width:auto;
	background: #CECF9C;
}
#endowment_donor_list {
}
#endowment_donor_list .col {
	float:left;
}
/* Added for the google maps info windows Jul, 29th, 2009*/
div.google-maps-info-window {
	margin:0;
	border:0;
	height:220px;
}
div.google-maps-info-window img {
	float:left;
	padding:0 1em 1em 0;
	margin:0;
	border:0;
}
div.google-maps-info-window p a {
	text-decoration:underline;
}
div.google-maps-info-window h4 {
	margin:0;
	padding:0;
}
div.google-maps-info-window p {
}
