@charset "utf-8";
/* CSS Document 
@media only screen and (min-width:800px) and (max-width: 1024px) 
{	
.navTop nav{
	width:960px;
	}
.mainDiv{
	width:980px;
	} 	
.rightSection{
	width:700px;
	}	
.leftSection{
	width:200px;
	}	
#wowslider-container1 .ws_images{
	width:700px!important;
	}	
.esMonth img{
	width:100%;
	height:auto;
	}
.newEsDiv li{
	width:95px;
	}	
.newEsDiv li img{
	width:100%;
	height:auto;
	}	
.escortThmbs ul li{
	width:161px;
	}	
.escortThmbs ul li img{
	width:100%;
	height:auto;
	}
.footFull footer{
	width:980px;
	}
.mypets{
	left:474px;
	}
.portfolioThmbs ul li{
	width:160px;
	}
.thumbFf img{
	width:100%;
	height:auto;
	}
.txtC{
	width:540px;
	}	
.rightSection2{
	width:650px;
	}
.leftSection2{
	width:255px;
	}
.allImages li.portImg, .allImages li.noRitSp{
	width:315px;
	
}
.allImages li img{
	width:100%;
	height:auto;
	}	
.allImages li.landImg{
	float:left;
	width:650px;
}	

.allImages li.landImg img{
	width:100%;
	height:auto;
	}
}

@media only screen and (max-width: 800px) 
{
.navTop nav{
	width:960px;
	}
.mainDiv{
	width:980px;
	} 	
.rightSection{
	width:700px;
	}	
.leftSection{
	width:200px;
	}	
#wowslider-container1 .ws_images{
	width:700px;
	}	
.esMonth img{
	width:100%;
	height:auto;
	}
.newEsDiv li{
	width:95px;
	}	
.newEsDiv li img{
	width:100%;
	height:auto;
	}	
.escortThmbs ul li{
	width:161px;
	}	
.escortThmbs ul li img{
	width:100%;
	height:auto;
	}
.footFull footer{
	width:980px;
	}
.mypets{
	left:474px;
	}
.portfolioThmbs ul li{
	width:160px;
	}
.thumbFf img{
	width:100%;
	height:auto;
	}
.txtC{
	width:540px;
	}	
}*/