/*
	styles.css
	Initial code generated by thesitewizard.com's Layout Wizard 3.0.1
*/
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#tswcentrecombo {
	float: right ;
	width: 66% ;
	color: inherit ;
	background-color: #afadae ;
}
div#tswothersidecol {
	float: left ;
	width: 50% ;
	color: #000 ;
	background-color: #afadae ;
}
div#tswsidecol {
	float: right ;
	width: 34% ;
	color: #000 ;
	background-color: #afadae ;
}
div#tswcontent {
	float: left ;
	width: 50% ;
	color: #000 ;
	background-color: #afadae ;
}
@media only screen and (max-width: 630px) {
	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 ;
	background-color: #afadae ;
}
div#tswsideproper, div#tswothersideproper {
	padding-left: 5px ;
	padding-right: 5px ;
}
div#tswheader {
	color: #000 ;
	background-color: #afadae ;
}
div#tswfooter {
	color: #000 ;
	background-color: #afadae ;
}

a:link, a:visited
	
	{
    background-color: #545454;
    border: none;
    color: #FFFFFF;
    padding: 24px 24px;
    text-align: center;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
}
	
a:hover, a:active
	
	{
    background-color: #000000;
}

.Header	{
	text-align: center;
	font:Verdana, Geneva, sans-serif;
	font-size: x-large;
	color:#000000;
}

.cText {
	font:Verdana, Geneva, sans-serif;
	font-size: medium;
	color:#000000;
	font-weight: bold;
	text-align: center;
	
}

.Link {
	font:Verdana, Geneva, sans-serif;
	font-size: medium;
	color:#000000;
	text-decoration:underline;
}


.Photo {
	font:Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:medium;
	color:#F90;
	text-decoration:none;
}

.Footer	{
	font:Verdana, Geneva, sans-serif;
	font-size: 20px;
	color:#000000;
	text-align:center;
}

.Menub {
	background-color: #545454;
	width: 40%;
	text-align: center;
}
