﻿html {
/*background-color:#000000;*/
background: url(images/background.jpg) no-repeat center bottom fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
  padding: 0px;
  margin: 0;
}

@font-face
{
font-family: "Trajan Pro";
src: url('/fonts/Trajan Pro Regular.ttf'),
     url('/fonts/Trajan_Pro_Regular.eot'); /* IE9+ */
font-family: "SkyFall Done";
src: url('/fonts/SkyFall Done.ttf'),
     url('/fonts/SkyFall_Done.eot'); /* IE9+ */


}


@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}


a:link { color: #03498B; text-decoration: underline; }
a:visited { color: #03498B; text-decoration: underline; }
a:active { color: #03498B; text-decoration: underline; }
a:hover { color: #00704B; text-decoration: underline; }


a:link.menu { color: #27302D; text-decoration: none; text-transform:uppercase; font-size:13pt; font-family: 'Cinzel', "Trajan Pro", Arial, "Trebuchet MS", sans-serif, Serif; }
a:visited.menu { color: #27302D; text-decoration: none; text-transform:uppercase; font-size:13pt; font-family: 'Cinzel', "Trajan Pro", Arial, "Trebuchet MS", sans-serif, Serif; }
a:active.menu { color: #27302D; background:url('images/crownicon.png') no-repeat top center; text-decoration: none; text-transform:uppercase; font-size:13pt; font-family: 'Cinzel', "Trajan Pro", Arial, "Trebuchet MS", sans-serif, Serif; }
a:hover.menu { color: #03498B; 	background:url('images/crownicon.png') no-repeat top center; text-decoration: none; text-transform:uppercase; font-size:13pt; font-family: 'Cinzel', "Trajan Pro", Arial, "Trebuchet MS", sans-serif, Serif; }


a:link.footer { color: #ffffff; text-decoration: none; font-family: Arial, "Trebuchet MS", sans-serif, Serif; }
a:visited.footer { color: #ffffff; text-decoration: none; font-family: Arial, "Trebuchet MS", sans-serif, Serif; }
a:active.footer { color: #ffffff; text-decoration: none; font-family: Arial, "Trebuchet MS", sans-serif, Serif; }
a:hover.footer { color: #D5D4D4; text-decoration: none; font-family: Arial, "Trebuchet MS", sans-serif, Serif; }



#mainContent {
	max-width:1000px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}

hr{
	border: 1px #5D5C5A inset;
}

.content {
	font-family: "Times New Roman",'Cinzel', "Trebuchet MS", Arial, serif;
	color:#575454;
	font-size:14pt;
/*	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.75);*/
}

.sidebar{
	background-color: rgba(0,0,0, 1);
	border:1px dotted #ffffff;
}

.footer{
  	display:block;
  	margin-left:auto;
  	margin-right:auto;
	font-family: "Times New Roman", Arial, sans-serif, Serif;
	font-size:14pt;
	color:#575454;
	max-width:1200px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.img{
	border:2px solid white;
	border-radius:15px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,1.0);
    -moz-box-shadow:  0px 0px 5px 0px rgba(0,0,0,1.0);
    box-shadow:  0px 0px 5px 0px rgba(0,0,0,1.0);
}


.boxContent {
	width:95%;
	text-align:center;
    background-image:url('images/concretebackground.jpg');
    -webkit-box-shadow: inset 0px 0px 18px 0px rgba(0,0,0,1.0);
    -moz-box-shadow: inset 0px 0px 18px 0px rgba(0,0,0,1.0);
    box-shadow: inset 0px 0px 18px 0px rgba(0,0,0,1.0);
    color: #ffffff;
    text-shadow:1px 1px 2px rgba(0, 0, 0, 1);
    font-size:12pt;
    font-weight:bold;
    text-transform:uppercase;
    border-radius:5px;
    margin:5px;
    border:2px solid black
}

 .boxContent:hover {
    background-image:url('images/concretebackgrounddark.jpg');
}

.boxImg {
    border:2px solid white;
}


/*h1{
	font-family: "Trebuchet MS", Arial, sans-serif, Serif; 
	color: #660E0D; 
	font-size:22pt;
	text-transform:uppercase;
	-webkit-text-stroke: 1px white;
	text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff,
	2px 2px 0 rgba(255,255,255, 0.40)
	/*,3px 3px 0 rgba(0,0,0, 0.40)
	}*/
	
h1{
	font-family: 'Cinzel',"Trajan Pro", Skyfall, "Futura Md", "Trebuchet MS", Arial, serif;
	font-size:20pt;
	font-weight:normal;
	color:#034787;
	line-height:80%;
}	

h2{
	font-family: 'Cinzel',"Trajan Pro", Arial, "Trebuchet MS", sans-serif, Serif; 
	color: #660E0D; 
	text-transform:uppercase;
	font-size:17pt;
	text-shadow: 0px 1px 1px rgba(255,255,255, 1),1px 2px 2px rgba(255,255,255, 1),
             1px 2px 2px rgba(1,0,102, 1);
}


.fancy{
	font-family: 'Cinzel',"Trajan Pro", Skyfall, "Futura Md", "Trebuchet MS", Arial, serif;
	font-size:22pt;
	font-weight:normal;
	text-transform:uppercase;
	color:#736C61;
	text-align:center;
}


/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


/* Shadow Radial */
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 90%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 90%);
}
.hvr-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 90%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 90%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
  opacity: 1;
}


/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #254979;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* Mobile Layout: 300px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 98.7391%;
	padding-left: 0.6304%;
	padding-right: 0.6304%;
	clear: none;
	float: none;
}
#div1 {
}

#headerSlides {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top:200px;
	margin-bottom:10px;
}

#header{
position: fixed; top: 0;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(10%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 10%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
	border-bottom:2px solid rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.45);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.45);
	z-index:100000;
}

.staff {
	text-align:center;
}

.staffImg {
	text-align:center;
}


#headerNav {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.gridContainer.clearfix #headerNav {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
    /* background-color: #FCF9F9;*/
}

.camera_caption {
	top: 5%;
}

.normal{
	font-weight:bold;
	font-size:12pt;
}

.large{
	font-weight:medium;
	font-size:16pt;
	line-height: 1.0;
}

.painttilt{
	display:none;
}
.tilt3{
	display:none;
}
.tilt {
} 

.perfectplace{
	text-align: center; 
	padding-top:0px
}


/*menu fix on small tablet or landscape phone*/
@media only screen and (min-width: 400px) {

#header{
position: relative; top: 0;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(10%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 10%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
border-bottom:2px solid rgba(0,0,0,0.35);
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.45);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.45);
z-index:100000;
}

#headerSlides {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top:10px;
}

.staff {
	text-align:center;
}

}

/* tablet Layout: 600px to a max of 899px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 600px) {

.painttilt {
	display:block;
    -ms-transform: rotate(3deg); /* IE 9 */
    -webkit-transform: rotate(3deg); /* Chrome, Safari, Opera */
    transform: rotate(3deg);
    margin-bottom:80px;
} 

.tilt3 {
	display:block;
    -ms-transform: rotate(4deg); /* IE 9 */
    -webkit-transform: rotate(4deg); /* Chrome, Safari, Opera */
    transform: rotate(4deg);
    margin-bottom:10px;
} 


.tilt2 {
	display:block;
    -ms-transform: rotate(-4deg); /* IE 9 */
    -webkit-transform: rotate(-4deg); /* Chrome, Safari, Opera */
    transform: rotate(-4deg);
    margin-top:30px;
} 


#headerSlides {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top:150px;
}

.perfectplace{
	text-align: center; 
	margin-top:10px
}
#header{
position: fixed; top: 0;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,0.90) 47%, rgba(237,237,237,0.8) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(10%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,0.90)), color-stop(100%, rgba(237,237,237,0.8)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,0.90) 47%, rgba(237,237,237,0.8) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,0.90) 47%, rgba(237,237,237,0.8) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,0.90) 47%, rgba(237,237,237,0.8) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 10%, rgba(246,246,246,0.90) 47%, rgba(237,237,237,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
 min-height:123px;
	border-bottom:2px solid rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.45);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.45);
	z-index:100000;
}

.staff {
	text-align:center;
}


}


/* Desktop Layout: 800px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 900px) {

.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}

#headerSlides {
margin-top:10px
}
#headerNav {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

.normal{
	font-weight:bold;
	font-size:24pt;
}

.large{
	font-weight:medium;
	font-size:34pt;
	line-height: 1.0;
}

.tilt {
    -ms-transform: rotate(2deg); /* IE 9 */
    -webkit-transform: rotate(2deg); /* Chrome, Safari, Opera */
    transform: rotate(2deg);
} 

.painttilt {
	display:block;
    -ms-transform: rotate(3deg); /* IE 9 */
    -webkit-transform: rotate(3deg); /* Chrome, Safari, Opera */
    transform: rotate(3deg);
    margin-bottom:100px;
} 

.tilt2 {
    -ms-transform: rotate(-3deg); /* IE 9 */
    -webkit-transform: rotate(-3deg); /* Chrome, Safari, Opera */
    transform: rotate(-3deg);
    margin-top:40px;
} 

#headerSlides {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top:10px;
}

.perfectplace{
	text-align: center; 
	margin-top:20px
}

#header{
    position: fixed; top: 0;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,0.86) 47%, rgba(237,237,237,0.8) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(10%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,0.86)), color-stop(100%, rgba(237,237,237,0.8)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,0.86) 47%, rgba(237,237,237,0.8) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,0.86) 47%, rgba(237,237,237,0.8) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(246,246,246,0.86) 47%, rgba(237,237,237,0.8) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 10%, rgba(246,246,246,0.86) 47%, rgba(237,237,237,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
 min-height:123px;
	border-bottom:2px solid rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.45);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.45);
	z-index:100000;
}
.staff {
	text-align:left;
}

.staffImg {
	text-align:center!important;
}

}

/* -----------------------------------
Form - narrow
----------------------------------- */

.row-form {
	clear: left;
	overflow: hidden;
	zoom: 1;
	margin: 0 0 1em;
}

.label {
	display: block;
	margin: 0 0 .1em;
}

.input, .select, .textarea {
	width: 100%;
 *width: 90%;
	box-sizing: border-box;
	border: 1px solid #999;
	border-radius: .3em;
}

.input, .textarea {
	padding: 5px;
}

.textarea {
	height: 150px;
}

.radio {
	margin-left: 1px;
	margin-right: .5em;
}

.form-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.btn {
	display: inline-block;
	margin: 0;
	padding: .7em 1.2em;
	border: 0;
	border-radius: .3em;
	color: #fff;
	background-color: #660E0D;
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif
}

.btn:focus {
	background-color: #660E0D;
}

.btn:hover {
	background-color: #000000;
}

.btn:active {
	background-color: #660E0D;
}

/* -----------------------------------
Form - wide
----------------------------------- */

@media (min-width:33em) {

.submission-form {
	max-width: 40em;
}

.label {
	float: left;
	width: 25%;
	margin: 0 2% 0 0;
	text-align: right;
}

.input, .select, .textarea {
	float: left;
	width: 70%;
}

.form-indent {
	margin-left: 27%;
	width: 70%;
}
}


