.footer {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px;
    border-top: 1px solid #eee;
}
/* Main marketing message and sign up button */

.prowide{
	width:100%;
	margin:0;
	padding:0;
}

.proside{
	width:75%;
	margin:0;
	padding:0;
}

.container{
}

.containerside{
	width:90%;
	margin:auto;	
}


body .container, body .container *, body section, body section *{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.jumbotron {
    text-align: center;
    background-color: transparent;
}
.jumbotron .btn {
    padding: 14px 24px;
    font-size: 21px;
}
/* Customize the nav-justified links to be fill the entire space of the .navbar */


.masthead .nav{}
.masthead .nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    font-weight: bold;
    color: #C00;
    text-shadow: 1px 1px 1px #000;
    text-align: center;
    background-color: #484949;
    margin: 0px 2px;
    font-weight: normal;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 0px;
}
.masthead .nav > .active, .masthead .nav > .nav-selected > a, .masthead .nav > .active > a:hover, .masthead .nav > .active > a:focus {
    background-color: #7ab83d;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, .15);
    box-shadow: inset 0 3px 7px rgba(0, 0, 0, .15);
}
.masthead .nav > li:first-child > a {} .masthead .nav > li:last-child > a {} .nav > li > a:hover, .nav > li > a:focus {
    background-color: #7ab83d;
    text-decoration: none;
}
.masthead .nav > li {
    display: table-cell;
    width: 1%;
}
.masthead .nav > li {
    float: none;
}
.masthead .nav {
    width: 100%;
}
.masthead .nav > li > a {
    margin-bottom: 0;
}
.masthead .nav > li > a {
    text-align: center;
}
#contactd span {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    line-height: 120%;
}
#contactd {
    text-align: right;
    padding-top: 10px;
}
#contactd span:first-child {
    font-size: 15px;
    color: #4e4e4e;
    font-weight: bold;
}
#contactd span:last-child {
    font-size: 35px;
    color: #79b73c;
    font-weight: bold;
    padding-left: 10px;
}
section.banner {
    background: #000;
    text-align: center;
    margin:-15px -15px -40px -15px;
    padding-bottom:5px;
    border-bottom:20px solid #000;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
}


.ccm-image-block{
    max-width:100%;
}
header{
}
.btn-success {
    background-color: #7ab83d;
    border-color: #7ab83d;
    color: #fff;
}
.banner ul{
    list-style: none;
    margin:0px;
    padding:0px 0px 20px 0px;
}
.banner > .container > img{
    width:100%;
    height:auto;
    margin-bottom:15px;
    border-bottom: 1px solid #333;
}
.banner > .container{
    position:relative;
    width:100%;
}
.banner ul li span{
    color:#7ab73d;
    font-weight: bold;
    padding-right: 10px;
}
.containerbanner{
    position: absolute;
    right:0;
    top:0;
}
.content, .sidecontent{
    padding:20px 0px;
}
.sidecontent{
    padding-bottom: 40px;
}
.prefoot{
    background: #555555;
    border-top:4px groove #ccc;
}
.tridiv{
    padding: 10px 0px;
}
.prefoot .col-md-4{
    min-height: 50px;
}
.prefoot .col-md-4:nth-child(2){
    background: #444;
}
#footer .col-xs-6:last-child{
    text-align: right;
    line-height:110%;
}
#footer{
    border-top: 3px ridge #999;
    padding: 10px 20px 10px 0px;
    font-size: 12px;
    text-align:right;
    line-height:125%;
    background-color: #000;
	background-image: -moz-linear-gradient(top, #222, #000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#000));
	background-image: -webkit-linear-gradient(top, #222, #000);
	background-image: -o-linear-gradient(top, #222, #000);
	background-image: linear-gradient(to bottom, #222, #000);
	background-repeat: repeat-x;
}

#footer a{
    padding: 10px 0px;
    font-size: 12px;
    background:transparent;
}
#footer a:visited{
    text-decoration:none;
}

body .container .nav a, body section .nav a{
    color: #fff;
    background: #484949;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #fff;
    position: relative;
}
body .container .nav li li a, body section .nav li li a{
    background: none repeat scroll 0 0 #777;
    padding-left: 25px;
}
body .container .nav li li a:hover,
body .container .nav li li a.nav-selected,
body .container .nav li a.nav-selected,
body .container .nav a:hover,
body section .nav li li a:hover,
body section .nav li li a.nav-selected,
body section .nav li a.nav-selected,
body section .nav a:hover
{
    background-color: #7ab83d;
    text-decoration: none;
    color: #fff;
}

body .container .nav, body section .nav, body .container .nav ul, body section .nav ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.searchResult a{
    color: #7ab83d;
}
.ccm-tags-display{
    margin-bottom: 40px;
}
.ccm-tags-display ul.ccm-tag-list li{
    color: #7ab83d;
}
a{
    color: #C00;
    text-decoration: none;
}
a:hover{
    color: #900;
    text-decoration: none;
}
a:visited{
    color: #C00;
    text-decoration: none;
}

/* -- midwest additions --------*/

#topbox {float:right; text-align:right; margin-bottom:-20px; padding-top:5px;}
#bigboy {}

#mwtopbar {
	position:absolute;
	float:right;
	top:0px;
	z-index:101;
	}

.boxygood{
	font-size:12px;
	line-height:110%;
	color:#999;
	text-transform: uppercase;
	font-weight:normal;
	text-align:right;
	font-family: 'Lato', sans-serif;
	}
	
.tourmenu{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:110%;
	text-transform: uppercase;
	color:#ccc;
	font-weight:normal;
	text-align:center;
	}
/*------ PSU nav pro edit --- edit NAV link/selected color -----*/
/* PSU EDIT - this is the color of the button background - selected button and button row in collapse   */


.pro_navbar ol.pronav_list  li.open > a,
.pro_navbar .pronav_list > .nav-selected > a,
.pro_navbar .pronav_list > .nav-selected > a:hover,
.pro_navbar .pronav_list > li > a:hover,
.pro_navbar .pronav_list > .nav-selected > a:focus,
.pro_navbar .pronav_list > li.open > a,
div#main-container .pro_navbar .pro_navbar .pronav_list > .nav-selected > a,
div#main-container .pro_navbar .pro_navbar .pronav_list > .nav-selected > a:hover,
div#main-container .pro_navbar .pro_navbar ol.pronav_list  li  a:hover,
div#main-container .pro_navbar .pro_navbar .pronav_list > li.open > a
 {
  color: #C00;
  text-decoration: none;
  background-color: none;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

/*---- end PSU NavPro edit ----*/

/*---- PSU ADDition Nav Pro font and variant --*/
ol.pronav_list ol li {float:none}
.pro_navbar .clear{clear:both}
.pronav_list a,
.pronav_list a:visited,
.pronav_list a:hover {
	outline: 0;
	text-decoration: none;
	cursor: pointer;
	font-weight:bold;
	text-shadow:none;
	text-align:center;
}
/*-----end font variant ------prosites jan 2018----*/

/*nav list* ----- font size --*/
.pro_navbar .pronav_list a,
div#main-container .pro_navbar ol.pronav_list li a{
	font-size:12px;
	line-height:20px;
	padding:10px 20px;
	margin-top: 5px;
	
}
/*---- more NavPro ----*/

/* PRO_NAVBAR PSU EDIT - this is the color of the button background - selected button and button row in collapse */


/*Updated by PSU 1-6-17--- center dropdown menu*/
.pro_navbar .pronav_list a,
div#main-container .pro_navbar ol.pronav_list li a{
	font-size:12px;
	line-height:20px;
	padding:10px 20px;
	text-transform: uppercase;
	font-weight:normal;
	text-align:center;
	font-family: 'Lato', sans-serif;
}
/*Updated above by PSU 1-6-17--- center dropdown menu*/

/*--- end navPro ------*/



.formBlockSurveyTable input[type="text"],
.formBlockSurveyTable input[type="email"],
.formBlockSurveyTable textarea,
.ccm-input-date,
.ccm-search-block-text,
.guestBook-formBlock input[type="text"],
.guestBook-formBlock input[type="email"],
.guestBook-formBlock textarea
{
    border:1px solid #ccc;
    padding: 3px;
}
.ccm-input-button, .ccm-search-block-submit, input[type="submit"] {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color:#ededed;
    -webkit-border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
    border-top-left-radius:6px;
    -webkit-border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
    border-top-right-radius:6px;
    -webkit-border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
    border-bottom-right-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
    border-bottom-left-radius:6px;
    text-indent:0;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#777777;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    font-style:normal;
    height:30px;
    line-height:30px;
    width:100px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #ffffff;
    margin-top: 3px;
}
.ccm-input-button:hover, .ccm-search-block-submit:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color:#dfdfdf;
}
.ccm-input-button:active, .ccm-search-block-submit:active {
    position:relative;
    top:1px;
}
.grid_4.main-content-thumb {
    display: inline-block;
    padding: 15px;
    vertical-align: top;
    width: 175px;
}
body header .container #logo{
    padding-top: 15px;
}
/* Responsive: Portrait tablets and up -- removed PSU 1-6-17*/


/* customize_miscellaneous */ /* customize_miscellaneous */

/* --- PSU ADDition --- right or left logo placement with left or right ----*/

#logo {
	position:absolute;
	float:left;
	top:0px;
	z-index:100;
	}
	
/*---- PSU ADDition Gradient Main Page BG - Fade --------*/
/*--		
body {
	background-image: -moz-linear-gradient(top, #ddd, #fff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ddd), to(#fff));
	background-image: -webkit-linear-gradient(top, #ddd, #fff);
	background-image: -o-linear-gradient(top, #ddd, #fff);
	background-image: linear-gradient(to bottom, #ddd, #fff);
	background-repeat: repeat-x;
}
--*/
/*---- PSU Main Page BG - solid --------*/

body {
	background-color:#FFF;
}

/*----- PSU ADDition for Stacked Table ------------*/
/* Media query for mobile*/
@media only screen and (max-width: 480px)  {
  .full {
    display:block;
    width:100%;
  }
}

/*----- PSU MEDIA ADDITIONS MOBILE ---------------*/

@media only screen and (max-width: 3200px) and (min-width: 768px) {
    #logo{
    	text-align:left;
    	left:0px;
        position:absolute;
        width:45%;
        margin-top:-15px;
    }
    #logosolo{
    	text-align:left;
    	left:10px;
        position:absolute;
        width:35%;
        margin-top:0px;
    }
    #logosolo2{
    	text-align:left;
    	left:10px;
        position:absolute;
        width:25%;
        margin-top:0px;
    }
    #bigboy {
    	display:none;
    }
}
@media only screen and (max-width: 960px) {
    #logo{
    	text-align:left;
    	left:0px;
        position:absolute;
        width:45%;
        margin-top:-10px;
    }
    #logosolo{
    	text-align:left;
    	left:10px;
        position:absolute;
        width:40%;
        margin-top:10px;
    }
    #logosolo2{
    	text-align:left;
    	left:10px;
        position:absolute;
        width:40%;
        margin-top:0px;
    }
    #topbox {
    	display:none;
    {
    #bigboy {
    	display:none;
    }
    .pro_navbar {
	margin-top: 50px;
	{
    
}



/*---- old -------*/

@media screen and (max-width: 1024px) {
  #logo {
    width: 50%;
    float:right;
  }
}

/*---- PSU ADDitions Image size restriction and spacing ----*/

.pageSection img {margin-bottom:25px; margin-top:10px; max-width:100%; height:auto;}

body .container img {max-width:100%; height:auto;}

body .container {margin-top: 0px;}

