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

/* ------------- */
/* Webfont Load */
.wf-loading * {opacity:0;}
.wf-active *, .wf-inactive * {opacity:1}

/* ------------- */
/* Reset */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}


/* ------------- */	
body {background-color:rgb(255,255,255); font-family: "proxima-soft",sans-serif; font-size:14px; font-weight:400; font-style:normal; -webkit-text-size-adjust: 100%;}
	
/* Headings font-family: "adobe-caslon-pro",serif; */	
	
/* ------------- */
/* Global Links */

a {
	color: rgb(219,108,15);
	text-decoration: none;
}

a:visited {
	color: rgb(219,108,15);
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: rgb(72,145,206);
	text-decoration: none;
	-moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear;
}


/* ------------- */
/* Background Colors */


/* ------------- */
/* Colors */

	
	
	
	
	
	
	
/* --------------------------------- */	
/* --------------------------------- */	
/* --------------------------------- */	
/* Mobile */
	@media screen and (max-width:769px){
	
	html {font-size: 112.50%;}
	
	
/* --------------------------------- */	
/* Brand Panel */	
/* --------------------------------- */	

	#brandLeft {
		background-color: rgb(0,71,79);
	}
	
		.logo {
			width: 70%;	
			padding: 10% 15%;
			text-align: center;
			background-color: rgb(254,248,227);
		}
		
			.logo img {
				width: 75%;	
				height: auto;
			}
		
		
		.tagline {
		}
		
			.tagline h4 {
				display: block;
				font-family: "adobe-caslon-pro",serif;
				font-weight: 400;
				font-style: italic;
				color: #efe8c5;
				font-size: 28px;	
				line-height: 32px;
				text-align: center;
				padding: 5% 5% 0 5%;
			}
			
			.tagline h4 span {
				display: block;
				text-align: center;
			}
			
			
			#brandLeft h6 {
				text-align: center;
				font-family: "adobe-caslon-pro",serif;
				font-weight: 400;
				font-style: normal;
				color: #efe8c5;
				font-size: 18px;	
				line-height: 24px;	
				padding: 5% 5% 5% 5%;
			}
		
		
			#brandLeft a {
				position: relative;
				padding: 0 0 0 38px;
				color: #efe8c5;
			}

			#brandLeft a:before {
				content: '';
				background: url(../images/icon-email.svg) center right no-repeat;
				background-size: 15px auto;
				position: absolute;
				left: 0;
				top: 5px;
				width: 30px;
				height: 15px;
			}

				#brandLeft a:hover, #brandLeft a:visited:hover {
					color: #ffffff;
				}
	
	
/* --------------------------------- */	
/* Image Rotation */	
/* --------------------------------- */	
			
					
		#Slider {
			position: relative;
			width: 100%;
		}
		
			#Slider img {
				width: 100%;
				height: auto;
				position: relative;
				display: block;
			}		
		
		
		.parkes {
			display: block;
			background-color: rgba(255,255,255,0.95);
			vertical-align: top;
			text-align: center;
			margin-top: 25px;
		}
			
			.parkes img { 
				width: 25% !important;
				height: auto;
			}
					
					
/* --------------------------------- */	
/* Page */	
/* --------------------------------- */	
			
					
		#Page {
		}
		
			
			.intro {
				background-color: rgb(229,236,237);
				text-align: left;
				vertical-align: top;
				display: table-row;
			}
			
				.introLeft {
					border-top: 18px solid rgb(214,220,221);
					margin: 0;
					padding: 0;	
					text-align: left;
					vertical-align: top;
					position: relative;
					height: 225px;
					Width: 100%;
					background: url(../images/sitemap.jpg) rgb(227,231,232) center center no-repeat;
					background-size: 100% auto;
					
				}
				
				.introLeft .download {
					position: absolute;
					bottom: 0;
					right: 0;
					padding: 20px 50px 15px 15px;
					font-family: "adobe-caslon-pro",serif;
					font-weight: 400;
					font-style: normal;
					color: rgb(255,255,255);
					font-size: 16px;	
					line-height: 16px;
					background: url(../images/icon-download-small.svg) rgba(0,71,79,0.90) center right no-repeat;
					background-size: 42px 26px;
				}
				
					.introLeft .download:hover {
						background-color: rgba(0,71,79,1.00);
						color: rgb(255,255,255);
					}
				
				
				.introRight {
					border-top: 18px solid rgb(214,220,221);
					margin: 0;
					padding: 0;	
					text-align: left;
					vertical-align: top;	
				}
			
				.introRight h1 {
					font-family: "adobe-caslon-pro",serif;
					font-weight: 400;
					font-style: normal;
					font-size: 21px;
					line-height: 28px;
					color: rgb(0,71,79);
					padding: 8% 8% 0 8%;
					margin-bottom: 25px;
					text-align: left;
					vertical-align: top;
				}
				
				.introRight h2 {
					font-size: 16px;
					line-height: 24px;
					color: rgb(0,71,79);
					padding: 0 8% 8% 8%;
					margin-bottom: 0;
					text-align: left;
					vertical-align: top;
				}
				
				.intro h1 strong, .intro h2 strong {
					text-align: left;
					vertical-align: top;
				}
				
					
			
			
			
			.highlights {
				background-color: rgb(254,248,227);
				padding: 5%;
				text-align: center;
				vertical-align: top;
			}
			
				.highlight {
					margin: 0 0 0 0;
					padding: 3%;
					text-align: left;
					vertical-align: top;
				}
				
					.highlight img {
						width: 100%;
						height: auto;
					}
				
					.highlight h3 {
						display: block;
						font-family: "adobe-caslon-pro",serif;
						font-weight: 400;
						font-style: italic;
						font-size: 28px;
						line-height: 28px;
						color: rgb(0,71,79);
						padding: 20px 0 5px 0;
						margin-bottom: 15px;
						text-align: left;
						vertical-align: top;
						border-bottom: 1px solid rgb(239,232,197);
					}
					
					.highlight p {
						font-size: 14px;
						line-height: 21px;
						color: rgb(0,71,79);
						margin-bottom: 15px;
						text-align: left;
						vertical-align: top;
					}
			
			
			
			
			.location {
				background-color: rgb(168,182,183);
				text-align: left;
				vertical-align: top;
			}
			
				.locationLeft {
					background-color: rgb(127,162,167);
					margin: 0;
					padding: 0;	
					text-align: left;
					vertical-align: middle;
					position: relative;
				}
				
				
				.locationRight {
					/* border-top: 18px solid rgb(134,160,162); */
					margin: 0;
					padding: 5%;	
					text-align: left;
					vertical-align: top;	
				}
			
				.locationRight h4 {
					font-family: "adobe-caslon-pro",serif;
					font-weight: 400;
					font-style: normal;
					font-size: 24px;
					line-height: 28px;
					color: rgb(239,232,197);
					margin: 0 0 10px 0;
					text-align: left;
					vertical-align: top;
				}
				
				.locationRight h5 {
					font-family: "adobe-caslon-pro",serif;
					font-weight: 400;
					font-style: italic;
					font-size: 21px;
					line-height: 24px;
					color: rgb(0,71,79);
					margin: 0 0 0 0;
					text-align: left;
					vertical-align: top;
				}
				
				.locationRight ul {
					margin-bottom: 35px;
				}
				
				.locationRight li {
					list-style-type: square;
					font-size: 14px;
					line-height: 18px;
					color: rgb(0,71,79);
					margin: 2.5px 0 2.5px 25px;
					text-align: left;
					vertical-align: top;
				}
			
			
			
			
			
			
			
			.topBorder {
				height: 18px;
				background-color: rgb(204,218,220);					
			}
			
			.bottomBorder {
				height: 18px;
				background-color: rgb(243,235,222);
			}
			
			
			.contact {
				background-color: rgb(194,154,91);
				text-align: left;
				vertical-align: top;
				display: table;
				width: 100%;
			}
			
				.contactRow {
					display: table-row;
				}


				.contactLeft {
					border-bottom: 1px solid rgba(255,255,255,0.50);
					margin: 0;
					padding: 8% 5%;
					text-align: center;
					vertical-align: middle;
				}
				
					.contactLeft a {
						font-family: "adobe-caslon-pro",serif;
						font-weight: 400;
						font-style: normal;
						font-size: 24px;
						line-height: 36px;
						color: rgb(239,232,197);
						margin: 0;
						padding: 10px 55px 8px 0;
						background: url(../images/icon-download.svg) center right no-repeat;
						background-size: 40px auto;
					}
						
						.contactLeft a:hover {
							color: rgb(255,255,255);
						}
					
				
				.contactRight {
					padding: 5% 5%;	
					text-align: center;
					vertical-align: middle;	
				}
				
					.contactRight p {
						font-size: 14px;
						line-height: 18px;
						color: rgb(239,232,197);
					}
					
					.contactRight p span {
						display: block;
						font-family: "adobe-caslon-pro",serif;
						font-weight: 400;
						font-style: normal;
						font-size: 32px;
						line-height: 36px;
						color: rgb(255,255,255);
						padding-top: 10px;
					}
					
					.contactRight a {
						color: rgb(255,255,255);
					}
				
				
				
			
			.footer {
				background-color: rgb(255,255,255);
				text-align: left;
				vertical-align: top;	
			}
				
				
				.footerLeft {
					padding: 5% 5%;	
					text-align: center;
					vertical-align: top;	
				}
			
					.footerLeft img {
						width: 150px;
						height: auto;
						margin: 0 0 20px 0;
					}
				
				.footerRight {
					padding: 5% 5%;	
					text-align: center;
					vertical-align: top;	
				}
			
					.footerRight img {
						width: 175px;
						height: auto;
					}
					
			
				.footerLeft p {
					display: block;
					background-color: rgb(255,255,255);
					color: rgb(0,71,79);
					font-size: 12px;
					line-height: 18px;
					font-weight: 400;
				}
				
			
		
	}
		
		
		
/* --------------------------------- */	
/* --------------------------------- */	
/* --------------------------------- */	
/* Mobile Landscape */
	@media screen and (max-width:769px) and (orientation:landscape){
		
		
	html {font-size: 112.50%;}
	
	
/* --------------------------------- */	
/* Brand Panel */	
/* --------------------------------- */	

	#brandLeft {
		background-color: rgb(0,71,79);
	}
	
		.logo {
			width: 100%;	
			padding: 5% 0;
			text-align: center;
			background-color: rgb(254,248,227);
		}
		
			.logo img {
				width: 25%;	
				height: auto;
				margin: 0 auto;
			}
		
		
		.tagline {
		}
		
			.tagline h4 {
				display: block;
				font-family: "adobe-caslon-pro",serif;
				font-weight: 400;
				font-style: italic;
				color: #efe8c5;
				font-size: 28px;	
				line-height: 32px;
				text-align: center;
				padding: 5% 5% 0 5%;
			}
			
			.tagline h4 span {
				display: block;
				text-align: center;
			}
			
			
			#brandLeft h6 {
				text-align: center;
				font-family: "adobe-caslon-pro",serif;
				font-weight: 400;
				font-style: normal;
				color: #efe8c5;
				font-size: 18px;	
				line-height: 24px;	
				padding: 5% 5% 5% 5%;
			}
	
	
/* --------------------------------- */	
/* Image Rotation */	
/* --------------------------------- */	
			
					
		#Slider {
			position: relative;
			width: 100%;
		}
		
			#Slider img {
				width: 100%;
				height: auto;
			}	
		
		
		.parkes {
			display: block;
			background-color: rgba(255,255,255,0.95);
			vertical-align: top;
			text-align: center;
			margin: 25px 0;
		}
			
			.parkes img { 
				width: 10% !important;
				height: auto;
			}
			
					
		.introLeft {
			height: 300px;
			Width: 100%;
			
		}
		
		
		.highlight {
			display: inline-block;
			width: 44%;
			margin: 0 -4px 0 0;
			padding: 3%;
			text-align: left;
			vertical-align: top;
		}
		
		
		.locationLeft {
			background-color: rgb(89,134,141);
			display: table-cell;
			width: 50%;
			margin: 0;
			padding: 0;	
			text-align: left;
			vertical-align: middle;
			position: relative;
		}
		
		.locationLeft img {
			background-color: rgb(127,162,167);
			border-top: 18px solid rgb(89,134,141);
			border-bottom: 18px solid rgb(89,134,141);
		}
		
		
		.locationRight {
			/* border-top: 18px solid rgb(134,160,162); */
			background-color: rgb(168,182,183);
			display: table-cell;
			width: 50%;
			margin: 0;
			padding: 5%;	
			text-align: left;
			vertical-align: top;	
		}
		
		.contactLeft {
			border-bottom: none;
		}
				
				
		.footer {
			background-color: rgb(255,255,255);
			text-align: left;
			vertical-align: top;	
		}
			
			
			.footerLeft {
				display: inline-block;
				width: 40%;
				margin: 0 -4px 0 0;
				padding: 2.5% 5%;	
				text-align: left;
				vertical-align: top;	
			}
		
				.footerLeft img {
					width: 125px;
					height: auto;
					display: inline-block;
					margin: 0 0 10px 0;
				}
			
			.footerRight {
				display: inline-block;
				width: 40%;
				margin: 0 -4px 0 0;
				padding: 2.5% 5%;	
				text-align: right;
				vertical-align: top;	
			}
		
				.footerRight img {
					width: 110px;
					height: auto;
					display: inline-block;
				}
				
				.footerRight img:nth-of-type(1) {
					margin: 0 20px;
				}
		
			.footerLeft p {
				display: block;
				background-color: rgb(255,255,255);
				color: rgb(0,71,79);
				font-size: 12px;
				line-height: 18px;
				font-weight: 400;
				margin: 0;
			}
				
		
	
	}


/* --------------------------------- */	
/* --------------------------------- */	
/* --------------------------------- */			
/* Desktop */
	@media screen and (min-width:769px){
		
	
	html {font-size: 100%;}
	

/* --------------------------------- */	
/* Brand Panel */	
/* --------------------------------- */	

	#brandLeft {
		width: calc(33%);
		height: calc(80% - 50px);
		position: absolute;
		top: 25px;
		left: 25px;
		z-index: 15;
		background-color: rgb(0,71,79);
		overflow: hidden;
	}
	
		.logo {
			width: 70%;	
			padding: 8% 15%;
			text-align: center;
			background-color: rgb(254,248,227);
		}
		
			.logo img {
				width: 60%;	
				height: auto;
			}
		
		
		.tagline {
			position: relative;
		}
		
			.tagline h4 {
				display: block;
				font-family: "adobe-caslon-pro",serif;
				font-weight: 400;
				font-style: italic;
				color: #efe8c5;
				font-size: 32px;	
				line-height: 38px;
				text-align: left;
				padding: 10% 10%;
			}
			
			.tagline h4 span {
				display: block;
				text-align: right;
			}
			
			
			#brandLeft h6 {
				text-align: right;
				position: absolute;
				bottom: 5%;
				right: 10%;
				font-family: "adobe-caslon-pro",serif;
				font-weight: 400;
				font-style: normal;
				color: #efe8c5;
				font-size: 24px;	
				line-height: 28px;	
			}
		
		#brandLeft a {
			position: relative;
			padding: 0 0 0 40px;
			color: #efe8c5;
			font-size: 18px;	
			line-height: 26px;	
		}
			
		#brandLeft a:before {
			content: '';
			background: url(../images/icon-email.svg) center right no-repeat;
			background-size: 15px auto;
			position: absolute;
			left: 0;
			top: -2px;
			width: 30px;
			height: 30px;
		}
		
			#brandLeft a:hover, #brandLeft a:visited:hover {
				color: #ffffff;
			}
	
	
/* --------------------------------- */	
/* Image Rotation */	
/* --------------------------------- */	
			
					
		#Slider {
			width: calc(66%);
			height: calc(80% - 50px);
			position: absolute;
			top: 25px;
			right: 25px;
			z-index: 10;
			background-color: #ffffff;
			overflow: hidden;
		}
		
			#Slider img {
				width: auto;
				height: 100%;
				position: absolute; 
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				z-index: 50;
			}		
					
		
		
		
		
		
/* --------------------------------- */	
/* Page */	
/* --------------------------------- */	
			
					
		#Page {
			width: calc(100% - 50px);
			position: relative;
			top: 100vh;
			left: 0;
			margin: 0 25px;
			z-index: 100;
		}
		
			
			.intro {
				background-color: rgb(229,236,237);
				text-align: left;
				vertical-align: top;
				display: table-row;
			}
			
				.introLeft {
					border-top: 18px solid rgb(214,220,221);
					display: table-cell;
					width: 50%;
					margin: 0;
					padding: 0;	
					text-align: left;
					vertical-align: top;
					position: relative;
					background: url(../images/sitemap.jpg) rgb(227,231,232) center center no-repeat;
					background-size: 100% auto;
				}
				
				.introLeft .download {
					position: absolute;
					bottom: 0;
					right: 0;
					padding: 20px 50px 15px 15px;
					font-family: "adobe-caslon-pro",serif;
					font-weight: 400;
					font-style: normal;
					color: rgb(255,255,255);
					font-size: 16px;	
					line-height: 16px;
					background: url(../images/icon-download-small.svg) rgba(0,71,79,0.90) center right no-repeat;
					background-size: 42px 26px;
				}
				
					.introLeft .download:hover {
						background-color: rgba(0,71,79,1.00);
						color: rgb(255,255,255);
					}
				
				
				.introRight {
					border-top: 18px solid rgb(214,220,221);
					display: table-cell;
					width: 50%;
					margin: 0;
					padding: 0;	
					text-align: left;
					vertical-align: top;	
				}
			
				.introRight h1 {
					font-family: "adobe-caslon-pro",serif;
					font-weight: 400;
					font-style: normal;
					font-size: 21px;
					line-height: 28px;
					color: rgb(0,71,79);
					padding: 10% 8% 0 8%;
					margin-bottom: 25px;
					text-align: left;
					vertical-align: top;
				}
				
				.introRight h2 {
					font-size: 16px;
					line-height: 24px;
					color: rgb(0,71,79);
					padding: 0 8% 10% 8%;
					margin-bottom: 0;
					text-align: left;
					vertical-align: top;
				}
				
				.intro h1 strong, .intro h2 strong {
					text-align: left;
					vertical-align: top;
				}
				
					
			
			
			
			.highlights {
				background-color: rgb(254,248,227);
				padding: 5% 5% 3% 5%;
				text-align: center;
				vertical-align: top;
			}
			
				.highlight {
					display: inline-block;
					width: 27%;
					margin: 0 -4px 0 0;
					padding: 3%;
					text-align: left;
					vertical-align: top;
				}
				
					.highlight img {
						width: 100%;
						height: auto;
					}
				
					.highlight h3 {
						display: block;
						font-family: "adobe-caslon-pro",serif;
						font-weight: 400;
						font-style: italic;
						font-size: 28px;
						line-height: 28px;
						color: rgb(0,71,79);
						padding: 20px 0 5px 0;
						margin-bottom: 15px;
						text-align: left;
						vertical-align: top;
						border-bottom: 1px solid rgb(239,232,197);
					}
					
					.highlight p {
						font-size: 14px;
						line-height: 21px;
						color: rgb(0,71,79);
						margin-bottom: 15px;
						text-align: left;
						vertical-align: top;
					}
			
			
			
			
			.location {
				background-color: rgb(255,255,255);
				text-align: left;
				vertical-align: top;
				display: table-row;
			}
			
				.locationLeft {
					background-color: rgb(89,134,141);
					display: table-cell;
					width: 50%;
					margin: 0;
					padding: 0;	
					text-align: left;
					vertical-align: top;
					position: relative;
				}
				
				.locationLeft img {
					background-color: rgb(127,162,167);
					border-top: 18px solid rgb(89,134,141);
					border-bottom: 18px solid rgb(89,134,141);
				}
				
				
				.locationRight {
					/* border-top: 18px solid rgb(134,160,162); */
					background-color: rgb(168,182,183);
					display: table-cell;
					width: 50%;
					margin: 0;
					padding: 5%;	
					text-align: left;
					vertical-align: top;	
				}
			
				.locationRight h4 {
					font-family: "adobe-caslon-pro",serif;
					font-weight: 400;
					font-style: normal;
					font-size: 32px;
					line-height: 36px;
					color: rgb(239,232,197);
					margin: 0 0 10px 0;
					text-align: left;
					vertical-align: top;
				}
				
				.locationRight h5 {
					font-family: "adobe-caslon-pro",serif;
					font-weight: 400;
					font-style: italic;
					font-size: 21px;
					line-height: 24px;
					color: rgb(0,71,79);
					margin: 0 0 0 0;
					text-align: left;
					vertical-align: top;
				}
				
				.locationRight ul {
					margin-bottom: 35px;
				}
				
				.locationRight ul:nth-of-type(3) {
					margin-bottom: 0;
				}
				
				.locationRight li {
					list-style-type: square;
					font-size: 14px;
					line-height: 18px;
					color: rgb(0,71,79);
					margin: 2.5px 0 2.5px 25px;
					text-align: left;
					vertical-align: top;
				}
			
			
			
			
			
			
			
			.topBorder {
				height: 18px;
				background-color: rgb(204,218,220);					
			}
			
			.bottomBorder {
				height: 18px;
				background-color: rgb(243,235,222);
			}
			
			
			.contact {
				background-color: rgb(194,154,91);
				text-align: left;
				vertical-align: top;
				display: table;
				width: 100%;
			}
			
				.contactRow {
					display: table-row;
				}


				.contactLeft {
					border-right: 1px solid rgba(255,255,255,0.50);
					display: table-cell;
					width: 50%;
					margin: 0;
					padding: 2.5% 5%;
					text-align: right;
					vertical-align: middle;
				}
				
					.contactLeft a {
						font-family: "adobe-caslon-pro",serif;
						font-weight: 400;
						font-style: normal;
						font-size: 32px;
						line-height: 36px;
						color: rgb(239,232,197);
						margin: 0 0 0 0;
						padding: 12px 55px 6px 0;
						background: url(../images/icon-download.svg) center right no-repeat;
						background-size: 40px auto;
					}
						
						.contactLeft a:hover {
							color: rgb(255,255,255);
						}
					
				
				.contactRight {
					display: table-cell;
					width: 50%;
					margin: 0;
					padding: 2.5% 5%;	
					text-align: left;
					vertical-align: middle;	
				}
				
					.contactRight p {
						font-size: 14px;
						line-height: 32px;
						color: rgb(239,232,197);
					}
					
					.contactRight p span {
						display: block;
						font-family: "adobe-caslon-pro",serif;
						font-weight: 400;
						font-style: normal;
						font-size: 32px;
						line-height: 32px;
						color: rgb(255,255,255);
					}
					
					.contactRight a {
						color: rgb(255,255,255);
					}
				
				
				
			
			.footer {
				position: absolute;
				top: calc(80% - 40px);
				left: 0;
				width: 100%;
				height: auto;
				background-color: rgb(255,255,255);
				text-align: left;
				vertical-align: top;	
			}
				
				
				.footerLeft {
					display: inline-block;
					width: 40%;
					margin: 0 -4px 0 0;
					padding: 2.5% 5% 0 5%;	
					text-align: left;
					vertical-align: top;	
				}
			
					.footerLeft img {
						width: 110px;
						height: auto;
						display: inline-block;
						margin: 0 0 10px 0;
					}
				
				.footerRight {
					display: inline-block;
					width: 42.5%;
					margin: 0 -4px 0 0;
					padding: 2.5% 5% 0 2.5%;	
					text-align: right;
					vertical-align: top;	
				}
			
					.footerRight img {
						width: 110px;
						height: auto;
						display: inline-block;
					}
					
			
				.footerLeft p {
					display: block;
					background-color: rgb(255,255,255);
					color: rgb(0,71,79);
					font-size: 12px;
					font-weight: 400;
					margin-top: 5px;
				} 
		
		
				.copyright {
					display: block;
					background-color: rgb(255,255,255);
					color: rgb(0,71,79);
					font-size: 12px;
					font-weight: 400;
					margin-top: 5px;
				}
	
	}
	

/* --------------------------------- */	
/* --------------------------------- */	
/* --------------------------------- */		
/* Smaller Screen */
	@media only screen and (min-width: 768px) and (max-width: 1100px) {
	
					
					
			
	}
	
	
/* --------------------------------- */	
/* --------------------------------- */	
/* --------------------------------- */	
/* Tablet Portrait Tweaks */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	
		
		
/* --------------------------------- */	
/* Brand Panel */	
/* --------------------------------- */	

	#brandLeft {
		background-color: rgb(0,71,79);
	}
	
		.logo {
			width: 100%;	
			padding: 5% 0;
			text-align: center;
			background-color: rgb(254,248,227);
		}
		
			.logo img {
				width: 25%;	
				height: auto;
			}
		
		
		.tagline {
		}
		
			.tagline h4 {
				display: block;
				font-family: "adobe-caslon-pro",serif;
				font-weight: 400;
				font-style: italic;
				color: #efe8c5;
				font-size: 42px;	
				line-height: 48px;
				text-align: center;
				padding: 5% 5% 0 5%;
			}
			
			.tagline h4 span {
				display: block;
				text-align: center;
			}
			
			
			#brandLeft h6 {
				text-align: center;
				font-family: "adobe-caslon-pro",serif;
				font-weight: 400;
				font-style: normal;
				color: #efe8c5;
				font-size: 24px;	
				line-height: 32px;	
				padding: 5% 5% 5% 5%;
			}
	
	
/* --------------------------------- */	
/* Image Rotation */	
/* --------------------------------- */	
			
					
		#Slider {
	position: relative;
	width: 100%;
	height: 501px;
		}
		
			#Slider img {
				width: 100%;
				height: auto;
				position: absolute; 
				top: 0;
				left: 0;
			}	
			
			
		.introLeft {
			border-top: 18px solid rgb(214,220,221);
			margin: 0;
			padding: 0;	
			text-align: left;
			vertical-align: top;
			position: relative;
			height: 350px;
			Width: 100%;
			background: url(../images/sitemap.jpg) rgb(227,231,232) center center no-repeat;
			background-size: 100% auto;
			
		}
		
		.highlight {
			display: inline-block;
			width: 44%;
			margin: 0 -4px 0 0;
			padding: 3%;
			text-align: left;
			vertical-align: top;
		}
		
		.footerLeft {
			display: inline-block;
			width: 40%;
			margin: 0 -4px 0 0;
			padding: 2.5% 5%;	
			text-align: left;
			vertical-align: top;	
		}
	
			.footerLeft img {
				width: 150px;
				height: auto;
				display: inline-block;
				margin: 0;
			}
		
		.footerRight {
			display: inline-block;
			width: 40%;
			margin: 0 -4px 0 0;
			padding: 2.5% 5%;	
			text-align: right;
			vertical-align: top;	
		}
	
			.footerRight img {
				width: 95px;
				height: auto;
				display: inline-block;
			}
			
			.footerRight img:nth-of-type(1) {
				margin: 0 20px;
			}
	
		.copyright {
			display: block;
			background-color: rgb(255,255,255);
			color: rgb(113,127,129);
			font-size: 14px;
			font-weight: 400;
			margin-top: 25px;
		}
		
		
					
			
	}
	
	
/* --------------------------------- */	
/* --------------------------------- */	
/* --------------------------------- */	
/* Tablet Landscape Tweaks */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	
		
			
		.tagline h4 {
			display: block;
			font-family: "adobe-caslon-pro",serif;
			font-weight: 400;
			font-style: italic;
			color: #efe8c5;
			font-size: 28px;	
			line-height: 34px;
			text-align: left;
			padding: 20% 10%;
		}
		
		.tagline h4 span {
			display: block;
			text-align: right;
		}
		
		
		#brandLeft h6 {
			text-align: right;
			position: absolute;
			bottom: 10%;
			right: 15%;
			font-family: "adobe-caslon-pro",serif;
			font-weight: 400;
			font-style: normal;
			color: #efe8c5;
			font-size: 24px;	
			line-height: 28px;	
		}
		
		
		.highlight {
			display: inline-block;
			width: 44%;
			margin: 0 -4px 0 0;
			padding: 3%;
			text-align: left;
			vertical-align: top;
		}
		
		
		.locationLeft {
			vertical-align: top;
		}
		
		
		.footerLeft {
			display: inline-block;
			width: 40%;
			margin: 0 -4px 0 0;
			padding: 2.5% 5%;	
			text-align: left;
			vertical-align: top;	
		}
	
			.footerLeft img {
				width: 150px;
				height: auto;
				display: inline-block;
				margin: 0;
			}
		
		.footerRight {
			display: inline-block;
			width: 40%;
			margin: 0 -4px 0 0;
			padding: 2.5% 5%;	
			text-align: right;
			vertical-align: top;	
		}
	
			.footerRight img {
				width: 95px;
				height: auto;
				display: inline-block;
			}
			
			.footerRight img:nth-of-type(1) {
				margin: 0 20px;
			}
	
		.copyright {
			display: block;
			background-color: rgb(255,255,255);
			color: rgb(113,127,129);
			font-size: 14px;
			font-weight: 400;
			margin-top: 25px;
		}
			
			
	}	
	
