@charset "utf-8";
body {
	background-color: #000;
	text-align: justify;
}
.h1sm {
	font-family: "Comic Sans MS", BRADDON, Bernie;
	font-size: 1.6em;
	line-height: 1;
	font-weight: bold;
	font-variant: normal;
	color: #CCC;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.h1Lg {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 1.9em;
	line-height: 1;
	color: #CCC;
	text-align: center;
}
.h1LgBold {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 1.9em;
	line-height: 1;
	font-weight: bold;
	color: #CCC;
	text-align: center;
}

.h2sm {
	font-family: "Comic Sans MS", BRADDON, Bernie;
	font-size: 1.1em;
	color: #CCC;
	text-align: center;
	line-height: 1;
}
.h2smRed {
	font-family: "Comic Sans MS", BRADDON, Bernie;
	font-size: 1em;
	color: #980000;
	line-height: 1.1;
}
.h2Headings {
	font-family: "Comic Sans MS", BRADDON, Bernie;
	font-size: 1.2em;
	font-weight: bold;
	color: #999;
	display: block;
	padding: 5px;
	background-color: #333;
	text-align: center;
}

.h3sm {
	font-family: "Comic Sans MS", BRADDON, Bernie;
	font-size: 1.1em;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
.h3smBlue {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 1.1em;
	line-height: 1;
	font-weight: bold;
	font-variant: small-caps;
	color: #6CF;
}

.a {
	color: #7EA3F8;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
}
.aLiteBlue {
	color: #DBE6FD;
	text-decoration: none;
}

.atdLogo {
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: -300px;
	margin-top: -10px;
	text-decoration: none;
}
.bigYelloeText {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 1.5em;
	color: #FF0;
}


.blueText2 {
	color: #06F;
}




.bolderText {
	font-size: 1.3em;
	line-height: 1;
	font-weight: bold;
	color: #999;
}
.border6pxGray {
	border: 6px outset #999;
}
.bottomNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1;
	color: #CCC;
	text-decoration: none;
}

.centerAlign {
	text-align: center;
}
.centerImage {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.centerNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1;
	color: #CCC;
	text-decoration: none;
	padding-right: 0px;
	margin-right: 10px;
}
.chromeImg {
	margin: 6px;
}

.floatLft {
	clear: left;
	float: right;
}
.galleryImageBorder2 {
	border: 2px ridge #CCC;
	cursor: pointer;
}







.imageBorder2px {
	border: 2px solid #CCC;
}
.imageBorder5px {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.imageBorder10px {
	border: 10px ridge #999;
}
.imageBorder5pxMarginLt8px {
	margin-left: 6px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.imageBorder10pxMargin4px {
	margin-left: 4px;
	border: 10px ridge #CCC;
}
.imageBorder10Lft40px {
	margin-left: 40px;
	border: 10px ridge #CCC;
}
.imageCompustarFloatLft {
	clear: left;
	float: left;
	border: 5px ridge #999;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}


.imageDown8px {
	margin-top: 8px;
}

.imageLft10Down10 {
	margin-top: 10px;
	margin-left: 10px;
}




.imageMarginLt8 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.imageMarginLft10 {
	margin-left: 10px;
}

.imageMarginLft15 {
	margin-left: 15px;
}
.imageMarginLft20 {
	margin-left: 20px;
}

.margin15px {
	margin: 15px;
}
.imageLft30 {
	margin-left: 30px;
}
.imageLft40 {
	margin-left: 40px;
}
.imageLft60 {
	margin-left: 60px;
}
.imageLftAndDown8px {
	margin-top: 8px;
	margin-left: 8px;
}
.imageBorder10Lft60px {
	margin-left: 60px;
	border: 10px ridge #CCC;
}


.imageMarginLf150px {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
.imageUp5 {
	margin-bottom: 5px;
}
.imageLft40px {
	margin-left: 40px;
}

.justifyText {
	text-align: justify;
}
.liteBlueTextComicsans {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 1.05em;
	line-height: 1;
	font-weight: bold;
	color: #CDDBFC;
}
.liteBlueTextComicsansUnderlined {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 1em;
	line-height: 1;
	font-weight: bold;
	font-variant: normal;
	color: #CDDBFC;
	text-decoration: underline;
}


.lightGrayTextBoldSmCaps {
	font-weight: bold;
	font-variant: small-caps;
	color: #999;
	text-decoration: none;
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 1.1em;
}


.logoText {
	font-size: 1.4em;
	line-height: 1;
	font-weight: bolder;
	color: #FFF;
}
.marginLft10marginBtm10 {
	margin-bottom: 7px;
	margin-left: 15px;
}
.imageLft5 {
	margin-left: 5px;
}
.marginLft20 {
	margin-left: 20px;
}
.imageLft50 {
	margin-left: 50px;
}
.marginLft50 {
	margin-left: 50px;
}
.marginLft100 {
	margin-left: 100px;
}


.paddingRt20px {
	padding-right: 20px;
}


.paintpro {
	height: 70px;
	width: 150px;
	padding-left: 0px;
}
.pioneerImagesMarginLft165pxPlusBorder {
	margin-left: 165px;
	border: 6px ridge #CCC;
}


.rightBoxSubheads {
	font-family: "Comic Sans MS", BRADDON, Bernie;
	font-size: 0.9em;
	font-weight: bold;
	color: #CCC;
	background-color: #333;
	display: block;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-decoration: none;
	text-align: center;
}
.solarImage1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textSuperScriptLgBoldForAmpersan {
	font-size: 4em;
	line-height: -2;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCC;
	vertical-align: top;
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	text-decoration: none;
	padding-bottom: 15px;
	display: inline;
	position: relative;
	top: -25px;
}
p {
	text-align: center;
}
#backToTopButton {
	height: 160px;
	width: 35px;
	position: fixed;
	top: 500px;
	right: 25px;
	z-index: 1000;
}











#h1 {
	font-family: "Comic Sans MS", BRADDON, Bernie;
	font-size: 1.1em;
	line-height: 1.5;
	font-weight: bold;
	color: #CCC;
}



/* CSS Document */

#wrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: justify;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-x;
	background-image: url(../_images/Blk_blue_slice_10x_1200_flat.png);
	height: 1400px;
	padding-bottom: 35px;
}
#header {
	height: 160px;
	width: 1000px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-image: url(../_images/atd_memphis_header.jpg);
}

#headerLink {
	height: 75px;
	width: 220px;
	margin-left: 10px;
	margin-top: -5px;
	float: left;
}
#topBanner {
	height: 46px;
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}


#hotspotForLinkHome {
	height: 150px;
	width: 350px;
	margin-left: 15px;
	border: 1px solid #F90;
}
#filmstrip {
	height: 60px;
	width: 999px;
	padding-top: -10px;
}

nav {
	text-align: center;
	width: 740px;
	height: 23px;
	clear: left;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 260px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#pageTilte {
	font-family: "Comic Sans MS", BRADDON, Bernie;
	font-size: 1.6em;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	height: 45px;
	width: 1000px;
	position: relative;
	clear: left;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



#mainContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 0px;
	width: 1000px;
	position: relative;
	height: 1000px;
	background-image: url(../_images/mainBkgrd14_15%25flat.png);
	float: left;
	clear: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: visible;
}
#banner {
	clear: left;
	float: left;
	height: 70px;
	width: 1000px;
}


#sidebarLft {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	clear: left;
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	visibility: visible;
}

#sidebarLftHeader {
	font-family: "Comic Sans MS", BRADDON, Bernie;
	font-size: 1.1em;
	color: #0066FF;
	padding: 0px;
	height: 25px;
	width: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	line-height: 1.2;
	background-color: #CCE6FF;
	border: 1px solid #06F;
	font-weight: bold;
	position: relative;
	text-align: 150;
	font-variant: small-caps;
	visibility: visible;
}


#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: justify;
	width: 530px;
	position: relative;
	float: left;
	clear: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	visibility: visible;
}

#sidebarRt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	float: right;
	width: 230px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	clear: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	visibility: visible;
	background-image: url(../_images/right_side_bar_bkgrd_gray_with_vector_mask_230x1600_flat.png);
}
#sidebarRtHeader {
	font-family: "Comic Sans MS", BRADDON, Bernie;
	font-size: 1.2em;
	line-height: 1;
	font-weight: bold;
	font-variant: small-caps;
	color: #0066FF;
	background-color: #CCE6FF;
	text-align: center;
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 33px;
	border: 2px solid #0066FF;
	position: relative;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	visibility: visible;
}
#sidebarRtBox1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	margin: 10px;
	/* [disabled]padding: 0px; */
	height: auto;
	width: 210px;
	position: relative;
	visibility: visible;
}
#sidebarRtBox2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	margin: 10px;
	height: auto;
	width: 210px;
	position: relative;
	visibility: visible;
}
#sidebarRtBox3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	margin: 10px;
	height: auto;
	width: 210px;
	position: relative;
	visibility: visible;
}




#centerNav {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	text-align: center;
	margin: 0px;
	position: relative;
	float: left;
	width: 920px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: visible;
	font-size: 1.3em;
	font-weight: bold;
	color: #7EA3F8;
	text-decoration: none;
}
#areMovie16 {
	padding: 10px;
	height: 300px;
	width: 400px;
	margin-left: 40px;
	border: 15px ridge #CCC;
}

#slideShow2 {
	padding: 5px;
	height: 245px;
	width: 495px;
	margin: 0px;
	border: 10px ridge #CCC;
	background-color: #CCC;
}
#leerMovie400x300 {
	padding: 5px;
	height: 300px;
	width: 400px;
	margin-left: 45px;
	border: 15px ridge #CCC;
}


#animationBanner {
	text-align: center;
	width: 1000px;
	position: relative;
	float: left;
	clear: left;
	color: #CCC;
	height: 70px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: visible;
}
#reflecting {
	font-family: "Comic Sans MS", BRADDON, Bernie;
	font-size: 1.2em;
	line-height: 1;
	font-weight: bold;
	font-variant: normal;
	color: #CCC;
	text-align: center;
	position: relative;
	width: 525px;
	float: left;
	clear: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: visible;
}

#footer {
	font-family: "Comic Sans MS", BRADDON, Bernie;
	text-align: center;
	float: left;
	width: 1000px;
	position: relative;
	clear: left;
	font-size: 1.8em;
	height: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#restyleLogo {
	text-align: left;
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	clear: left;
	height: 60px;
	visibility: visible;
}
#cc_phone {
	text-align: center;
	float: left;
	height: auto;
	width: 920px;
	font-size: .6em;
	margin-bottom: 20px;
}


#atdLogo {
	text-align: right;
	margin: 0px;
	float: right;
	width: 180px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clear: none;
	height: 60px;
	visibility: visible;
}
#bottomNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
	width: 950px;
	position: relative;
	clear: left;
	font-size: 0.5em;
	font-weight: normal;
	color: #CCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	visibility: visible;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	width: 930px;
	position: relative;
	float: left;
	font-size: 0.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	visibility: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}

#durashield {
	height: 220px;
	width: 480px;
	border: 4px groove #CCC;
	position: relative;
	background-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#400x200Slideshow {
	height: 220px;
	width: 420px;
	margin-left: 50px;
	border: 12px ridge #CCC;
}
#slideshow400x200 {
	height: 200px;
	width: 400px;
	margin-left: 55px;
	border: 12px ridge #CCC;
}
#onkiSlideshow {
	height: 300px;
	width: 400px;
	margin-left: 55px;
	border: 12px inset #999;
}
#owensSlideshow {
	height: 226px;
	width: 300px;
	margin-left: 105px;
	border: 12px outset #999;
}
#bakMovie {
	height: 280px;
	width: 500px;
	border: 12px inset #CCC;
}
#accessMovie {
	height: 280px;
	width: 500px;
	border: 12px inset #FFF;
}
#slideshow1 {
	background-color: #CCC;
	padding: 5px;
	height: 196px;
	width: 396px;
	border: 15px ridge #CCC;
	margin-left: 55px;
}
#truxedoMovie {
	height: 280px;
	width: 500px;
	border: 12px ridge #999;
	margin-left: 3px;
}
#retraxMovie {
	height: 280px;
	width: 500px;
	border: 12px ridge #CCC;
}
#pioneerImageLg {
	height: 200px;
	width: 500px;
	border: 10px ridge #999;
}
#pioneerMovie500x280 {
	height: 280px;
	width: 500px;
	border: 10px ridge #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#undercoverMovie {
	height: 280px;
	width: 500px;
	border: 12px groove #CCC;
}



#more1 {
	height: 60px;
	width: 125px;
	border: 1px solid #0F3;
}
#thumb1Box {
	height: 80px;
	width: 120px;
	border: 2px solid #0F0;
}
#thumb1Pioneer {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 0.8em;
	color: #FC0;
	text-decoration: none;
	float: left;
	height: 65px;
	width: 120px;
	/* [disabled]border: 2px solid #CCC; */
	margin-left: 10px;
	line-height: 1;
	cursor: pointer;
}
#thumb5Pioneer {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 0.8em;
	line-height: 1;
	color: #FC0;
	text-decoration: none;
	float: left;
	height: 65px;
	width: 120px;
	margin-left: 10px;
	/* [disabled]border: 2px solid #CCC; */
	cursor: pointer;

}
#thumb6Pioneer {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: .8em;
	line-height: 1;
	color: #FC0;
	text-decoration: none;
	float: left;
	height: 65px;
	width: 120px;
	margin-left: 10px;
	cursor: pointer;

}
#thumb7Pioneer {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: .8em;
	line-height: 1;
	color: #FC0;
	text-decoration: none;
	float: left;
	height: 65px;
	width: 120px;
	margin-left: 10px;
	cursor: pointer;
}
#thumb8Pioneer {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: .8em;
	line-height: 1;
	color: #FC0;
	text-decoration: none;
	float: left;
	height: 65px;
	width: 120px;
	margin-left: 10px;
	cursor: pointer;

}
#thumb9Pioneer {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 0.8em;
	line-height: 1;
	color: #FC0;
	text-decoration: none;
	float: left;
	height: 65px;
	width: 120px;
	margin-left: 200px;
	cursor: pointer;

}


#thumb2Pioneer {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 0.8em;
	color: #FC0;
	text-decoration: none;
	float: left;
	height: 65px;
	width: 120px;
	/* [disabled]border: 2px solid #0F0; */
	margin-left: 10px;
	line-height: 1;
	cursor: pointer;

}
#thumb3Pioneer {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 0.8em;
	color: #FC0;
	text-decoration: none;
	float: left;
	height: 65px;
	width: 120px;
	/* [disabled]border: 2px solid #CCC; */
	margin-left: 10px;
	line-height: 1;
	cursor: pointer;

}
#thumb4Pioneer {
	font-family: "Comic Sans MS", BRADDON, Bernie, "Trebuchet MS";
	font-size: 0.8em;
	line-height: 1;
	color: #FC0;
	float: left;
	height: 65px;
	width: 120px;
	margin-left: 10px;
	/* [disabled]border: 2px solid #CCC; */
	cursor: pointer;

}
#linkHome {
	background-color: #FFC;
	height: 140px;
	width: 350px;
	margin-left: 20px;
	border: 1px dashed #0C6;
}
#filmMovieOnAcessPage {
	height: 240px;
	width: 430px;
	border: 10px ridge #999;
}
#mainSolarGardMovie400x226 {
	height: 226px;
	width: 400px;
	border: 10px ridge #999;
}


#test {
	background-color: #99C;
	height: 150px;
	width: 250px;
}
#kickerSubs {
	height: auto;
	width: 480px;
	border: 10px ridge #CCC;
	background-color: #FFF;
	padding: 10px;
}
#curtManMovie {
	height: 225px;
	width: 400px;
	border: 12px ridge #333;
}
#movieFram500x285 {
	height: 285px;
	width: 500px;
	border: 10px ridge #666;
	margin-left: 5px;
}
#movieFrame500x286 {
	height: 285px;
	width: 500px;
	border: 10px ridge #666;
	margin-left: 5px;
}
#weathertechMovie1 {
	height: auto;
	width: 200px;
	margin-left: 25px;
	border: 10px ridge #CCC;
	clear: left;
	float: left;
	padding: 0px;
}
#weathertechMovie3 {
	height: auto;
	width: 500px;
	border: 10px ridge #999;
}

#weathertechMovie2 {
	height: auto;
	width: 200px;
	margin-left: 30px;
	border: 10px ridge #CCC;
	clear: none;
	float: left;
	padding: 0px;
}
#wetSoundsMovieFrame {
	height: 376px;
	width: 500px;
	border: 10px ridge #999;
}
#storeHrs {
	font-family: "Comic Sans MS", chewy, chicle;
	font-size: .9em;
	font-style: normal;
	font-weight: 400;
	clear: left;
	float: left;
	height: 45px;
	width: 120px;
	border: 4px groove rgba(151,151,151,1);
	margin-left: 50px;
}
