html{
	height:100%;	
}
body
{
	padding: 0;
	margin: 0;
	background-color: #f3f0e8;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size:12px;
	color:#000;
	height:100%;
}
#wrapper {
	display: block;
    float: left;
    min-width: 100%;
	min-height: 100%;
	position: relative;
	margin-bottom: -269px;
}

#wrapper .outer {
	width: 980px;
	margin: 0em auto 0em auto;
}

#wrapper .outer .inner {
	width: 980px;
	margin: 0;
	float:left;
	color:brown;
}
#mast {
	width:980px;
	height:136px;
	font-size:21px;
	color:brown;
}
#logo {
	margin: 34px 0 0;
	float:left;
	font-family: 'Oswald', sans-serif;
}
#logo a{
	color:brown;
	text-decoration:none;
}


.form {
	border: 1px solid #e1e1e1;
    border-radius: 6px 6px 6px 6px;
	float:left;
	width:580px;
	background:#f6f5f0;
	padding:20px;
}
#socialnav {
	float:left;
	display:inline;
	margin:6px 20px;
}
#socialnav span {
	margin:0 0 0 10px;
	line-height:18px;
	float:left;
}
#search {
	margin: 27px 0 0;
	float:right;	
	*width:460px;
}
.input-search {
	border: 1px solid #D4D0C3;
    border-radius: 18px 18px 18px 18px;
    color: #484848;
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    height: 18px;
    margin: 0 !important;
    padding: 4px 12px;
    width: 220px;
	
}
h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
	color: #2D2D2D;
}
p {
	line-height:18px;	
	margin-bottom:14px;
}
.blockmenu{
	display:block;
}
.footer{
	background-color:#BA5252;
	margin-top:50px;
	margin-bottom: 10px;
	height:200px;
	line-height: 15px;
	font-size:20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:white;
	padding-top:40px;
	padding-bottom: 20px;

}
#footerpara{
margin-top:0;
}
/*#icon1:hover{
	width:100px;
	padding-left:70px;
}
#icon2:hover{
	width:100px;
	padding-left:70px;
}
#icon3:hover{
	width:100px;
	padding-left:70px;
}*/
.big{
	width:500px;
	height:500px;
	opacity:1;
}
.bodychange{
	opacity:0.4;
}
