/* for 980px or less */
@media screen and (max-width: 1100px) {

.home_body{
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size:115% auto;
}

.contact_body{
	background-image: url(../images/bg2.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size:1500px auto;
	height:850px;
}

.aboutus_body{
	background-image: url(../images/bg3.jpg);
	background-repeat:no-repeat;
	background-size:110% auto;
	background-position:left bottom;
}

.where_body{
	background-image: url(../images/bg4.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size:1500px auto;
	height:850px;
}



.fallabout{	width:94%; max-width:94%; padding-top:130px;}

.top_band{height:60px;}

.grid_1200{	max-width:980px;}

.logo{padding:13px 0px 0px 0px;	width:350px; height:auto;}

.social_media{width:140px;	margin-top:20px;}

.social_media img{margin-left:15px;	width:20px; height:auto;}

.bt1{width:177px; height:10px; margin:26px 25px 0px 0px; background-size:auto 10px; }

.bt2{width:95px; height:10px; margin:26px 25px 0px 0px; background-size:auto 10px;}

.bt2a{width:75px; height:9px; margin:22px 25px 0px 0px; background-size:auto 9px;}

.bt2b{width:75px; height:9px; margin:22px 25px 0px 0px; background-size:auto 9px;}

.bt2c{width:75px; height:9px; margin:22px 25px 0px 0px; background-size:auto 9px;}


.fall2013{font-size:30px; padding-top:50px;}

.copyright{	font-size:13px; height:70px;}

.logo2{width:35px;}


.top_navigation{
	width:450px;
	height:auto;
	float:right;
}

.top_navigation img{width:auto; height:10px;}

.top_navigation a{
	margin:25px 55px 0px 0px;
	float:left;
}

.top_navigation .last{
	margin:25px 0px 0px 0px;
	float:left;
}

.gap{
	display:table;
	height:60px;
}

.textbox1{width:270px;}

.textbox2{width:650px;	height:250px;}

.submit_button{width:650px;}

.comment{
	float:right;
	display:inline-block;
	margin-left:40px;
	margin-top:-180px;
}

.title{line-height:20px;}


#submenu{
	width:100px; 
	top:59px; 
	margin-left:365px; 
	visibility:hidden; 
	position:absolute; 
	z-index:10000000;
}

.am_pm{
	padding:10px 9px 10px 9px;
	font-size:11px;
}

.map{height:91%;}


.about_text_image{width:100%; height:auto;}




}


