/*======= content-home ======*/

#content-home .col-1 { width:100%; max-width:612px; }

#content-home .col-2 { width:305px;}

@media screen and (max-width:960px) {
	#content-home .col-1 { width:100%; max-width:none; }
	#content-home .col-2 { width:100%; margin-top:20px; }
}



/*======= content-local =======*/

#content-local .col-1 { width:100%; max-width:612px;}

#content-local .col-2 { width:305px; }

@media screen and (max-width:960px) {
	#content-local .col-1 { width:100%; max-width:none; }
	#content-local .col-2 { width:100%; margin-top:20px; }
}



/*======= content-contact =======*/

#content-contact .col-2 { width:612px;}

#content-contact .col-1 { width:305px; }

@media screen and (max-width:960px) {
	#content-contact .col-1 { width:100%;  }
	#content-contact .col-2 { width:100%; margin-top:20px; }
}


/*======= content-photos ======*/

#content-photos .col-1 { width:100%; }



/*======= index-2.html =======*/

#page3 #content .col-1 {width:305px;}

#page3 #content .col-2 { width:612px;}

#page3 #content .col-2 .col-1 { width:285px;}



/*======= index-3.html =======*/

#page4 #content .col-1 { width:612px;}

#page4 #content .col-1 .col-1 { width:270px;}

#page4 #content .col-2 {width:305px;}



/*======= index-4.html =======*/

#page5 #content .col-1 {width:305px;}

#page5 #content .col-2 { width:304px;}



/*======= index-5.html =======*/

#page6 #content .col-1 {width:612px;}

#page6 #content .col-1 .col-1 {width:286px;}

#page6 #content .col-2 { width:305px;}



/*======= index-6.html =======*/

#page7 #content .col-1 {width:305px;}

#page7 #content .col-2 { width:304px;}

/*=========================*/





