@charset "UTF-8";

.videout{
    max-width: 800px;
                margin: 0 auto;
                padding-left: 15px;
                padding-right: 15px;
	  }
	  .videout-inner {
    position: relative;
    padding-bottom: 56.25%; /*288/512=0.5625*/
                height: 0;
    overflow: hidden;
                border: 2px solid rgb(40, 141, 203);
	  }
	  .videout-inner iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-family: sancreek;
	font-style: normal;
	font-weight: 400;
	  }

.hidden{
    display: none;
}

a {
	font-size: 22px;
}

#infoarea {
			float:left;
			width:75%;
			margin: 0 auto;
}
#infofields {
	text-align: center;
vertical-align: middle;
			float:left;
			height:40px;
			width: 95%;
    		margin: 0 auto;
}

#infoarearight {
		display:none;
      }

body {
	margin: 0;
	padding: 0;
	background-color:black;
	font-weight: 600;
	font-size: 22px;
     }
body,td,th {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
 a:link {
	color: #2885F5;
	text-decoration: none;
	font-weight: 600;
    font-size: 22px;
	}
a:visited {
	text-decoration: none;
	color: #5DA0F1;
	font-weight: 600;
    font-size: 22px;
}
a:hover {
	color: #4AE849;
	text-decoration: none;
	font-weight: 600;
    font-size: 22px;
}
a:active {
	text-decoration: none;
	font-weight: 600;
	font-size: 24px;
}

a.back-to-top {
	display: none;
	width: 43px;
	height: 43px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 72px;
	background:url("../images/arrow-up60.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
#businesscard {
			font-size: 18px;
			float:inherit;
			width:100%;
			Height:210px;
}
#productitem {
			font-weight: 600;
			font-size: 24px;
			float:inherit;
			width:100%;
			Height:650px;
}
.container80 {
	padding: 0.3em;
	max-width: 800px;
    margin: 0 auto;
	}	
.containerI {
	padding: 0.3em;
	text-align: center;
	color: hsla(0,7%,92%,1);
}
.container {
	padding: 0.1em;
	max-width: 99%;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	background-image: -webkit-linear-gradient(270deg,rgba(246,247,218,1.00) 0%,rgba(199,216,245,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(246,247,218,1.00) 0%,rgba(199,216,245,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(246,247,218,1.00) 0%,rgba(199,216,245,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(246,247,218,1.00) 0%,rgba(199,216,245,1.00) 100%);
}
.container2 {
	padding: 0.1em;
    max-width: 99%;
    /* font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; */
}
.container3 a:link{
    		color:rgba(6,163,199,1.00);
			text-decoration: none;
			font-weight: 600;
    		font-size: 22px;
	  }
.container3 a:visited{
    		color:rgba(6,163,199,1.00);
			text-decoration: none;
			font-weight: 600;
    		font-size: 22px;
	  }
.container3 a:hover{
    		color:rgba(45,81,164,1.00);
			text-decoration: none;
			font-weight: 600;
    		font-size: 22px;
	  }
	  
.container3 {
	
    max-width: 99%;
  /*  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; */
}

.containerS {
	padding: 0.1em;
	max-width: 100%;
	background-color: hsla(0,0%,94%,1);
}

/* Basic Content Area */

.contentleft {
	font-weight: 600;
    font-size: 22px;
	float: left; 
    width: 100%;
    box-sizing: border-box;
    padding-right: 10px;
}

.contentright {
	display:none;
	font-weight: 600;
    font-size: 16px;
	float: right; 
    width: 21%;
    box-sizing: border-box;
    padding-right: 10px;
}

.contentleft h3 {
		font-weight: 400;
        font-size: 22px;
        line-height: 1em;
        margin-bottom: 0;
      }
	  
.contentleft h1 {
	font-weight: 600;
	font-size: 25px;
	line-height: 1em;
	margin-bottom: 0;
      }
	  
.contentleft p {
		font-weight: 200;
        font-size: 22px;
        line-height: 1em;
        margin-bottom: 0;
      }

.contentright h3 {
		font-weight: 400;
        font-size: 20px;
        line-height: 1em;
        margin-bottom: 0;
      }
	  
.contentright h1 {
		font-weight: 200;
        font-size: 25px;
        line-height: 1em;
        margin-bottom: 0;
      }
	  
.contentright p {
		font-weight: 200;
        font-size: 20px;
        line-height: 1em;
        margin-bottom: 0;
      }

/* Search Content Area */
.contentAreaS {
	width: 100%;
}

.contentAreaS .containerS {
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	border-radius: 0px 0px 10px 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(242,241,240,1.00) 0%,rgba(217,227,237,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(242,241,240,1.00) 0%,rgba(217,227,237,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(242,241,240,1.00) 0%,rgba(217,227,237,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(242,241,240,1.00) 0%,rgba(217,227,237,1.00) 100%);
	border: 1px solid #0073BC;
}
.contentAreaS .containerS input[type=number] {
		width: 40%;
}
.contentAreaS .containerS input[id=zip] {
		width: 88%;
}
.contentAreaS .containerS input[id=listing] {
		width: 88%;
}

#displaybox {
	z-index: 10000;
	background-color: rgba(0,0,0,0.95);
	position:fixed; top:0px; left:0px; width:100%; height:100%; color:#000000; text-align:center; vertical-align:middle;
		}
#displaybox table, select, input, label, textarea {
			font-weight: 200;
            font-size: 16px;
			}
			
#displayboxs {
	z-index: 10000;
	background-color: rgba(0,0,0,0.95);
	position:fixed; top:0px; left:0px; width:100%; height:100%; color:#000000; text-align:center; vertical-align:middle;
}

#contentleftpics {
	
	}

#largepics {
	width:95%;
	max-width:800px;
}

#infoarearight {
		display:inherit;
		float: right;
        width: 25%;
      }
#map-canvas {
		height: 250px;
		width: 90%;
        border:medium;
		}

#tabarea {
		height: 320px;
		width: 95%;	
		padding-bottom: 10px;
		margin: 0 auto;
		}
#tabtab {
		float:left;
		width: 150px;
		border: 1px solid #0073BC;
		text-align: center;	
		}
		
#page1 {
		height: 290px;
		width: 100%;
        border: 1px solid #0073BC;
		}
#page2 {
		height: 290px;
		width: 100%;
        border: 1px solid #0073BC;
		overflow:hidden;
		}

.multiselect {
    width:100%;
    height:8em;
    border:solid 1px #c0c0c0;
    overflow:auto;
}
 
.multiselect label {
    display:block;
	font-size: 16px;
}
 
.multiselect-on {
    color:#ffffff;
    background-color:#000099;
}

/* Search Page */
.searchtop {
	display:inherit;
}
.searchleft {
	display:none;
	color: black;
	width: 34%;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 14px;
	margin-top: 1px;
	background-color: #D9E3ED;
	height: 100%;
	border-radius: 10px;
	margin-left: 4px;
}

.searchleft table, select, input, label, textarea {
			font-weight: 600;
            font-size: 18px;
			}

.searchleft table {
		  width: 100%;
		  background: gry;
		  border-radius: 10px;
		  -moz-border-radius: 10px;
		  -webkit-border-radius: 10px;
		  background-color: #E4E3E3;
		  	} 

.searchresults {
	color: black;
	width: 100%;
	float: left;
	padding-left: 0px;
	font-size: 14px;
	height: 100%;
	border: solid 1px #c0c0c0;
	overflow: auto;
	margin-top: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(217,227,237,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(217,227,237,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(217,227,237,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(217,227,237,1.00) 0%,rgba(255,255,255,1.00) 100%);
	border-radius: 10px;
		  -moz-border-radius: 10px;
		  -webkit-border-radius: 10px;
}

#searchmid {
		 display:none;
		font-weight: 600;
        font-size: 18px;
	  }


#section1 #leftdata #containerslide{
	width:263px;
	height:188px;
	position:relative;
	margin: 0 auto;
	padding:0;
}

#section1 #leftdata #containerslide .prevButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../images/buttons.png') no-repeat;
	top:85%;
	margin-top:-36px;
	cursor:pointer;
	z-index:2000;
	background-position:left top;
	left:0
}

#section1 #leftdata #containerslide .prevButton:hover{ background-position:left bottom;left:0;}

#section1 #leftdata #containerslide .nextButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../images/buttons.png') no-repeat;
	top:85%;
	margin-top:-36px;
	cursor:pointer;
	z-index:2000;
	background-position:right top;
	right:0
}

#section1 #leftdata #containerslide .nextButton:hover{background-position:right bottom;right:0;}

#section1 #leftdata #containerslide ul{
	width:263px;
	height:188px;
	list-style:none outside none;
	position:relative;
	overflow:hidden;
	margin: 0 auto;
	padding:0;
}

#section1 #leftdata #containerslide li:first-child{
	display:list-item;
	position:absolute;
	margin: 0 auto;
	padding:0;
}

#section1 #leftdata #containerslide li{
	position:absolute;
	display:none;
	margin: 0 auto;
	padding:0;
}
#bannernav {
		margin-top:-64px;
		position:fixed;
		width:100%;
        height: 64px;
        color: white;
     	font-weight: 600;
        font-size: 22px;
		text-align: center;
        background-color:black;
		z-index:999999;
	  }
#bannernav a:link{
    		color:rgba(255,255,255,1.00);
			font-weight: 600;
    		font-size: 22px;
	  }
#bannernav a:visited{
    		color:rgba(255,255,255,1.00);
			font-weight: 600;
    		font-size: 22px;
	  }
#bannernav a:hover{
    		color: #2885F5;
			font-weight: 600;
    		font-size: 22px;
	  }

 
		#menuitemnav {
		Display:none;
		text-align: left;
		height: auto;
	  	background-color: #39b1a4;
        background-color: hsla(180,1%,20%,0.70);
        padding: 1em;
       }

	#logoname { 
	display:none; 
	-webkit-animation: slidein-from-right2 500ms;
	margin-top:64px;
	height: 130px;
	padding: 0px;
	color: black;
	font-weight: 150;
	font-size: 22px;
	text-align: right;
       }
	   @-webkit-keyframes slidein-from-right2 {
      from {
        opacity: 0;
        -webkit-transform:translateX(100%);
      }
      to {
        opacity: 1;
        -webkit-transform:translateX(0%);
      }
}
#logoname1 { 
	display:none; 
	-webkit-animation: slidein-from-right2 500ms;
	margin-top:64px;
	height: 130px;
	padding: 0px;
	color: black;
	font-weight: 150;
	font-size: 22px;
	text-align: right;
       }
	   @-webkit-keyframes slidein-from-right2 {
      from {
        opacity: 0;
        -webkit-transform:translateX(100%);
      }
      to {
        opacity: 1;
        -webkit-transform:translateX(0%);
      }
}
#logoname2 { 
	display:none; 
	-webkit-animation: slidein-from-right2 500ms;
	margin-top:64px;
	height: 130px;
	padding: 0px;
	color: black;
	font-weight: 150;
	font-size: 22px;
	text-align: right;
       }
	   @-webkit-keyframes slidein-from-right2 {
      from {
        opacity: 0;
        -webkit-transform:translateX(100%);
      }
      to {
        opacity: 1;
        -webkit-transform:translateX(0%);
      }
}
#logonameshort { 
	display:inherit; 
	-webkit-animation: slidein-from-right2 500ms;
	margin-top:64px;
	height: 130px;
	padding: 0px;
	color: black;
/*	font-family: Roboto, helvetica, arial, sans-serif; */
	font-weight: 150;
	font-size: 22px;
	text-align: right;
       }
	   @-webkit-keyframes slidein-from-right2 {
      from {
        opacity: 0;
        -webkit-transform:translateX(100%);
      }
      to {
        opacity: 1;
        -webkit-transform:translateX(0%);
      }
}
	   
#header { display:none }

#headershort { display:inherit }

	   
#header2 { display: none }

      #headline {
        color: white;
     	background-image: url(images/forrestBG.jpg);
        background-size: cover;
      }

	  #headline h1 {
		font-weight: 200;
        font-size: 45px;
        line-height: 1em;
        margin-bottom: 0;
      }
        
      #headline h2 {
		font-weight: 200;
        font-size: 30px;
        margin-top: 5px;
      }
	  #headline h3 {
		font-weight: 200;
        font-size: 16px;
        margin-top: 5px;
	  }
	  #musicbox {
		display:none;
		text-align: center;
	  }
	  #musicboxsmall {
		display:inherit;
		max-width: 800px;
        margin: 0 auto;
		padding-left: 15px;
        padding-right: 15px;
		text-align: center;		
	  }
	  .resizeimg {
    max-width: 400px;
    height: auto;
    width: 90%;
}
	  
	  #searchwidget2 {
		display:none;
		text-align: left;
		height: auto;
	  	background-color: #39b1a4;
        background-color: hsla(180,1%,20%,0.70);
        padding: 1em;
	  }
	  

      #searchwidget2 h2 {
		font-weight: 100;
        padding: 0;
        margin: 0;
      }

      #searchwidget2 label {
		font-size: 1.2em;
        font-weight: 200;
        padding-top: 12px;
        display: block;
      }

      #searchwidget2 input {
		width: 100%;
        font-size: 18px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }

      #searchwidget2 input[type=submit] {
		background-color: hsl(8, 70%, 54%);
        color: white;
        margin-top: 20px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 18px;
      }
	  #searchwidget2 select {
		width: 100%;
        font-size: 18px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }
	  #searchwidget2 select[type=submit] {
		background-color: hsl(8, 70%, 54%);
        color: white;
        margin-top: 20px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 18px;
      }
	  
	  
	  #searchwidget3 {
		text-align: left;
		height: auto;
	  	background-color: #39b1a4;
        background-color: hsla(180,1%,20%,0.70);
        padding: 1em;
		}

      #searchwidget3 h2 {
		font-weight: 100;
        padding: 0;
        margin: 0;
      }

      #searchwidget3 label {
		font-size: 1.2em;
        font-weight: 200;
        padding-top: 12px;
        display: block;
      }

      #searchwidget3 input {
		width: 100%;
        font-size: 18px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }

      #searchwidget3 input[type=submit] {
		background-color: hsl(8, 70%, 54%);
        color: white;
        margin-top: 20px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 18px;
      }
	  #searchwidget3 select {
		width: 100%;
        font-size: 18px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }
	  #searchwidget3 select[type=submit] {
		background-color: hsl(8, 70%, 54%);
        color: white;
        margin-top: 20px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 18px;
      }
	  
	  #searchwidget4 {
		text-align: left;
		height: auto;
	  	background-image: -webkit-linear-gradient(270deg,rgba(217,227,237,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(217,227,237,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(217,227,237,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(217,227,237,1.00) 0%,rgba(255,255,255,1.00) 100%);
        padding: 1em;
		}

      #searchwidget4 h2 {
		font-weight: 100;
        padding: 0;
        margin: 0;
      }

      #searchwidget4 label {
		font-size: 1.2em;
        font-weight: 200;
        padding-top: 12px;
        display: block;
      }

      #searchwidget4 input {
		width: 100%;
        font-size: 18px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }

      #searchwidget4 input[type=submit] {
		background-color: hsl(8, 70%, 54%);
        color: white;
        margin-top: 20px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 18px;
      }
	  #searchwidget4 select {
		width: 100%;
        font-size: 18px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }
	  #searchwidget4 select[type=submit] {
		background-color: hsl(8, 70%, 54%);
        color: white;
        margin-top: 20px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 18px;
      }
	  
	  #searchwidget5 {
		text-align: left;
		height: auto;
	  	background-color: #39b1a4;
        background-color: hsla(180,1%,20%,0.70);
        padding: 1em;
		}

      #searchwidget5 h2 {
		font-weight: 100;
        padding: 0;
        margin: 0;
      }

      #searchwidget5 label {
		font-size: 1.2em;
        font-weight: 200;
        padding-top: 12px;
        display: block;
      }

      #searchwidget5 input {
		width: 100%;
        font-size: 18px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }

      #searchwidget5 input[type=submit] {
		background-color: hsl(8, 70%, 54%);
        color: white;
        margin-top: 20px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 18px;
      }
	  #searchwidget5 select {
		width: 100%;
        font-size: 18px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }
	  #searchwidget5 select[type=submit] {
		background-color: hsl(8, 70%, 54%);
        color: white;
        margin-top: 20px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 18px;
      }
	  
	  
	  #section1 {
		color: black;
     /*   font-family: Roboto, helvetica, arial, sans-serif; */
        background-color: hsla(0,0%,94%,1);
		width: 100%;
      }

      #section1 #leftdata {
		font-weight: 600;
        font-size: 18px;
      }
	  #section1 #rightdata {
		font-weight: 600;
        font-size: 18px;
    	border-radius: 10px;
		background-color: #DCD9D9;
		margin-top: 15px;
		margin-right: 5px;
		margin-bottom: 0px;
		margin-left: 5px; 
		-webkit-box-shadow: 5px 3px 5px;
		box-shadow: 5px 3px 5px;
		border-color: #B17373;
}

#section2 {
	
        color: black;
   /*     font-family: Roboto, helvetica, arial, sans-serif; */
        background-color: hsla(0,0%,94%,1);
      }
	  
	  #section2 h3 {
		font-weight: 400;
        font-size: 25px;
        line-height: 1em;
        margin-bottom: 0;
      }

      #section2 #leftdata2 {
		  
		font-weight: 600;
        font-size: 18px;
      }
	  #section2 #middata2 {
		  
		font-weight: 600;
        font-size: 18px;
	  }
	  #section2 #rightdata2 {
		  
		display:none;
		font-weight: 600;
        font-size: 18px;
	  }

	  #section3 {
        color: black;
    /*    font-family: Roboto, helvetica, arial, sans-serif; */
        background-color: hsla(0,0%,94%,1);
      }
	  
	  #section3 h3 {
		font-weight: 400;
        font-size: 25px;
        line-height: 1em;
        margin-bottom: 0;
      }

      #section3 #blurb {
		font-weight: 600;
        font-size: 18px;
      }
	 
      #section3 #register {
		
		background-color: #39b1a4;
        background-color: rgba(57,177, 164, 0.7);
        padding: 1em;
      }

      #section3 #register h2 {
		font-weight: 100;
        padding: 0;
        margin: 0;
      }

      #section3 #register label {
		font-size: 1.2em;
        font-weight: 200;
        padding-top: 12px;
        display: block;
      }

      #section3 #register input {
		width: 100%;
        font-size: 18px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }
#section3 #register textarea {
		width: 100%;
		height: 5em;
        font-size: 18px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
}

      #section3 #register input[type=submit] {
		background-color: hsl(8, 70%, 54%);
        color: white;
        margin-top: 20px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 18px;
      }
	  
	  #section3 #thirdcolsearch {
		 
		font-weight: 600;
        font-size: 18px;
      }

	  #displaybox table {
		  width: 325px;
		  height: 350px;
		  position:fixed;
    	  margin-left:-162.5px;
    	  margin-top:-175px;
    	  top:35%;
    	  left:50%;
		  background: gry;
		  border-radius: 10px;
		  -moz-border-radius: 10px;
		  -webkit-border-radius: 10px;
		  background-color: #E4E3E3;
		  	} 
/* Submit Buttons */

#submit {
    background-color: #B1AEAE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    color: #fff;
    font-family: 'Oswald';
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
    border:solid;
	border-color: #3D6694;
}
#submit:hover {
    border: none;
    background:#066EB5;
    box-shadow: 0px 0px 1px #777;
	border:solid;
	border-color: #3D6694;
}
#button {
    background-color: #73A4DC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    color: #fff;
    font-family: 'Oswald';
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
    border:solid;
	border-color: #3D6694;
}
#button:hover {
    border: none;
    background:#066EB5;
    box-shadow: 0px 0px 1px #777;
	border:solid;
	border-color: #3D6694;
}
#button2 {
    background-color: #73A4DC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    color: #fff;
    font-family: 'Oswald';
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
    border:solid;
	border-color: #EB1014;
}
#button2:hover {
    border: none;
    background:#066EB5;
    box-shadow: 0px 0px 1px #777;
	border:solid;
	border-color: #3D6694;
}
	  #agentbox {
		  border-top: solid 1px #c0c0c0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	  }
      #prefooter {
		  	text-align: center;
		  	height: 225px;
			border-top:medium;
		  	border-top-color:white;
			border-bottom:medium;
		  	border-bottom-color:white;
	  }
	  
	  #prefootersec a:link{
    		color:hsla(0,0%,100%,1.00);
	  }
	  #prefootersec a:visited{
			color:hsla(0,0%,100%,1.00);
	  }
	  #prefootercenter {
		    width: 75%;
    		margin: 0 auto;  		
	  }
	  #prefootersec {
	height: 225px;
	float: left;
	width: 100%;
	color:hsla(0,0%,100%,1.00);
	border-top-width: medium;
	border-top-color: hsla(0,0%,100%,1.00);
	  }
	  
	  #footer {
		padding:5px;
		height: 78px;
		font-size: 16px;
		color:hsla(0,0%,100%,1.00);
		}
	  #footerleft {
		float:inherit;
        text-align: center;
		width: 100%;
		color:hsla(0,0%,100%,1.00);
		}
	  #footerright {
		text-align: center;
		width: 100%;
		float:right;
		color:hsla(0,0%,100%,1.00);
		}

@media screen and (min-width: 490px) {


#infoarea {
			width:75%;
			margin: 0 auto;
}
#infofields {
	text-align:inherit;
vertical-align:inherit; 
			float:left;
			height:40px;
			width: 40%;
    		margin: 0 auto;
			padding-left:30px;
			padding-right:30px;
}
}
     
@media screen and (min-width: 600px) {
	#agentbox {
		border-left: solid 1px #c0c0c0;
		border-right: solid 1px #c0c0c0;
		  	width: 100%;
    		margin: 0 auto; 
	  }
	#businesscard {
			float:left;
			width:49%;
	}
	#productitem {
		font-size: 25px;
			float:left;
			width:49%;
	}
	#prefooter {
		  	height: 285px;
	}
	#prefootersec {
		    float:left;
			width:100%;
	}
	#footer {
		height: 60px;
		color:hsla(0,0%,100%,1.00);
		}
	      .container {
			  padding: 0.8em;
              max-width: 99%;
          }
		  .container2 {
			  padding: 0.1em;
              max-width: 99%;;
		/*	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; */
          }
		  .container3 {
			  padding-top: 0.3em;
              max-width: 99%;;
		/*	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; */
          }
				  		  
	#header { 
	display:inherit; 
	-webkit-animation: slidein-from-left2 500ms;
	}
	#headershort { 
	display:inherit; 
	-webkit-animation: slidein-from-left2 500ms;
	}
	
	#headline h3 {
		font-weight: 200;
        font-size: 19px;
        margin-top: 10px;
      }
	  
	#menuitemnav {
		Display:inherit;
	  }
	  
	  #searchwidget2 {
	display:inherit;
	height: auto;
	background-color: #39b1a4;
	background-color: hsla(180,1%,20%,0.70);
	padding: 1em;
	  }

      #searchwidget2 h2 {
		font-weight: 100;
        padding: 0;
        margin: 0;
      }

      #searchwidget2 label {
		font-size: 1.2em;
        font-weight: 200;
        padding-top: 2px;
        display:inline-block;
      }

      #searchwidget2 input {
		width: 13.5%;
        font-size: 14px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }

      #searchwidget2 input[type=submit] {
		background-color: hsl(8, 70%, 54%);
        color: white;
        margin-top: 2px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 18px;
      }
	  #searchwidget2 select {
		width: 13.5%;
        font-size: 14px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }
	  #searchwidget2 select[type=submit] {
		background-color: hsl(8, 70%, 54%);
        color: white;
        margin-top: 2px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 18px;
      }

		#section1 #leftdata {
			float: left; 
            font-weight: 200;
            width: 60%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }
		  
		#section1 #rightdata {
			float: right; 
            font-weight: 200;
            width: 38%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }
		  
		  
#section1 #leftdata #containerslide{
	width:300px;
	height:200px;
	position:relative;
}

#section1 #leftdata #containerslide .prevButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../images/buttons.png') no-repeat;
	top:85%;
	margin-top:-36px;
	cursor:pointer;
	z-index:2000;
	background-position:left top;
	left:0
}

#section1 #leftdata #containerslide .prevButton:hover{ background-position:left bottom;left:0;}

#section1 #leftdata #containerslide .nextButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../images/buttons.png') no-repeat;
	top:85%;
	margin-top:-36px;
	cursor:pointer;
	z-index:2000;
	background-position:right top;
	right:0
}

#section1 #leftdata #containerslide .nextButton:hover{background-position:right bottom;right:0;}

#section1 #leftdata #containerslide ul{
	width:300px;
	height:200px;
	list-style:none outside none;
	position:relative;
	overflow:hidden;
}

#section1 #leftdata #containerslide li:first-child{
	display:list-item;
	position:absolute;
}

#section1 #leftdata #containerslide li{
	position:absolute;
	display:none;
}

		#section2 #leftdata2 {
			float: left; 
            font-weight: 200;
            width: 60%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }
		  
		#section2 #middata2 {
			float: right; 
            font-weight: 200;
            width: 38%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }  
		  
		#section2 #rightdata2 {
			display:none;
			float: right; 
            font-weight: 200;
            width: 38%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }

          #section3 #blurb {
			float: left; 
            font-weight: 200;
            width: 60%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }

          #section3 #register {
			float:right;
            padding-right: 10px;
            width: 38%;
            box-sizing: border-box;
            font-weight: 600;
          }
		  
		  #section3 #thirdcolsearch {
			display: none;
			float: right; 
            font-weight: 200;
            width: 38%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }
          
          #section1 br, #section2 br, #section3 br {
            clear: both;
          }
		  
		  #blurb br, #register br, #thirdcolsearch br {
            clear: both;
          }
		  
		  #displaybox table {
		  width: 600px;
		  height: 350px;
		  position:fixed;
    	  margin-left:-300px;
    	  margin-top:-175px;
    	  top:35%;
    	  left:50%;
		  background: gry;
		  border-radius: 10px;
		  -moz-border-radius: 10px;
		  -webkit-border-radius: 10px;
		  background-color: #E4E3E3;
		  	} 
}
@media screen and (min-width: 530px) {
 	#logoname {  
	display:inherit;
	margin-top:35px;
	}
	#logoname1 {  
	display:none;
	}
	#logoname2 {  
	display:none;
	}
	#logonameshort { 
	display:none; 
	}
	#bannernav {
		height: 35px;
		margin-top:-35px;
	}
	#bannernav a:link{
    		font-size: 22px;
	}
	#bannernav a:visited{
    		font-size: 22px;
	}
	#bannernav a:hover{
    		font-size: 22px;
	}
	#header { display:inherit }

	#headershort { display:none; }	
	}

@media screen and (min-width: 650px) {
 	#logoname {  
	display:inherit;
	margin-top:41px;
	}
	#logoname1 {  
	display:none;
	}
	#logoname2 {  
	display:none;
	}
	#logonameshort { 
	display:none; 
	}
	#bannernav {
		height: 41px;
		margin-top:-41px;
	}
	#bannernav a:link{
    		font-size: 24px;
	}
	#bannernav a:visited{
    		font-size: 24px;
	}
	#bannernav a:hover{
    		font-size: 24px;
	}	
	}

@media screen and (min-width: 720px) {
.containerI {
	padding: 0.3em;
	text-align: center;
	background-color: black;
	}	
   /* Search Page */
.searchtop {
	display:none;
}
.searchleft {
	display:inherit; }
.searchresults {
	width:63%;}
}

@media screen and (min-width: 820px) {
	.containerI {
	padding: 0.4em;
	}
	#productitem {
		font-size: 25px;
	}
	#Cities {
			float:left;
			width:49%;
	}
	#agentbox {
			float:left;
		  	width: 49%;
    		margin: 0 auto; 
	  }
	#musicbox {
			display:inherit;
			text-align: center;
	  }
	#musicboxsmall {
			display:none;
			text-align: center;
	  }
	#prefooter {
			
		  	height: 285px;
	}
	#prefootersec {
		    float:left;
			width:33%;
	}
	#footer {
			height: 60px;
			color:hsla(0,0%,100%,1.00);
			}
	#footerleft {
			text-align: left;
			float:left;
			width:72%;
	}
	#footerright {
			float:right;
			text-align: right;
			width: 22%;
			display:inherit;
    }
	
#tabarea {
		width: 85%;	
		}
	
/* #infoarea {
			width:80%;
			margin: 0 auto;
}
 #infofields {
			float:left;
			height:40px;
			width: 33%;
    		margin: 0 auto;
} */

.container {
			padding-left:3.0em;
			padding-right:3.0em;
            }
										  
	.contentleft {
		width:77%;
		}
		
	.contentright {
		display:inherit;
		width:21%;
		}

		  #displaybox table, select, input, label, textarea {
			font-weight: 600;
            font-size: 18px;
			}
			
			.searchresults {
	width: 63%;
	float: left;
	padding-left: 0px;
	font-size: 14px;
	height: 100%;
	border: solid 1px #c0c0c0;
	overflow: auto;
	margin-top: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(217,227,237,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(217,227,237,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(217,227,237,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(217,227,237,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
			
			#searchmid {
			display:none;
			float: right;
			font-weight: 200;
            width: 29.5%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 0px;
          }
		  
#section1 #leftdata #containerslide{
	width:350px; /*  width:437px;	height:312px;  Use later */
	height:240px;
	position:relative;
}

#section1 #leftdata #containerslide .prevButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../images/buttons.png') no-repeat;
	top:85%;
	margin-top:-36px;
	cursor:pointer;
	z-index:2000;
	background-position:left top;
	left:0
}

#section1 #leftdata #containerslide .prevButton:hover{ background-position:left bottom;left:0;}

#section1 #leftdata #containerslide .nextButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../images/buttons.png') no-repeat;
	top:85%;
	margin-top:-36px;
	cursor:pointer;
	z-index:2000;
	background-position:right top;
	right:0
}

#section1 #leftdata #containerslide .nextButton:hover{background-position:right bottom;right:0;}

#section1 #leftdata #containerslide ul{
	width:350px;
	height:240px;
	list-style:none outside none;
	position:relative;
	overflow:hidden;
}

#section1 #leftdata #containerslide li:first-child{
	display:list-item;
	position:absolute;
}

#section1 #leftdata #containerslide li{
	position:absolute;
	display:none;
}

#section2 { 
		display: table;
		}

		#section2 #leftdata2 {
			display: table-cell;
			float: none; 
            font-weight: 200;
            width: 60%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }
		  
		#section2 #middata2 {
			display: table-cell;
			float:none;
			font-weight: 200;
            width: 38%; 
			font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }  
		  
		#section2 #rightdata2 {
			display:none;
		/*	display: table-cell; */
			float:none;  
            font-weight: 200;
            width: 23%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }

#section3 { 
		display: table;
		}

#section3 #blurb {
	display: table-cell;
			float: none; 
            font-weight: 200;
            width: 60%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }

          #section3 #register {
			display: table-cell;
			float:none;
            padding-right: 10px;
            width: 38%;  
			box-sizing: border-box;
            font-weight: 600;
          }
		  
		  #section3 #thirdcolsearch {
			  display:none;
			float: none; 
            font-weight: 200;
            width: 23%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }
}
@media screen and (min-width: 1020px) {
	.containerI {
	padding: 1.8em;
	}
	#logoname {
			display:none;  
	}
	#logoname1 {  
			margin-top:43px;
			display:inherit;
	}
	#logoname2 {  
			display:none;
	}
	#logonameshort {  
			display:none;
	}
#bannernav {
			height: 46px;
			margin-top:-46px;
	}
#bannernav a:link{
    		font-size: 27px;
	}
#bannernav a:visited{
    		font-size: 27px;
	}
#bannernav a:hover{
    		font-size: 27px;
	}	
#businesscard {
			font-size: 20px;
			float:left;
			width:33%;
	}	
#headline {
        background-image: url(images/forrestBG.jpg);
        }	
	
#productitem {
			font-size: 28px;
			float:left;
			width:33%;
	}
#prefooter {
		  	height: 250px;
	}
#footer {
			height: 31px;
			color:hsla(0,0%,100%,1.00);
			}
.container {
			padding-left:4.0em;
			padding-right:4.0em;
            }
			
#tabarea {
		width: 75%;	
		}
			
}

@media screen and (min-width: 1220px) {
	.containerI {
	padding: 2.1em;
	}
	#logoname {
			display:none;  
	}
	#logoname1 {  
			display:none;
	}
	#logoname2 {  
			margin-top:48px;
			display:inherit;
	}
	#logonameshort {  
			display:none;
	}
#bannernav {
			height: 48px;
			margin-top:-48px;
	  }
#bannernav a:link{
    		font-size: 28px;
	  }
#bannernav a:visited{
    		font-size: 28px;
	  }
#bannernav a:hover{
    		font-size: 28px;
	  }	
.container {
			padding-left:5.0em;
			padding-right:5.0em;
            }
			
}
@media screen and (min-width: 1420px) {

.container {
			padding-left:8.0em;
			padding-right:8.0em;
            }
			
}
@-webkit-keyframes slidein-from-left2 {
      from {
        opacity: 0;
        -webkit-transform:translateX(-100%);
    }
    to {
        opacity: 1;
        -webkit-transform:translateX(0%);
    }
	}
