/* CSS Document */
/**{padding: 0; margin: 0;}*/
body{
		background-color: #383E30;
		font-family: Geneva;
	
}

a{ 
		text-decoration: underline;
		color: #557630;
}
a:hover{
	text-decoration: underline;
	color: #41561D;
}
img {
	border: none;
}


#wrapper{

		height:100%;
		background-image: url(/images/wrapperbg.png);
		width:1068px;
		margin: auto;
		
}
#wrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }


#inner{
		background-color: #DDD3AF;
		width: 1014px;
		margin-left: 21px;
		float: left;
		height:100%;
		
}
#content_area {
		float:left;
		margin-left: 10px;
		width:765px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: .95em;
	
}
#top{
		background-image: url(/supportuvu/images/top.png);
		background-repeat: repeat-x;
		height: 16px;
		
}

#left{
		background-image: url(/images/grad.png);
		background-repeat: repeat-y;
	   	height: 100%;
		float:left;
		width: 25px;
		padding-top: 100%;
		
}
#left img{
	width:25px;
	
}

#right{
	    background-image: url(/images/right.png);
		background-repeat: repeat-y;
		height: 100%;
		float: right;
		width: 30px;
		padding-top: 100%
}
#right img{
	width:30px;
	
}

#header{ 
		background-image: url(/images/foundation_header.jpg);
		background-repeat: no-repeat;
		height: 105px;
		width: 1014px;
		margin: auto;
		background-position:center;
		}
#logo {
	float:left;
	height: 105px;
	
}
		
		
#head_nav {
		float: right;
}
.head_nav_button{
	float: right;
	margin-top: 80px;
	margin-left: -33px;
	
}
		
#column1{
	background-color: #DDD3AF;
	width: 200px;
	float: left;
	margin-left: 15px;
        margin-top: 20px;
}
#menu1{
	padding-left: 9px;
	padding-top: 20px;
	width: 200px
}		
ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
  width: 200px
}

ul.menu li a {
  background-image: url(/images/nav_btn.gif);
  color: #567330;	
  padding-left: 22px;
}

/*ul.menu li a:hover {
  background: #000;
}*/

ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
  text-decoration: underline;
}

#column2{
		background-color: #DDD3AF;
		float: left;
		width: 774px;
}
#slide_show{
		/*background-image: url(/images/slideshow.png);
		background-repeat: no-repeat;*/
		width: 495px;
		height: 275px;
		float: left;
		margin-left: 5px;
		margin-right: 10px;
		
}
#invest{
		height: 273px;
		width: 180px;
		margin-left: 10px;
		margin-top: 102px;
		font-size: 16px; 
		font-weight: bold;
		float: left;
}

#projects{
		background-image: url(/images/projects.png);
		background-repeat: no-repeat;
		width: 265px;
		float: left;
		margin-top: 5px;
		font-size: 16px; 
	font-weight: bold;
		
}

#events{
		background-image: url(/images/events.png);
		background-repeat: no-repeat;
		width: 250px;
		float: left;
		margin-top: 5px;
		font-size: 16px; 
	font-weight: bold;
	
}

#column3{
		background-color: #E7E7E7;
		width: 250px;
		float: left;
}

#headlines{
		background-image: url(/images/headlines.png);
		width: 265px;
		float: left;
		margin-top: 5px;
		font-size: 16px; 
		font-weight: bold;
	
}
#videos{
		background-image: url(/images/videos.png);
		width: 265px;
		float: left;
		font-size: 16px; 
		font-weight: bold;
		
}
.videobtn{
		height: 30px;
		margin-top: 10px;
		border-bottom: 1px solid #E2E2E2;
}

#footer{
		background-image: url(/images/footer_rp.png);
		background-repeat: repeat-x;
		float: left;
		width: 1014px;
		height: 41px;
		font-size: medium; 
		
}
#footer img{
	float: right;
}

#info{
	line-height: 3;
	text-align: center;
	font-size: small;
}
#ob{
	float:left;
	clear:both;
}
.box{
	width: 250px;
	float: left;
	padding-left: 6px;
	padding-bottom: 20px;
	text-transform: capitalize;
}
.mid img{
	vertical-align: bottom;
}

.top {
	background-image: url(/images/top.png);
	background-repeat:no-repeat;
	width: 243px;
	height: 35px;
	float: left;
	font-size:large;
	font-weight:lighter;
	line-height: 1.5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.mid {
	background-image: url(/images/mid.png);
	background-repeat: repeat-y;
	width: 243px;
	height: 215px;
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	font-family: verdana;
	font-size: small;
}

.mid a {
	text-decoration: none;
	color: #000000;
	list-style-image: url(/supportuvu/images/list.png);
}

.mid a:hover {
	text-decoration: underline;
	color: #41561D;
}

.bot {
	background-image: url(/images/bot.png);
	width: 243px;
	float: left;
	height:11px;
}
.bot img{
	float:left;
	margin-top:-128px;
}


/*Main Navigation CSS */

.arrowlistmenu{
width: 200px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: small Arial;
color: #567330;
background:url(/images/nav_btn.gif) no-repeat center;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;*/
padding: 5px 0 5px 15px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(/images/title-active.gif) repeat-y;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: white; 
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: #E9E9E9;
}

.arrowlistmenu ul li a{
color: #000000;
/*background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/ 
display: block;
padding: 2px 0;
padding-left: 30px; /*link text is indented 19px*/
text-decoration: none;
/*font-weight: bold;*/
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #000000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background:#999999;
text-decoration: underline;
border-left: 5px #000 solid;
padding-left: 25px;
color:#000000;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: #cccccc;
}

.menuitems {
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}


