/* Dana's External Style Sheet for beautifulplacestolive */

<style type="text/css">

@font-face {
   	font-family:"stickley";
	src: url('fonts/GustavStickley.eot');
	src: url('fonts/GustavStickley.woff') format('woff'), url('fonts/GustavStickley.ttf') format('truetype'), url('fonts/GustavStickley.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


div {
text-align: center;

}


body {

background-color:white;
font-family:calibri, verdana, tahoma, geneva, arial, sans-serif;
volume: 85;
text-align: center;
color:#BDB76B;
  margin: 0;
    padding: 0;

}


.leftcolumn {
  float:left;
  width:40%;
  padding:1%;
  margin:0% 0%;
  position: relative;
  text-align: right;
  
  
}
.centercolumn {
  float:left;
  width:40%;
  height:600px;
  padding:1%;
  margin:0% 0%;
  position: relative;
  text-align: left;
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: double;
  border-width: 5px;
  border-color: #DEB887;
  
  

}

.rightcolumn {
  float:left;
  width:31%;
  padding:0%;
  margin:0% 1%;
  position: relative;

}

img {
     
    float: center;
    padding: 5px;
}
.center {
 
  width:750px;
  height:500px;
  padding:0%;
  margin: auto;
  position: relative;
  

}
iframe{
 
  padding:0%;
  margin: auto;
  position: static;
  border:0px;

}

table {
font-family: calibri, verdana, tahoma, geneva, arial, sans-serif;
text-align: right;
color: green;
margin: 0px;
padding: 0px;
}

span {
width: 300px;

}

div.nav {
width: 750px; 
margin:auto;
padding:40px 0px 0px 0px;
}

a:link {

text-decoration: none;
color:brown;

}


a:visited {
text-decoration: none;
color: brown;
}

a:hover {
text-decoration: none;
color: black;

}

a:active {
text-decoration: none;
    background-color: #4CAF50;
    color: yellow;
}


ul {
    list-style-type: none;
    margin: auto;
    padding: 0px 0px;
    overflow: hidden;
}

ul.floatright {
    float:right;   
    overflow: hidden;
    background-color: brown;
    display: block;
    text-align: center;
    padding: 3px 6px 0px 4px;
    text-decoration: none;
    font-family: Orbitron, sans-serif;
    font-size: .9em;
    
}

a.hnav:link{
color:white;

}
a.hnav:visited{
color:white;

}
a.hnav:hover{
color:gold;

}

a.hnav:selected{
color:black;

}

li {
    display: inline;
    overflow: hidden;
    float: center;
    padding: 3px 6px 0px 2px;
    border-right: 1px solid white;
}

li.title{
    float:left; font-family: Orbitron, sans-serif; font-weight: regular; font-style: normal; font-size: 1.1em; color:green; padding:1px 0px 0px 5px; border-right:none; 
}

li.titlelight{
    font-family: sans-serif; font-weight: regular; font-style: normal; font-size: 1.5em; float:left;
}

li:last-child {
    border-right: none;
}



input {
border: 1px solid ;
font-size: 11pt;
width: 6em;
}

label {
margin: 0 4px 0 0px;
font-size: 90%;
}

h2 {
color:#BDB76B;
font-family: calibri, verdana, tahoma, geneva, arial, sans-serif;
font-size: 13pt;
font-weight: lighter;
margin-bottom: 0px;
margin-top: 1em;
text-indent: 2em;
text-align: center;
}

h3 {
color: #222222;
font-family: Tahoma,sans-serif;
font-size: 18pt;
font-weight: bold;
margin-bottom: 0px;
margin-top: 1em;
text-indent: 2em;
}

#header {
border-style: solid;
border-color: #e0e0e0;
border-width: 0px 0px 0;
position: relative;
width: 100%;
background-color: yellow
}

#header h1 {
margin: 0 0 0 50px;
height: 80px;
background-color: #75bef5;
font-family: Tahoma,sans-serif;
font-size: 20pt;
text-align: left;
line-height: 80px;
font-weight: bold;
color: #ffffff;
}

div#centered {
border: none;
height: 50%;
width: 80%;
position: absolute;
left: 10%;
top: 20%;
color: black;
}
form {
white-space: nowrap;
margin-bottom: 2em;
margin-top: 2em;
}
fieldset {
border: 1px solid ;
padding: 20px;
}
small {
text-align: right;
display: block;
font-size: x-small;
}
.beautiful {
}


  </style>


