@charset "utf-8";
/* CSS Document */

.table_width{
	width:768px;
}
.table_width700{
	width:700px;
}
.table_width780{
	width:780px;
}
.table_width800, .touilnotes_table, .table_width800_desctsw{
	width:800px;
}
.table_width900, .table_width900_{
	width:900px;
}

.table_18and19a, .table_thomcold{
	margin:8px auto;
	background-color:#fffffe;	
}
.table_18and19a p{
	margin-top:16px;
	font-size: initial;
    font-style: initial;
    font-variant-alternates: initial;
    font-variant-caps: initial;
    font-variant-east-asian: initial;
    font-variant-ligatures: initial;
    font-variant-numeric: initial;
    font-variant-position: initial;
    font-weight: initial;
    line-height: normal;
    white-space: normal;
	font-family:serif;
	
}
.touilnotes_table td{
	padding:6px;
}
.table_width800 td, .table_width800 th, .table_thomcold td{
	padding: 16px;
}
.show_link, .navbar{
	display:none;
}
.menu_home{
	display: none;
	height:33px;
	line-height:33px;
}

.nav li{
    float: left;
    position: relative;
    width: 50%;
	display: inline;
	list-style: outside none none;
	text-align:center;
	
}
.nav li a {
    display: inline-block;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
	box-sizing: border-box;
	width:100%;
	border:1px solid #576979;
	font-size:1.8em;
}
.nav a:hover{
	background-color: #616161;
}

.williams_gen{
	width:800px;
	margin:10px auto;
}
.williams_gen .williams_top{
	width:100%;
	text-align:left;
	margin-bottom:15px;
}
.williams_img{
	width:500px;
}
.williams_description{
	width: 275px;
	margin-left:10px;
	
}
.williams_img, .williams_description{
	float:left;
}
.baug_john{
	width:800px;
	height:525px;
}
.touilnotes_top a{
	color:#7d5a2b;
}

.hide_li_spot{
	margin:0; padding:0;list-style:none;
}


@media only screen and (max-width : 880px) {
.navbar{
	display:block;
}
.respon_img, .williams_img, .williams_description{
	width:100%;
}
.baug_john{
	width:100%;
	height:100%;
}
.table_width, .table_width800, .table_width700, .table_width780 , .williams_gen, .touilnotes_table, .table_width800_desctsw,.table_width900,.table_width900_{
	width:100%;
}
.table_width900 td, .table_width900 tr, .table_resp_style td, .table_resp_style tr {
	display:block;
}

.table_width800 td, .table_width800 th, .table_thomcold td{
	padding:0px;
}

.table_width900 img{
	width:100%;
}
.table_width900 td, .table_resp_style td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 0px; 
        white-space: normal;
        text-align:center;
		width:100%;
}

.williams_description{
	margin-left:0px;
}

.nav ul{
	background-color: #c4d7e9;
	padding:0;
	margin: 0 auto;
	border-bottom: 1px solid #9c9c9c;
}
.hide_link{
	display: none;
}
.show_link{
	display:block;
}
	
}

@media only screen and (max-width :480px) {
.nav li{
	width:100%;
	
}