.headerbar{
  border: 0;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  margin: 0 10px 5px 0;
  padding: 5px 10px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 4px;
  letter-spacing: 1px;

}

.headerbar2{
  border: 0;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 10px 5px 0;
  padding: 5px 10px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 4px;
  letter-spacing: 1px;

}

.headerbar3{
  background-color: #ffcc00;
  border: 0;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  margin: 0 10px 5px 0;
  padding: 5px 10px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 4px;
  letter-spacing: 1px;
  background: -webkit-linear-gradient(top, #ffcc00, #ffb700);
  background: -moz-linear-gradient(top, #ffcc00, #ffb700);
  background: -ms-linear-gradient(top, #ffcc00, #ffb700);
  background: -o-linear-gradient(top, #ffcc00, #ffb700);
  background: linear-gradient(to bottom, #ffcc00, #ffb700);
}


.leftmenu{
	 padding-top:5px;
	 padding-right:10px;
	 min-height:420px;
         text-align: left;	
 }
 
.leftmenu .leftnav{
font: bold 14px Verdana;
color: white;
background: url(http://www.centralstate.edu/_NEW/images/arrowstop.gif) no-repeat 5px 10px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 15px; /*31px is left indentation of header text*/
}


.leftmenu .leftnav2{
font: bold 20px Verdana;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 7px 0 7px 15px; /*31px is left indentation of header text*/
}

.leftmenu .leftnav a{
text-decoration: none;
color: white;
display: block;

}

.leftmenu .leftnav a:hover{
color: #FFCC00; /* Gold */

}

.leftmenu .leftnav2 a:hover{
color: #FFCC00;

}

.leftmenu .leftnav2 a{
text-decoration: none;
color: maroon;
display: block;
}

.leftmenu ul{
	
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.leftmenu ul li a{
font: normal 14px Arial;
color: black;
display: block;
line-height: 18px;
padding-left: 15px; /*link text is indented 8px*/
text-decoration: none;
}


.leftmenu ul li a:hover{ /*hover state CSS*/
background-color:#FFFFFF;
color:maroon;

}













.rslides2 {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 250px;
  padding: 0;
  margin: 0;
}
.rslides2 li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: absolute;
  width: 250px;
  left: 15px;
  top: 0;
}
.rslides2 li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides2 img {
  display: block;
  height: auto;
  float: center;
  width: 250px !important;
  border: 0;
}
.rslides2_tabs {
  position: relative;
  float: center;
  margin: -40px 40px 0 0;
  z-index: 10;
  float: none;
  margin: -40px auto 24px auto !important;
  text-align: center;
}
.rslides2_tabs li {
  float: none !important;
  display: inline-block;
}
.rslides2_tabs li.rslides2_here {
  background: #ffcc00;
}
.rslides2_tabs li {
  list-style: none;
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 0px;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: #fff;
}
.rslides2_tabs li:hover {
  background: #ffcc00;
}
.rslides2_tabs li a {
  text-indent: -99999px;
  display: block;
}





	
.initiatives-images {
	display:inline-block;
	float:left;
	width: 290px !important; 
	margin: 10px 12px 10px 0px;
}

.initiatives-images-right {
	display:inline-block;
	float:right;
	width: 290px !important; 
	margin: 10px 12px 10px 5px;
}

 .initiatives-images .initiatives-images-right a {
    text-decoration:none;
    color:#fff;
 }
 
 .initiatives-box {
	 color: #fff; 
	 font-family: StoneSansMedium; 
	 font-size: 17px;
	 text-align: left;
	 width: 280px !important; 
	 height: 100px; 
	 padding: 10px 0 0 10px;
	 text-decoration: none;
 }

 .initiatives-intro {
	 color: #fff; 
	 float:left;
	 font-family: StoneSansMedium; 
	 font-size: 17px;
	 line-height: 27px;
	 text-align: left;
	 width: 270px !important; 
	 height: 280px; 
	 padding: 10px 10px 10px 10px;
	 background-color: #00866a;
	 letter-spacing: .005em;
	 margin: 10px 15px 10px 0;
 }
 


a.csu-semantic:active,a.csu-semantic:focus,body,button,h1,h2,h3,h4,h5,h6,td{
font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
text-decoration:none;
}

a.csu-semantic:active,a.csu-semantic:focus{
position:absolute;
left:0;
top:0;
text-decoration:none;
overflow:visible
}

a#skip:active,a#skip:focus{
position:absolute;
top:0;
left:25%;
width:50%;
text-align:center;
padding:.5em 0 2em;
display:block;
color:#fff;
z-index:999999999999999999;
text-decoration:none;
background:#666;
background:rgba(0,0,0,.7);
border-radius:0 0 6px 6px
}

a#skip:active,a#skip:focus{
position:absolute;
top:0;
left:25%;
width:50%;
text-align:center;
padding:.5em 0 2em;
display:block;color:#fff;z-index:999999999999999999;
text-decoration:none;
background:#666;
background:rgba(0,0,0,.7);
border-radius:0 0 6px 6px
}

#masthead a.campaign_bug,.no-svg .thankyou-badge,.svg .thankyou-badge{
top:124px;
z-index:10;
position:absolute
}

a#skip:active:hover,a#skip:focus:hover{
background:#7e0629;
text-decoration:none;
background:rgba(187,0,0,.8)
}

.leftnavcms {
    background-color: #e0e0e0;
    color: white;
    padding: 16px;
    font-size: 12px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.leftnavcms {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.leftnavcms-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.leftnavcms-content a {
    color: #800000;
    padding: 6px 8px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.leftnavcms-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.leftnavcms:hover .leftnavcms-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.leftnavcms:hover .leftnavcmsbtn {
    background-color: #ececec;
}



/* The container <div> - needed to position the dropdown content */
.lefta {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.lefta-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.lefta-content a {
    color: #800000;
    padding: 6px 8px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.lefta-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.lefta:hover .lefta-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.lefta:hover .leftabtn {
    background-color: #ececec;
}
