/*
	styles.css
	Initial code generated by thesitewizard.com's Layout Wizard 1.1.1
*/

body {
	font-family: Calibri, Arial, Helvetica, sans-serif ;
}
img {
	max-width: 100% ;
	width: auto ;
	height: auto ;
}

div#tswsidecol {
	float: right ;
	width: 25% ;
	color: #006600 ;
	background-color: #a8e4a0;
        
}
div#tswcontent {
	float: right ;
	width: 75% ;
	color: #006600 ;
	background-color: #E6E8FA;
}
@media only screen and (max-width: 629px) {
	div#tswsidecol {
		float: none ;
		width: 100% ;
	}
	div#tswcontent {
		float: none ;
		width: 100% ;
	}
}
div#tswcontproper, div#tswsideproper {
	padding-left: 5px ;
	padding-right: 5px ;
}
div#tswcontainer {
	color: inherit ;
	background-color: #a8e4a0 ;
}

div#tswfooter {
	clear: both ;
	color: #006600 ;
	background-color: #a8e4a0 ;
}

.top img {
        width: 100%;
        height: 80%;
        padding: 0px;
        margin: 0px;
}

p {
        font-size: 20px;
}

h1 {
        font-size: 40px;
}

h3 {
        font-size: 30px;
}



