@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:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	10;
	
	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. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 98.9318%;
	padding-left: 1.034%;
	padding-right: 1.034%;
	background-color: #F2F2E3;
	
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#tabletHeader {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display:none;
}
#navigation{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display:block;
}
#leftColPhone{
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#leftCol {
	clear: both;
	float: left;
	height:1380px;
	margin-left: 0;
	width: 100%;
	display: none;
}
.bigPicLink{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 100%;
	display:none;	
}
.mobilePicLink{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	margin-bottom:0.8em;
	width: 100%;
	display:block;
}
.mobilePicBox{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	margin-bottom:0.8em;
	width: 100%;
	display:block;
}
#slideShowPhone {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 100%;
	display:block;
}
#slideShowDesk{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 49.6183%;
	display:none;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#rightCol {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ad1PhoneTab {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width:100%;
	display: block;
}
#ad2PhoneTab {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width:100%;
	display: block;
}
#contentBottom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#editable{
    clear: none;
	float: right;
	margin-left: 0.7633%;
	width: 24.4274%;
	display: none;
}
#mobilePicsBot {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width:100%;
	display: block;
}
.p7LSM01 .p7LSM_wrapper {display: none;}

.standardBoxDesk{
	background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    margin:10px;
	text-align:center;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
  display:none;
}
.hidden-md{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width:100%;
	display: block;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 91.9431%;
	padding-left: 0.5284%;
	padding-right: 0.5284%;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#tabletHeader {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display:block;
}
#navigation{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display:block;
}
#leftColPhone{
	clear: none;
	float: left;
	margin-left: 0;
	width: 24.42%;
	display: none;
}
#leftCol {
	clear: none;
	float: left;
	height:auto;
	margin-left: 0;
	width: 24.42%;
	display: block;
}
.bigPicLink{
	clear: none;
	float: left;
	padding:1em;
	margin-left: 0.7633%;
	width: 100%;
	display:block;	
}
.mobilePicLink{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 100%;
	display:none;
}
.mobilePicBox{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	margin-bottom:0.8em;
	width: 100%;
	display:none;
}
#displayPic {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 74.5%;
	display:block;
}
#slideShowPhone {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width:74.5%;
	display:none;
}
#slideShowDesk{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width:100%;
	display:block;
}
#content {
	clear: none;
	float: left;
	margin-left: 0;
	width: 74.5%;
	display: block;
}
#rightCol {
	clear: none;
	float: left;
	margin-left: 0;
	width: 37.25%;
	display: none;
}
#contentBottom {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ad1PhoneTab{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 37%;
	display: none;
}
#ad2PhoneTab {
	clear: none;
	float: right;
	margin-left: 0.7633%;
	width:37%;
	display: none;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#editable{
    clear: none;
	float: right;
	margin-left: 0.7633%;
	width: 24.4274%;
	display: none;
}
#mobilePicsBot {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width:100%;
	display: none;
}
.p7LSM01 .p7LSM_wrapper {display:  block;}

.standardBoxDesk{
	background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    margin:10px;
	text-align:center;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
  display:none;
}
.hidden-md{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width:100%;
	display: none;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 89.3181%;
	max-width: 1232px;
	padding-left: 0.3409%;
	padding-right: 0.3409%;
	margin: auto;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tabletHeader {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display:none;
}
#navigation{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display:block;
}
#leftColPhone{
	clear: none;
	float: left;
	margin-left: 0;
	width: 24.42%;
	display: none;
}
#leftCol {
	clear: none;
	float: left;
	height:auto;
	margin-left: 0;
	width: 24.4274%;
	display: block;
}
.bigPicLink{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 100%;
	display:block;	
}
.mobilePicLink{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 100%;
	display:none;
}
.mobilePicBox{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	margin-bottom:0.8em;
	width: 100%;
	display:none;
}

#displayPic {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 49.6%;
	display:block;
}
#slideShowPhone {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 49.6183%;
	display:none;
}
#slideShowDesk{
	clear: none;
	float: left;
	margin-left:0.7633%;
	width: 100%;
	display:block;
}
#content {
	clear: none;
	float: left;
	height:auto/*1100px*/;
	margin-left: 0.7633%;
	width: 49.6183%;
	display: block;
}
#rightCol {
	clear: none;
	float: right;
	margin-left: 0.7633%;
	width: 24.4274%;
	display: block;
}
#contentBottom {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 100%;
	display: block;
}
#ad1PhoneTab {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 24.4274%;
	display: none;
}
#ad2PhoneTab {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width:100%;
	display: none;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#editable{
    clear: none;
	float: right;
	margin-left: 0.7633%;
	margin-top:5px;
	width: 100%;
	display:block;
}
#mobilePicsBot {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width:100%;
	display: none;
}
.p7LSM01.p7LSM_wrapper {display:block;}

.standardBoxDesk{
	background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    margin:10px;
	text-align:center;
	box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow:1px 1px 2px #666666;
  -moz-box-shadow:1px 1px 2px #666666;
  display:block;
}
.hidden-md{
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width:100%;
	display: block;
}
}

/*
     FILE ARCHIVED ON 05:23:48 Sep 30, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:46:41 Jun 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.516
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.032
  esindex: 0.009
  cdx.remote: 95.237
  LoadShardBlock: 1472.064 (3)
  PetaboxLoader3.resolve: 5245.339 (3)
  PetaboxLoader3.datanode: 340.514 (5)
  load_resource: 4257.566
  loaddict: 137.026
*/