@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:		2;
	dw-num-cols-tablet:		5;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	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/
*/

/* Mobile Layout: 480px and below. */
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
h1 {
	font-size: 1.2em;
	line-height: 1.2em;
}
h2 {
	font-size: 1.2em;
	line-height: 1.3em;
}
h3 {
	font-size: 1.2em;
	line-height: 1.3em;
}
p {
	font-size: 1.2em;
	line-height: 1.3em;
}
td {
	font-size: 1.15em;
	line-height: 1.2em;
}
.fade {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.fade:hover {
	opacity: 0.5;
}
.top {
	opacity: 0.7;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.profileDesc {
	text-align: center;
	font-size: .9em;
}
@media only screen and (min-width:960px) {
/* styles for browsers larger than 960px; */



.gridContainer {
	background-image: url(images/borderleft.gif), url(images/borderright.gif);
	background-repeat: repeat-y, repeat-y;
	background-position: left top, right top;
	background-color: #f2f2e3;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 88.2%;
	max-width: 1232px;
	min-width: 960px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	min-height: 99%;
	position: relative;
}
#LayoutDiv1 {
	float: left;
	width: 96%;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2%;
	top: 0px;
	padding-bottom: 60px;
}
#pic-holder {
	clear: none;
	float: right;
	margin: 0;
	width: 47%;
	height: auto;
	display: block;
	position: relative;
}
#pic-holder img {
	display: block;
	position: relative;
	float: none;
	width: 100%;
	height: auto;
}
#mappage #pic-holder {
	clear: none;
	float: right;
	margin: 0;
	width: 47%;
	height: auto;
	overflow: auto;
	display: block;
	position: relative;
	overflow: hidden;
}
#mappage #pic-holder iframe {
	display: block;
	position: relative;
	float: none;
	width: 100%;
	margin-left: -2px;
	margin-top: -2px;
	min-height: 446px;
}
.roundCnrPic {
	opacity : 1;
	border-color : #fff;
	border-style: solid;
	border-width: 10px;
	-moz-border-radius : 20px;
	-webkit-border-radius : 20px;
	border-radius : 20px;
	text-align: left;
}
.roundCnrPic2 {
	opacity : 1;
	-moz-border-radius : 10px;
	-webkit-border-radius : 10px;
	border-radius : 10px;
	text-align: left;
}
/*#pic-holder iframe {
	float: right;
	margin-right: -2%;
	margin-top: 2%;
	width: 100%;
	min-height: 446px;
}*/
#descrip1 {
	display: block;
	position: relative;
	float: left;
	width: 42.8%;
}
#descrip2 {
	display: block;
	position: relative;
	float: right;
	width: 42.8%;
}
#descrip3 {
	display: block;
	position: relative;
	clear: both;
}
#descrip4 {
	display: block;
	position: relative;
	clear: both;
}
.hideMapPageLink {
	display: none;
}
.roundCnrLayer {
	display: inline-block;
	width: 83%;
	background-color: #dae2c9;
	margin-top: 15px;
	padding: 2%;
	padding-top: 0;
	border-color : #fff;
	border-style: solid;
	border-width: 10px;
	opacity : 1;
	color : #656c3b;
	-moz-border-radius : 20px;
	-webkit-border-radius : 20px;
	border-radius : 20px;
	text-align: left;
}
.roundCnrLayer p {
	font-size: 1.15em;
}
.border {
	border: 10px solid #FFF;
	margin: 0px;
	padding: 0px;
}
.shadow {
	box-shadow: 5px 5px 5px #a7a7a7;
}
#Left-col {
	clear: none;
	float: left;
	margin: 0;
	width: 44%;
	display: block;
	text-align: left;
	padding: 0px;
}
#Navigation {
	clear: both;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 100%;
}
ul.MenuBarHorizontal li {
	width: 7em;
}
.profilePic {
	float: right;
	margin-left: 10px;
	width: 50%;
	height: 50%;
}
#profilePic2 {
	display: none;
}
.spacer {
	display: block;
	height: 25px;
}
.roundCnrLayer {
	width: auto;
}
.shadow {
	box-shadow: 5px 5px 5px #a7a7a7;
}
#footer {
	clear: both;
	width: 90%;
	margin: 0px;
	text-align: left;
	padding-left: 5%;
	font-size: 9px;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.tophide {
	display: none;
}
}
 @media only screen and (min-width:768px) and (max-width:959px) {
/* default iPad screens */


.gridContainer {
	background-image: url(images/borderleft.gif), url(images/borderright.gif);
	background-repeat: repeat-y, repeat-y;
	background-position: left top, right top;
	background-color: #f2f2e3;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 88.2%;
	max-width: 959px;
	min-width: 768px;
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	min-height: 99%;
	position: relative;
}
#LayoutDiv1 {
	width: 96%;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 0px;
	padding-bottom: 60px;
}
#pic-holder {
	clear: none;
	float: right;
	margin: 0;
	width: 44%;
	height: auto;
	display: block;
	position: relative;
}
#pic-holder img {
	display: block;
	position: relative;
	float: none;
	width: 100%;
	height: auto;
}
#mappage #pic-holder {
	clear: none;
	float: right;
	margin: 0;
	width: 46%;
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
}
#mappage #pic-holder iframe {
	display: block;
	position: relative;
	float: none;
	width: 100%;
	margin-left: -2px;
	margin-top: -2px;
	min-height: 400px;
}
.roundCnrPic {
	opacity : 1;
	border-color : #fff;
	border-style: solid;
	border-width: 8px;
	-moz-border-radius : 20px;
	-webkit-border-radius : 20px;
	border-radius : 20px;
	text-align: left;
}
.roundCnrPic2 {
	opacity : 1;
	-moz-border-radius : 12px;
	-webkit-border-radius : 12px;
	border-radius : 12px;
	text-align: left;
}
#descrip1 {
	display: block;
	position: relative;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#descrip2 {
	display: block;
	position: relative;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#descrip3 {
	display: block;
	position: relative;
	width: 90%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#descrip4 {
	display: block;
	position: relative;
	width: 90%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.hideMapPageLink {
	display: none;
}
.roundCnrLayer {
	display: inline-block;
	width: 83%;
	background-color: #dae2c9;
	margin-top: 15px;
	padding: 15px;
	padding-top: 0px;
	border-color : #fff;
	border-style: solid;
	border-width: 8px;
	opacity : 1;
	color : #656c3b;
	-moz-border-radius : 20px;
	-webkit-border-radius : 20px;
	border-radius : 20px;
	text-align: left;
}
.roundCnrLayer p {
	font-size: 1.15em;
}
.border {
	border: 10px solid #FFF;
	margin: 0px;
	padding: 0px;
}
.shadow {
	box-shadow: 5px 5px 5px #a7a7a7;
}
#Left-col {
	clear: none;
	float: left;
	margin: 0;
	width: 44%;
	display: block;
	text-align: left;
	padding: 0px;
}
#Navigation {
	clear: both;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 100%;
}
ul.MenuBarHorizontal li {
	width: 5.5em;
}
.profilePic {
	float: right;
	margin-left: 10px;
	width: 30%;
	height: 30%;
}
#profilePic2 {
	display: none;
}
.spacer {
	display: block;
	height: 25px;
}
.roundCnrLayer {
	width: auto;
}
.shadow {
	box-shadow: 5px 5px 5px #a7a7a7;
}
#footer {
	clear: both;
	width: 90%;
	margin: 0px;
	text-align: left;
	padding-left: 5%;
	font-size: 9px;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.hide {
	display: none;
}
}
 @media only screen and (min-width: 481px) and (max-width: 765px) {
/* For landscape layouts only */
.gridContainer {
	background-image: none;
	background-color: #f2f2e3;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 100%;
	margin-bottom: 0px;
	min-height: 99%;
	position: relative;
}
#LayoutDiv1 {
	float: left;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 2.5%;
	padding-bottom: 0;
	padding-left: 2.5%;
	top: 0px;
	padding-bottom: 60px;
}
#mappage #pic-holder img {
	float: left;
}
h3 {
	font-size: 1.1em;
}
.hide {
	display: none;
}
.profilePic {
	display: none;
}
#profilePic2 {
	text-align: center;
	width: 40%;
	height: 40%;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	font-size: .9em;
}
#pic-holder {
	float: none;
	clear: both;
	display: block;
	position: relative;
	padding: 0;
	width: 92%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#pic-holder img {
	display: block;
	position: relative;
	float: none;
	width: 100%;
	height: auto;
}
#mappage #pic-holder {
	float: none;
	margin: 0;
	width: 92%;
	height: auto;
	overflow: hidden;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#mappage #pic-holder iframe {
	display: block;
	position: relative;
	float: none;
	width: 100%;
	margin-left: -2px;
	margin-top: -2px;
	min-height: 400px;
}
.roundCnrPic {
	opacity : 1;
	border-color : #fff;
	border-style: solid;
	border-width: 7px;
	-moz-border-radius : 20px;
	-webkit-border-radius : 20px;
	border-radius : 20px;
	text-align: left;
}
.roundCnrPic2 {
	opacity : 1;
	-moz-border-radius : 13px;
	-webkit-border-radius : 13px;
	border-radius : 13px;
	text-align: left;
}
#descrip1 {
	clear: both;
	display: block;
	position: relative;
	width: 86%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#descrip2 {
	display: block;
	position: relative;
	width: 86%;
	margin-left: auto;
	margin-right: auto;
}
#descrip3 {
	display: block;
	position: relative;
	clear: both;
	width: 86%;
	margin-left: auto;
	margin-right: auto;
}
#descrip4 {
	display: block;
	position: relative;
	clear: both;
	width: 86%;
	margin-left: auto;
	margin-right: auto;
}
.roundCnrLayer {
	display: inline-block;
	width: 83%;
	background-color: #dae2c9;
	margin-top: 15px;
	padding: 3%;
	padding-top: 0;
	border-color : #fff;
	border-style: solid;
	border-width: 7px;
	opacity : 1;
	color : #656c3b;
	-moz-border-radius : 20px;
	-webkit-border-radius : 20px;
	border-radius : 20px;
	text-align: left;
}
.roundCnrLayer p {
	font-size: 1.15em;
}
.roundCnrLayer {
	width: auto;
}
.border {
	border: 5px solid #FFF;
	margin: 0px;
	padding: 0px;
}
.shadow {
	box-shadow: 3px 3px 3px #a7a7a7;
}
#Left-col {
	clear: none;
	float: left;
	margin: 0;
	width: 100%;
	display: block;
	text-align: left;
	padding: 0px;
}
#Navigation {
	clear: both;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 100%;
}
ul.MenuBarHorizontal li {
	width: 6em;
}
.spacer {
	display: block;
	height: 25px;
}
#footer {
	clear: both;
	width: 90%;
	margin: 0px;
	text-align: left;
	padding-left: 5%;
	font-size: 9px;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
}
}
 @media only screen and (max-width:480px) {
/* styles for mobile browsers smaller than 480px; (iPhone) */
.gridContainer {
	background-image: none;
	background-color: #f2f2e3;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0px;
	min-height: 99%;
	position: relative;
}
#LayoutDiv1 {
	float: left;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 2.5%;
	padding-bottom: 0;
	padding-left: 2.5%;
	top: 0px;
	padding-bottom: 60px;
}
h3 {
	font-size: 1.1em;
}
.hide {
	display: none;
}
.profilePic {
	display: none;
}
#profilePic2 {
	text-align: center;
	width: 66%;
	height: 66%;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	font-size: .9em;
}
#pic-holder {
	float: none;
	clear: both;
	display: block;
	position: relative;
	padding: 0;
	width: 92%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#pic-holder img {
	display: block;
	position: relative;
	float: none;
	width: 100%;
	height: auto;
}
#mappage #pic-holder {
	clear: none;
	float: none;
	margin: 0;
	width: 91%;
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#mappage #pic-holder iframe {
	display: block;
	position: relative;
	float: none;
	width: 100%;
	margin-left: -2px;
	margin-top: -2px;
	min-height: 300px;
}
.roundCnrPic {
	opacity : 1;
	border-color : #fff;
	border-style: solid;
	border-width: 5px;
	-moz-border-radius : 20px;
	-webkit-border-radius : 20px;
	border-radius : 20px;
	text-align: left;
}
.roundCnrPic2 {
	opacity : 1;
	-moz-border-radius : 15px;
	-webkit-border-radius : 15px;
	border-radius : 15px;
	text-align: left;
}
#descrip1 {
	clear: both;
	display: block;
	position: relative;
	width: 86%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#descrip2 {
	display: block;
	position: relative;
	clear: both;
	width: 86%;
	margin-left: auto;
	margin-right: auto;
}
#descrip3 {
	display: block;
	position: relative;
	clear: both;
	width: 86%;
	margin-left: auto;
	margin-right: auto;
}
#descrip4 {
	display: block;
	position: relative;
	clear: both;
	width: 86%;
	margin-left: auto;
	margin-right: auto;
}
.roundCnrLayer {
	display: inline-block;
	width: 83%;
	background-color: #dae2c9;
	margin-top: 15px;
	padding: 3%;
	padding-top: 0;
	border-color : #fff;
	border-style: solid;
	border-width: 5px;
	opacity : 1;
	color : #656c3b;
	-moz-border-radius : 20px;
	-webkit-border-radius : 20px;
	border-radius : 20px;
	text-align: left;
}
.roundCnrLayer p {
	font-size: 1.15em;
}
.roundCnrLayer {
	width: auto;
}
.border {
	border: 5px solid #FFF;
	margin: 0px;
	padding: 0px;
}
.shadow {
	box-shadow: 3px 3px 3px #a7a7a7;
}
#Left-col {
	clear: none;
	float: left;
	margin: 0;
	width: 100%;
	display: block;
	text-align: left;
	padding: 0px;
}
#Navigation {
	clear: both;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 100%;
}
ul.MenuBarHorizontal li {
	width: 5.6em;
}
.spacer {
	display: block;
	height: 25px;
}
#footer {
	clear: both;
	width: 90%;
	margin: 0px;
	text-align: left;
	padding-left: 5%;
	font-size: 9px;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
}
}
.top:hover {
	opacity: 1;
}
