@charset "utf-8";
/* Sussex Warren Chronic Disease Coalition */

.bannerhead { font-family: 'Metamorphous', cursive; font-size: 32px; color: #3953a4; margin-top:1em;}

div#main p {margin: 1em 3em 1em 1em; font-size:16px; line-height:1.5em;}
div#main h1, h2, h3, h4, h5, h6 {margin-left: 0.0em;}
h1, h2, h3, h4, h5, h6 {font-family:Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;}

.sxwcdc {margin-left: 1px; text-align:center; width:100%; font-size:16px;}
.sxwcdc td{font-size:16px; font-family: Arial,sans-serif;}
.sxwcdc td:hover {background-color: #EED; }
.swcdc {
width: 100%; 
border-collapse: collapse;	
background-color: #99ccff;
}
.swcdc table {width:100%;}	
.sxwcdc table {width:100%;}	
.swcdc img {max-width:100%;}

.programtitle {
text-align: center; 
padding-top: 0.5em;
font-size: 1.5em; 
font-weight: bold;
font-family: Arial,sans-serif;
}

.right {
    float:right;
}

@media screen and (max-width: 600px) {
	.swcdc2 table {width:100%; text-align:center;}	
	.swcdc2  thead {display:none;}
	.sxwcdc tr {display: block;}
	.sxwcdc td {display: block;}
	.sxwcdc td{font-size:20px;}
	.bannerhead {font-size: 22px;}
	.swcdc img {max-width:300px;}
	.swcdc2 img {max-width:300px;}
	.programtitle {font-size: 1.0em;}
}