@charset "UTF-8";
/* CSS Document */


/* ============================================================
    Reset
============================================================ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section { 
    display:block;
}

/*[hidden] {
    display: none;*/

/************************************************************************************
STRUCTURE
*************************************************************************************/

body {
	color:#333; /* 16px */
	-webkit-font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;
	line-height: 1.3;
	background-color: #000033;
}

a {
	text-decoration: none;
	color: #0EADEE;
	-o-transition-property: color;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	transition-property: color;
	-o-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	}
a:hover, a:focus {
	color: #333;
	}
	
a:visited {
	background: none;
	font-weight: normal;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 120%;
	font-weight: bold;
	color: #0B2161;
	padding-bottom: 2.5%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
	padding-bottom: 2.5%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0B2161;
	padding-bottom: 2.5%;
	font-weight: normal;
}

p {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 120%;
	padding-bottom: 12px;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}






/************************************************************************************
MAIN NAV
*************************************************************************************/

nav {
	height: 40px;
	width: 100%;
	background: #909091;
	font-size: 11pt;
	font-family: Arial, sans-serif;
	position: relative;
}
nav ul {
	padding: 0;
	margin: 0 auto;
	/*width: 900px;*/
	height: 40px;
}
nav li {
	display: inline;
	float: left;
}
nav a {
	color: #fff;
	display: inline-block;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}
nav li a {
	border-right: 1px solid #576979;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
	background-color: #FFFFFF/*A3ECFF*/;
}
nav a#pull {
	display: none;
}




/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}






/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	width: 900px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
}

.mainimage {
	width: auto;
	float: left;
	}
	
.header-left {
	height: auto;
	width: 100%;
	float: left;
}
.header-right {
	height: auto;
	width: 15%;
	float: right;
	padding-right: 5%;
	text-align: right;
}

#content {
	width: 53%;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 3%;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCC;
}

.contentheader {
	width: 97%;
	float: left;
	padding-left: 3%;
	padding-top: 3%;
}

#content2 {
	width: 97%;
	float: left;
	padding-left: 3%;
	/*padding-right: 3%;*/
	padding-top: 3%;
}

.content3 {
	width: 44%;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
}


#sidebar {
	width: 35%;
	float: right;
	text-align: right;
	padding-right: 5%;
	height: 100%;
	padding-top: 3%;
	/*padding-bottom: 30px;*/
}

#sidebar2 {
	width: 35%;
	float: right;
	text-align: right;
	height: 100%;
	padding-bottom: 30px;
}

#sidebar3 {
	width: 35%;
	float: right;
	text-align: left;
	height: 100%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 30px;
}

.staff {
	width: 45%;
	float: left;
	height: auto;
	margin-right: 35px;
}




#map {
	width: 35%;
	float: right;
	padding-right: 5%;
	padding-bottom: 20px;
}


#map a {
	text-decoration: none;
	color: #0EADEE;
	font-size: 12px;
	}
#map a:hover, a:focus {
	color: #333;
	}
	
#footer {
	background-color: #d8d0c7;
	height: auto;
	margin-top: 5px;
	clear: both;
	padding-left: 3%;
	padding-top: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #98948C;
	padding-bottom: 1%;
}

iframe {width: 100%;

}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 980px) {
	
	#pagewrap {
	width: 94%;
	}
	
	#content {
	width: 54%;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 3%;
	}

	#sidebar {
	width: 35%;
	float: right;
	padding-right: 5%;
	padding-top: 3%;
	}
	
	#sidebar2 {
	width: 35%;
	float: right;
	text-align: right;
	height: 100%;
	padding-bottom: 30px;
}
	
	#map {
	width: 35%;
	float: right;
	padding-right: 5%;
	padding-top: 5%;
	}

}

/* for 700px or less */
@media screen and (max-width: 700px) {

	#content {
	width: auto;
	float: left;
	padding-left: 7%;
	padding-right: 3%;
	padding-top: 5%;
	border-right-style: none;

	}
	
	h1 {
	font-size: 18px;
	}
	
	#sidebar {
	width: auto;
	float: none;
	text-align: left;
	padding-left: 7%;
	padding-top: 3%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	}
	
	#map {
	width: auto;
	float: none;
	text-align: left;
	padding-left: 7%;
	padding-top: 5%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	}
	
	
	
	nav { 
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
		border-right: 1px solid #576979;
		border-bottom: 1px solid #576979;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
	
	
	.staff {
	width: 100%;
	float: left;
	height: auto;
	margin-right: 20px;
	}

}

/* for 480px or less */
@media screen and (max-width: 480px) {
	

	
	#content {
	width: auto;
	float: left;
	padding-left: 7%;
	padding-top: 10%;
	border-right-style: none;
	}
	
	.content3 {
	width: 90%;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 3%;
}
	
	
	h1 {
	font-size: 22px;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 2.5%;
	}
	
	h2 {
	font-size: 18px;
	}
	
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0B2161;
	padding-bottom: 2.5%;
	font-weight: normal;
	}
	
	p {
	font-size:18px;
	line-height: 140%;
	padding-bottom: 20px;
	}
	
	
	#sidebar {
	width: auto;
	float: right;
	text-align: left;
	padding-left: 7%;
	padding-top: 5%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	}
	
	#sidebar2 {
	width: auto;
	float: right;
	height: 100%;
	padding-bottom: 30px;
	}
	
	#sidebar3 {
	width: auto;
	float: right;
	text-align: left;
	height: 100%;
	padding-top: 3%;
	padding-left: 7%;
	padding-right: 3%;
	padding-bottom: 30px;
	}
	
	
	#map {
	width: auto;
	float: none;
	text-align: left;
	padding-left: 7%;
	padding-top: 3%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-right: 3%;
	}

	
	.staff {
	width: 98%;
	float: left;
	height: auto;
	margin-right: 20px;
	}
	
	
	nav {
		border-bottom: 0;
	}
	nav ul {
		display: none;
		height: auto;
	}
	nav a#pull {
		display: block;
		background-color: #6A6A6B;
	padding-right: 0px;
	padding-left: 0px;
		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('assets/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 25px;
		top: 10px;
	}
	
	
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #576979;
	}
	
}






/*Smartphone*/
@media only screen and (max-width : 320px) {
	
	#pagewrap {
	width: 100%;
	}
	
	#content {
	width: auto;
	float: left;
	padding-left: 7%;
	padding-top: 10%;
	border-right-style: none;
	}
	
	.content3 {
	width: 90%;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 3%;
	}


	#sidebar {
	width: auto;
	float: right;
	text-align: left;
	padding-left: 7%;
	padding-top: 5%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	}
	
	#sidebar2 {
	width: auto;
	float: right;
	height: 100%;
	padding-bottom: 30px;
	}
	
	#sidebar3 {
	width: auto;
	float: right;
	text-align: left;
	height: 100%;
	padding-top: 3%;
	padding-left: 7%;
	padding-right: 3%;
	padding-bottom: 30px;
	}


	
	h1 {
	font-size: 22px;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 2.5%;
	}
	
	h2 {
	font-size: 18px;
	}
	
	
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0B2161;
	padding-bottom: 2.5%;
	font-weight: normal;
	}
	
	
	p {
	font-size:18px;
	line-height: 140%;
	padding-bottom: 20px;
	}
	
	
	nav {
		border-bottom: 0;
	}
	nav ul {
		display: none;
		height: auto;
	}
	nav a#pull {
		display: block;
		background-color: #6A6A6B;
	padding-right: 0px;
	padding-left: 0px;
		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('assets/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	
	
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #576979;
	}
		
	.staff {
	width: 98%;
	float: left;
	height: auto;
	margin-right: 20px;
	}
	
}
