/***************
START MQs #1
***************/
@media handheld and (max-width: 866px),
   screen and (max-device-width: 866px),
   screen and (max-width: 866px) 
	{

.menubar	 { min-width: 300px; }

.pagewrapper	 {
		 min-width: 500px;
		 background-image: none;
		 background-repeat: no-repeat;
		 }

#contentbox	{ width: 100%; max-width: 780px; }

.topc-a		{
		float: none;
		}

.topc-b		{
		width: 100%;
		min-width: 275px;
		float: none;
		}



	}
/***************
END MQs #1
***************/




/***************
START MQs #2
***************/
@media handheld and (max-width: 680px),
   screen and (max-device-width: 680px),
   screen and (max-width: 680px) 
	{

#searchpop	{ background-image: none; }

#searchbar	{ display: none; }

.h-img2		{ display: none; }

.repimage	{ width: 100%; }

.pagewrapper	 { min-width: 300px; }

.copyright	{ font-size: 11px; text-align: center; padding: 10px; }

.footer-right	{ display: none; }

.site-left, 
.site-center, 
.site-right {
	float: none;
	width: 100%;

	margin: 0 auto;
	padding: 0;
	}

.dlL .detdiv, .dlC .detdiv, .dlR .detdiv { top: -65px; left: -44px; }

.toptitle	{ font-size: 18px; }

.toptitle2	{ font-size: 14px; }

.topc-a		{ width: 100%; }

.topc-b		{ min-width: 275px; }

.bot-content	{ font-size: 13px; }

.title-bot	{ font-size: 14px; }




	}
/***************
END MQs #2
***************/


/***************
MQs #3
***************/

@media handheld and (max-width: 482px),
   screen and (max-device-width: 482px),
   screen and (max-width: 482px) 
	{


.pageheight	 { min-height: 200px; }

.search-top	{ margin: 2px 0px 0px 10px; }

.stterms	{ width: 150px; }

.hidemobile	{ display: none; }

.page-splits 	{  margin-top: 10px; margin-bottom: 10px; }

.footer-content	{ padding: 25px 20px 25px 10px; }


/* FONTS */

.just 		{ text-align: left; }

body, div, table { font-size: 12px; line-height: 135%; }

.title		{ font-size: 16px; font-weight: bold; }

.title2		{ font-size: 15px; font-weight: bold; }

.title3		{ font-size: 14px; font-weight: bold; }

.subtitle	{ font-size: 15px; }

.smalltitle, .colortitle { font-size: 14px; font-weight: bold; }



/* MENU */

.menuicon	{ padding: 7px 3px 7px 3px; }

.menubar	{ min-width: 300px; }

.menu		{ padding: 3px 6px 3px 25px; }


	}
/***************
END MQs #3
***************/
