/*Final-Project*/

header, footer {
    background-color: white;
    border: sold 3px darkorange;
    width: 1500px;
    padding-left: 5px

}

footer {
    padding: 10px;
    border-radius: 3px;
}

body {
    font-family: sans-serif;
    font-size: 14px;
    background-color:darkorange;
    padding: 10px;
    width: 900px;
}
header nav {
    float: right;
    margin: 5px;
}

header nav li {
    display: inline;
    font-size: 18px;
    font: color purple;
    
}

.container {
    width: 1520px;
    margin: auto;
    background-color: purple;
    padding: 5px;
    
}

.image-blurred-edge {
    box-shadow: 0 0 8px 8px inset;
}

.main {
    padding-left: 120px
}































/*
body {
  font-family: tahoma, Arial, sans-serif;
    background-color: purple;
    background-size: 
    margin-left: auto;
    text-align: center;
    margin-right: auto;
    width: 900px;
    
  
}



#page_header {
  width: 900;
  height: 120;
  background-color:aquamarine;

    
corp_logo {
    width: 300px;
    height: 60px
    left: 10px;
    top: 25px;
    font-family: Arial, sans-serif;
    color: darkorange;
    font-size: 20px;
    font-style: oblique;
    text-align: right;
    
    
    } 

    #page_menu {
        display: inline-block
        position: relative;
        top: 20px;
        
        
    }
    
    #page_menu li {
        margin-right: 1px;
        width: 155px;
        height: 19px;
        float: left;
        background-color: cadetblue;
        font-size: 0px;
        font-weight: bold;
        overflow: hidden;
        text-align: center;
        display: inline;
    }
    
    #page_menu a {
        padding-top: 3px;
        display: block;
        color: white;
        
    }
    
    #page_menu a hover {
        color: lightcyan;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
/* 


    display: inline;
    position: right;
    font-display: ;
    padding-left: 300px;
    font-family: monospace, sans-serif, fantasy;
    height: auto;
    width: auto;
    
    
}

.header2 {
    
    width: 900PX;
    height: 40px;
    background-color: white;
    margin-top: auto;
    font-size: 18px
    
}

.container {
  width: 700px;
  margin: 0 auto;
  background-color: white;
  padding: 5px;
}

.logo {
    width: 300px;
    height: 75px;
    background:
    position: right;
    left: 10px;
    top: 25px;
    font-family: monospace;
    color: #ff4000;
    font-size: 20px;
    font-style: oblique;
    text-align: center;
}


footer {
  padding: 10px;
  border-radius: 3px;
}


a {
  color: #ff8000;
}

/*html, body {
  padding: 0;
  margin: 0;
}

.bordered-image {
  border: solid 1px #444;
  border-radius: 2px;
}

.header nav {
  float: right;
  margin-right: 5px;
}


#main {
  border: solid 1px #ccc;
  border-radius: 5px;
  color: #202020;
  margin: 20px 0;
  padding: 5px;
}

     display: inline;
  font-size: 14px;
  align-items: right;
    padding-left: 0px;
    margin-left: 0px;
    border: solid 1px #42f468;
    border-color: ##42f468;
    border-radius: 2px;
}
    
   .header, footer {
  background-color:aquamarine;
  margin-left: auto;
  margin-right: auto;
  width: 700px;
  
    border: solid 1px black;
  
} 
    
    
    
    
body {
   font-family: fantasy, monospace, sans-serif;
    background-color: chartreuse;
   /* text-align: Left;*/
   /* margin-left: auto;*/
   /*margin-right: auto;*/
   /*width: 700px */
}
/*
#results {
  padding: 2px;
  width: 600px;
  display: inline-block;
  vertical-align: top;
}

.simple-form {
  padding: 2px;
  width: 300px;
  display: inline-block;
  vertical-align: top;
/*  position: absolute;
  bottom: 5px;
  right: 5px;
*/}

/*.simple-form label {
  font-weight: bold;
}

.simple-form input[type=text],
.simple-form select,
.simple-form input[type=password],
.simple-form textarea {
  width: 150px;
}

.simple-form input[type=submit] {
  background-color: 
  color: white;
  border-radius: 15px;
  padding: 3px;
  margin-top: 5px;
}

.container {
  width: 989px;
  margin: 0 auto;
  background-color: white;
  padding: 5px;
}

header nav {
  float: right;
  margin-right: 5px;
}

header nav li {
  display: inline;
  font-size: 12px;
}
