@charset "UTF-8";
/* CSS Document */
	/*---IMAGE STYLES ---*/
.afloatright {
	float: right;
	text-align: center;
	margin: 10px 0 10px 15px;
	background: #CFCDA5;
	padding: 2px;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	max-width: 60%;
	height: auto;
}
.afloatleft {
	float: left;
	margin: 10px 15px 10px 0px;
	text-align: center;
	max-width: 60%;
	height: auto;
	background: #CFCDA5;
	padding: 2px;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
.afloatcenter {
	display: block;
	margin: 10px auto;
	clear: both;
	max-width:100%;
	width:95%;
	height:auto;
	background: #CFCDA5;
	padding: 2px;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
.clear {
	clear: both;
}
.noimagestyles {
	background: none;
	padding: 5px;
	/*Outer Shadow*/
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0px;
}
.Team img {
	max-width: 200px;
}
.desktoponly {
	display: block;
}
.tabletonly {
	display: none;
}
.mobileonly {
	display: none;
}
.largeronly {
	display: inline
}
.smalleronly {
	display: none;
}
.nomobile {
	display: block !important;
}
.nobig {
	display: none !important;
}
.formimage {
	float:right;
	margin: 10px 0px 10px 15px;
	border: medium solid #A0141E;
	max-width: 40%;
	height: auto;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	/* Rounded Corners */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;}
 @media only screen and (min-width: 850px) and (max-width: 1000px) {
.desktoponly {
	display: block;
}
.tabletonly {
	display: inline;
}
.mobileonly {
	display: none;
}
.largeronly {
	display: inline;
}
.smalleronly {
	display: none;
}
.nobig {
	display: none !important;
}
}
@media only screen and (min-width: 700px) and (max-width: 850px) {
	 h1, h2, h3, h4 {
		 text-align:center;}
.desktoponly {
	display: none !important;
}
.tabletonly {
	display: inline !important;
}
.mobileonly {
	display: none !important;
}
.largeronly {
	display: none !important;
}
.smalleronly {
	display: inline !important;
	margin:auto;
}
.nobig {
	display: block !important;
}.nomobile {
	display: none !important;
}
.afloatright, .afloatleft, .afloatcenter {
	display: block;
	width: 70% !important;
	height: auto;
	margin: 10px auto !important;
	clear: both !important;
	float: none !important;
	max-width: 70%;}
	
.noimagestyles {
	background: none;
	padding: 5px;
	/*Outer Shadow*/
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border: 0px;
}.formimage {
	display:none;}
	p {
		clear:both !important;}
}
/*-------Full Bottom------*/
 @media only screen and (min-width: 0px) and (max-width: 700px) {
	 h1, h2, h3, h4 {
		 text-align:center;}
.afloatright, .afloatleft, .afloatcenter  {
	display: block;
	width: 90% !important;
	max-width:500px;
	height: auto;
	margin: 10px auto !important;
	clear: both !important;
	float: none;
	background: #CFCDA5;
	padding: 5px;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
.noimagestyles {
	background: none;
	padding: 5px;
	/*Outer Shadow*/
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border: 0px;
}
.scalable {
	margin: auto;
	display: block;
	width: 100%;
}
.desktoponly {
	display: none !important;
}
.tabletonly {
	display: none !important;
}
.mobileonly {
	display: inline !important;
}
.largeronly {
	display: none !important;
}
.smalleronly {
	display: inline !important;
}
.nomobile {
	display: block !important;
}
.nobig {
	display: none !important;
}
.formimage {
	display:none;}
	p {
		clear:both !important;}
}
 @media only screen and (min-width: 600px) and (max-width: 700px) {
.afloatright, .afloatleft {
	max-width: 50%;
	height: auto;
}
.noimagestyles {
	background: none;
	padding: 5px;
	/*Outer Shadow*/
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0px;
}
.colthirds img {
}
}
 @media only screen and (min-width: 0px) and (max-width: 600px) {
.afloatright, .afloatleft {
	max-width: 70%;
	height: auto;
}
.noimagestyles {
	background: none;
	padding: 5px;
	/*Outer Shadow*/
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0px;
}
}
