/*
	styles.css
	Initial code generated by thesitewizard.com's Layout Wizard 1.2.2
*/

body {
	font-family: Arial, Helvetica, sans-serif ;
}
img {
	max-width: 100% ;
	width: auto ;
	height: auto ;
}

input, select, button, textarea {
	max-width: 100% ;
}
meter, progress, output {
	max-width: 100% ;
}

div#tswsidecol {
	float: left;
	width: 20%;
	color: #873600;
	background-color: #800000 ;
}

div#tswcontent {
	float: right ;
	width:85% ;
	color: #922B21 ;
	background-color: #A3E4D7 ;
}
@media only screen and (max-width: 529px) {
	div#tswsidecol {
		float: none ;
		width: 100% ;
	}

	div#tswcontent {
	border-width: thick;
	border-color: #000000;
	float: right;
	width: auto;
}

}
div#tswcontproper, div#tswsideproper {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #33CCCC;
	border-bottom-width: inherit;
	margin-left: 60px;
}
div#tswcontainer {
	color: inherit ;
	background-color: #85C1E9 ;
}
div#tswheader {
	color: #922B21 ;
	background-color: #F39C12 ;
}

div#tswfooter {
	clear: both ;
	color: #922B21 ;
	background-color: #F39C12 ;
}

