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

body {
	background: #B1AA8E;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
img {
	max-width: 100% ;
	width: auto ;
	height: auto ;
}

input, select, button, textarea {
	max-width: 100% ;
}
meter, progress, output {
	max-width: 100% ;
}


div#tswsidecol {
	float: right;
	width: 15%;
	color: #000;
	background-color: #75634D ;
}

div#tswcontent {
	float: right ;
	width: 85% ;
	color: #75634D ;
	background-color: #B1AA8E ;
}

div#header {
float: right;
	width: 85% ;
	color: #75634D ;
	background-color: #B1AA8E ;
}
@media only screen and (max-width: 629px) {
	div#tswsidecol {
		float: none ;
		width: 100% ;
	}

	div#tswcontent {
		float: none ;
		width: 100% ;
	}


}
div#tswcontproper, div#tswsideproper, div#tswothersideproper {
	padding-left: 5px ;
	padding-right: 5px ;
}
div#tswcontainer {
	color: inherit;
	background-color: #75634D ;
	 
}
a {
	color: #75634D;}
	
div#footer {
    background-color:#75634D;
    color:#9D854D;
    clear:both;
    text-align:center;
    padding:5px; 
}