new.menuitem{
	width:14em !important
	height:22px !important
}

.menulink{
	width:14em !important
	height:22px !important
	margin-left:10px !important
}

body {
	font-family: Verdana, Arial, helvetica, san-serif;
	color: #464646;
	line-height: 17px;
	font-stretch: normal;
}

.anchor{
	text-decoration:none;
	color: #464646 !important
}

body h1{
	line-height: 30px;
}

#middle p{
	font-size: 14px !important
	line-height 18px !important
}

#head_table {
	position:relative; 
	width:1300px; 
	margin:auto; 
	border-collapse:separate; 
	border-spacing :0 0; 
	padding:0; 
}

#donate{
	padding:5px;
	text-align:center;
	float:left;
	clear:left;
	width:90px;
	margin-left:124px;
	margin-bottom:20px; 
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	font:bold 13px Verdana;
	color: #FFC565;
	text-decoration: none;
	height: 35px;
	vertical-align:middle;
}

#nav ul a{
	margin-left:10px;
	vertical-align:middle;
}

#nav a:hover{
	color: #FFFFFF;
}

#nav li { /* all list items */
	text-align:left;
	vertical-align:middle;
	float: left;
	font:bold 13px Verdana;
	color: #FFC565;
	height: 35px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #29522F;
	width: 9em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-right:none;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 9em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



#upper_navbar a {
	background: #FFC565;
	height:100%;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 5conpx;
	color: #29522f;
}

#upper_navbar a:hover { 
	text-decoration: none;
	color: black;
}
/*
#upper_navbar li { 
	float: left;
	height: 25px;
	padding-top: 5px;
	font-size: 17px;
	text-decoration: none;
}
*/

#lower_navbar {
	width: 100%;
	width:90%;
	z-index:100;
	margin: auto;
	font-size: 15px;
	text-align:center;
	vertical-align: middle;
}

#upper_navbar {
  -moz-border-radius-topleft:1ex;
  -webkit-border-top-left-radius:1ex;
  -moz-border-radius-topright:1ex;
  -webkit-border-top-right-radius:1ex;
	background: #FFC565;
	height: 32px;
	padding-top: 3px;
	font-size: 16px;
	vertical-align: bottom;
	float:right;
	top: 100%;
	width: 300px;
	margin-right:-1px;
}

#header {
	width:95%;
 	margin-left: auto;
 	margin-right: auto;
	clear:both;
}

#quote{
	height: 100px;
}

#content {
	position: relative;
	width: 96%;
  margin-left: auto;
  margin-right: auto;
}

#story{
	top:10px;
}

#nav_container{
	position: relative; 
	top:0px;
	height:35px;
	padding-top:3px; 
	background-image:url(images/nav_back.png); 
	z-index:100; 
	width:100%;
}

p, li {font-size:12px; font-family: Verdana, Arial, sans-serif;}	
body {font-size:12px; font-family: Verdana, Arial, sans-serif;}
td {font-size:12px; font-family: Verdana, Arial, sans-serif;}	

#special_right{
	vertical-align:top;
	position:relative;
	top:-30px;
}

html>body #special_right{
	vertical-align:bottom;
}


#events{
	background: #C6D29B;
	min-height: 250px;
	margin-bottom: 15px;
	padding: 3px;
	border: 1px solid #29522F;
	padding-left: 30px;
}

html>body #events{ padding-left: 3px;}

#recent_blog{
	background: #C6D29B;
	min-height: 250px;
	margin-bottom: 15px;
	padding: 3px;
	border: 1px solid #29522F;
}

#featured_item{
	background: #C6D29B;
	height: 285px;
	margin-bottom: 15px;
	padding: 3px;
	color: #29522F;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #29522F;
}

#video{
	width: 190px;
	padding: 3px;
	text-align: center;
	background: #FFC565;
	border: 1px solid #FF8030;
	margin-bottom:15px;
	width: 100%;
}

#middle{
	padding: 4px;
	border: 3px solid #29522F;
	width: 96%;
	position:relative;
	top: 0px;
	min-height: 840px;
	margin:auto;
}

#middle a{color: #FF8030; font-weight: bold;}
#middle h1{text-align: center;}

#left_side ul{
	margin-left: -10px;
}

#left_side li{
	margin-bottom: 5px;
}

#featured{
	width: 100%;
	height:420px;
	margin-bottom: 10px;
	background: #FFC565;
	padding: 3px;
	color: #45220D;
	text-align: center;
	padding-bottom: 15px;
	border: 1px solid #FF8030;
}

.button{
	background-image:url(images/button_back.png);
	background-repeat:repeat-x;
	height:20px;
	padding:4px;
	text-align:center;
	vertical-align:middle;
	border:3px solid #29522F;
	font-weight: bold;
}

.button > a{
	text-decoration:none;
	color: #FFC565; !important;
}

#left_side p, #left_side a, #left_side li, #left_side h3{color: #19522F;}
#left_side h3{text-align:center;}

#right_side p, #right_side a, #right_side h3{color: #54220D;}

#newsletter{
	width: 100%;
	height: 120px;
	margin-bottom: 10px;
	background: #FFC565;
	text-align:center;
	margin-top:10px;
	border: 1px solid #FF8030;
}

.alerts{
	width: 100%;
	margin-bottom: 10px;
	background: #FFC565;
	text-align:center;
	margin-top:10px;
	border: 1px solid #FF8030;
}

#right_side{
	position:relative;
	height: 95%;
	width: 280px;
}

#divider{
	width: 95%;
	border-bottom: 3px solid #29522F;
	margin: auto;
}

#title_box{
	border: 3px solid #29522F;
	margin: auto;
	position:absolute;
	margin: 10px 340px 0 250px;
}

.badge_container {
	width:20%;
	float:left;	
}

.rounded {
  -moz-border-radius:1ex;
  -webkit-border-radius:1ex;
} 

.bar_round {
  -moz-border-radius-topleft:1ex;
  -webkit-border-top-left-radius:1ex;
  -moz-border-radius-bottomright:1ex;
  -webkit-border-bottom-right-radius:1ex;
  -moz-border-radius-bottomleft:1ex;
  -webkit-border-bottom-left-radius:1ex;
}

.side_round{
  -moz-border-radius-topleft:1ex;
  -webkit-border-top-left-radius:1ex;
}

.top_round{
  -moz-border-radius-topleft:1ex;
  -webkit-border-top-left-radius:1ex;
  -moz-border-radius-topright:1ex;
  -webkit-border-top-right-radius:1ex;
}

.bottom_round{
  -moz-border-radius-bottomleft:1ex;
  -webkit-border-bottom-left-radius:1ex;
  -moz-border-radius-bottomright:1ex;
  -webkit-border-bottom-right-radius:1ex;
}

.bottom_left{
  -moz-border-radius-bottomleft:1ex;
  -webkit-border-bottom-left-radius:1ex;
}

.mostly_round{
  -moz-border-radius-bottomleft:1ex;
  -webkit-border-bottom-left-radius:1ex;
  -moz-border-radius-bottomright:1ex;
  -webkit-border-bottom-right-radius:1ex;
  -moz-border-radius-topright:1ex;
  -webkit-border-top-right-radius:1ex;
}

.side_round{
  -moz-border-radius-bottomleft:1ex;
  -webkit-border-bottom-left-radius:1ex;
}

.urgent{
	color: red;
}

/*EXTRAS*/

 #scrollbar_container {  
     position:relative;  
     width:500px;  
 } 
  
 #scrollbar_track {  
    position:absolute;  
     top:0;  
     rightright:0;  
     height:100%;  
     width:10px;  
     background-color:transparent;  
     cursor:move;  
 } 
  
 #scrollbar_handle {  
     width:10px;  
     background-color:#5c92e7;  
     cursor:move;  
     -moz-border-radius: 5px;  
     -webkit-border-radius: 5px;  
     opacity:0.9;  
     -moz-opacity:0.9;  
 } 
  
 #scrollbar_content {  
     overflow:hidden;  
     width:485px;  
     height:250px;  
 }  
 
img.left {float:left; clear:left; border:1px solid #29522f; margin:0px 10px 5px 0px;}
img.left_nb {float:left; clear:left; border:none; margin:0px 10px 5px 0px;}

img.right {float:right; clear:right; border:1px solid #29522f; margin:0px 0px 5px 10px;}
img.right_nb {float:right; clear:right; border:none; margin:0px 0px 5px 10px;}

.box {border: 1px solid #bcc0be; background-color: #eef3f0; width:140px; float: right; padding: 3px 10px 6px 10px; margin: 0px 0px 5px 10px; font-size:10px; clear:right;}
