@media screen and (max-width : 479px){
table{
  width:320px;
}
.smalltxt, .xsmalltxt{
  width:300px;
}
.infotable{
  border:none;
}
.titlebar{
 display:none;
}
#share{
display:none;
}
.slideImage{
  width:80%;
  height:100%;
}
.mynewimage img{
  width:40%;
  height:40%;
  margin-left:-51%;
}
.mynewtable{
  width:95%;
}
#wrapper {
  width: 320px;
  margin: 0 auto;
  position: relative;
}
#header, #header-sold {
  position: relative;
  height: 70px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
}
ul#navmenu {
  margin: 2px 0 -5px 10px;
  border: 0 none;
  padding: 0;
  list-style: none;
  height: 25px;
  width: 95%;
}
ul#navmenu li {
  width: 98%;
  margin: 0 4px 0 0;
  border: 1px solid #717171;
  color: #FFFFDC;
  padding: 0;
  display: block;
  list-style: none;
  position: relative;
  height: auto;
  z-index: 50;
}
#border {
  width: 100%;
  position: absolute;
  top: 238px;
  left: 0;
}
.mytable{
  display:none;
}
#content {
  border: solid 1px #717171;
  clear: left;
  width: 87%;
  padding: 0px;
  margin: 0 10px 2px 10px;
}
.myimage img{
  width: 250px;
  margin-left: 32px;
}
.myimage2{
  width: 278px;
  height: 80px;}
  
table tr td{
  display:block;
  width:320px;
}
#content{
  border:none;
}
}
@media only screen and (min-width : 568px) and (max-width : 749px){
table{
  width:568px;
}
.smalltxt, .xsmalltxt{
  width:550px;
}
.titlebar{
 display:none;
}
.slideImage{
  width:85%;
  height:100%;
}
.mynewimage img{
  width:65%;
  height:65%;
  margin-left:-15%;
}
.mynewtable{
  width:95%;
}
#rss{
  display:none;
}
#wrapper {
  width: 568px;
  margin: 0 auto;
  position: relative;
  margin-left: 15px;
}
#header, #header-sold {
  position: relative;
  height: 112px;
  width: 94%;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
}
.myimage2 {
  width: 495px;
  height: 90px;
}
ul#navmenu {
  margin: 2px 0 -5px 10px;
  border: 0 none;
  padding: 0;
  list-style: none;
  height: 25px;
  width: 95%;
}
ul#navmenu li {
  width: 98%;
  margin: 0 4px 0 0;
  border: 1px solid #717171;
  color: #FFFFDC;
  padding: 0;
  display: block;
  list-style: none;
  position: relative;
  height: auto;
  z-index: 50;
}
#border {
  width: 100%;
  position: absolute;
  top: 280px;
  left: 0;
}
#content {
  border: solid 1px #717171;
  clear: left;
  width: 87%;
  padding: 0;
  margin: 0 10px 2px 10px;
}
.myimage img{
  width: 250px;
  margin-left: 32px;
}

.mytable{
  display:none;
}
 
table tr td{
  display:block;
  width:90%;
}

iframe{
  float: right;
  margin: 10px 5px;
  width: 96%;
}
input[type="text"]{
  width:155px;
}

#content{
  border:none;
}	
}
@media only screen and (min-width : 750px) and (max-width : 768px){

#rss{
  display:none;
}
#wrapper {
  width: 768px;
  margin: 0 auto;
  position: relative;
  margin-left: 15px;
}
#header, #header-sold {
  position: relative;
  height: 178px;
  width: 94%;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
}
.titlebar{
 display:none;
}
#border {
  width: 100%;
  position: absolute;
  left: 0;
}
#content {
  border: solid 1px #717171;
  clear: left;
  width: 87%;
  padding: 0;
  margin: 0 10px 2px 10px;
}
ul#navmenu a{
  padding: 2px 4px 4px 4px;
}
#content{
  border:none;
}	
}