html { 
    background: #c0a154 url(images/body_background_birds.png) repeat scroll top left;
}

@media screen and (min-width:900px){
    html {
        overflow-y: scroll;
    }
}

body {
    font: normal normal 14px Arial, ArialRoundedMTBold, ArialMT, Tahoma, Helvetica, FreeSans, sans-serif; 
    color: #333333;
}


.quotes { 
    display: none; 
    font-size: 2em;
    font-family: Arial, ArialRoundedMTBold, ArialMT, Tahoma, Helvetica, FreeSans, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px #c0c0c0;
}

@media screen and (max-width: 900px) {
    .quotes {
        font-size: 18px;
    }
}  


a:link {
text-decoration:none;
color: #cc3300;
}
a:visited {
text-decoration:none;
color: #cc3300;
}
a:hover {
text-decoration:none;
color: #ff3300;
}
.body-fauxcolumns .cap-top {
margin-top: 30px;
background: transparent url(images/body_overlay_birds.png) no-repeat scroll top right;
height: 121px;
}
.content-inner {
padding: 0;
}

/*Menu*/

/*Strip the ul of padding and list styling*/
ul {
    list-style-type:none;
    margin:0;
    padding:0;
    /*position: absolute;*/
    position:relative;
    top -8px;
}
/*Create a horizontal list with spacing*/
li {
    display:inline-block;
    margin-right: 1px;
}
/*Style for menu links*/
li a {
    display:block;
    min-width:70px;
    padding: 0 5px; 
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-family: Arial, ArialRoundedMTBold, ArialMT, Tahoma, Helvetica, FreeSans, sans-serif;
    font-size: 110%;
    color: #fff;
    background: #333;
    background: rgba(0,0,0,0.75);
    text-decoration: none;
    position:relative;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	background: #b40101;
	color:white!important;
}
/*Hover state for top level links*/
li:hover a {
    background: #333;
    background: rgba(0,0,0,0.5);
	
}
/*Style for dropdown links*/
li:hover ul a {
    background: #f3f3f3;
    color: #2f3036;
    height: 40px;
    line-height: 40px;
}
/*Hover state for dropdown links*/
li:hover ul a:hover {
    background: #19c589;
    color: #fff;
}
/*Hide dropdown links until they are needed*/
li ul {
    display: none;
}
/*Make dropdown links vertical*/
li ul li {
    display: block;
    float: none;
}
/*Prevent text wrapping*/
li ul li a {
    width: auto;
    min-width: 100px;
    padding: 0 20px;
}
/*Display the dropdown on hover*/
ul li a:hover + .hidden, .hidden:hover {
    display: block;
}
/*Style 'show menu' label button and hide it by default*/
.show-menu {
    font-family: Arial, ArialRoundedMTBold, ArialMT, Tahoma, Helvetica, FreeSans, sans-serif;
    text-decoration: none;
    color: #fff;
    background: #333;
    background: rgba(0,0,0,0.6);
    text-align: center;
    margin-bottom:1px;
    padding: 10px 0;
    display: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;    
}
/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}
/*Responsive Styles*/
@media screen and (max-width : 915px){
    /*Make dropdown links appear inline*/
    ul {
        position: static;
        display: none;
    }
    /*Create vertical spacing*/
    li {
        margin-bottom: 1px;
    }
    /*Make all menu links full width*/
    ul li, li a {
        width: 100%;
        font-size:18px;
    }
    /*Display 'show menu' link*/
    .show-menu {
        display:block;
        font-size:18px;
    }
    li a {
        padding: 0 0 0 0;
    }
}









/* Header
----------------------------------------------- */
.header-inner .Header .titlewrapper,
.header-inner .Header .descriptionwrapper {
padding-left: 20px;
padding-right: 20px;
}
.Header h1 {
font: normal normal 30px Arial, ArialRoundedMTBold, ArialMT, Tahoma, Helvetica, FreeSans, sans-serif;
color: rgb(150,0,0);
font-weight:bold;
text-shadow: 2px 2px rgba(0, 0, 0, .1);
text-align: left;
}
.Header h1 a {
color: #ffffff;
}
.Header .description {
font-size: 140%;
color: #997755;
}
.subtitle {
    font-size:85%;
}

.timesspan {
     font-family: Arial, ArialRoundedMTBold, ArialMT, Tahoma, Helvetica, FreeSans, sans-serif;
    font-size: 110%;
}
.conbox {
	padding:.5em 1em .5em 1em;
    max-width:900px;  
    /*padding: 0 5px 5px 5px; */
    background-color:rgba(255,255,255,0.6); 
    /* text-align: justify; */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;    
}
.copyright1{
    font-size: 10px;
    color: rgb(0,0,0);
}
.disclaimertext
{
    font-size:11px;
    color:rgb(40,40,40);
}
}
h2 {
    font-weight: 500;
    color: #cc3300;
    font-size: 30px;
}

strong {
    font-weight: 550;
}

.topphoto {
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;    
}



.photodivlight { 
    max-width:900px;
    height:208px;
    margin:0 5px;
    background-image: url(images/birds-and-sun-900light.png?); 
    background-repeat: no-repeat;
    background-position:center;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);  
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;    
}

@media screen and (min-width: 900px) {
    .photodivlight {
        width:900px;
    }
}
@media screen and (max-width: 900px) {
    .photodivlight {
        width:98%;
    }
}


.photodiv { 
    max-width:900px;
    height:208px;
    margin:0 5px;
    background-image: url(images/birds-and-sun-900.png); 
    background-repeat: no-repeat;
    background-position:center;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);    
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.homediv {
    display:none;
    height: 100%; 
    width: 100%; 
    object-fit: contain;
    position:relative;
}

.homephoto {
    height: 100%; 
    width: 100%;
    max-width:640px;
    object-fit: contain;
}

.moreinfo {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px 10px 5px;
}


.contactmepic {
    float: right; 
    vertical-align:top; 
    width:85px;
}
@media screen and (max-width: 600px) {
  .contactmepic { width:75px; }
}


.howiwork {
    float: right; 
    vertical-align:top; 
    width:180px;
}

@media screen and (max-width: 600px) {
  .contactmepic { width:80px; }
}

@media screen and (min-width: 1300px) {
  #left, #right {
	background-color:rgb(150,0,0); 
	position: fixed;
  }
  #left, #right {
    top: 0; bottom: 0;
    width:12%;
  }
	#left { left: 0; }
	#right { right: 0; }
}		
