/* type selectors */
article, aside, figure, footer, header, nav, section {
    display: block;
}
html, input {
-webkit-font-smoothing: antialiased;
}
body {
    font-family: 'Montserrat', sans-serif, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
a{
text-decoration:none;
}
a:link {color:white;}      /* unvisited link */
a:visited {color:white;}  /* visited link */
a:hover {color:rgb(153,174,0);}  /* mouse over link */
a:active {color:rgb(153,174,0);}  /* selected link */
::selection {background:#BFE2EA;}
::-moz-selection {background:#BFE2EA;}
.topbar{
background: #000;
padding: .25em 0;
height: 22px;
width: 100%;
}
.menubar{
background: #000;
height: 96px;
width: 100%;
}
.opacitybar{
position:absolute;
width:100%;
height:96px;
background:black;
opacity:.8;
margin-bottom:-96px;
z-index:2;
}
.menuwrapper{
	margin: 0 auto;
    width: 1220px;
	height:100%;
	z-index:3;
}
.center_body{
	margin: 0 auto;
    max-width: 1075px;
	height:100%;
	z-index:3;
}
.center{
text-align:center;
}
.logo{
	float:left;
	width:300px;
	color:green;
	height:100%;
	line-height:96px;
	font-size:3em;
	font-weight:bold;
		z-index:3;
		  -moz-user-select: none; 
        -khtml-user-select: none; 
        -webkit-user-select: none; 
        -o-user-select: none;
		cursor:default;
}
.visual{
color: rgb(153,174,0);	z-index:3; position: relative;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.65);
}
.census{
color: #BFE2EA;	z-index:3;position: relative;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.65);
}
.buttons{
	float:right;
	width:500px;
	height:100%;
	z-index:3;
	line-height:96px;	
	font-size:1.3em;
	color:white;
	position: relative;
	text-align:right;
    margin-right:50px;
font-family: 'PT Sans', sans-serif;
}
.BUTTON{
	margin-left:30px;
}
.left{
float:left;
}
.right{
float:right;
}
.clear{
clear:both;
}
.imagebar{
height: 425px;
margin-top: -96px;
width: 100%;
background-image:url('../img/background_map.jpg');
background-position:center center;
border-bottom:1px solid grey;
}
.imagetitle{
font-family: 'Montserrat', sans-serif, Helvetica, sans-serif;
height: 350px;
width: 100%;
text-align:center;
color:rgb(153,174,0);
padding-top:170px;
font-size:5em;
font-weight:bold;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.65);
}
.imagebar_interior{
height: 296px;
margin-top: -96px;
width: 100%;
background-image:url('../img/background_map.jpg');
background-position:center center;
border-bottom:1px solid grey;
}
.imagebar_interior_short{
height: 196px;
margin-top: 0px;
width: 100%;
background-image:url('../img/background_map.jpg');
background-position:center center;
border-bottom:1px solid grey;
}
.imagetitle_interior{
font-family: 'Montserrat', sans-serif, Helvetica, sans-serif;
height: 120px;
width: 100%;
text-align:center;
color:rgb(153,174,0);
padding-top:145px;
font-size:5em;
font-weight:bold;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.65);
}
.imagetitle_interior_short{
font-family: 'Montserrat', sans-serif, Helvetica, sans-serif;
height: 120px;
width: 100%;
text-align:center;
color:rgb(153,174,0);
padding-top:40px;
font-size:4em;
font-weight:bold;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.65);
}
.imagebutton{
height: 50px;
margin-top:-140px;
width: 100%;
text-align:center;

}
.imgbutton{
color: #BFE2EA;
width:160px;
height:50px;
line-height:50px;
text-align:center;
margin:0 auto;
background:#353535;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.middle{
width: 100%;
text-align:center;
background:#1e1e1e;
}
.middle2{
width: 100%;
text-align:center;
}
.middlebar{
height:1px;
border-top:1px solid #e2e2e2;
margin:30px;
}
.middlebar2{
height:1px;
border-top:1px solid #e2e2e2;
margin-top:30px;
margin-bottom:30px;
}
.middlebar_grey{
height:1px;
border-top:1px solid white;
margin:30px;
margin-top:-40px;
}
.middleheader{
font-size:4em;
font-weight:bold;
margin-top:-20px;
margin-bottom:20px;
color:white;
}
.middleheader2{
font-size:4em;
font-weight:bold;
margin-top:-20px;
margin-bottom:20px;
color:#1e1e1e;
}
.middleheader_interior{
font-size:3.1em;
font-weight:bold;
margin-top:-20px;
margin-bottom:20px;
color:rgb(30, 30, 30);
text-align:center;
padding:30px;
}
.middleheader_interior_grey{
font-size:3.1em;
font-weight:bold;
margin-top:-20px;
margin-bottom:20px;
color:white;
text-align:center;
padding:30px;
}
.middletxt{
font-family: 'PT Sans', sans-serif;
margin:30px;
color:white;
}
.middletxt2{
font-family: 'PT Sans', sans-serif;
margin:30px;
color:#1e1e1e;
}
.middletxt_grey{
font-family: 'PT Sans', sans-serif;
margin:30px;
color:white;
text-align:center;
}
.middletxt_grey2{
font-family: 'PT Sans', sans-serif;
margin:30px;
margin-left:400px;
color:white;
font-size:1.5em;
}
.lefttxt_grey{
font-family: 'PT Sans', sans-serif;
margin:30px;
margin-left:150px;
margin-right:150px;
color:white;
font-size:1.25em;
}
.lefttxt_grey2{
font-family: 'PT Sans', sans-serif;
margin:30px;
margin-left:30px;
color:white;
font-size:1.5em;
}
.middlewhite{
background: white;
}
.middleblue{
background: #BFE2EA;
min-height:630px;
}
.middleblue2{
background: #BFE2EA;
min-height:700px;
}
.middleblue3{
background: #BFE2EA;
min-height:800px;
}
.middlegrey{
background: #1e1e1e;
min-height:500px;
}
.middlegrey350{
background: #1e1e1e;
height:350px;
}
.middlegrey2{
background: #1e1e1e;
}
.interior_image{
border:10px solid #A7D9E4; /** #AAE0EC; **/
width:475px;
height:275px;
background:white;
}
.interior_image_square{
border:10px solid #A7D9E4; /** #AAE0EC; **/
width:400px;
height:400px;
background:white;
}
.img_title{
font-size:3.1em;
font-weight:bold;
padding:30px;
text-align:center;
color:#1E1E1E;
}
.img_subtitle{
font-size:1.28em;
font-weight:bold;
padding:10px;
text-align:center;
width:475px;
color:#1E1E1E;
}
.img_txt{
font-family: 'PT Sans', sans-serif;
padding-left:30px;
width:445px;
color:#1E1E1E;
}
.rightstyle{
font-family: 'PT Sans', sans-serif;
width: 400px;
color: #1E1E1E;
}
.layertitle{
font-size:2.3em;
display:block;
padding-bottom:85px;
}
.layersubtitle{
font-size:1.4em;
color:rgb(153,174,0);
}
.layerlist{
font-size:1em;
}
.contactheading{
font-size:2.25em;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
width:400px;
height:60px;
margin-left:100px;
text-align:right;
margin-right:50px;
}
.contactheading2{
font-size:2.25em;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
width:400px;
height:260px;
margin-left:100px;
text-align:right;
margin-right:50px;
}
.contactheading3{
font-size:2.25em;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
width:400px;
height:175px;
margin-left:100px;
text-align:right;
margin-right:50px;
}
.contacttxt{
font-size:2.25em;
font-family: 'PT Sans', sans-serif;
color:rgb(153,174,0);
margin-top:8px;
width:500px;
}
.contacttxt2{
font-size:1em;
font-family: 'PT Sans', sans-serif;
width:500px;
}
.contactblock{
color: #1E1E1E;
text-align:left;
}
.ack_title{
font-size:2.25em;
font-weight:strong;
color:rgb(153,174,0);

}
.ack_txt{
font-size:1.75em;
font-family: 'PT Sans', sans-serif;
color:rgb(153,174,0);
margin-top:20px;
margin-left:50px;
}
.ack_txt2{
font-size:1.5em;
font-family: 'PT Sans', sans-serif;
color:#1e1e1e;
margin-top:20px;
text-align:center;
}
.ack_subtxt{
font-size:1.2em;
font-family: 'PT Sans', sans-serif;
color:white;
margin-left:50px;
}
.bottombar{

background: #DEDEDE;
}
.footercube{
height:170px;
width:327px;
border-right:1px solid #cccccc;
margin-top:20px;
margin-bottom:20px;
padding-left:15px;
padding-right:15px;
}
.footercube2{
height:170px;
width:328px;
margin-top:20px;
margin-bottom:20px;
padding-left:15px;
padding-right:15px;
}
.footer{
font-family: 'PT Sans', sans-serif;
text-align:left;
font-size:1.4em;
color:#1E1E1E;
padding-left:50px;
}
.footer a:visited{
color:rgb(153,174,0);
}
.footer a:link{
color:rgb(153,174,0);
}
.footer a:hover{
color:#1e1e1e;
}
.footer2{
font-family: 'PT Sans', sans-serif;
text-align:left;
font-size:.8em;
color:#1E1E1E;
padding:20px;
padding-top:0px;
}
.footercontact{
font-family: 'PT Sans', sans-serif;
text-align:left;
font-size:1.3em;
color:#1E1E1E;
text-align:center;
}
.footertitle{
text-align:center;
font-size:1.5em;
color:#1E1E1E;
font-weight:bold;
}
.clickable{
width:400px;
height:100px;
margin-left:67px;
background-color:rgb(153,174,0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
position:relative;
LINE-HEIGHT:100PX;
font-size:2em;
font-family: 'PT Sans', sans-serif;
color:#1E1E1E;
}
.clickable:hover{
width:400px;
height:100px;
margin-left:67px;
background-color:#a6ba14;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
position:relative;
LINE-HEIGHT:100PX;
font-size:2em;
font-family: 'PT Sans', sans-serif;
color:white;
}
.buttoncontainer{
margin:0 auto;
width:1001px;
text-align:center;
padding-bottom:40px;
}
div.clickable a { position:absolute; width:100%; height:100%; top:0; left:0; text-decoration:none; /* Makes sure the link   doesn't get underlined */ z-index:10; /* raises anchor tag above everything else in div */ background-color:white; /*workaround to make clickable in IE */ opacity: 0; /*workaround to make clickable in IE */ filter: alpha(opacity=1);
/*#BFE2EA; lightblue*/
