/* Searchlights CSS
   Master Styles
   Author: Chris Rosenthal
*****************************************************************/


html {
background-color: #666666;
}

.opener {
float: right;
margin-left: 20px;
margin-right: 25%;
width: 275px;
height: 300px;
}
body {
font-family: museo-sans, museo sans, arial, helvetica, sans-serif;

}

hr {color: #666;}
p {margin:40px;}
body {
font: 1.4em;
line-height:32px;
background-color:#ffffff;
color:#ffffff;
margin:30px;


background-color: #00487a;
padding-bottom: 160px;
background: url(images/pinstripes2.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;


}
a:link {color:#e90000 !important;
text-decoration: none;}
a:hover {color:#c20202;}
a {
color:#e90000 !important;
}
h1 {
color: #ffffff;
text-align: left;
margin-left: 0 auto;
margin-right: 0 auto;
font-size: 3em;
text-transform: uppercase;
text-shadow: 0px 3px 0px #b2a98f,
            }

form {
display: block;
margin-top: 12px !important;
float:right !important;
padding-bottom: 12px;
margin-bottom: 12px !important;

}

.form {
display: block;
margin-top: 12px !important;
float:right !important;
padding-bottom: 12px;
}

#form {
display: block;
margin-top: 12px !important;
float:right !important;
padding-bottom: 12px;

}
shaded {
background-color: #dcecfb;
padding: 3px;
}

.vidspace {
margin: 0 auto;
}


@media print { 
html {
background-color: #ffffff;
}
body {font: 16pt georgia,serif;border-width:0px;} 
h1 {font-size: 18pt;} 
h2 {font-size: 15pt; color: #000;} 
form {
display: none;
}
img {display: none;}
.player, .player * {display: none;}
iframe {display: none;}
.iframe {display: none;}

}


