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


body {
  
		background-color: #FDEAED;  
		

		font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
		font-size:15px;
		color: #3c422b
		
			
}
			
/* unvisited link */
			
a:link {
  color: #827717;
  font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif ;
  font-size:14px;
}
	
/* visited link */
a:visited {
  color: #8c4329;
    font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif; 
    font-size:14px;
}

/* mouse over link */
a:hover {
  color: #9E9D24;
    font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif; 
    font-size:14px;
     
}

/* selected link */
a:active {
  color: #607D8B;
    font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif; 
    font-size:14px;
}



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


div#tswcentrecombo {
	float: right ;
	width: 75% ;
	color: inherit ;
	
}
div#tswothersidecol {
	float: left ;
	width: 15% ;

	
}
div#tswsidecol {
	float: right ;
	width: 10% ;

	
}
div#tswcontent {
	float: left ;
	width: 66.67% ;
	

}
@media only screen and (max-width: 629px) {
	div#tswsidecol {
		float: none ;
		width: 100% ;
	}
	div#tswcontent {
		float: none ;
		width: 100% ;
	}
	div#tswothersidecol {
		float: none ;
		width: 100% ;
	}
	div#tswcentrecombo {
		float: none ;
		width: 100% ;
	}
}
div#tswcontproper {
	padding-left: 5px ;
	padding-right: 5px ;
}
div#tswcontainer {
	color: inherit ;
}
div#tswsideproper, div#tswothersideproper {
	padding-left: 5px ;
	padding-right: 5px ;
}






	h1 {
color: #6C3600;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
		font-size: 36px;
   color: #6C3600;
   font-weight: normal;
margin-top: 0px;
margin-bottom: 1px;
}

h2 {
color: #777700;
font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
font-size: 24px;
font-weight: normal;
margin-top: 0px;
margin-bottom: 1px;

}

h3 {
color: #777700;
font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
font-size: 14px;
font-weight: normal;
margin-top: 0px;
margin-bottom: 1px;

}

h4 {
color: #777700;
font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
font-size: 24px;
font-weight: normal;
margin-top: 0px;
margin-bottom: 1px;

}



/*

{
	
#tswcontainer #tswcentrecombo #tswcontent #tswcontproper {
	
}
	
#tswcontainer #tswcentrecombo #tswcontent #tswcontproper {
	
 } */
